index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
trace.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-23
1
-20
/
+20
*
nfsd: add tracepoint in mark_client_expired_locked
Jeff Layton
2024-05-06
1
-0
/
+24
*
nfsd: new tracepoint for check_slot_seqid
Chuck Lever
2024-05-06
1
-0
/
+70
*
nfsd: drop extraneous newline from nfsd tracepoints
Jeff Layton
2024-05-06
1
-3
/
+3
*
tracing: Remove __assign_str_len()
Steven Rostedt (Google)
2024-03-18
1
-4
/
+4
*
NFSD: Fix nfsd_clid_class use of __string_len() macro
Steven Rostedt (Google)
2024-03-18
1
-1
/
+1
*
NFSD: Clean up nfsd4_encode_replay()
Chuck Lever
2024-03-09
1
-0
/
+18
*
nfsd: prepare for supporting admin-revocation of state
NeilBrown
2024-03-01
1
-1
/
+2
*
nfsd: split sc_status out of sc_type
NeilBrown
2024-03-01
1
-17
/
+14
*
NFSD: Add callback operation lifetime trace points
Chuck Lever
2024-03-01
1
-0
/
+42
*
NFSD: Rename nfsd_cb_state trace point
Chuck Lever
2024-03-01
1
-1
/
+2
*
NFSD: Replace dprintks in nfsd4_cb_sequence_done()
Chuck Lever
2024-03-01
1
-0
/
+82
*
NFSD: Add nfsd_seq4_status trace event
Chuck Lever
2024-03-01
1
-0
/
+35
*
NFSD: Remove nfsd_drc_gc() tracepoint
Chuck Lever
2024-01-07
1
-22
/
+0
*
NFSD: add trace points to track server copy progress
Dai Ngo
2023-10-16
1
-0
/
+87
*
NFSD: Rename struct svc_cacherep
Chuck Lever
2023-08-29
1
-2
/
+2
*
NFSD: Replace nfsd_prune_bucket()
Chuck Lever
2023-08-29
1
-0
/
+22
*
NFSD: Enable write delegation support
Dai Ngo
2023-08-29
1
-0
/
+1
*
NFSD: trace nfsctl operations
Chuck Lever
2023-06-05
1
-0
/
+259
*
NFSD: Remove open coding of string copy
Azeem Shaikh
2023-05-15
1
-3
/
+3
*
nfsd: don't fsync nfsd_files on last close
Jeff Layton
2023-02-20
1
-31
/
+0
*
nfsd: fix handling of cached open files in nfsd4_open codepath
Jeff Layton
2023-01-06
1
-39
/
+13
*
nfsd: rework refcounting in filecache
Jeff Layton
2022-12-11
1
-32
/
+19
*
NFSD: add CB_RECALL_ANY tracepoints
Dai Ngo
2022-12-10
1
-0
/
+50
*
NFSD: Add an nfsd_file_fsync tracepoint
Chuck Lever
2022-12-10
1
-0
/
+31
*
nfsd: reorganize filecache.c
Jeff Layton
2022-11-28
1
-2
/
+2
*
NFSD: Trace delegation revocations
Chuck Lever
2022-11-28
1
-0
/
+55
*
NFSD: Trace stateids returned via DELEGRETURN
Chuck Lever
2022-11-28
1
-0
/
+1
*
NFSD: Add an NFSD_FILE_GC flag to enable nfsd_file garbage collection
Chuck Lever
2022-11-28
1
-1
/
+2
*
NFSD: Fix trace_nfsd_fh_verify_err() crasher
Chuck Lever
2022-11-14
1
-1
/
+4
*
NFSD: Add a mechanism to wait for a DELEGRETURN
Chuck Lever
2022-09-26
1
-0
/
+23
*
NFSD: Add tracepoints to report NFSv4 callback completions
Chuck Lever
2022-09-26
1
-0
/
+39
*
NFSD: Trace NFSv4 COMPOUND tags
Chuck Lever
2022-09-26
1
-7
/
+14
*
NFSD: Replace dprintk() call site in fh_verify()
Chuck Lever
2022-09-26
1
-3
/
+45
*
NFSD: Move nfsd_file_trace_alloc() tracepoint
Chuck Lever
2022-07-30
1
-1
/
+24
*
NFSD: Separate tracepoints for acquire and create
Chuck Lever
2022-07-30
1
-8
/
+46
*
NFSD: Convert the filecache to use rhashtable
Chuck Lever
2022-07-30
1
-1
/
+62
*
NFSD: Refactor __nfsd_file_close_inode()
Chuck Lever
2022-07-30
1
-11
/
+33
*
NFSD: No longer record nf_hashval in the trace log
Chuck Lever
2022-07-30
1
-24
/
+21
*
NFSD: Leave open files out of the filecache LRU
Chuck Lever
2022-07-30
1
-0
/
+2
*
NFSD: Trace filecache LRU activity
Chuck Lever
2022-07-30
1
-0
/
+39
*
NFSD: Report the number of items evicted by the LRU walk
Chuck Lever
2022-07-30
1
-0
/
+29
*
NFSD: Instrument fh_verify()
Chuck Lever
2022-07-30
1
-0
/
+46
*
nfsd: eliminate the NFSD_FILE_BREAK_* flags
Jeff Layton
2022-07-30
1
-2
/
+0
*
NFSD: Clean up the show_nf_flags() macro
Chuck Lever
2022-05-23
1
-6
/
+0
*
NFSD: Trace filecache opens
Chuck Lever
2022-05-23
1
-0
/
+28
*
NFSD: Remove NFSD_PROC_ARGS_* macros
Chuck Lever
2022-02-28
1
-19
/
+9
*
NFSD: Use __sockaddr field to store socket addresses
Chuck Lever
2022-02-28
1
-40
/
+39
*
NFSD: Fix offset type in I/O trace points
Chuck Lever
2022-02-09
1
-7
/
+7
*
NFSD: Trace boot verifier resets
Chuck Lever
2022-01-08
1
-0
/
+28
[next]