summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2019-12-13iomap: Fix pipe page leakage during splicingJan Kara
2019-12-13bdev: Refresh bdev size for disks without partitioningJan Kara
2019-12-13bdev: Factor out bdev revalidation into a common helperJan Kara
2019-12-13kernfs: fix ino wrap-around detectionTejun Heo
2019-12-13nfsd: restore NFSv3 ACL supportJ. Bruce Fields
2019-12-13nfsd: Ensure CLONE persists data and metadata changes to the target fileTrond Myklebust
2019-12-13CIFS: Fix SMB2 oplock break processingPavel Shilovsky
2019-12-13CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locksPavel Shilovsky
2019-12-13io_uring: ensure req->submit is copied when req is deferredJens Axboe
2019-12-13io_uring: fix missing kmap() declaration on powerpcJens Axboe
2019-12-13fuse: verify attributesMiklos Szeredi
2019-12-13fuse: verify write returnMiklos Szeredi
2019-12-13fuse: verify nlinkMiklos Szeredi
2019-12-13fuse: fix leak of fuse_io_privMiklos Szeredi
2019-12-13io_uring: transform send/recvmsg() -ERESTARTSYS to -EINTRJens Axboe
2019-12-13io_uring: fix dead-hung for non-iter fixed rwPavel Begunkov
2019-12-04Revert "jffs2: Fix possible null-pointer dereferences in jffs2_add_frag_to_fr...Joel Stanley
2019-12-04ext4: add more paranoia checking in ext4_expand_extra_isize handlingTheodore Ts'o
2019-12-04io_uring: async workers should inherit the user credsJens Axboe
2019-11-29exit/exec: Seperate mm_release()Thomas Gleixner
2019-11-24Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-11-23cramfs: fix usage on non-MTD deviceMaxime Bizon
2019-11-22afs: Fix large file supportMarc Dionne
2019-11-22afs: Fix possible assert with callbacks from yfs serversMarc Dionne
2019-11-22Revert "fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare...Joseph Qi
2019-11-19afs: Fix missing timeout resetDavid Howells
2019-11-15Merge tag 'for-linus-20191115' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-15Merge tag 'ceph-for-5.4-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-11-15afs: Fix race in commit bulk status fetchDavid Howells
2019-11-15Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-11-14ceph: increment/decrement dio counter on async requestsJeff Layton
2019-11-14ceph: take the inode lock before acquiring cap refsJeff Layton
2019-11-13io_uring: ensure registered buffer import returns the IO lengthJens Axboe
2019-11-13io_uring: Fix getting file for timeoutPavel Begunkov
2019-11-13Merge tag 'for-5.4-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-11-12io_uring: make timeout sequence == 0 mean no sequenceJens Axboe
2019-11-11Btrfs: fix log context list corruption after rename exchange operationFilipe Manana
2019-11-10Merge tag 'configfs-for-5.4-2' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2019-11-10Merge tag '5.4-rc7-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-11-10ecryptfs_lookup_interpose(): lower_dentry->d_parent is not stable eitherAl Viro
2019-11-10ecryptfs_lookup_interpose(): lower_dentry->d_inode is not stableAl Viro
2019-11-10ecryptfs: fix unlink and rmdir in face of underlying fs modificationsAl Viro
2019-11-10exportfs_decode_fh(): negative pinned may become positive without the parent ...Al Viro
2019-11-09Merge tag 'for-5.4-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-11-08Merge tag 'for-linus-2019-11-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-08cgroup,writeback: don't switch wbs immediately on dead wbs if the memcg is deadTejun Heo
2019-11-08Merge tag 'ceph-for-5.4-rc7' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-11-07ceph: return -EINVAL if given fsc mount option on kernel w/o supportJeff Layton
2019-11-06SMB3: Fix persistent handles reconnectPavel Shilovsky
2019-11-06configfs: calculate the depth of parent itemHonggang Li