Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d24c1c1977d80dcedf4e469be62f71644bf3383e
/
fs
11214bd
xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff()
by Jan Kara
· 8 years ago
75c5afd
xfs: fix unaligned access in xfs_btree_visit_blocks
by Eric Sandeen
· 8 years ago
7fb8ab8
xfs: avoid mount-time deadlock in CoW extent recovery
by Darrick J. Wong
· 8 years ago
e40c145
xfs: xfs_trans_alloc_empty
by Christoph Hellwig
· 8 years ago
0e54279
xfs: bad assertion for delalloc an extent that start at i_size
by Zorro Lang
· 8 years ago
f60d76e
xfs: BMAPX shouldn't barf on inline-format directories
by Darrick J. Wong
· 8 years ago
53c44c2
xfs: fix indlen accounting error on partial delalloc conversion
by Brian Foster
· 8 years ago
54894ea
xfs: fix use-after-free in xfs_finish_page_writeback
by Eryu Guan
· 8 years ago
d457f82
xfs: reserve enough blocks to handle btree splits when remapping
by Darrick J. Wong
· 8 years ago
0ba833f
xfs: wait on new inodes during quotaoff dquot release
by Brian Foster
· 8 years ago
2ea882d
xfs: update ag iterator to support wait on new inodes
by Brian Foster
· 8 years ago
e86b616
xfs: support ability to wait on new inodes
by Brian Foster
· 8 years ago
10f0b2c
xfs: fix up quotacheck buffer list error handling
by Brian Foster
· 8 years ago
95487d4
xfs: prevent multi-fsb dir readahead from reading random blocks
by Brian Foster
· 8 years ago
93bd169
xfs: handle array index overrun in xfs_dir2_leaf_readbuf()
by Eric Sandeen
· 8 years ago
99226b8
xfs: fix integer truncation in xfs_bmap_remap_alloc
by Christoph Hellwig
· 8 years ago
4e27628
xfs: drop iolock from reclaim context to appease lockdep
by Brian Foster
· 8 years ago
4e8163f
xfs: actually report xattr extents via iomap
by Darrick J. Wong
· 8 years ago
de417ea
xfs: fix over-copying of getbmap parameters from userspace
by Darrick J. Wong
· 8 years ago
c2ad2dc
xfs: use dedicated log worker wq to avoid deadlock with cil wq
by Brian Foster
· 8 years ago
3890d83
xfs: fix kernel memory exposure problems
by Darrick J. Wong
· 8 years ago
ca659e08
xfs: rework the inline directory verifiers
by Darrick J. Wong
· 8 years ago
815414e
xfs: verify inline directory data forks
by Darrick J. Wong
· 8 years ago
11b4854
xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()
by Eryu Guan
· 8 years ago
9c795ff
xfs: use ->b_state to fix buffer I/O accounting release race
by Brian Foster
· 8 years ago
c9eab63
xfs: Fix missed holes in SEEK_HOLE implementation
by Jan Kara
· 8 years ago
68a0561
fs/ufs: Set UFS default maximum bytes per file
by Richard Narron
· 8 years ago
51d9c51
nfsd: encoders mustn't use unitialized values in error cases
by J. Bruce Fields
· 8 years ago
ea46555
nfsd: fix undefined behavior in nfsd4_layout_verify
by Ari Kauppi
· 8 years ago
f2b6f50
NFS: Use GFP_NOIO for two allocations in writeback
by Benjamin Coddington
· 8 years ago
a8c35e5
NFS: Fix use after free in write error path
by Fred Isaman
· 8 years ago
88ac6b7
NFSv4: Fix a hang in OPEN related to server reboot
by Trond Myklebust
· 8 years ago
af9bd52
fscrypt: avoid collisions when presenting long encrypted filenames
by Eric Biggers
· 8 years ago
8daed21
f2fs: check entire encrypted bigname when finding a dentry
by Jaegeuk Kim
· 8 years ago
d10b21d
proc: Fix unbalanced hard link numbers
by Takashi Iwai
· 8 years ago
cc0f994
fanotify: don't expose EOPENSTALE to userspace
by Amir Goldstein
· 8 years ago
9ee8502
pstore: Shut down worker when unregistering
by Kees Cook
· 8 years ago
64a599a
fscrypt: fix context consistency check when key(s) unavailable
by Eric Biggers
· 8 years ago
1c5d8b3
CIFS: add misssing SFM mapping for doublequote
by Björn Jacke
· 8 years ago
6f3b2ee
cifs: fix CIFS_IOC_GET_MNT_INFO oops
by David Disseldorp
· 8 years ago
f13d96b
CIFS: fix oplock break deadlocks
by Rabin Vincent
· 8 years ago
4113466
cifs: fix CIFS_ENUMERATE_SNAPSHOTS oops
by David Disseldorp
· 8 years ago
449a744
cifs: fix leak in FSCTL_ENUM_SNAPS response handling
by David Disseldorp
· 8 years ago
87c0604
CIFS: fix mapping of SFM_SPACE and SFM_PERIOD
by Björn Jacke
· 8 years ago
8dd4e3f
SMB3: Work around mount failure when using SMB3 dialect to Macs
by Steve French
· 8 years ago
2ac2ad9
Set unicode flag on cifs echo request to avoid Mac error
by Steve French
· 8 years ago
4f5e1c4
Fix match_prepath()
by Sachin Prabhu
· 8 years ago
945d0ec
fs/block_dev: always invalidate cleancache in invalidate_bdev()
by Andrey Ryabinin
· 8 years ago
091784a
ceph: fix memory leak in __ceph_setxattr()
by Luis Henriques
· 8 years ago
9a6bb7b
fs/xattr.c: zero out memory copied to userspace in getxattr
by Michal Hocko
· 8 years ago
1777e88
orangefs: do not check possibly stale size on truncate
by Martin Brandenburg
· 8 years ago
63907bb
orangefs: do not set getattr_time on orangefs_lookup
by Martin Brandenburg
· 8 years ago
59f4961
orangefs: clean up oversize xattr validation
by Martin Brandenburg
· 8 years ago
127adc1
orangefs: fix bounds check for listxattr
by Martin Brandenburg
· 8 years ago
b2764f8
ext4: evict inline data when writing to memory map
by Eric Biggers
· 8 years ago
6a76207
block: get rid of blk_integrity_revalidate()
by Ilya Dryomov
· 8 years ago
9386295
f2fs: sanity check segment count
by Jin Qian
· 8 years ago
f5ca890
9p: fix a potential acl leak
by Cong Wang
· 8 years ago
e99b0ea
ceph: try getting buffer capability for readahead/fadvise
by Yan, Zheng
· 8 years ago
d8fd99d
Handle mismatched open calls
by Sachin Prabhu
· 8 years ago
00cca97
timerfd: Protect the might cancel mechanism proper
by Thomas Gleixner
· 8 years ago
36e0be3
ceph: fix recursion between ceph_set_acl() and __ceph_setattr()
by Yan, Zheng
· 8 years ago
d7809b9
nfsd: stricter decoding of write-like NFSv2/v3 ops
by J. Bruce Fields
· 8 years ago
8ed0797
nfsd4: minor NFSv2/v3 write decoding cleanup
by J. Bruce Fields
· 8 years ago
fc6445d
nfsd: check for oversized NFSv2/v3 arguments
by J. Bruce Fields
· 8 years ago
b938585
ubifs: Fix O_TMPFILE corner case in ubifs_link()
by Richard Weinberger
· 8 years ago
a260ff5
ubifs: Fix RENAME_WHITEOUT support
by Felix Fietkau
· 8 years ago
f79ef57
CIFS: remove bad_network_name flag
by Germano Percossi
· 8 years ago
0b7c970
cifs: Do not send echoes before Negotiate is complete
by Sachin Prabhu
· 8 years ago
b1574ca
ext4: fix inode checksum calculation problem if i_extra_size is small
by Daeho Jeong
· 8 years ago
730fecb
CIFS: store results of cifs_reopen_file to avoid infinite wait
by Germano Percossi
· 8 years ago
3d8d2f2
CIFS: reconnect thread reschedule itself
by Germano Percossi
· 8 years ago
975a7ea
orangefs: free superblock when mount fails
by Martin Brandenburg
· 8 years ago
5c9d083
thp: fix MADV_DONTNEED vs clear soft dirty race
by Kirill A. Shutemov
· 8 years ago
f7513c9
orangefs: fix buffer size mis-match between kernel space and user space.
by Mike Marshall
· 8 years ago
1b99218
orangefs: Dan Carpenter influenced cleanups...
by Mike Marshall
· 8 years ago
dcac0d1
orangefs: fix memory leak of string 'new' on exit path
by Colin Ian King
· 8 years ago
f7db189
xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of files
by Calvin Owens
· 8 years ago
dc62935
orangefs: move features validation to fix filesystem hang
by Martin Brandenburg
· 8 years ago
8446cb1
Reset TreeId to zero on SMB2 TREE_CONNECT
by Jan-Marek Glogowski
· 8 years ago
d9eedab
sysfs: be careful of error returns from ops->show()
by NeilBrown
· 8 years ago
3967cf7
nfsd: map the ENOKEY to nfserr_perm for avoiding warning
by Kinglong Mee
· 8 years ago
461bbb9
NFSv4.1 fix infinite loop on IO BAD_STATEID error
by Olga Kornievskaia
· 8 years ago
d5dbd1c
xfs: try any AG when allocating the first btree block when reflinking
by Christoph Hellwig
· 8 years ago
da617af
xfs: use iomap new flag for newly allocated delalloc blocks
by Brian Foster
· 8 years ago
77aedb0
xfs: Use xfs_icluster_size_fsb() to calculate inode alignment mask
by Chandan Rajendra
· 8 years ago
d07b585
xfs: fix and streamline error handling in xfs_end_io
by Christoph Hellwig
· 8 years ago
3b83a02
xfs: only reclaim unwritten COW extents periodically
by Christoph Hellwig
· 8 years ago
a240293
xfs: tune down agno asserts in the bmap code
by Christoph Hellwig
· 8 years ago
9559c48
xfs: Use xfs_icluster_size_fsb() to calculate inode chunk alignment
by Chandan Rajendra
· 8 years ago
5db7b41
xfs: don't reserve blocks for right shift transactions
by Brian Foster
· 8 years ago
e5e2e56
xfs: fix uninitialized variable in _reflink_convert_cow
by Darrick J. Wong
· 8 years ago
c251c6c2
xfs: split indlen reservations fairly when under reserved
by Brian Foster
· 8 years ago
2d7c1c7
xfs: handle indlen shortage on delalloc extent merge
by Brian Foster
· 8 years ago
47d7d1e
xfs: don't fail xfs_extent_busy allocation
by Christoph Hellwig
· 8 years ago
5bbf5ba
xfs: reject all unaligned direct writes to reflinked files
by Christoph Hellwig
· 8 years ago
67eb7bf
xfs: update ctime and mtime on clone destinatation inodes
by Christoph Hellwig
· 8 years ago
e060f48
xfs: reset b_first_retry_time when clear the retry status of xfs_buf_t
by Hou Tao
· 8 years ago
e02f0ff
xfs: mark speculative prealloc CoW fork extents unwritten
by Darrick J. Wong
· 8 years ago
8370826
xfs: allow unwritten extents in the CoW fork
by Darrick J. Wong
· 8 years ago
Next »