Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2019-11-18NFSv4: add declaration of current_stateidBen Dooks
2019-11-13NFSv4.x: Drop the slot if nfs4_delegreturn_prepare waits for layoutreturnTrond Myklebust
2019-11-13NFSv4.x: Handle bad/dead sessions correctly in nfs41_sequence_process()Trond Myklebust
2019-11-06Merge branch 'linux-ssc-for-5.5'Trond Myklebust
2019-11-04NFS: Add a tracepoint in nfs_fh_to_dentry()Trond Myklebust
2019-11-04NFSv4: Don't retry the GETATTR on old stateid in nfs4_delegreturn_done()Trond Myklebust
2019-11-04NFSv4: Handle NFS4ERR_OLD_STATEID in delegreturnTrond Myklebust
2019-11-04NFSv4: Fix races between open and delegreturnTrond Myklebust
2019-11-04NFS: nfs_inode_find_state_and_recover() fix stateid matchingTrond Myklebust
2019-11-04NFSv4: Fix nfs4_inode_make_writeable()Trond Myklebust
2019-11-04NFSv4: nfs4_return_incompatible_delegation() should check delegation validityTrond Myklebust
2019-11-04NFSv4: Don't reclaim delegations that have been returned or revokedTrond Myklebust
2019-11-04NFSv4: Ignore requests to return the delegation if it was revokedTrond Myklebust
2019-11-04NFSv4: Revoke the delegation on success in nfs4_delegreturn_done()Trond Myklebust
2019-11-04NFSv4: Update the stateid seqid in nfs_revoke_delegation()Trond Myklebust
2019-11-04NFSv4: Clear the NFS_DELEGATION_REVOKED flag in nfs_update_inplace_delegation()Trond Myklebust
2019-11-04NFSv4: Hold the delegation spinlock when updating the seqidTrond Myklebust
2019-11-04NFSv4: Don't remove the delegation from the super_list more than onceTrond Myklebust
2019-11-04NFS: Rename nfs_inode_return_delegation_noreclaim()Trond Myklebust
2019-11-04NFSv4: fail nfs4_refresh_delegation_stateid() when the delegation was revokedTrond Myklebust
2019-11-04NFSv4: Delegation recalls should not find revoked delegationsTrond Myklebust
2019-11-04NFSv4: nfs4_callback_getattr() should ignore revoked delegationsTrond Myklebust
2019-11-04NFSv4: Fix delegation handling in update_open_stateid()Trond Myklebust
2019-11-04NFSv4.1: Don't rebind to the same source port when reconnecting to the serverTrond Myklebust
2019-11-04NFS/pnfs: Separate NFSv3 DS and MDS trafficTrond Myklebust
2019-11-04pNFS: nfs3_set_ds_client should set NFS_CS_NOPINGTrond Myklebust
2019-11-04NFS: Add a flag to tell nfs_client to set RPC_CLNT_CREATE_NOPINGTrond Myklebust
2019-11-04NFS: Use non-atomic bit ops when initialising struct nfs_client_initdataTrond Myklebust
2019-11-04NFSv3: Clean up timespec encodeTrond Myklebust
2019-11-04NFSv2: Clean up timespec encodeTrond Myklebust
2019-11-04NFSv2: Fix a typo in encode_sattr()Trond Myklebust
2019-11-04NFSv4: NFSv4 callbacks also support 64-bit timestampsTrond Myklebust
2019-11-04NFSv4: Encode 64-bit timestampsTrond Myklebust
2019-11-04NFS: Convert struct nfs_fattr to use struct timespec64Trond Myklebust
2019-11-04NFS: If nfs_mountpoint_expiry_timeout < 0, do not expire submountsTrond Myklebust
2019-11-03Merge tag '5.4-rc6-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-11-02Merge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-11-02Merge tag 'for-linus-20191101' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-01NFS: Fix an RCU lock leak in nfs4_refresh_delegation_stateid()Trond Myklebust
2019-11-01NFSv4: Don't allow a cached open with a revoked delegationTrond Myklebust
2019-10-30io_uring: ensure we clear io_kiocb->result before each issueJens Axboe
2019-10-30Merge tag 'gfs2-v5.4-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-10-30gfs2: Fix initialisation of args for remountAndrew Price
2019-10-29Merge tag 'fuse-fixes-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-10-28io_uring: don't touch ctx in setup after ring fd installJens Axboe
2019-10-28io_uring: Fix leaked shadow_reqPavel Begunkov
2019-10-27fix memory leak in large read decrypt offloadSteve French
2019-10-27Merge tag '5.4-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-10-26Merge tag 'for-linus-2019-10-26' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-10-26Merge tag 'dax-fix-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds