summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2019-12-13xfs: add missing error check in xfs_prepare_shift()Brian Foster
2019-12-13iomap: partially revert 4721a601099 (simulated directio short read on EFAULT)Darrick J. Wong
2019-12-13splice: don't read more than available pipe spaceDarrick J. Wong
2019-12-13iomap: Fix pipe page leakage during splicingJan Kara
2019-12-13kernfs: fix ino wrap-around detectionTejun Heo
2019-12-13CIFS: Fix SMB2 oplock break processingPavel Shilovsky
2019-12-13CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locksPavel Shilovsky
2019-12-13fuse: verify attributesMiklos Szeredi
2019-12-13fuse: verify nlinkMiklos Szeredi
2019-12-13nfsd: Return EPERM, not EACCES, in some SETATTR caseszhengbin
2019-12-13pstore/ram: Avoid NULL deref in ftrace merging failure pathKees Cook
2019-12-13dlm: fix invalid cluster name warningDavid Teigland
2019-12-13nfsd: fix a warning in __cld_pipe_upcall()Scott Mayhew
2019-12-13dlm: NULL check before kmem_cache_destroy is not neededWen Yang
2019-12-13lockd: fix decoding of TEST resultsJ. Bruce Fields
2019-12-13f2fs: fix to allow node segment for GC by ioctl pathSahitya Tummala
2019-12-13f2fs: change segment to section in f2fs_ioc_gc_rangeYunlong Song
2019-12-13f2fs: fix count of seg_freed to make sec_freed correctYunlong Song
2019-12-13f2fs: fix to account preflush command for noflush_merge modeChao Yu
2019-12-13iomap: readpages doesn't zero page tail beyond EOFDave Chinner
2019-12-13iomap: dio data corruption and spurious errors when pipes fillDave Chinner
2019-12-13iomap: sub-block dio needs to zeroout beyond EOFDave Chinner
2019-12-13iomap: FUA is wrong for DIO O_DSYNC writes into unwritten extentsDave Chinner
2019-12-13xfs: extent shifting doesn't fully invalidate page cacheDave Chinner
2019-12-13dlm: fix missing idr_destroy for recover_idrDavid Teigland
2019-12-13dlm: fix possible call to kfree() for non-initialized pointerDenis V. Lunev
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-05ext4: add more paranoia checking in ext4_expand_extra_isize handlingTheodore Ts'o
2019-12-05xfs: end sync buffer I/O properly on shutdown errorBrian Foster
2019-12-05ocfs2: clear journal dirty flag after shutdown journalJunxiao Bi
2019-12-05f2fs: fix to dirty inode synchronouslyChao Yu
2019-12-05f2fs: fix block address for __check_sit_bitmapQiuyang Sun
2019-12-05xfs: Fix bulkstat compat ioctls on x32 userspace.Nick Bowler
2019-12-05xfs: Align compat attrlist_by_handle with native implementation.Nick Bowler
2019-12-05gfs2: take jdata unstuff into account in do_growBob Peterson
2019-12-05exofs_mount(): fix leaks on failure exitsAl Viro
2019-12-05btrfs: only track ref_heads in delayed_ref_updatesJosef Bacik
2019-12-05Btrfs: allow clear_extent_dirty() to receive a cached extent state recordFilipe Manana
2019-12-05btrfs: dev-replace: set result code of cancel by status of scrubAnand Jain
2019-12-05btrfs: fix ncopies raid_attr for RAID56Hans van Kranenburg
2019-12-05btrfs: Check for missing device before bio submission in btrfs_map_bioNikolay Borisov
2019-12-05ubifs: Fix default compression selection in ubifsGabor Juhos
2019-12-05xfs: require both realtime inodes to mountDarrick J. Wong
2019-12-05xfs: zero length symlinks are not validDave Chinner
2019-12-05ceph: return -EINVAL if given fsc mount option on kernel w/o supportJeff Layton
2019-12-01ocfs2: remove ocfs2_is_o2cb_active()Gang He
2019-12-01dlm: don't leak kernel pointer to userspaceTycho Andersen
2019-12-01dlm: fix invalid freeTycho Andersen
2019-12-01btrfs: avoid link error with CONFIG_NO_AUTO_INLINEArnd Bergmann