| Commit message (Expand) | Author | Age | Files | Lines |
* | pnfs: Move nfs4_opendata into nfs4_fs.h | Fred Isaman | 2018-05-31 | 1 | -0/+25 |
* | NFS: Pass "privileged" value to nfs4_init_sequence() | Anna Schumaker | 2018-05-31 | 1 | -1/+1 |
* | Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2017-11-17 | 1 | -2/+10 |
|\ |
|
| * | NFSv4: Replace closed stateids with the "invalid special stateid" | Trond Myklebust | 2017-11-17 | 1 | -0/+1 |
| * | NFSv4: Don't try to CLOSE if the stateid 'other' field has changed | Trond Myklebust | 2017-11-17 | 1 | -0/+2 |
| * | NFSv4: Retry CLOSE and DELEGRETURN on NFS4ERR_OLD_STATEID. | Trond Myklebust | 2017-11-17 | 1 | -0/+2 |
| * | NFSv4: Fix OPEN / CLOSE race | Trond Myklebust | 2017-11-17 | 1 | -0/+3 |
| * | fs, nfs: convert nfs4_lock_state.ls_count from atomic_t to refcount_t | Elena Reshetova | 2017-11-17 | 1 | -1/+1 |
| * | NFSv4.1: Fix up replays of interrupted requests | Trond Myklebust | 2017-11-17 | 1 | -1/+1 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
* | NFSv4.1: don't use machine credentials for CLOSE when using 'sec=sys' | NeilBrown | 2017-08-20 | 1 | -0/+11 |
* | sunrpc: mark all struct svc_version instances as const | Christoph Hellwig | 2017-05-15 | 1 | -2/+2 |
* | sunrpc: mark all struct rpc_procinfo instances as const | Christoph Hellwig | 2017-05-15 | 1 | -1/+1 |
* | NFS: Use nfs4_setup_sequence() everywhere | Anna Schumaker | 2017-01-30 | 1 | -4/+1 |
* | NFS: Move nfs4_get_session() into nfs4_session.h | Anna Schumaker | 2017-01-30 | 1 | -10/+0 |
* | NFSv4: change nfs4_select_rw_stateid to take a lock_context inplace of lock_o... | NeilBrown | 2016-12-01 | 1 | -1/+1 |
* | NFSv4: Fix CLOSE races with OPEN | Trond Myklebust | 2016-11-18 | 1 | -0/+7 |
* | NFSv4.1: Test delegation stateids when server declares "some state revoked" | Trond Myklebust | 2016-09-27 | 1 | -0/+3 |
* | NFSv4.1: Don't deadlock the state manager on the SEQUENCE status flags | Trond Myklebust | 2016-09-27 | 1 | -1/+1 |
* | nfs: track whether server sets MAY_NOTIFY_LOCK flag | Jeff Layton | 2016-09-22 | 1 | -0/+1 |
* | NFS pnfs data server multipath session trunking | Andy Adamson | 2016-09-19 | 1 | -0/+6 |
* | NFS detect session trunking | Andy Adamson | 2016-09-19 | 1 | -0/+2 |
* | NFSv4.x: Add kernel parameter to control the callback server | Trond Myklebust | 2016-09-19 | 1 | -0/+1 |
* | Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2016-08-12 | 1 | -0/+4 |
|\ |
|
| * | NFSv4: Cleanup the setting of the nfs4 lease period | Trond Myklebust | 2016-08-05 | 1 | -0/+4 |
* | | Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-08-06 | 1 | -2/+3 |
|\ \
| |/
|/| |
|
| * | qstr: constify instances in nfs | Al Viro | 2016-07-20 | 1 | -2/+3 |
* | | NFSv4: Allow retry of operations that used a returned delegation stateid | Trond Myklebust | 2016-06-30 | 1 | -0/+1 |
|/ |
|
* | NFSv4: Use the right stateid for delegations in setattr, read and write | Trond Myklebust | 2016-05-17 | 1 | -2/+3 |
* | NFSv4: Label stateids with the type | Trond Myklebust | 2016-05-17 | 1 | -2/+5 |
* | NFSv4: Refactor NFSv4 error handling | Trond Myklebust | 2015-10-08 | 1 | -2/+4 |
* | NFS: Remove nfs41_server_notify_{target|highest}_slotid_update() | Anna Schumaker | 2015-08-17 | 1 | -3/+1 |
* | NFSv.2/pnfs Add a LAYOUTSTATS rpc function | Trond Myklebust | 2015-06-24 | 1 | -0/+1 |
* | Merge branch 'flexfiles' | Trond Myklebust | 2015-02-03 | 1 | -0/+6 |
|\ |
|
| * | nfs4: export nfs4_sequence_done | Peng Tao | 2015-02-03 | 1 | -0/+2 |
| * | nfs4: pass slot table to nfs40_setup_sequence | Peng Tao | 2015-02-03 | 1 | -0/+4 |
* | | NFSv4.1: Allow parallel OPEN/OPEN_DOWNGRADE/CLOSE | Trond Myklebust | 2015-01-23 | 1 | -0/+3 |
|/ |
|
* | nfs: Add ALLOCATE support | Anna Schumaker | 2014-11-25 | 1 | -0/+1 |
* | Merge branch 'client-4.2' into linux-next | Trond Myklebust | 2014-09-30 | 1 | -0/+3 |
|\ |
|
| * | NFS: Implement SEEK | Anna Schumaker | 2014-09-30 | 1 | -0/+3 |
* | | nfs: revert "nfs4: queue free_lock_state job submission to nfsiod" | Jeff Layton | 2014-09-08 | 1 | -7/+6 |
|/ |
|
* | nfs4: turn free_lock_state into a void return operation | Jeff Layton | 2014-07-12 | 1 | -1/+1 |
* | nfs4: queue free_lock_state job submission to nfsiod | Jeff Layton | 2014-07-12 | 1 | -6/+7 |
* | nfs4: treat lock owners as opaque values | Jeff Layton | 2014-07-12 | 1 | -12/+1 |
* | nfs: merge nfs_pgio_data into _header | Weston Andros Adamson | 2014-06-24 | 1 | -3/+3 |
* | NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support | Andy Adamson | 2014-06-24 | 1 | -1/+1 |
* | NFS: Create a common read and write data struct | Anna Schumaker | 2014-05-28 | 1 | -2/+2 |
* | NFSv4: Clear the open state flags if the new stateid does not match | Trond Myklebust | 2014-02-19 | 1 | -0/+1 |
* | NFSv4: Don't update the open stateid unless it is newer than the old one | Trond Myklebust | 2014-02-19 | 1 | -0/+10 |
* | NFSv4.1 free slot before resending I/O to MDS | Andy Adamson | 2014-01-29 | 1 | -0/+1 |