aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2019-09-24ocfs2: further debugfs cleanupsGreg Kroah-Hartman
2019-09-24jbd2: remove jbd2_journal_inode_add_[write|wait]Joseph Qi
2019-09-24ocfs2: use jbd2_inode dirty range scopingJoseph Qi
2019-09-24fat: work around race with userspace's read via blockdev while mountingOGAWA Hirofumi
2019-09-24pNFS/filelayout: enable LAYOUTGET on OPENOlga Kornievskaia
2019-09-24NFS: Optimise the default readahead sizeTrond Myklebust
2019-09-24Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-09-24xfs: avoid unused to_mp() function warningAustin Kim
2019-09-24xfs: log proper length of superblockEric Sandeen
2019-09-24fuse: Make fuse_args_to_req staticYueHaibing
2019-09-24fuse: fix memleak in cuse_channel_openzhengbin
2019-09-24fuse: fix beyond-end-of-page access in fuse_parse_cache()Tejun Heo
2019-09-24fuse: unexport fuse_put_requestArnd Bergmann
2019-09-24fuse: kmemcg account fs dataKhazhismel Kumykov
2019-09-24fuse: on 64-bit store time in d_fsdata directlyKhazhismel Kumykov
2019-09-24fuse: fix missing unlock_page in fuse_writepage()Vasily Averin
2019-09-24io_uring: compare cached_cq_tail with cq.head in_io_uring_pollyangerkun
2019-09-23nfsd: fix nfs read eof detectionTrond Myklebust
2019-09-23xfs: revert 1baa2800e62d ("xfs: remove the unused XFS_ALLOC_USERDATA flag")Darrick J. Wong
2019-09-23xfs: removed unneeded variableAliasgar Surti
2019-09-23xfs: convert inode to extent format after extent merge due to shiftBrian Foster
2019-09-23Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-09-23io_uring: correctly handle non ->{read,write}_iter() file_operationsJens Axboe
2019-09-23nfsd: Make nfsd_reset_boot_verifier_locked staticYueHaibing
2019-09-21Merge tag 'gfs2-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...Linus Torvalds
2019-09-21Merge tag 'f2fs-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2019-09-21Merge tag 'for_v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2019-09-21Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2019-09-21Merge tag 'upstream-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-09-21Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-09-20NFSv4: Handle NFS4ERR_OLD_STATEID in LOCKUTrond Myklebust
2019-09-20NFSv4: Handle NFS4ERR_OLD_STATEID in CLOSE/OPEN_DOWNGRADETrond Myklebust
2019-09-20NFSv4: Fix OPEN_DOWNGRADE error handlingTrond Myklebust
2019-09-20pNFS: Handle NFS4ERR_OLD_STATEID on layoutreturn by bumping the state seqidTrond Myklebust
2019-09-20NFSv4: Add a helper to increment stateid seqidsTrond Myklebust
2019-09-20NFSv4: Handle RPC level errors in LAYOUTRETURNTrond Myklebust
2019-09-20NFSv4: Handle NFS4ERR_DELAY correctly in return-on-closeTrond Myklebust
2019-09-20NFSv4: Clean up pNFS return-on-close error handlingTrond Myklebust
2019-09-20pNFS: Ensure we do clear the return-on-close layout stateid on fatal errorsTrond Myklebust
2019-09-20NFS: remove unused check for negative dentryBenjamin Coddington
2019-09-20NFSv3: use nfs_add_or_obtain() to create and reference inodesBenjamin Coddington
2019-09-20NFS: Refactor nfs_instantiate() for dentry referencing callersBenjamin Coddington
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-09-20nfsd: degraded slot-count more gracefully as allocation nears exhaustion.NeilBrown
2019-09-20nfsd: handle drc over-allocation gracefully.NeilBrown
2019-09-19iomap: move the iomap_dio_rw ->end_io callback into a structureChristoph Hellwig
2019-09-19iomap: split size and error for iomap_dio_rw ->end_ioMatthew Bobrowski
2019-09-19Merge tag 'configfs-for-5.4' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2019-09-19Merge tag '5.4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds