summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2019-09-02fuse: require /dev/fuse reads to have enough buffer capacity (take 2)Kirill Smelkov
2019-08-31ext4 crypto: fix to check feature status before get policyChao Yu
2019-08-30xfs: remove the unused XFS_ALLOC_USERDATA flagChristoph Hellwig
2019-08-30xfs: cleanup xfs_fsb_to_dbChristoph Hellwig
2019-08-30xfs: fix the dax supported check in xfs_ioctl_setattr_dax_invalidateChristoph Hellwig
2019-08-30xfs: Fix stale data exposure when readahead races with hole punchJan Kara
2019-08-30xfs: allocate xattr buffer on demandDave Chinner
2019-08-30xfs: consolidate attribute value copyingDave Chinner
2019-08-30xfs: move remote attr retrieval into xfs_attr3_leaf_getvalueDave Chinner
2019-08-30xfs: remove unnecessary indenting from xfs_attr3_leaf_getvalueDave Chinner
2019-08-30xfs: make attr lookup returns consistentDave Chinner
2019-08-30xfs: reverse search directory freespace indexesDave Chinner
2019-08-30xfs: speed up directory bestfree block scanningDave Chinner
2019-08-30xfs: factor free block index lookup from xfs_dir2_node_addname_int()Dave Chinner
2019-08-30xfs: factor data block addition from xfs_dir2_node_addname_int()Dave Chinner
2019-08-30xfs: move xfs_dir2_addname()Dave Chinner
2019-08-30xfs: remove all *_ITER_CONTINUE valuesDarrick J. Wong
2019-08-30fs/namei.c: new helper - legitimize_root()Al Viro
2019-08-30kill the last users of user_{path,lpath,path_dir}()Al Viro
2019-08-30kill LOOKUP_NO_EVAL, don't bother including namei.h from audit.hAl Viro
2019-08-30[PATCH] fix d_absolute_path() interplay with fsmount()Al Viro
2019-08-30isofs: Initialize filesystem timestamp rangesDeepa Dinamani
2019-08-30pstore: fs superblock limitsDeepa Dinamani
2019-08-30fs: omfs: Initialize filesystem timestamp rangesDeepa Dinamani
2019-08-30fs: hpfs: Initialize filesystem timestamp rangesDeepa Dinamani
2019-08-30fs: ceph: Initialize filesystem timestamp rangesDeepa Dinamani
2019-08-30fs: sysv: Initialize filesystem timestamp rangesDeepa Dinamani
2019-08-30fs: affs: Initialize filesystem timestamp rangesDeepa Dinamani
2019-08-30fs: fat: Initialize filesystem timestamp rangesDeepa Dinamani
2019-08-30fs: cifs: Initialize filesystem timestamp rangesDeepa Dinamani
2019-08-30fs: nfs: Initialize filesystem timestamp rangesDeepa Dinamani
2019-08-30ext4: Initialize timestamps limitsDeepa Dinamani
2019-08-309p: Fill min and max timestamps in sbDeepa Dinamani
2019-08-30fs: Fill in max and min timestamps in superblockDeepa Dinamani
2019-08-30utimes: Clamp the timestamps before updateDeepa Dinamani
2019-08-30mount: Add mount warning for impending timestamp expiryDeepa Dinamani
2019-08-30timestamp_truncate: Replace users of timespec64_truncDeepa Dinamani
2019-08-30vfs: Add timestamp_truncate() apiDeepa Dinamani
2019-08-30vfs: Add file timestamp range supportDeepa Dinamani
2019-08-30writeback: add tracepoints for cgroup foreign writebacksTejun Heo
2019-08-30erofs: reduntant assignment in __erofs_get_meta_page()Gao Xiang
2019-08-30erofs: remove all likely/unlikely annotationsGao Xiang
2019-08-29xfs: remove all *_ITER_ABORT valuesDarrick J. Wong
2019-08-29Merge tag '5.3-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-08-28nfsd: eliminate an unnecessary acl size limitJ. Bruce Fields
2019-08-28xfs: log proper length of btree block in scrub/repairEric Sandeen
2019-08-28xfs: reinitialize rm_flags when unpacking an offset into an rmap irecDarrick J. Wong
2019-08-28xfs: remove unnecessary int returns from deferred bmap functionsDarrick J. Wong
2019-08-28xfs: remove unnecessary int returns from deferred refcount functionsDarrick J. Wong
2019-08-28xfs: remove unnecessary int returns from deferred rmap functionsDarrick J. Wong