index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFSv4: don't mark all open state for recovery when handling recallable state ...
Scott Mayhew
2019-05-09
1
-2
/
+1
*
NFS4: Fix v4.0 client state corruption when mount
ZhangXiaoxu
2019-05-09
1
-0
/
+4
*
NFS: Fix up documentation warnings
Trond Myklebust
2019-02-20
1
-0
/
+1
*
NFSv4.2 fix async copy reboot recovery
Olga Kornievskaia
2019-01-02
1
-1
/
+1
*
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
NeilBrown
2018-12-19
1
-45
/
+47
*
NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().
NeilBrown
2018-12-19
1
-17
/
+4
*
NFSv4: don't require lock for get_renew_cred or get_machine_cred
NeilBrown
2018-12-19
1
-16
/
+10
*
NFSv4: add cl_root_cred for use when machine cred is not available.
NeilBrown
2018-12-19
1
-8
/
+12
*
NFSv4: Fix a NFSv4 state manager deadlock
Trond Myklebust
2018-11-19
1
-5
/
+11
*
NFSv4: Ensure that the state manager exits the loop on SIGKILL
Trond Myklebust
2018-11-12
1
-1
/
+1
*
NFSv4: Don't exit the state manager without clearing NFS4CLNT_MANAGER_RUNNING
Trond Myklebust
2018-11-12
1
-3
/
+5
*
NFSv4: Split out NFS v4.2 copy completion functions
Anna Schumaker
2018-09-30
1
-15
/
+26
*
NFS: Reduce indentation of nfs4_recovery_handle_error()
Anna Schumaker
2018-09-30
1
-32
/
+32
*
NFS: Reduce indentation of the switch statement in nfs4_reclaim_open_state()
Anna Schumaker
2018-09-30
1
-37
/
+33
*
NFS: Split out the body of nfs4_reclaim_open_state()
Anna Schumaker
2018-09-30
1
-36
/
+47
*
NFSv4: Convert struct nfs4_state to use refcount_t
Trond Myklebust
2018-09-30
1
-4
/
+4
*
NFSv4: Convert open state lookup to use RCU
Trond Myklebust
2018-09-30
1
-6
/
+6
*
NFS: Convert lookups of the open context to RCU
Trond Myklebust
2018-09-30
1
-6
/
+6
*
NFSv4.1 fix infinite loop on I/O.
Trond Myklebust
2018-09-14
1
-0
/
+2
*
NFSv4: Don't busy wait if NFSv4 session draining is interrupted
Trond Myklebust
2018-08-13
1
-5
/
+13
*
NFS recover from destination server reboot for copies
Olga Kornievskaia
2018-08-13
1
-0
/
+16
*
NFS: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-08-08
1
-0
/
+6
*
pnfs: Add LAYOUTGET to OPEN of a new file
Fred Isaman
2018-05-31
1
-0
/
+8
*
nfs: Use ida_simple API
Matthew Wilcox
2018-04-10
1
-12
/
+10
*
NFSv4: always set NFS_LOCK_LOST when a lock is lost.
NeilBrown
2018-01-14
1
-1
/
+4
*
NFSv4: Ensure gcc 4.4.4 can compile initialiser for "invalid_stateid"
Trond Myklebust
2017-11-29
1
-2
/
+2
*
NFSv4: Replace closed stateids with the "invalid special stateid"
Trond Myklebust
2017-11-17
1
-0
/
+8
*
NFSv4: Check the open stateid when searching for expired state
Trond Myklebust
2017-11-17
1
-0
/
+5
*
NFSv4: Don't try to CLOSE if the stateid 'other' field has changed
Trond Myklebust
2017-11-17
1
-2
/
+7
*
NFSv4: Retry CLOSE and DELEGRETURN on NFS4ERR_OLD_STATEID.
Trond Myklebust
2017-11-17
1
-0
/
+16
*
NFSv4: Fix OPEN / CLOSE race
Trond Myklebust
2017-11-17
1
-0
/
+1
*
fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_t
Elena Reshetova
2017-11-17
1
-3
/
+3
*
fs, nfs: convert nfs4_lock_state.ls_count from atomic_t to refcount_t
Elena Reshetova
2017-11-17
1
-4
/
+4
*
Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-07-13
1
-5
/
+11
|
\
|
*
NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migration
Chuck Lever
2017-07-13
1
-5
/
+11
*
|
NFS: Trunking detection should handle ERESTARTSYS/EINTR
Trond Myklebust
2017-06-27
1
-0
/
+2
|
/
*
NFSv4.1: RECLAIM_COMPLETE must handle NFS4ERR_CONN_NOT_BOUND_TO_SESSION
Trond Myklebust
2017-05-05
1
-3
/
+7
*
NFSv4: Fix warning for using 0 as NULL
Wei Yongjun
2017-01-30
1
-1
/
+1
*
nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED"
Chuck Lever
2017-01-26
1
-0
/
+1
*
NFSv4: Fix client recovery when server reboots multiple times
Trond Myklebust
2017-01-13
1
-1
/
+0
*
NFS: Don't disconnect open-owner on NFS4ERR_BAD_SEQID
NeilBrown
2016-12-19
1
-16
/
+13
*
NFSv4: ensure __nfs4_find_lock_state returns consistent result.
NeilBrown
2016-12-19
1
-8
/
+20
*
NFSv4.1: Don't schedule lease recovery in nfs4_schedule_session_recovery()
Trond Myklebust
2016-12-04
1
-1
/
+1
*
NFS: discard nfs_lockowner structure.
NeilBrown
2016-12-01
1
-1
/
+1
*
NFSv4: enhance nfs4_copy_lock_stateid to use a flock stateid if there is one
NeilBrown
2016-12-01
1
-5
/
+9
*
NFSv4: change nfs4_select_rw_stateid to take a lock_context inplace of lock_o...
NeilBrown
2016-12-01
1
-6
/
+5
*
NFSv4.1: Handle NFS4ERR_OLD_STATEID in nfs4_reclaim_open_state
Benjamin Coddington
2016-11-18
1
-0
/
+1
*
NFSv4: If recovery failed for a specific open stateid, then don't retry
Trond Myklebust
2016-09-27
1
-7
/
+11
*
NFSv4: Open state recovery must account for file permission changes
Trond Myklebust
2016-09-27
1
-0
/
+3
*
NFSv4: nfs_inode_find_state_and_recover() should check all stateids
Trond Myklebust
2016-09-27
1
-5
/
+39
[next]