index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-08
btrfs: tracepoints: add trace event for when fsync finishes
Filipe Manana
1
-1
/
+27
2026-06-08
btrfs: tracepoints: trace transaction states during commit phase
Filipe Manana
1
-2
/
+15
2026-06-08
btrfs: tracepoints: add trace event for the start of a new transaction
Filipe Manana
1
-0
/
+18
2026-06-08
btrfs: tracepoints: add trace event for transaction aborts
Filipe Manana
1
-0
/
+22
2026-06-08
btrfs: tracepoints: add in_fsync field to transaction commit event
Filipe Manana
1
-1
/
+4
2026-06-08
btrfs: tracepoints: pass a transaction handle to transaction commit event
Filipe Manana
1
-4
/
+5
2026-06-08
btrfs: tracepoints: remove pointless root field from transaction commit event
Filipe Manana
1
-5
/
+1
2026-06-08
btrfs: tracepoints: remove double negation in finish ordered extent event
Filipe Manana
1
-1
/
+1
2026-06-08
x86/xen: Drop lazy mode from trace entries
Juergen Gross
1
-14
/
+19
2026-06-08
x86/xen: Cleanup Xen related trace points
Juergen Gross
1
-59
/
+3
2026-06-04
mm: kick writeback flusher for IOCB_DONTCACHE with targeted dirty tracking
Jeff Layton
1
-1
/
+2
2026-06-03
ext4: fast commit: add lock_updates tracepoint
Li Chen
1
-0
/
+61
2026-06-02
mm/damon: trace probe_hits
SeongJae Park
1
-0
/
+38
2026-06-01
Merge tag 'v7.1-rc6' into tty-next
Greg Kroah-Hartman
4
-4
/
+11
2026-06-01
spi: fsl-lpspi: fix DMA termination issues
Mark Brown
3
-1
/
+10
2026-05-28
mm/vmscan: add balance_pgdat begin/end tracepoints
Bunyod Suvonov
1
-0
/
+52
2026-05-28
gpu: host1x: trace: fix string fields in host1x traces
Artur Kowalski
1
-24
/
+26
2026-05-28
Merge v7.1-rc5 into drm-next
Simona Vetter
4
-4
/
+11
2026-05-26
blk-mq: add tracepoint block_rq_tag_wait
Aaron Tomlin
1
-0
/
+59
2026-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc5
Alexei Starovoitov
4
-4
/
+11
2026-05-22
serial: qcom-geni: trace: Add tracepoint support for Qualcomm GENI serial
Praveen Talari
1
-0
/
+164
2026-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-4
/
+11
2026-05-21
Merge tag 'net-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+1
2026-05-20
crypto/krb5, rxrpc: Fix lack of pre-decrypt/pre-verify length checks
David Howells
1
-0
/
+1
2026-05-19
Merge tag 'mm-hotfixes-stable-2026-05-18-21-07' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+1
2026-05-19
spi: qcom-geni: trace: Add trace events for Qualcomm GENI SPI
Praveen Talari
1
-0
/
+103
2026-05-18
Merge tag 'vfs-7.1-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+8
2026-05-15
Merge tag 'for-7.1-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+1
2026-05-15
fsnotify: new tracepoint in fsnotify()
Jeff Layton
2
-0
/
+86
2026-05-15
filelock: add a tracepoint to start of break_lease()
Jeff Layton
1
-0
/
+33
2026-05-15
filelock: add support for ignoring deleg breaks for dir change events
Jeff Layton
1
-1
/
+4
2026-05-13
mm/damon: fix damos_stat tracepoint format for sz_applied
SeongJae Park
1
-1
/
+1
2026-05-12
net: constify sk_skb_reason_drop() sock parameter
Eric Dumazet
1
-2
/
+2
2026-05-12
netfs: Fix folio->private handling in netfs_perform_write()
David Howells
1
-0
/
+1
2026-05-12
netfs: Fix streaming write being overwritten
David Howells
1
-0
/
+3
2026-05-12
netfs: Fix netfs_invalidate_folio() to clear dirty bit if all changes gone
David Howells
1
-0
/
+4
2026-05-11
fs: add icount_read_once() and stop open-coding ->i_count loads
Mateusz Guzik
1
-1
/
+1
2026-05-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc3
Alexei Starovoitov
7
-28
/
+48
2026-05-08
btrfs: tracepoints: fix sleep while in atomic context in btrfs_sync_file()
Filipe Manana
1
-3
/
+1
2026-05-06
timers/migration: Handle capacity in connect tracepoints
Frederic Weisbecker
1
-10
/
+14
2026-05-01
hrtimer: Provide hrtimer_start_range_ns_user()
Thomas Gleixner
1
-0
/
+13
2026-04-27
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
34
-704
/
+1103
2026-04-24
Merge tag 'nfs-for-7.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-14
/
+14
2026-04-23
Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-4
/
+6
2026-04-23
rxrpc: Fix re-decryption of RESPONSE packets
David Howells
1
-1
/
+0
2026-04-23
rxrpc: Fix potential UAF after skb_unshare() failure
David Howells
1
-2
/
+2
2026-04-23
rxrpc: Fix rxkad crypto unalignment handling
David Howells
1
-0
/
+1
2026-04-22
net: validate skb->napi_id in RX tracepoints
Kohei Enju
1
-1
/
+3
2026-04-22
bpf: Add sleepable support for raw tracepoint programs
Mykyta Yatsenko
1
-2
/
+0
2026-04-22
accel/amdxdna: Improve tracing for job lifecycle and mailbox RX worker
Max Zhen
1
-14
/
+28
[prev]
[next]