summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4state.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-02-111-12/+19
|\
| * NFSv4: Check for NULL argument in nfs_*_seqid() functionsTrond Myklebust2015-01-231-7/+14
| * NFSv4: Convert nfs_alloc_seqid() to return an ERR_PTR() if allocation failsTrond Myklebust2015-01-231-5/+5
* | locks: add a dedicated spinlock to protect i_flctx listsJeff Layton2015-01-161-4/+4
* | locks: convert posix locks to file_lock_contextJeff Layton2015-01-161-42/+10
* | locks: move flock locks to file_lock_contextJeff Layton2015-01-161-2/+40
|/
* Merge branch 'bugfixes' into linux-nextTrond Myklebust2014-09-301-11/+6
|\
| * NFSv4: fix open/lock state recovery error handlingTrond Myklebust2014-09-281-10/+6
| * NFSv4: Fix lock recovery when CREATE_SESSION/SETCLIENTID_CONFIRM failsTrond Myklebust2014-09-281-1/+0
* | Fixing lease renewalOlga Kornievskaia2014-09-241-0/+1
|/
* nfs: revert "nfs4: queue free_lock_state job submission to nfsiod"Jeff Layton2014-09-081-18/+6
* Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-08-131-42/+27
|\
| * nfs4: queue free_lock_state job submission to nfsiodJeff Layton2014-07-121-6/+18
| * nfs4: treat lock owners as opaque valuesJeff Layton2014-07-121-36/+9
* | sched: Remove proliferation of wait_on_bit() action functionsNeilBrown2014-07-161-2/+2
|/
* Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-06-101-3/+3
|\
| * NFS: Use raw_write_seqcount_begin/end int nfs4_reclaim_open_stateTrond Myklebust2014-06-051-3/+3
* | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-2/+2
|/
* NFSv4: Ensure we respect soft mount timeouts during trunking discoveryTrond Myklebust2014-03-191-1/+3
* Merge branch 'devel' into linux-nextTrond Myklebust2014-03-171-1/+1
|\
| * NFSv4: Clear the open state flags if the new stateid does not matchTrond Myklebust2014-02-191-1/+1
* | NFSv4: Fix the return value of nfs4_select_rw_stateidTrond Myklebust2014-03-051-11/+3
* | NFS fix error return in nfs4_select_rw_stateidAndy Adamson2014-02-191-1/+4
|/
* point to the right include file in a comment (left over from a9004abc3)Toralf Förster2014-01-051-2/+2
* Merge tag 'nfs-for-3.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-11-161-1/+6
|\
| * nfs: don't retry detect_trunking with RPC_AUTH_UNIX more than onceJeff Layton2013-11-131-1/+6
* | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-151-1/+1
|/
* nfs: fix inverted test for delegation in nfs4_reclaim_open_stateJeff Layton2013-10-311-1/+1
* NFS: Fix possible endless state recovery waitChuck Lever2013-10-281-4/+6
* NFS: Handle SEQ4_STATUS_LEASE_MOVEDChuck Lever2013-10-281-2/+3
* NFS: Support NFS4ERR_LEASE_MOVED recovery in state managerChuck Lever2013-10-281-1/+72
* NFS: Add basic migration support to state manager threadChuck Lever2013-10-281-3/+158
* NFSv4 Remove zeroing state kern warningsAndy Adamson2013-10-281-8/+5
* NFSv4: Don't try to recover NFSv4 locks when they are lost.NeilBrown2013-09-041-3/+11
* NFS: Fix warning introduced by NFSv4.0 transport blocking patchesChuck Lever2013-09-041-2/+2
* NFS: Update session draining barriers for NFSv4.0 transport blockingChuck Lever2013-09-031-27/+34
* NFS: Enable slot table helpers for NFSv4.0Chuck Lever2013-09-031-9/+0
* NFS: remove incorrect "Lock reclaim failed!" warning.NeilBrown2013-08-221-7/+9
* NFS: Never use user credentials for lease renewalChuck Lever2013-08-071-49/+8
* NFS: Use root's credential for lease management when keytab is missingChuck Lever2013-08-071-1/+18
* NFS: Fix return type of nfs4_end_drain_session() stubChuck Lever2013-07-231-1/+1
* Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-07-091-15/+21
|\
| * NFSv4.1 end back channel session drainingAndy Adamson2013-06-201-12/+11
| * NFSv4.1: Ensure that reclaim_complete uses the right credentialTrond Myklebust2013-06-061-3/+10
* | drivers: avoid parsing names as kthread_run() format stringsKees Cook2013-07-031-1/+1
* | locks: protect most of the file_lock handling with i_lockJeff Layton2013-06-291-4/+4
|/
* NFSv4.1 Fix a pNFS session draining deadlockAndy Adamson2013-05-201-8/+7
* NFSv4.1: Ensure that we free the lock stateid on the serverTrond Myklebust2013-05-061-4/+7
* Merge branch 'bugfixes' into linux-nextTrond Myklebust2013-04-231-1/+7
|\
| * NFSv4: Fix a memory leak in nfs4_discover_server_trunkingTrond Myklebust2013-04-051-1/+7
OpenPOWER on IntegriCloud