Age | Commit message (Expand) | Author |
2017-01-30 | NFS: Use nfs4_setup_sequence() everywhere | Anna Schumaker |
2017-01-30 | NFS: Move nfs4_get_session() into nfs4_session.h | Anna Schumaker |
2016-12-01 | NFSv4: change nfs4_select_rw_stateid to take a lock_context inplace of lock_o... | NeilBrown |
2016-11-18 | NFSv4: Fix CLOSE races with OPEN | Trond Myklebust |
2016-09-27 | NFSv4.1: Test delegation stateids when server declares "some state revoked" | Trond Myklebust |
2016-09-27 | NFSv4.1: Don't deadlock the state manager on the SEQUENCE status flags | Trond Myklebust |
2016-09-22 | nfs: track whether server sets MAY_NOTIFY_LOCK flag | Jeff Layton |
2016-09-19 | NFS pnfs data server multipath session trunking | Andy Adamson |
2016-09-19 | NFS detect session trunking | Andy Adamson |
2016-09-19 | NFSv4.x: Add kernel parameter to control the callback server | Trond Myklebust |
2016-08-12 | Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2016-08-06 | Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-08-05 | NFSv4: Cleanup the setting of the nfs4 lease period | Trond Myklebust |
2016-07-20 | qstr: constify instances in nfs | Al Viro |
2016-06-30 | NFSv4: Allow retry of operations that used a returned delegation stateid | Trond Myklebust |
2016-05-17 | NFSv4: Use the right stateid for delegations in setattr, read and write | Trond Myklebust |
2016-05-17 | NFSv4: Label stateids with the type | Trond Myklebust |
2015-10-08 | NFSv4: Refactor NFSv4 error handling | Trond Myklebust |
2015-08-17 | NFS: Remove nfs41_server_notify_{target|highest}_slotid_update() | Anna Schumaker |
2015-06-24 | NFSv.2/pnfs Add a LAYOUTSTATS rpc function | Trond Myklebust |
2015-02-03 | Merge branch 'flexfiles' | Trond Myklebust |
2015-02-03 | nfs4: export nfs4_sequence_done | Peng Tao |
2015-02-03 | nfs4: pass slot table to nfs40_setup_sequence | Peng Tao |
2015-01-23 | NFSv4.1: Allow parallel OPEN/OPEN_DOWNGRADE/CLOSE | Trond Myklebust |
2014-11-25 | nfs: Add ALLOCATE support | Anna Schumaker |
2014-09-30 | Merge branch 'client-4.2' into linux-next | Trond Myklebust |
2014-09-30 | NFS: Implement SEEK | Anna Schumaker |
2014-09-08 | nfs: revert "nfs4: queue free_lock_state job submission to nfsiod" | Jeff Layton |
2014-07-12 | nfs4: turn free_lock_state into a void return operation | Jeff Layton |
2014-07-12 | nfs4: queue free_lock_state job submission to nfsiod | Jeff Layton |
2014-07-12 | nfs4: treat lock owners as opaque values | Jeff Layton |
2014-06-24 | nfs: merge nfs_pgio_data into _header | Weston Andros Adamson |
2014-06-24 | NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support | Andy Adamson |
2014-05-28 | NFS: Create a common read and write data struct | Anna Schumaker |
2014-02-19 | NFSv4: Clear the open state flags if the new stateid does not match | Trond Myklebust |
2014-02-19 | NFSv4: Don't update the open stateid unless it is newer than the old one | Trond Myklebust |
2014-01-29 | NFSv4.1 free slot before resending I/O to MDS | Andy Adamson |
2013-11-19 | NFS: Enabling v4.2 should not recompile nfsd and lockd | Anna Schumaker |
2013-10-28 | NFSv4: make nfs_find_best_sec static | Weston Andros Adamson |
2013-10-28 | NFS: Support NFS4ERR_LEASE_MOVED recovery in state manager | Chuck Lever |
2013-10-28 | NFS: Add method to detect whether an FSID is still on the server | Chuck Lever |
2013-10-28 | NFS: Add basic migration support to state manager thread | Chuck Lever |
2013-10-28 | NFS: Add method to retrieve fs_locations during migration recovery | Chuck Lever |
2013-10-28 | NFS: Introduce a vector of migration recovery ops | Chuck Lever |
2013-10-28 | NFS: Add functions to swap transports during migration recovery | Chuck Lever |
2013-09-11 | NFSv4.1: sp4_mach_cred: WARN_ON -> WARN_ON_ONCE | Weston Andros Adamson |
2013-09-11 | NFSv4.1: sp4_mach_cred: no need to ref count creds | Weston Andros Adamson |
2013-09-07 | NFSv4: Fix security auto-negotiation | Trond Myklebust |
2013-09-05 | nfs4.1: Add SP4_MACH_CRED write and commit support | Weston Andros Adamson |
2013-09-05 | nfs4.1: Add state protection handler | Weston Andros Adamson |