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
/
cifs
/
trace.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cifs: append path to open_enter trace event
Shyam Prasad N
2023-03-24
1
-4
/
+8
*
smb3: add dynamic trace points for tree disconnect
Steve French
2022-10-05
1
-0
/
+3
*
smb3: add trace point for SMB2_set_eof
Steve French
2022-06-16
1
-0
/
+38
*
smb3: add trace point for oplock not found
Steve French
2022-05-22
1
-0
/
+1
*
smb3: add trace point for lease not found issue
Steve French
2022-05-21
1
-0
/
+1
*
cifs: Split the smb3_add_credits tracepoint
David Howells
2022-04-08
1
-0
/
+7
*
smb3: add dynamic trace points for socket connection
Steve French
2021-11-05
1
-0
/
+71
*
cifs: fix string declarations and assignments in tracepoints
Shyam Prasad N
2021-05-27
1
-12
/
+17
*
cifs: Identify a connection by a conn_id.
Shyam Prasad N
2021-02-16
1
-10
/
+26
*
cifs: Tracepoints and logs for tracing credit changes.
Shyam Prasad N
2020-12-15
1
-0
/
+4
*
smb3: add dynamic trace point to trace when credits obtained
Steve French
2020-10-20
1
-6
/
+12
*
smb311: Add tracepoints for new compound posix query info
Steve French
2020-06-12
1
-0
/
+3
*
cifs: Add tracepoints for errors on flush or fsync
Steve French
2020-02-05
1
-0
/
+27
*
smb3: add missing worker function for SMB3 change notify
Steve French
2019-09-16
1
-0
/
+3
*
smb3: add dynamic tracepoints for flush and close
Steve French
2019-09-16
1
-0
/
+35
*
cifs: Fix slab-out-of-bounds when tracing SMB tcon
Paulo Alcantara (SUSE)
2019-03-22
1
-3
/
+3
*
smb3: add dynamic tracepoints for simple fallocate and zero range
Steve French
2019-03-14
1
-0
/
+6
*
smb3: Add dynamic trace points for various compounded smb3 ops
Steve French
2019-03-14
1
-0
/
+117
*
smb3: add dynamic tracepoint for timeout waiting for credits
Steve French
2019-03-14
1
-0
/
+1
*
smb3: add dynamic trace point for query_info_enter/done
Steve French
2019-03-05
1
-0
/
+42
*
smb3: add dynamic trace point for smb3_cmd_enter
Steve French
2019-03-05
1
-0
/
+1
*
smb3: improve dynamic tracing of open and posix mkdir
Steve French
2019-03-05
1
-1
/
+40
*
smb3: Add tracepoints for read, write and query_dir enter
Steve French
2019-03-05
1
-0
/
+3
*
smb3: add tracepoints for query dir
Steve French
2019-03-05
1
-0
/
+2
*
smb3: Cleanup license mess
Thomas Gleixner
2019-01-24
1
-10
/
+0
*
smb3: add trace point for tree connection
Steve French
2018-11-02
1
-0
/
+42
*
smb3: add tracepoint for sending lease break responses to server
Steve French
2018-10-23
1
-0
/
+79
*
smb3: add tracepoint to catch cases where credit refund of failed op overlaps...
Steve French
2018-10-23
1
-0
/
+30
*
smb3: add tracepoint for slow responses
Steve French
2018-08-07
1
-0
/
+37
*
smb3: add reconnect tracepoints
Steve French
2018-08-07
1
-0
/
+26
*
smb3: add tracepoint for session expired or deleted
Steve French
2018-08-07
1
-0
/
+1
*
smb3: Fix mode on mkdir on smb311 mounts
Steve French
2018-06-15
1
-1
/
+2
*
smb3: add tracepoints for smb2/smb3 open
Steve French
2018-05-30
1
-0
/
+86
*
smb3: add additional ftrace entry points for entry/exit to cifs.ko
Steve French
2018-05-30
1
-29
/
+74
*
smb3: Add ftrace tracepoints for improved SMB3 debugging
Steve French
2018-05-27
1
-0
/
+298