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.12.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
/
nfsd
/
nfs4state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfsd: fix unused "nn" variable warning in free_client()
Stanislav Kinsbursky
2013-01-23
1
-1
/
+1
*
nfsd: Don't unlock the state while it's not locked
Yanchuan Nian
2013-01-23
1
-1
/
+2
*
nfsd: Pass correct slot number to nfsd4_put_drc_mem()
Yanchuan Nian
2013-01-23
1
-1
/
+1
*
nfsd4: don't leave freed stateid hashed
J. Bruce Fields
2012-12-17
1
-0
/
+1
*
nfsd4: disable zero-copy on non-final read ops
J. Bruce Fields
2012-12-17
1
-8
/
+0
*
NFSD: Pass correct buffer size to rpc_ntop
Bryan Schumaker
2012-12-10
1
-2
/
+2
*
nfsd: make NFSd service structure allocated per net
Stanislav Kinsbursky
2012-12-10
1
-5
/
+9
*
nfsd4: lockt, release_lockowner should renew clients
J. Bruce Fields
2012-12-04
1
-18
/
+23
*
NFSD: Forget state for a specific client
Bryan Schumaker
2012-12-03
1
-0
/
+15
*
NFSD: Reading a fault injection file prints a state count
Bryan Schumaker
2012-12-03
1
-0
/
+42
*
NFSD: Fault injection operations take a per-client forget function
Bryan Schumaker
2012-12-03
1
-30
/
+0
*
NFSD: Clean up forgetting and recalling delegations
Bryan Schumaker
2012-12-03
1
-44
/
+50
*
NFSD: Clean up forgetting openowners
Bryan Schumaker
2012-12-03
1
-27
/
+22
*
NFSD: Clean up forgetting locks
Bryan Schumaker
2012-12-03
1
-8
/
+28
*
NFSD: Clean up forgetting clients
Bryan Schumaker
2012-12-03
1
-5
/
+20
*
NFSD: Lock state before calling fault injection function
Bryan Schumaker
2012-12-03
1
-16
/
+2
*
NFSD: Fold fault_inject.h into state.h
Bryan Schumaker
2012-11-28
1
-1
/
+0
*
nfsd: make NFSv4 grace time per net
Stanislav Kinsbursky
2012-11-28
1
-6
/
+3
*
nfsd: make NFSv4 lease time per net
Stanislav Kinsbursky
2012-11-28
1
-6
/
+5
*
nfsd: call state init and shutdown twice
Stanislav Kinsbursky
2012-11-28
1
-18
/
+12
*
nfsd: cleanup NFSd state start a bit
Stanislav Kinsbursky
2012-11-28
1
-24
/
+35
*
nfsd: cleanup NFSd state shutdown a bit
Stanislav Kinsbursky
2012-11-28
1
-10
/
+9
*
nfsd: make delegations shutdown network namespace aware
Stanislav Kinsbursky
2012-11-28
1
-0
/
+4
*
nfsd: make client_lock per net
Stanislav Kinsbursky
2012-11-28
1
-30
/
+43
*
nfsd4: remove state lock from nfs4_state_shutdown
Stanislav Kinsbursky
2012-11-28
1
-2
/
+0
*
nfsd4: downgrade some fs/nfsd/nfs4state.c BUG's
J. Bruce Fields
2012-11-26
1
-11
/
+15
*
nfsd: make laundromat network namespace aware
Stanislav Kinsbursky
2012-11-15
1
-8
/
+13
*
nfsd: pass nfsd_net instead of net to grace enders
Stanislav Kinsbursky
2012-11-15
1
-5
/
+3
*
nfsd: use service net instead of hard-coded init_net
Stanislav Kinsbursky
2012-11-15
1
-25
/
+38
*
nfsd: make close_lru list per net
Stanislav Kinsbursky
2012-11-15
1
-13
/
+7
*
nfsd: make client_lru list per net
Stanislav Kinsbursky
2012-11-15
1
-8
/
+8
*
nfsd: make sessionid_hashtbl allocated per net
Stanislav Kinsbursky
2012-11-15
1
-11
/
+17
*
nfsd: make lockowner_ino_hashtbl allocated per net
Stanislav Kinsbursky
2012-11-15
1
-11
/
+16
*
nfsd: make ownerstr_hashtbl allocated per net
Stanislav Kinsbursky
2012-11-15
1
-15
/
+26
*
nfsd: make unconf_name_tree per net
Stanislav Kinsbursky
2012-11-15
1
-23
/
+19
*
nfsd: make unconf_id_hashtbl allocated per net
Stanislav Kinsbursky
2012-11-15
1
-10
/
+15
*
nfsd: make conf_name_tree per net
Stanislav Kinsbursky
2012-11-15
1
-15
/
+16
*
nfsd: make conf_id_hashtbl allocated per net
Stanislav Kinsbursky
2012-11-15
1
-21
/
+54
*
nfsd: make reclaim_str_hashtbl allocated per net
Stanislav Kinsbursky
2012-11-15
1
-27
/
+15
*
nfsd: make nfs4_client network namespace dependent
Stanislav Kinsbursky
2012-11-15
1
-6
/
+9
*
nfsd: use service net instead of hard-coded net where possible
Stanislav Kinsbursky
2012-11-15
1
-5
/
+5
*
nfsd4: init_session should be declared static
Fengguang Wu
2012-11-14
1
-1
/
+1
*
nfsd: get rid of cl_recdir field
Jeff Layton
2012-11-12
1
-15
/
+3
*
nfsd: move the confirmed and unconfirmed hlists to a rbtree
Jeff Layton
2012-11-12
1
-51
/
+93
*
nfsd: don't search for client by hash on legacy reboot recovery gracedone
Jeff Layton
2012-11-12
1
-7
/
+5
*
nfsd: make nfs4_client_to_reclaim return a pointer to the reclaim record
Jeff Layton
2012-11-12
1
-10
/
+10
*
nfsd: break out reclaim record removal into separate function
Jeff Layton
2012-11-12
1
-3
/
+9
*
nfsd: have nfsd4_find_reclaim_client take a char * argument
Jeff Layton
2012-11-12
1
-7
/
+4
*
nfsd: remove unused argument to nfs4_has_reclaimed_state
Jeff Layton
2012-11-10
1
-1
/
+1
*
nfsd4: common helper to initialize callback work
J. Bruce Fields
2012-11-07
1
-2
/
+2
[next]