summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-10-02cifs: add a warning if we try to to dequeue a deleted midRonnie Sahlberg
2018-10-02smb2: fix missing files in root share directory listingAurelien Aptel
2018-10-02ext4: fix EXT4_IOC_SWAP_BOOTTheodore Ts'o
2018-10-02ext4: fix build error when DX_DEBUG is definedGabriel Krisman Bertazi
2018-10-02ext4: fix argument checking in EXT4_IOC_MOVE_EXTTheodore Ts'o
2018-10-01Merge tag 'pstore-v4.19-rc7' of https://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2018-10-01ext4: fix reserved cluster accounting at page invalidation timeEric Whitney
2018-10-01ext4: adjust reserved cluster count when removing extentsEric Whitney
2018-10-01ext4: reduce reserved cluster count by number of allocated clustersEric Whitney
2018-10-01ext4: fix reserved cluster accounting at delayed write timeEric Whitney
2018-10-01ext4: add new pending reservation mechanismEric Whitney
2018-10-01ext4: generalize extents status tree search functionsEric Whitney
2018-10-01Merge tag 'v4.19-rc6' into for-4.20/blockJens Axboe
2018-10-01fuse: realloc page arrayMiklos Szeredi
2018-10-01fuse: add max_pages to init_outConstantine Shulyupin
2018-10-01fuse: allocate page array more efficientlyMiklos Szeredi
2018-10-01fuse: reduce size of struct fuse_inodeMiklos Szeredi
2018-10-01fuse: use iversion for readdir cache verificationMiklos Szeredi
2018-10-01fuse: use mtime for readdir cache verificationMiklos Szeredi
2018-10-01fuse: add readdir cache versionMiklos Szeredi
2018-10-01fuse: allow using readdir cacheMiklos Szeredi
2018-10-01fuse: allow caching readdirMiklos Szeredi
2018-09-30f2fs: allow out-place-update for direct IO in LFS modeChao Yu
2018-09-30f2fs: refactor ->page_mkwrite() flowChao Yu
2018-09-30Revert: "f2fs: check last page index in cached bio to decide submission"Chao Yu
2018-09-30f2fs: support superblock checksumJunling Zheng
2018-09-30f2fs: add to account skip count of background GCChao Yu
2018-09-30f2fs: add to account meta IOChao Yu
2018-09-30f2fs: keep lazytime on remountJaegeuk Kim
2018-10-01xfs: fix error handling in xfs_bmap_extents_to_btreeDave Chinner
2018-09-30NFSv4: Fix lookup revalidate of regular filesTrond Myklebust
2018-09-30NFS: Refactor nfs_lookup_revalidate()Trond Myklebust
2018-09-30NFS: Fix dentry revalidation on NFSv4 lookupTrond Myklebust
2018-09-30NFS: Remove private spinlock in struct nfs_pgio_headerTrond Myklebust
2018-09-30NFSv3: Improve NFSv3 performance when server returns no post-op attributesTrond Myklebust
2018-09-30NFSv4: Split out NFS v4.2 copy completion functionsAnna Schumaker
2018-09-30NFS: Reduce indentation of nfs4_recovery_handle_error()Anna Schumaker
2018-09-30NFS: Reduce indentation of the switch statement in nfs4_reclaim_open_state()Anna Schumaker
2018-09-30NFS: Split out the body of nfs4_reclaim_open_state()Anna Schumaker
2018-09-30nfs4: flex_file: ignore synthetic uid/gid for tightly coupled DSesTigran Mkrtchyan
2018-09-30NFSv4.1: Fix the r/wsize checkingTrond Myklebust
2018-09-30NFSv4: Convert struct nfs4_state to use refcount_tTrond Myklebust
2018-09-30NFSv4: Convert open state lookup to use RCUTrond Myklebust
2018-09-30NFS: Convert lookups of the open context to RCUTrond Myklebust
2018-09-30NFS: Simplify internal check for whether file is open for writeTrond Myklebust
2018-09-30NFS: Convert lookups of the lock context to RCUTrond Myklebust
2018-09-30pNFS: Don't allocate more pages than we need to fit a layoutget responseTrond Myklebust
2018-09-30pNFS: Don't zero out the array in nfs4_alloc_pages()Trond Myklebust
2018-09-30SUNRPC: Add a label for RPC calls that require allocation on receiveTrond Myklebust
2018-09-30Compiler Attributes: ext4: remove local __nonstring definitionMiguel Ojeda