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
/
nfsd
/
nfs4state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfsd: remove unneeded break
Tom Rix
2020-10-16
1
-1
/
+0
*
nfsd: rq_lease_breaker cleanup
J. Bruce Fields
2020-09-25
1
-1
/
+2
*
nfsd4: remove check_conflicting_opens warning
J. Bruce Fields
2020-09-25
1
-1
/
+0
*
nfsd: rename delegation related tracepoints to make them less confusing
Hou Tao
2020-09-25
1
-2
/
+2
*
nfsd: give up callbacks on revoked delegations
J. Bruce Fields
2020-09-25
1
-1
/
+2
*
nfsd: remove fault injection code
J. Bruce Fields
2020-09-25
1
-593
/
+0
*
Merge tag 'nfsd-5.9-1' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
2020-08-25
1
-0
/
+2
|
\
|
*
nfsd: fix oops on mixed NFSv4/NFSv3 client access
J. Bruce Fields
2020-08-16
1
-0
/
+2
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-6
/
+6
|
/
*
Merge tag 'nfsd-5.9' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
2020-08-09
1
-14
/
+40
|
\
|
*
nfsd4: a client's own opens needn't prevent delegations
J. Bruce Fields
2020-07-13
1
-14
/
+40
*
|
nfsd4: fix NULL dereference in nfsd/clients display code
J. Bruce Fields
2020-07-22
1
-1
/
+19
|
/
*
nfsd4: fix nfsdfs reference count loop
J. Bruce Fields
2020-06-29
1
-1
/
+7
*
Merge branch 'nfsd-5.8' of git://linux-nfs.org/~cel/cel-2.6 into for-5.8-inco...
J. Bruce Fields
2020-05-21
1
-40
/
+23
|
\
|
*
NFSD: Squash an annoying compiler warning
Chuck Lever
2020-05-20
1
-3
/
+2
|
*
NFSD: Add tracepoints for monitoring NFSD callbacks
Chuck Lever
2020-05-20
1
-4
/
+2
|
*
NFSD: Add tracepoints to the NFSD state management code
Chuck Lever
2020-05-20
1
-33
/
+19
*
|
nfsd: clients don't need to break their own delegations
J. Bruce Fields
2020-05-08
1
-0
/
+14
*
|
nfsd: handle repeated BIND_CONN_TO_SESSION
J. Bruce Fields
2020-05-06
1
-12
/
+42
*
|
nfsd4: add filename to states output
Achilles Gaikwad
2020-05-06
1
-0
/
+13
*
|
nfsd4: stid display should preserve on-the-wire byte order
J. Bruce Fields
2020-05-06
1
-1
/
+2
*
|
nfsd4: common stateid-printing code
J. Bruce Fields
2020-05-06
1
-4
/
+17
|
/
*
nfsd: memory corruption in nfsd4_lock()
Vasily Averin
2020-04-13
1
-0
/
+2
*
nfsd4: kill warnings on testing stateids with mismatched clientids
J. Bruce Fields
2020-03-19
1
-8
/
+1
*
nfsd: remove read permission bit for ctl sysctl
Petr Vorel
2020-03-16
1
-1
/
+1
*
nfsd: Don't add locks to closed or closing open stateids
Trond Myklebust
2020-03-16
1
-30
/
+43
*
fs: nfsd: nfs4state.c: Use built-in RCU list checking
Madhuparna Bhowmik
2020-03-16
1
-1
/
+2
*
nfsd: use ktime_get_real_seconds() in nfs4_verifier
Arnd Bergmann
2019-12-19
1
-1
/
+1
*
nfsd: use boottime for lease expiry calculation
Arnd Bergmann
2019-12-19
1
-26
/
+22
*
nfsd: fix jiffies/time_t mixup in LRU list
Arnd Bergmann
2019-12-19
1
-1
/
+1
*
nfsd: pass a 64-bit guardtime to nfsd_setattr()
Arnd Bergmann
2019-12-19
1
-1
/
+1
*
nfsd: make 'boot_time' 64-bit wide
Arnd Bergmann
2019-12-19
1
-7
/
+7
*
nfsd: print 64-bit timestamps in client_info_show
Arnd Bergmann
2019-12-19
1
-3
/
+2
*
nfsd: use ktime_get_seconds() for timestamps
Arnd Bergmann
2019-12-19
1
-5
/
+5
*
nfsd4: Remove unneeded semicolon
zhengbin
2019-12-19
1
-1
/
+1
*
nfsd: unlock on error in manage_cpntf_state()
Dan Carpenter
2019-12-09
1
-2
/
+5
*
NFSD add nfs4 inter ssc to nfsd4_copy
Olga Kornievskaia
2019-12-09
1
-5
/
+10
*
NFSD generalize nfsd4_compound_state flag names
Olga Kornievskaia
2019-12-09
1
-3
/
+4
*
NFSD check stateids against copy stateids
Olga Kornievskaia
2019-12-09
1
-8
/
+66
*
NFSD add COPY_NOTIFY operation
Olga Kornievskaia
2019-12-09
1
-10
/
+96
*
nfsd4: fix up replay_matches_cache()
Scott Mayhew
2019-10-09
1
-5
/
+10
*
nfsd: "\%s" should be "%s"
J. Bruce Fields
2019-10-08
1
-2
/
+2
*
nfsd: degraded slot-count more gracefully as allocation nears exhaustion.
NeilBrown
2019-09-20
1
-4
/
+11
*
nfsd: handle drc over-allocation gracefully.
NeilBrown
2019-09-20
1
-4
/
+15
*
nfsd: add support for upcall version 2
Scott Mayhew
2019-09-10
1
-1
/
+5
*
nfsd: have nfsd_test_lock use the nfsd_file cache
Jeff Layton
2019-08-19
1
-4
/
+4
*
nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cache
Jeff Layton
2019-08-19
1
-14
/
+10
*
nfsd: convert fi_deleg_file and ls_file fields to nfsd_file
Jeff Layton
2019-08-19
1
-71
/
+73
*
nfsd: convert nfs4_file->fi_fds array to use nfsd_files
Jeff Layton
2019-08-19
1
-17
/
+18
*
nfsd: Make two functions static
YueHaibing
2019-07-09
1
-2
/
+2
[next]