summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorLines
2019-09-24btrfs: adjust dirty_metadata_bytes after writeback failure of extent bufferDennis Zhou-0/+9
2019-09-24Btrfs: fix selftests failure due to uninitialized i_mode in test inodesFilipe Manana-1/+7
2019-09-23CIFS: fix max ea value sizeMurphy Zhou-1/+1
2019-09-23fs/cifs/sess.c: Remove set but not used variable 'capabilities'zhengbin-2/+1
2019-09-23fs/cifs/smb2pdu.c: Make SMB2_notify_init staticzhengbin-1/+1
2019-09-23smb3: fix leak in "open on server" perf counterSteve French-0/+6
2019-09-23nfsd: fix nfs read eof detectionTrond Myklebust-50/+41
2019-09-23xfs: revert 1baa2800e62d ("xfs: remove the unused XFS_ALLOC_USERDATA flag")Darrick J. Wong-5/+10
2019-09-23xfs: removed unneeded variableAliasgar Surti-2/+1
2019-09-23xfs: convert inode to extent format after extent merge due to shiftBrian Foster-0/+5
2019-09-23Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-7/+41
2019-09-23io_uring: correctly handle non ->{read,write}_iter() file_operationsJens Axboe-6/+54
2019-09-23nfsd: Make nfsd_reset_boot_verifier_locked staticYueHaibing-1/+1
2019-09-22Fix the locking in dcache_readdir() and friendsAl Viro-65/+69
2019-09-21Merge tag 'gfs2-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...Linus Torvalds-207/+264
2019-09-21Merge tag 'f2fs-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds-203/+839
2019-09-21Merge tag 'for_v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds-135/+248
2019-09-21Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-281/+837
2019-09-21Merge tag 'upstream-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-43/+25
2019-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-4/+6
2019-09-21Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds-38/+42
2019-09-21smb3: allow decryption keys to be dumped by admin for debuggingSteve French-0/+38
2019-09-20NFSv4: Handle NFS4ERR_OLD_STATEID in LOCKUTrond Myklebust-5/+48
2019-09-20NFSv4: Handle NFS4ERR_OLD_STATEID in CLOSE/OPEN_DOWNGRADETrond Myklebust-21/+72
2019-09-20NFSv4: Fix OPEN_DOWNGRADE error handlingTrond Myklebust-1/+3
2019-09-20pNFS: Handle NFS4ERR_OLD_STATEID on layoutreturn by bumping the state seqidTrond Myklebust-7/+17
2019-09-20NFSv4: Add a helper to increment stateid seqidsTrond Myklebust-0/+9
2019-09-20NFSv4: Handle RPC level errors in LAYOUTRETURNTrond Myklebust-0/+24
2019-09-20NFSv4: Handle NFS4ERR_DELAY correctly in return-on-closeTrond Myklebust-0/+4
2019-09-20NFSv4: Clean up pNFS return-on-close error handlingTrond Myklebust-56/+50
2019-09-20pNFS: Ensure we do clear the return-on-close layout stateid on fatal errorsTrond Myklebust-2/+7
2019-09-20NFS: remove unused check for negative dentryBenjamin Coddington-5/+1
2019-09-20NFSv3: use nfs_add_or_obtain() to create and reference inodesBenjamin Coddington-9/+36
2019-09-20NFS: Refactor nfs_instantiate() for dentry referencing callersBenjamin Coddington-14/+27
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-4/+4
2019-09-20nfsd: degraded slot-count more gracefully as allocation nears exhaustion.NeilBrown-4/+11
2019-09-20nfsd: handle drc over-allocation gracefully.NeilBrown-4/+15
2019-09-19iomap: move the iomap_dio_rw ->end_io callback into a structureChristoph Hellwig-12/+15
2019-09-19iomap: split size and error for iomap_dio_rw ->end_ioMatthew Bobrowski-9/+8
2019-09-19Merge tag 'configfs-for-5.4' of git://git.infradead.org/users/hch/configfsLinus Torvalds-254/+170
2019-09-19Merge tag '5.4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-319/+1120
2019-09-19Merge tag 'for-linus-5.4-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+2
2019-09-19Merge branch 'work.autofs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-104/+44
2019-09-19Merge branch 'work.mount2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-244/+320
2019-09-19Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...Linus Torvalds-72/+287
2019-09-18gfs2: Convert gfs2 to fs_contextAndrew Price-459/+380
2019-09-18Merge tag 'xfs-5.4-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds-1081/+1295
2019-09-18Merge tag 'vfs-5.4-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds-0/+3
2019-09-18Merge tag 'ovl-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ms...Linus Torvalds-29/+51
2019-09-18Merge tag 'for-5.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds-5486/+6054