aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-05CIFS: Respect reconnect in non-MTU credits calculationsPavel Shilovsky4-38/+64
2019-03-05CIFS: Respect reconnect in MTU credits calculationsPavel Shilovsky8-63/+118
2019-03-05CIFS: Set reconnect instance to one initiallyPavel Shilovsky1-1/+1
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-14/+14
2019-03-05nfsd: fix memory corruption caused by readdirNeilBrown2-2/+15
2019-03-05Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+26
2019-03-05a.out: remove core dumping supportLinus Torvalds1-83/+0
2019-03-05ceph: add mount option to limit caps countYan, Zheng6-21/+86
2019-03-05ceph: periodically trim stale dentriesYan, Zheng5-68/+312
2019-03-05ceph: delete stale dentry when last reference is droppedYan, Zheng4-32/+104
2019-03-05ceph: remove dentry_lru file from debugfsYan, Zheng1-27/+0
2019-03-05ceph: touch existing cap when handling replyYan, Zheng1-0/+4
2019-03-05ceph: pass inclusive lend parameter to filemap_write_and_wait_range()zhengbin1-5/+8
2019-03-05ceph: send cap releases more aggressivelyYan, Zheng6-34/+83
2019-03-05ceph: support getting ceph.dir.pin vxattrYan, Zheng5-1/+32
2019-03-05ceph: support versioned replyYan, Zheng2-49/+166
2019-03-05ceph: map snapid to anonymous bdev IDYan, Zheng5-17/+210
2019-03-05ceph: split large reconnect into multiple messagesYan, Zheng4-59/+243
2019-03-05ceph: decode feature bits in session messageYan, Zheng2-5/+44
2019-03-05ceph: set special inode's blocksize to page sizeYan, Zheng1-0/+1
2019-03-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-4/+5
2019-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+2
2019-03-04CIFS: Respect SMB2 hdr preamble size in read responsesPavel Shilovsky2-6/+7
2019-03-04CIFS: Count SMB3 credits for malformed pending responsesPavel Shilovsky4-7/+7
2019-03-04CIFS: Do not log credits when unmounting a sharePavel Shilovsky1-1/+2
2019-03-04CIFS: Always reset read error to -EIO if no responsePavel Shilovsky1-2/+1
2019-03-04cifs: Accept validate negotiate if server return NT_STATUS_NOT_SUPPORTEDNamjae Jeon1-2/+8
2019-03-04CIFS: Do not skip SMB2 message IDs on send failuresPavel Shilovsky4-3/+49
2019-03-04smb3: request more credits on tree connectSteve French1-0/+3
2019-03-04smb3: make default i/o size for smb3 mounts largerSteve French5-3/+28
2019-03-04CIFS: Do not reset lease state to NONE on lease breakPavel Shilovsky2-6/+26
2019-03-04smb3: fix bytes_read statisticsSteve French1-2/+0
2019-03-04cifs: return -ENODATA when deleting an xattr that does not existRonnie Sahlberg1-0/+10
2019-03-04cifs: add credits from unmatched responses/messagesRonnie Sahlberg2-7/+22
2019-03-04cifs: replace snprintf with scnprintfRonnie Sahlberg5-19/+19
2019-03-04cifs: Fix NULL pointer dereference of devnameYao Liu1-0/+5
2019-03-04CIFS: Fix leaking locked VFS cache pages in writeback retryPavel Shilovsky1-4/+13
2019-03-04fs: Make splice() and tee() take into account O_NONBLOCK flag on pipesSlavomir Kaslev1-0/+12
2019-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-6/+13
2019-03-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-7/+17
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds2-4/+4
2019-03-04aio: simplify - and fix - fget/fput for io_submit()Linus Torvalds1-43/+29
2019-03-02NFSv4.1: Bump the default callback session slot count to 16Trond Myklebust1-1/+1
2019-03-01NFS/flexfiles: Clean up mirror DS initialisationTrond Myklebust1-35/+31
2019-03-01NFS/flexfiles: Remove dead code in ff_layout_mirror_valid()Trond Myklebust1-15/+0
2019-03-01NFS/flexfile: Simplify nfs4_ff_layout_select_ds_stateid()Trond Myklebust3-26/+10
2019-03-01NFS/flexfile: Simplify nfs4_ff_layout_ds_version()Trond Myklebust2-5/+5
2019-03-01NFS/flexfiles: Simplify ff_layout_get_ds_cred()Trond Myklebust3-8/+9
2019-03-01NFS/flexfiles: Simplify nfs4_ff_find_or_create_ds_client()Trond Myklebust3-10/+6
2019-03-01NFS/flexfiles: Simplify nfs4_ff_layout_select_ds_fh()Trond Myklebust3-16/+5