summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2019-12-13iomap: Fix pipe page leakage during splicingJan 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-13fuse: verify attributesMiklos Szeredi
2019-12-13fuse: verify nlinkMiklos Szeredi
2019-12-13io_uring: transform send/recvmsg() -ERESTARTSYS to -EINTRJens Axboe
2019-12-13afs: Fix race in commit bulk status fetchDavid Howells
2019-12-13ecryptfs: fix unlink and rmdir in face of underlying fs modificationsAl Viro
2019-12-13exportfs_decode_fh(): negative pinned may become positive without the parent ...Al Viro
2019-12-13autofs: fix a leak in autofs_expire_indirect()Al Viro
2019-12-13aio: Fix io_pgetevents() struct __compat_aio_sigset layoutGuillem Jover
2019-12-04ext4: add more paranoia checking in ext4_expand_extra_isize handlingTheodore Ts'o
2019-12-04ceph: return -EINVAL if given fsc mount option on kernel w/o supportJeff Layton
2019-12-04io_uring: async workers should inherit the user credsJens Axboe
2019-11-29Revert "fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare...Joseph Qi
2019-11-20io_uring: ensure registered buffer import returns the IO lengthJens Axboe
2019-11-20ecryptfs_lookup_interpose(): lower_dentry->d_parent is not stable eitherAl Viro
2019-11-20ecryptfs_lookup_interpose(): lower_dentry->d_inode is not stableAl Viro
2019-11-20Btrfs: fix log context list corruption after rename exchange operationFilipe Manana
2019-11-12cgroup,writeback: don't switch wbs immediately on dead wbs if the memcg is deadTejun Heo
2019-11-12ocfs2: protect extent tree in ocfs2_prepare_inode_for_write()Shuning Zhang
2019-11-12NFSv4: Don't allow a cached open with a revoked delegationTrond Myklebust
2019-11-12configfs: fix a deadlock in configfs_symlink()Al Viro
2019-11-12SMB3: Fix persistent handles reconnectPavel Shilovsky
2019-11-12ceph: don't allow copy_file_range when stripe_count != 1Luis Henriques
2019-11-12ceph: don't try to handle hashed dentries in non-O_CREAT atomic_openJeff Layton
2019-11-12ceph: add missing check in d_revalidate snapdir handlingAl Viro
2019-11-12ceph: fix RCU case handling in ceph_d_revalidate()Al Viro
2019-11-12ceph: fix use-after-free in __ceph_remove_cap()Luis Henriques
2019-11-12btrfs: save i_size to avoid double evaluation of i_size_read in compress_file...Josef Bacik
2019-11-12btrfs: tree-checker: Fix wrong check on max devidQu Wenruo
2019-11-12btrfs: Consider system chunk array size for new SYSTEM chunksQu Wenruo
2019-11-10CIFS: Fix retry mid list corruption on reconnectsPavel Shilovsky
2019-11-10cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occursDave Wysochanski
2019-11-06io_uring: ensure we clear io_kiocb->result before each issueJens Axboe
2019-11-06NFS: Fix an RCU lock leak in nfs4_refresh_delegation_stateid()Trond Myklebust
2019-11-06fuse: truncate pending writes on O_TRUNCMiklos Szeredi
2019-11-06fuse: flush dirty data/metadata before non-truncate setattrMiklos Szeredi
2019-11-06NFSv4: Fix leak of clp->cl_acceptor stringChuck Lever
2019-11-06btrfs: silence maybe-uninitialized warning in clone_rangeAustin Kim
2019-11-06fs: ocfs2: fix a possible null-pointer dereference in ocfs2_info_scan_inode_a...Jia-Ju Bai
2019-11-06fs: ocfs2: fix a possible null-pointer dereference in ocfs2_write_end_nolock()Jia-Ju Bai
2019-11-06fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry()Jia-Ju Bai
2019-11-06ocfs2: clear zero in unaligned direct IOJia Guo
2019-11-06fs: cifs: mute -Wunused-const-variable messageAustin Kim
2019-11-06nfs: Fix nfsi->nrequests count error on nfs_inode_remove_requestZhangXiaoxu