index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4state.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFSD: Add cb_lost tracepoint
Chuck Lever
2021-05-18
1
-0
/
+2
*
NFSD: Add tracepoints for EXCHANGEID edge cases
Chuck Lever
2021-05-18
1
-3
/
+9
*
NFSD: Add tracepoints for SETCLIENTID edge cases
Chuck Lever
2021-05-18
1
-11
/
+8
*
NFSD: Add a couple more nfsd_clid_expired call sites
Chuck Lever
2021-05-18
1
-3
/
+6
*
NFSD: Add nfsd_clid_destroyed tracepoint
Chuck Lever
2021-05-18
1
-0
/
+1
*
NFSD: Add nfsd_clid_reclaim_complete tracepoint
Chuck Lever
2021-05-18
1
-0
/
+1
*
NFSD: Add nfsd_clid_confirmed tracepoint
Chuck Lever
2021-05-18
1
-5
/
+5
*
NFSD: Add nfsd_clid_verf_mismatch tracepoint
Chuck Lever
2021-05-18
1
-3
/
+8
*
NFSD: Add nfsd_clid_cred_mismatch tracepoint
Chuck Lever
2021-05-18
1
-4
/
+10
*
NFSD: Fix TP_printk() format specifier in nfsd_clid_class
Chuck Lever
2021-05-18
1
-3
/
+0
*
nfsd: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-04-20
1
-0
/
+1
*
nfsd: grant read delegations to clients holding writes
J. Bruce Fields
2021-04-19
1
-14
/
+68
*
nfsd: reshuffle some code
J. Bruce Fields
2021-04-19
1
-117
/
+118
*
nfsd: track filehandle aliasing in nfs4_files
J. Bruce Fields
2021-04-19
1
-9
/
+28
*
nfsd: hash nfs4_files by inode number
J. Bruce Fields
2021-04-19
1
-15
/
+12
*
nfsd: ensure new clients break delegations
J. Bruce Fields
2021-04-16
1
-5
/
+19
*
nfsd: remove unused function
Jiapeng Chong
2021-04-15
1
-9
/
+0
*
nfsd: report client confirmation status in "info" file
NeilBrown
2021-03-22
1
-4
/
+15
*
nfsd: Ensure knfsd shuts down when the "nfsd" pseudofs is unmounted
Trond Myklebust
2021-03-22
1
-7
/
+1
*
nfsd: helper for laundromat expiry calculations
J. Bruce Fields
2021-03-22
1
-22
/
+27
*
NFSD: Extract the svcxdr_init_encode() helper
Chuck Lever
2021-03-22
1
-3
/
+3
*
Revert "nfsd4: a client's own opens needn't prevent delegations"
J. Bruce Fields
2021-03-09
1
-40
/
+14
*
Revert "nfsd4: remove check_conflicting_opens warning"
J. Bruce Fields
2021-03-09
1
-0
/
+1
*
nfsd: don't abort copies early
J. Bruce Fields
2021-03-06
1
-1
/
+1
*
nfsd: cstate->session->se_client -> cstate->clp
J. Bruce Fields
2021-01-28
1
-8
/
+8
*
nfsd: simplify nfsd4_check_open_reclaim
J. Bruce Fields
2021-01-28
1
-15
/
+3
*
nfsd: remove unused set_client argument
J. Bruce Fields
2021-01-28
1
-13
/
+10
*
nfsd: find_cpntf_state cleanup
J. Bruce Fields
2021-01-25
1
-8
/
+14
*
nfsd: refactor set_client
J. Bruce Fields
2021-01-25
1
-16
/
+16
*
nfsd: rename lookup_clientid->set_client
J. Bruce Fields
2021-01-25
1
-10
/
+8
*
nfsd: simplify nfsd_renew
J. Bruce Fields
2021-01-25
1
-6
/
+3
*
nfsd: simplify process_lock
J. Bruce Fields
2021-01-25
1
-4
/
+0
*
nfsd4: simplify process_lookup1
J. Bruce Fields
2021-01-25
1
-2
/
+0
*
NFSD: Fix 5 seconds delay when doing inter server copy
Dai Ngo
2020-12-09
1
-0
/
+1
*
NFSD: Add a helper to decode state_protect4_a
Chuck Lever
2020-11-30
1
-1
/
+1
*
nfsd: remove unneeded break
Tom Rix
2020-10-16
1
-1
/
+0
*
nfsd: rq_lease_breaker cleanup
J. Bruce Fields
2020-09-26
1
-1
/
+2
*
nfsd4: remove check_conflicting_opens warning
J. Bruce Fields
2020-09-26
1
-1
/
+0
*
nfsd: rename delegation related tracepoints to make them less confusing
Hou Tao
2020-09-26
1
-2
/
+2
*
nfsd: give up callbacks on revoked delegations
J. Bruce Fields
2020-09-26
1
-1
/
+2
*
nfsd: remove fault injection code
J. Bruce Fields
2020-09-26
1
-593
/
+0
*
Merge tag 'nfsd-5.9-1' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
2020-08-26
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-24
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
[next]