Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | nfsd: "\%s" should be "%s" | J. Bruce Fields | 2019-10-08 | 1 | -2/+2 | |
| * | | | | | | | nfsd: remove set but not used variable 'len' | YueHaibing | 2019-10-08 | 1 | -2/+0 | |
* | | | | | | | | Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2019-12-08 | 30 | -209/+1034 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | NFS4: Trace lock reclaims | Chuck Lever | 2019-11-18 | 3 | -2/+83 | |
| * | | | | | | | | NFS4: Trace state recovery operation | Chuck Lever | 2019-11-18 | 2 | -0/+96 | |
| * | | | | | | | | NFSv4.2 fix memory leak in nfs42_ssc_open | Olga Kornievskaia | 2019-11-18 | 1 | -4/+6 | |
| * | | | | | | | | NFSv4.2 fix kfree in __nfs42_copy_file_range | Olga Kornievskaia | 2019-11-18 | 1 | -1/+2 | |
| * | | | | | | | | NFS: remove duplicated include from nfs4file.c | YueHaibing | 2019-11-18 | 1 | -1/+0 | |
| * | | | | | | | | NFSv4: Make _nfs42_proc_copy_notify() static | YueHaibing | 2019-11-18 | 1 | -3/+3 | |
| * | | | | | | | | NFS: Fallocate should use the nfs4_fattr_bitmap | Anna Schumaker | 2019-11-18 | 1 | -1/+1 | |
| * | | | | | | | | NFS: Return -ETXTBSY when attempting to write to a swapfile | Anna Schumaker | 2019-11-18 | 1 | -1/+1 | |
| * | | | | | | | | fs: nfs: sysfs: Remove NULL check before kfree | Saurav Girepunje | 2019-11-18 | 1 | -2/+1 | |
| * | | | | | | | | NFS: remove unneeded semicolon | YueHaibing | 2019-11-18 | 1 | -3/+3 | |
| * | | | | | | | | NFSv4: add declaration of current_stateid | Ben Dooks | 2019-11-18 | 3 | -5/+5 | |
| * | | | | | | | | NFSv4.x: Drop the slot if nfs4_delegreturn_prepare waits for layoutreturn | Trond Myklebust | 2019-11-13 | 1 | -1/+3 | |
| * | | | | | | | | NFSv4.x: Handle bad/dead sessions correctly in nfs41_sequence_process() | Trond Myklebust | 2019-11-13 | 1 | -9/+25 | |
| * | | | | | | | | Merge branch 'linux-ssc-for-5.5' | Trond Myklebust | 2019-11-06 | 9 | -46/+558 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | NFS: replace cross device check in copy_file_range | Olga Kornievskaia | 2019-10-09 | 1 | -1/+1 | |
| | * | | | | | | | | NFS based on file size issue sync copy or fallback to generic copy offload | Olga Kornievskaia | 2019-10-09 | 3 | -4/+18 | |
| | * | | | | | | | | NFS: handle source server reboot | Olga Kornievskaia | 2019-10-09 | 4 | -26/+72 | |
| | * | | | | | | | | NFS handle NFS4ERR_PARTNER_NO_AUTH error | Olga Kornievskaia | 2019-10-09 | 1 | -0/+1 | |
| | * | | | | | | | | NFS: also send OFFLOAD_CANCEL to source server | Olga Kornievskaia | 2019-10-09 | 1 | -4/+8 | |
| | * | | | | | | | | NFS: COPY handle ERR_OFFLOAD_DENIED | Olga Kornievskaia | 2019-10-09 | 1 | -1/+2 | |
| | * | | | | | | | | NFS: for "inter" copy treat ESTALE as ENOTSUPP | Olga Kornievskaia | 2019-10-09 | 1 | -0/+5 | |
| | * | | | | | | | | NFS: skip recovery of copy open on dest server | Olga Kornievskaia | 2019-10-09 | 3 | -0/+16 | |
| | * | | | | | | | | NFS: inter ssc open | Olga Kornievskaia | 2019-10-09 | 3 | -3/+103 | |
| | * | | | | | | | | NFS: add ca_source_server<> to COPY | Olga Kornievskaia | 2019-10-09 | 4 | -13/+35 | |
| | * | | | | | | | | NFS: add COPY_NOTIFY operation | Olga Kornievskaia | 2019-10-09 | 8 | -2/+305 | |
| | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| * | | | | | | | | NFS: Add a tracepoint in nfs_fh_to_dentry() | Trond Myklebust | 2019-11-04 | 2 | -0/+34 | |
| * | | | | | | | | NFSv4: Don't retry the GETATTR on old stateid in nfs4_delegreturn_done() | Trond Myklebust | 2019-11-04 | 1 | -0/+4 | |
| * | | | | | | | | NFSv4: Handle NFS4ERR_OLD_STATEID in delegreturn | Trond Myklebust | 2019-11-04 | 2 | -4/+4 | |
| * | | | | | | | | NFSv4: Fix races between open and delegreturn | Trond Myklebust | 2019-11-04 | 1 | -35/+29 | |
| * | | | | | | | | NFS: nfs_inode_find_state_and_recover() fix stateid matching | Trond Myklebust | 2019-11-04 | 3 | -4/+12 | |
| * | | | | | | | | NFSv4: Fix nfs4_inode_make_writeable() | Trond Myklebust | 2019-11-04 | 1 | -4/+12 | |
| * | | | | | | | | NFSv4: nfs4_return_incompatible_delegation() should check delegation validity | Trond Myklebust | 2019-11-04 | 1 | -1/+1 | |
| * | | | | | | | | NFSv4: Don't reclaim delegations that have been returned or revoked | Trond Myklebust | 2019-11-04 | 1 | -1/+1 | |
| * | | | | | | | | NFSv4: Ignore requests to return the delegation if it was revoked | Trond Myklebust | 2019-11-04 | 1 | -3/+4 | |
| * | | | | | | | | NFSv4: Revoke the delegation on success in nfs4_delegreturn_done() | Trond Myklebust | 2019-11-04 | 3 | -0/+38 | |
| * | | | | | | | | NFSv4: Update the stateid seqid in nfs_revoke_delegation() | Trond Myklebust | 2019-11-04 | 1 | -2/+13 | |
| * | | | | | | | | NFSv4: Clear the NFS_DELEGATION_REVOKED flag in nfs_update_inplace_delegation() | Trond Myklebust | 2019-11-04 | 1 | -0/+1 | |
| * | | | | | | | | NFSv4: Hold the delegation spinlock when updating the seqid | Trond Myklebust | 2019-11-04 | 1 | -0/+2 | |
| * | | | | | | | | NFSv4: Don't remove the delegation from the super_list more than once | Trond Myklebust | 2019-11-04 | 1 | -0/+4 | |
| * | | | | | | | | NFS: Rename nfs_inode_return_delegation_noreclaim() | Trond Myklebust | 2019-11-04 | 3 | -7/+10 | |
| * | | | | | | | | NFSv4: fail nfs4_refresh_delegation_stateid() when the delegation was revoked | Trond Myklebust | 2019-11-04 | 1 | -1/+2 | |
| * | | | | | | | | NFSv4: Delegation recalls should not find revoked delegations | Trond Myklebust | 2019-11-04 | 1 | -1/+2 | |
| * | | | | | | | | NFSv4: nfs4_callback_getattr() should ignore revoked delegations | Trond Myklebust | 2019-11-04 | 1 | -3/+1 | |
| * | | | | | | | | NFSv4: Fix delegation handling in update_open_stateid() | Trond Myklebust | 2019-11-04 | 1 | -2/+2 | |
| * | | | | | | | | NFSv4.1: Don't rebind to the same source port when reconnecting to the server | Trond Myklebust | 2019-11-04 | 3 | -2/+9 | |
| * | | | | | | | | NFS/pnfs: Separate NFSv3 DS and MDS traffic | Trond Myklebust | 2019-11-04 | 2 | -0/+7 | |
| * | | | | | | | | pNFS: nfs3_set_ds_client should set NFS_CS_NOPING | Trond Myklebust | 2019-11-04 | 1 | -0/+2 |