summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2019-11-04NFSv4: Don't remove the delegation from the super_list more than onceTrond Myklebust1-0/+4
2019-11-04NFS: Rename nfs_inode_return_delegation_noreclaim()Trond Myklebust3-7/+10
2019-11-04NFSv4: fail nfs4_refresh_delegation_stateid() when the delegation was revokedTrond Myklebust1-1/+2
2019-11-04NFSv4: Delegation recalls should not find revoked delegationsTrond Myklebust1-1/+2
2019-11-04NFSv4: nfs4_callback_getattr() should ignore revoked delegationsTrond Myklebust1-3/+1
2019-11-04NFSv4: Fix delegation handling in update_open_stateid()Trond Myklebust1-2/+2
2019-11-04NFSv4.1: Don't rebind to the same source port when reconnecting to the serverTrond Myklebust3-2/+9
2019-11-04NFS/pnfs: Separate NFSv3 DS and MDS trafficTrond Myklebust2-0/+7
2019-11-04pNFS: nfs3_set_ds_client should set NFS_CS_NOPINGTrond Myklebust1-0/+2
2019-11-04NFS: Add a flag to tell nfs_client to set RPC_CLNT_CREATE_NOPINGTrond Myklebust1-0/+2
2019-11-04NFS: Use non-atomic bit ops when initialising struct nfs_client_initdataTrond Myklebust2-4/+4
2019-11-04NFSv3: Clean up timespec encodeTrond Myklebust1-8/+4
2019-11-04NFSv2: Clean up timespec encodeTrond Myklebust1-12/+7
2019-11-04NFSv2: Fix a typo in encode_sattr()Trond Myklebust1-1/+1
2019-11-04NFSv4: NFSv4 callbacks also support 64-bit timestampsTrond Myklebust3-7/+7
2019-11-04NFSv4: Encode 64-bit timestampsTrond Myklebust1-6/+3
2019-11-04NFS: Convert struct nfs_fattr to use struct timespec64Trond Myklebust5-37/+37
2019-11-04NFS: If nfs_mountpoint_expiry_timeout < 0, do not expire submountsTrond Myklebust1-0/+3
2019-11-03Merge tag '5.4-rc6-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-1/+2
2019-11-02Merge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds3-6/+14
2019-11-02Merge tag 'for-linus-20191101' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+10
2019-11-01NFS: Fix an RCU lock leak in nfs4_refresh_delegation_stateid()Trond Myklebust1-1/+1
2019-11-01NFSv4: Don't allow a cached open with a revoked delegationTrond Myklebust3-5/+13
2019-10-30io_uring: ensure we clear io_kiocb->result before each issueJens Axboe1-0/+1
2019-10-30Merge tag 'gfs2-v5.4-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-7/+13
2019-10-30gfs2: Fix initialisation of args for remountAndrew Price1-7/+13
2019-10-29Merge tag 'fuse-fixes-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-65/+149
2019-10-28io_uring: don't touch ctx in setup after ring fd installJens Axboe1-4/+8
2019-10-28io_uring: Fix leaked shadow_reqPavel Begunkov1-0/+1
2019-10-27fix memory leak in large read decrypt offloadSteve French1-1/+2
2019-10-27Merge tag '5.4-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds9-37/+75
2019-10-26Merge tag 'for-linus-2019-10-26' of git://git.kernel.dk/linux-blockLinus Torvalds1-94/+113
2019-10-26Merge tag 'dax-fix-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+3
2019-10-25io_uring: fix bad inflight accounting for SETUP_IOPOLL|SETUP_SQTHREADJens Axboe1-12/+32
2019-10-25io_uring: used cached copies of sq->dropped and cq->overflowJens Axboe1-5/+8
2019-10-25io_uring: Fix race for sqes with userspacePavel Begunkov1-1/+2
2019-10-25io_uring: Fix broken links with offloadingPavel Begunkov1-29/+33
2019-10-25io_uring: Fix corrupted user_dataPavel Begunkov1-0/+2
2019-10-25cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occursDave Wysochanski4-9/+22
2019-10-25CIFS: Fix use after free of file info structuresPavel Shilovsky1-3/+3
2019-10-25CIFS: Fix retry mid list corruption on reconnectsPavel Shilovsky2-20/+32
2019-10-24Merge tag 'gfs2-v5.4-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2019-10-24gfs2: Fix memory leak when gfs2meta's fs_context is freedAndrew Price1-0/+1
2019-10-24io_uring: correct timeout req sequence when inserting a new entryzhangyi (F)1-1/+10
2019-10-24io_uring : correct timeout req sequence when waiting timeoutzhangyi (F)1-1/+10
2019-10-24io_uring: revert "io_uring: optimize submit_and_wait API"Jens Axboe1-46/+17
2019-10-23fuse: redundant get_fuse_inode() calls in fuse_writepages_fill()Vasily Averin1-3/+1
2019-10-23fuse: truncate pending writes on O_TRUNCMiklos Szeredi1-3/+7
2019-10-23fuse: flush dirty data/metadata before non-truncate setattrMiklos Szeredi1-0/+13
2019-10-23Merge tag 'for-5.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-56/+41