aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2019-09-039p/vfs_super.c: Remove unused parameter data in v9fs_fill_superBharath Vedartham1-2/+2
2019-09-039p/cache.c: Fix memory leak in v9fs_cache_session_get_cookieBharath Vedartham1-0/+2
2019-09-039p: avoid attaching writeback_fid on mmap with type PRIVATEChengguang Xu1-0/+3
2019-09-03gfs2: Fix recovery slot bumpingAndreas Gruenbacher1-4/+4
2019-09-03gfs2: Fix possible fs name overflowsBob Peterson3-3/+3
2019-09-03gfs2: untangle the logic in gfs2_drevalidateBob Peterson1-34/+11
2019-09-03gfs2: Always mark inode dirty in fallocateAndreas Gruenbacher1-4/+3
2019-09-03ext4: fix kernel oops caused by spurious casefold flagTheodore Ts'o4-6/+10
2019-09-02configfs: new object reprsenting tree fragmentsAl Viro3-27/+97
2019-09-02configfs_register_group() shouldn't be (and isn't) called in rmdirable partsAl Viro1-11/+0
2019-09-02configfs: stash the data we need into configfs_buffer at open timeAl Viro1-133/+94
2019-09-02NFS: Fix inode fileid checks in attribute revalidation codeTrond Myklebust1-8/+10
2019-09-02afs: Support RCU pathwalkDavid Howells2-17/+112
2019-09-02afs: Provide an RCU-capable key lookupDavid Howells2-2/+32
2019-09-02afs: Use afs_extract_discard() rather than iov_iter_discard()David Howells2-5/+5
2019-09-02afs: remove unused variable 'afs_zero_fid'YueHaibing1-2/+0
2019-09-02afs: remove unused variable 'afs_voltypes'YueHaibing1-2/+0
2019-09-02cuse: fix broken releaseMiklos Szeredi1-2/+1
2019-09-02fuse: cleanup fuse_wait_on_page_writebackMaxim Patlasov1-2/+1
2019-09-02fuse: require /dev/fuse reads to have enough buffer capacity (take 2)Kirill Smelkov1-0/+18
2019-08-31ext4 crypto: fix to check feature status before get policyChao Yu1-0/+2
2019-08-30xfs: remove the unused XFS_ALLOC_USERDATA flagChristoph Hellwig2-10/+5
2019-08-30xfs: cleanup xfs_fsb_to_dbChristoph Hellwig1-3/+3
2019-08-30xfs: fix the dax supported check in xfs_ioctl_setattr_dax_invalidateChristoph Hellwig1-2/+1
2019-08-30xfs: Fix stale data exposure when readahead races with hole punchJan Kara1-0/+26
2019-08-30xfs: allocate xattr buffer on demandDave Chinner7-19/+55
2019-08-30xfs: consolidate attribute value copyingDave Chinner1-39/+49
2019-08-30xfs: move remote attr retrieval into xfs_attr3_leaf_getvalueDave Chinner2-16/+2
2019-08-30xfs: remove unnecessary indenting from xfs_attr3_leaf_getvalueDave Chinner1-16/+17
2019-08-30xfs: make attr lookup returns consistentDave Chinner4-26/+48
2019-08-30xfs: reverse search directory freespace indexesDave Chinner1-8/+5
2019-08-30xfs: speed up directory bestfree block scanningDave Chinner1-63/+34
2019-08-30xfs: factor free block index lookup from xfs_dir2_node_addname_int()Dave Chinner1-92/+102
2019-08-30xfs: factor data block addition from xfs_dir2_node_addname_int()Dave Chinner1-166/+158
2019-08-30xfs: move xfs_dir2_addname()Dave Chinner1-71/+69
2019-08-30xfs: remove all *_ITER_CONTINUE valuesDarrick J. Wong5-14/+8
2019-08-30fs/namei.c: new helper - legitimize_root()Al Viro1-10/+13
2019-08-30kill the last users of user_{path,lpath,path_dir}()Al Viro3-9/+8
2019-08-30kill LOOKUP_NO_EVAL, don't bother including namei.h from audit.hAl Viro1-2/+0
2019-08-30[PATCH] fix d_absolute_path() interplay with fsmount()Al Viro1-2/+4
2019-08-30isofs: Initialize filesystem timestamp rangesDeepa Dinamani1-0/+7
2019-08-30pstore: fs superblock limitsDeepa Dinamani1-0/+2
2019-08-30fs: omfs: Initialize filesystem timestamp rangesDeepa Dinamani1-0/+4
2019-08-30fs: hpfs: Initialize filesystem timestamp rangesDeepa Dinamani2-4/+4
2019-08-30fs: ceph: Initialize filesystem timestamp rangesDeepa Dinamani1-0/+2
2019-08-30fs: sysv: Initialize filesystem timestamp rangesDeepa Dinamani1-1/+4
2019-08-30fs: affs: Initialize filesystem timestamp rangesDeepa Dinamani4-3/+10
2019-08-30fs: fat: Initialize filesystem timestamp rangesDeepa Dinamani1-0/+12
2019-08-30fs: cifs: Initialize filesystem timestamp rangesDeepa Dinamani2-7/+29
2019-08-30fs: nfs: Initialize filesystem timestamp rangesDeepa Dinamani1-1/+19