- 2ef61e0 NFS: Remove the nfs4_label from the nfs4_getattr_res by Anna Schumaker · 3 years, 2 months ago
- 76baa2b NFS: Remove the f_label from the nfs4_opendata and nfs_openres by Anna Schumaker · 3 years, 2 months ago
- e93a5e9 NFSv4: Add support for application leases underpinned by a delegation by Trond Myklebust · 3 years, 8 months ago
- be20037 NFSv4: Fix delegation return in cases where we have to retry by Trond Myklebust · 3 years, 8 months ago
- dfe1fe7 NFSv4: Fix deadlock between nfs4_evict_inode() and nfs4_opendata_get_inode() by Trond Myklebust · 3 years, 7 months ago
- b4868b4 NFSv4: Wait for stateid updates after CLOSE/OPEN_DOWNGRADE by Benjamin Coddington · 4 years, 3 months ago
- 37711e5 Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 4 months ago
- 76246c9 NFSv4: Use sequence counter with associated spinlock by Ahmed S. Darwish · 4 years, 5 months ago
- 95ad37f NFSv4.2: add client side xattr caching. by Frank van der Linden · 4 years, 6 months ago
- ccde1e9 nfs: make the buf_to_pages_noslab function available to the nfs code by Frank van der Linden · 4 years, 6 months ago
- 1b523ca nfs: modify update_changeattr to deal with regular files by Frank van der Linden · 4 years, 6 months ago
- 04a5da6 NFSv4.2: define limits and sizes for user xattr handling by Frank van der Linden · 4 years, 6 months ago
- b5fdf84 NFSv4: Add support for CB_RECALL_ANY for flexfiles layouts by Trond Myklebust · 4 years, 10 months ago
- 7dc2993 NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewals by Robert Milkowski · 5 years ago
- f7b37b8 NFS: Add softreval behaviour to nfs_lookup_revalidate() by Trond Myklebust · 5 years ago
- f2aedb7 NFS: Add fs_context support. by David Howells · 5 years ago
- a55d329 nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_common() by Al Viro · 5 years ago
- 21f86d2 NFS4: Trace lock reclaims by Chuck Lever · 5 years ago
- d49dd11 NFSv4: add declaration of current_stateid by Ben Dooks · 5 years ago
- 807ce06 Merge branch 'linux-ssc-for-5.5' by Trond Myklebust · 5 years ago
- 42c304c NFS: nfs_inode_find_state_and_recover() fix stateid matching by Trond Myklebust · 5 years ago
- 0e65a32 NFS: handle source server reboot by Olga Kornievskaia · 6 years ago
- 0b9018b NFS: skip recovery of copy open on dest server by Olga Kornievskaia · 5 years ago
- ec4b092 NFS: inter ssc open by Olga Kornievskaia · 5 years ago
- 0491567 NFS: add COPY_NOTIFY operation by Olga Kornievskaia · 6 years ago
- 0e0cb35 NFSv4: Handle NFS4ERR_OLD_STATEID in CLOSE/OPEN_DOWNGRADE by Trond Myklebust · 5 years ago
- 9228395 NFSv4: Add a helper to increment stateid seqids by Trond Myklebust · 5 years ago
- c77e228 NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim() by Trond Myklebust · 5 years ago
- 0efb01b nfs4: Make nfs4_proc_get_lease_time available for nfs4.0 by Donald Buczek · 5 years ago
- 0688e64 NFS: Allow signal interruption of NFS4ERR_DELAYed operations by Trond Myklebust · 6 years ago
- 10e037d sunrpc: Add xprt after nfs4_test_session_trunk() by Santosh kumar pradhan · 6 years ago
- a52458b NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'. by NeilBrown · 6 years ago
- 5e16923 NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred(). by NeilBrown · 6 years ago
- f15e1e8 NFSv4: don't require lock for get_renew_cred or get_machine_cred by NeilBrown · 6 years ago
- aeabb3c NFSv4: Fix a NFSv4 state manager deadlock by Trond Myklebust · 6 years ago
- ace9fad NFSv4: Convert struct nfs4_state to use refcount_t by Trond Myklebust · 6 years ago
- 9ae075f NFSv4: Convert open state lookup to use RCU by Trond Myklebust · 6 years ago
- 53a01c9 Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
- e4648aa NFS recover from destination server reboot for copies by Olga Kornievskaia · 6 years ago
- 6b8d84e NFS add a simple sync nfs4_proc_commit after async COPY by Olga Kornievskaia · 6 years ago
- 0f913a5 NFS export nfs4_async_handle_error by Olga Kornievskaia · 6 years ago
- 44907d7 get rid of 'opened' argument of ->atomic_open() - part 3 by Al Viro · 7 years ago
- 1b146fc pnfs: Move nfs4_opendata into nfs4_fs.h by Fred Isaman · 8 years ago
- fba83f3 NFS: Pass "privileged" value to nfs4_init_sequence() by Anna Schumaker · 7 years ago
- c3e9c04b Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
- fcd8843 NFSv4: Replace closed stateids with the "invalid special stateid" by Trond Myklebust · 7 years ago
- c82bac6 NFSv4: Don't try to CLOSE if the stateid 'other' field has changed by Trond Myklebust · 7 years ago
- 12f275c NFSv4: Retry CLOSE and DELEGRETURN on NFS4ERR_OLD_STATEID. by Trond Myklebust · 7 years ago
- c9399f2 NFSv4: Fix OPEN / CLOSE race by Trond Myklebust · 7 years ago
- 194bc1f fs, nfs: convert nfs4_lock_state.ls_count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- 3be0f80b NFSv4.1: Fix up replays of interrupted requests by Trond Myklebust · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- b79e87e NFSv4.1: don't use machine credentials for CLOSE when using 'sec=sys' by NeilBrown · 7 years ago
- e967918 sunrpc: mark all struct svc_version instances as const by Christoph Hellwig · 8 years ago
- 499b498 sunrpc: mark all struct rpc_procinfo instances as const by Christoph Hellwig · 8 years ago
- 6de7e12 NFS: Use nfs4_setup_sequence() everywhere by Anna Schumaker · 8 years ago
- efc6f4a NFS: Move nfs4_get_session() into nfs4_session.h by Anna Schumaker · 8 years ago
- 1739347 NFSv4: change nfs4_select_rw_stateid to take a lock_context inplace of lock_owner by NeilBrown · 8 years ago
- 3e7dfb1 NFSv4: Fix CLOSE races with OPEN by Trond Myklebust · 8 years ago
- 45870d6 NFSv4.1: Test delegation stateids when server declares "some state revoked" by Trond Myklebust · 8 years ago
- 0a014a4 NFSv4.1: Don't deadlock the state manager on the SEQUENCE status flags by Trond Myklebust · 8 years ago
- a8ce377 nfs: track whether server sets MAY_NOTIFY_LOCK flag by Jeff Layton · 8 years ago
- 04fa2c6 NFS pnfs data server multipath session trunking by Andy Adamson · 8 years ago
- ba84db9 NFS detect session trunking by Andy Adamson · 8 years ago
- 5405fc4 NFSv4.x: Add kernel parameter to control the callback server by Trond Myklebust · 8 years ago
- 9909170 Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
- 835c92d Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- fb10fb6 NFSv4: Cleanup the setting of the nfs4 lease period by Trond Myklebust · 8 years ago
- beffb8f qstr: constify instances in nfs by Al Viro · 8 years ago
- 8487c47 NFSv4: Allow retry of operations that used a returned delegation stateid by Trond Myklebust · 9 years ago
- abf4e13 NFSv4: Use the right stateid for delegations in setattr, read and write by Trond Myklebust · 9 years ago
- 93b717f NFSv4: Label stateids with the type by Trond Myklebust · 9 years ago
- b3c2aa0 NFSv4: Refactor NFSv4 error handling by Trond Myklebust · 9 years ago
- 3f10a6a NFS: Remove nfs41_server_notify_{target|highest}_slotid_update() by Anna Schumaker · 9 years ago
- be3a5d2 NFSv.2/pnfs Add a LAYOUTSTATS rpc function by Trond Myklebust · 10 years ago
- e2c63e0 Merge branch 'flexfiles' by Trond Myklebust · 10 years ago
- 2c4b131 nfs4: export nfs4_sequence_done by Peng Tao · 11 years ago
- cb04ad2 nfs4: pass slot table to nfs40_setup_sequence by Peng Tao · 11 years ago
- 63f5f79 NFSv4.1: Allow parallel OPEN/OPEN_DOWNGRADE/CLOSE by Trond Myklebust · 10 years ago
- f4ac167 nfs: Add ALLOCATE support by Anna Schumaker · 10 years ago
- b4b5679 Merge branch 'client-4.2' into linux-next by Trond Myklebust · 10 years ago
- 1c6dcbe NFS: Implement SEEK by Anna Schumaker · 10 years ago
- 0c0e0d3 nfs: revert "nfs4: queue free_lock_state job submission to nfsiod" by Jeff Layton · 10 years ago
- f1cdae8 nfs4: turn free_lock_state into a void return operation by Jeff Layton · 11 years ago
- 49a4bda nfs4: queue free_lock_state job submission to nfsiod by Jeff Layton · 11 years ago
- 8003d3c nfs4: treat lock owners as opaque values by Jeff Layton · 11 years ago
- d45f60c nfs: merge nfs_pgio_data into _header by Weston Andros Adamson · 11 years ago
- 66b0686 NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support by Andy Adamson · 11 years ago
- 9c7e1b3 NFS: Create a common read and write data struct by Anna Schumaker · 11 years ago
- 4f14c19 NFSv4: Clear the open state flags if the new stateid does not match by Trond Myklebust · 11 years ago
- e999e80 NFSv4: Don't update the open stateid unless it is newer than the old one by Trond Myklebust · 11 years ago
- f9c96fc NFSv4.1 free slot before resending I/O to MDS by Andy Adamson · 11 years ago
- 694e096 NFS: Enabling v4.2 should not recompile nfsd and lockd by Anna Schumaker · 11 years ago
- 47fd88e NFSv4: make nfs_find_best_sec static by Weston Andros Adamson · 11 years ago
- b7f7a66 NFS: Support NFS4ERR_LEASE_MOVED recovery in state manager by Chuck Lever · 11 years ago
- 44c9993 NFS: Add method to detect whether an FSID is still on the server by Chuck Lever · 11 years ago
- c9fdeb2 NFS: Add basic migration support to state manager thread by Chuck Lever · 11 years ago
- b03d735 NFS: Add method to retrieve fs_locations during migration recovery by Chuck Lever · 11 years ago
- ec011fe NFS: Introduce a vector of migration recovery ops by Chuck Lever · 11 years ago
- 800c06a NFS: Add functions to swap transports during migration recovery by Chuck Lever · 11 years ago