aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4state.c
Commit message (Expand)AuthorAge
* Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-06-10
|\
| * NFS: Use raw_write_seqcount_begin/end int nfs4_reclaim_open_stateTrond Myklebust2014-06-05
* | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
|/
* NFSv4: Ensure we respect soft mount timeouts during trunking discoveryTrond Myklebust2014-03-19
* Merge branch 'devel' into linux-nextTrond Myklebust2014-03-17
|\
| * NFSv4: Clear the open state flags if the new stateid does not matchTrond Myklebust2014-02-19
* | NFSv4: Fix the return value of nfs4_select_rw_stateidTrond Myklebust2014-03-05
* | NFS fix error return in nfs4_select_rw_stateidAndy Adamson2014-02-19
|/
* point to the right include file in a comment (left over from a9004abc3)Toralf Förster2014-01-05
* Merge tag 'nfs-for-3.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-11-16
|\
| * nfs: don't retry detect_trunking with RPC_AUTH_UNIX more than onceJeff Layton2013-11-13
* | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-14
|/
* nfs: fix inverted test for delegation in nfs4_reclaim_open_stateJeff Layton2013-10-31
* NFS: Fix possible endless state recovery waitChuck Lever2013-10-28
* NFS: Handle SEQ4_STATUS_LEASE_MOVEDChuck Lever2013-10-28
* NFS: Support NFS4ERR_LEASE_MOVED recovery in state managerChuck Lever2013-10-28
* NFS: Add basic migration support to state manager threadChuck Lever2013-10-28
* NFSv4 Remove zeroing state kern warningsAndy Adamson2013-10-28
* NFSv4: Don't try to recover NFSv4 locks when they are lost.NeilBrown2013-09-04
* NFS: Fix warning introduced by NFSv4.0 transport blocking patchesChuck Lever2013-09-04
* NFS: Update session draining barriers for NFSv4.0 transport blockingChuck Lever2013-09-03
* NFS: Enable slot table helpers for NFSv4.0Chuck Lever2013-09-03
* NFS: remove incorrect "Lock reclaim failed!" warning.NeilBrown2013-08-22
* NFS: Never use user credentials for lease renewalChuck Lever2013-08-07
* NFS: Use root's credential for lease management when keytab is missingChuck Lever2013-08-07
* NFS: Fix return type of nfs4_end_drain_session() stubChuck Lever2013-07-23
* Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-07-09
|\
| * NFSv4.1 end back channel session drainingAndy Adamson2013-06-20
| * NFSv4.1: Ensure that reclaim_complete uses the right credentialTrond Myklebust2013-06-06
* | drivers: avoid parsing names as kthread_run() format stringsKees Cook2013-07-03
* | locks: protect most of the file_lock handling with i_lockJeff Layton2013-06-29
|/
* NFSv4.1 Fix a pNFS session draining deadlockAndy Adamson2013-05-20
* NFSv4.1: Ensure that we free the lock stateid on the serverTrond Myklebust2013-05-06
* Merge branch 'bugfixes' into linux-nextTrond Myklebust2013-04-23
|\
| * NFSv4: Fix a memory leak in nfs4_discover_server_trunkingTrond Myklebust2013-04-05
* | Merge branch 'rpcsec_gss-from_cel' into linux-nextTrond Myklebust2013-04-23
|\ \
| * | NFS: Retry SETCLIENTID with AUTH_SYS instead of AUTH_NONEChuck Lever2013-04-22
| * | NFSv4: Don't clear the machine cred when client establish returns EACCESTrond Myklebust2013-04-05
| * | NFSv4: Fix issues in nfs4_discover_server_trunkingTrond Myklebust2013-04-05
| * | NFS: Use "krb5i" to establish NFSv4 state whenever possibleChuck Lever2013-03-29
* | | NFSv4: Use the open stateid if the delegation has the wrong modeTrond Myklebust2013-04-20
* | | NFSv4: Handle timeouts correctly when probing for lease validityTrond Myklebust2013-04-08
|/ /
* | NFSv4: Fix another reboot recovery raceTrond Myklebust2013-03-28
* | NFSv4.1: Select the "most recent locking state" for read/write/setattr stateidsTrond Myklebust2013-03-25
* | NFSv4: Resend the READ/WRITE RPC call if a stateid change causes an errorTrond Myklebust2013-03-25
* | NFS: Don't accept more reads/writes if the open context recovery failedTrond Myklebust2013-03-25
* | NFSv4: Fail I/O if the state recovery fails irrevocablyTrond Myklebust2013-03-25
|/
* NFSv4: Ensure delegation recall and byte range lock removal don't conflictTrond Myklebust2013-02-11
* NFSv4: Allow the state manager to mark an open_owner as being recoveredTrond Myklebust2013-02-11
* NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 sessionTrond Myklebust2013-01-30