summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2019-12-17ext4: fix leak of quota reservationsJan Kara
2019-12-17ext4: fix a bug in ext4_wait_for_tail_page_commityangerkun
2019-12-17splice: only read in as much information as there is pipe buffer spaceDarrick J. Wong
2019-12-17ext4: work around deleting a file with i_nlink == 0 safelyTheodore Ts'o
2019-12-17reiserfs: fix extended attributes on the root directoryJeff Mahoney
2019-12-17ext4: Fix credit estimate for final inode freeingJan Kara
2019-12-17quota: fix livelock in dquot_writeback_dquotsDmitry Monakhov
2019-12-17ext2: check err when partial != NULLChengguang Xu
2019-12-17quota: Check that quota is not dirty before releaseDmitry Monakhov
2019-12-17erofs: zero out when listxattr is called with no xattrGao Xiang
2019-12-17ovl: relax WARN_ON() on rename to selfAmir Goldstein
2019-12-17ovl: fix corner case of non-unique st_dev;st_inoAmir Goldstein
2019-12-17ovl: fix lookup failure on multi lower squashfsAmir Goldstein
2019-12-17btrfs: record all roots for rename exchange on a subvolJosef Bacik
2019-12-17Btrfs: send, skip backreference walking for extents with many referencesFilipe Manana
2019-12-17btrfs: Remove btrfs_bio::flags memberQu Wenruo
2019-12-17btrfs: Avoid getting stuck during cyclic writebacksTejun Heo
2019-12-17Btrfs: fix negative subv_writers counter and data space leak after buffered w...Filipe Manana
2019-12-17Btrfs: fix metadata space leak on fixup worker failure to set range as delallocFilipe Manana
2019-12-17btrfs: use refcount_inc_not_zero in kill_all_nodesJosef Bacik
2019-12-17btrfs: use btrfs_block_group_cache_done in update_block_groupJosef Bacik
2019-12-17btrfs: check page->mapping when loading free space cacheJosef Bacik
2019-12-17ceph: fix compat_ioctl for ceph_dir_operationsArnd Bergmann
2019-12-17compat_ioctl: add compat_ptr_ioctl()Arnd Bergmann
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