index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
btrfs.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-02
btrfs: correct the order of prelim_ref arguments in btrfs__prelim_ref
Goldwyn Rodrigues
1
-1
/
+1
2025-01-13
btrfs: zoned: reclaim unused zone by zone resetting
Naohiro Aota
1
-1
/
+2
2024-11-11
btrfs: rename extent map shrinker members from struct btrfs_fs_info
Filipe Manana
1
-5
/
+5
2024-11-11
btrfs: simplify tracking progress for the extent map shrinker
Filipe Manana
1
-11
/
+10
2024-11-11
btrfs: remove unused btrfs_try_tree_write_lock()
Dr. David Alan Gilbert
1
-1
/
+0
2024-11-11
btrfs: qgroups: remove bytenr field from struct btrfs_qgroup_extent_record
Filipe Manana
1
-7
/
+10
2024-10-01
btrfs: tracepoints: end assignment with semicolon at btrfs_qgroup_extent event class
Filipe Manana
1
-1
/
+1
2024-09-10
btrfs: constify more pointer parameters
David Sterba
1
-3
/
+3
2024-09-10
btrfs: rename __extent_writepage() and drop double underscores
David Sterba
1
-1
/
+1
2024-09-10
btrfs: update the writepage tracepoint to take a folio
Josef Bacik
1
-5
/
+5
2024-07-30
Merge tag 'for-6.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
1
-0
/
+8
2024-07-29
btrfs: zoned: fix zone_unusable accounting on making block group read-write again
Naohiro Aota
1
-0
/
+8
2024-07-17
Merge tag 'for-6.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
1
-17
/
+2
2024-07-12
Merge tag 'for-6.10-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
1
-8
/
+10
2024-07-11
btrfs: avoid races when tracking progress for extent map shrinking
Filipe Manana
1
-8
/
+10
2024-07-11
btrfs: remove extent_map::block_start member
Qu Wenruo
1
-10
/
+2
2024-07-11
btrfs: remove extent_map::block_len member
Qu Wenruo
1
-4
/
+1
2024-07-11
btrfs: remove extent_map::orig_start member
Qu Wenruo
1
-6
/
+2
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
1
-3
/
+3
2024-05-07
btrfs: add tracepoints for extent map shrinker events
Filipe Manana
1
-0
/
+99
2024-05-07
btrfs: stop referencing btrfs_delayed_tree_ref directly
Josef Bacik
1
-1
/
+0
2024-05-07
btrfs: stop referencing btrfs_delayed_data_ref directly
Josef Bacik
1
-1
/
+0
2024-05-07
btrfs: move ->parent and ->ref_root into btrfs_delayed_ref_node
Josef Bacik
1
-4
/
+4
2024-05-07
btrfs: simplify delayed ref tracepoints
Josef Bacik
1
-33
/
+21
2024-05-07
btrfs: remove not needed mod_start and mod_len from struct extent_map
Filipe Manana
1
-2
/
+1
2023-12-15
btrfs: use the flags of an extent map to identify the compression type
Filipe Manana
1
-11
/
+10
2023-12-15
btrfs: remove no longer used EXTENT_MAP_DELALLOC block start value
Filipe Manana
1
-2
/
+1
2023-12-15
btrfs: always set extent_io_tree::inode and drop fs_info
David Sterba
1
-31
/
+16
2023-12-15
btrfs: use a dedicated data structure for chunk maps
Filipe Manana
1
-6
/
+5
2023-10-12
btrfs: merge ordered work callbacks in btrfs_work into one
David Sterba
1
-5
/
+2
2023-10-12
btrfs: tracepoints: add events for raid stripe tree
Johannes Thumshirn
1
-0
/
+76
2023-08-21
btrfs: remove v0 extent handling
Qu Wenruo
1
-1
/
+0
2023-08-21
btrfs: tracepoints: simplify raid56 events
Qu Wenruo
1
-27
/
+2
2023-06-19
btrfs: tracepoints: also show actual number of the outstanding extents
Naohiro Aota
1
-4
/
+6
2023-06-19
btrfs: add a btrfs_finish_ordered_extent helper
Christoph Hellwig
1
-0
/
+29
2023-04-17
btrfs: replace btrfs_io_context::raid_map with a fixed u64 value
Qu Wenruo
1
-1
/
+1
2023-02-13
btrfs: introduce size class to block group allocator
Boris Burkov
1
-2
/
+7
2023-02-13
btrfs: add more find_free_extent tracepoints
Boris Burkov
1
-3
/
+78
2023-02-13
btrfs: pass find_free_extent_ctl to allocator tracepoints
Boris Burkov
1
-20
/
+21
2022-12-15
btrfs: fix trace event name typo for FLUSH_DELAYED_REFS
Naohiro Aota
1
-1
/
+1
2022-12-05
btrfs: switch extent_io_tree::private_data to btrfs_inode and rename
David Sterba
1
-15
/
+12
2022-09-26
btrfs: stop tracking failed reads in the I/O tree
Christoph Hellwig
1
-1
/
+0
2022-09-26
btrfs: convert the io_failure_tree to a plain rb_tree
Josef Bacik
1
-1
/
+0
2022-07-25
btrfs: add tracepoints for ordered extents
Johannes Thumshirn
1
-0
/
+64
2022-07-25
btrfs: add trace event for submitted RAID56 bio
Qu Wenruo
1
-0
/
+94
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-2
/
+2
2022-05-16
btrfs: simplify WQ_HIGHPRI handling in struct btrfs_workqueue
Christoph Hellwig
1
-18
/
+12
2022-05-13
tracing: incorrect gfp_t conversion
Vasily Averin
1
-2
/
+2
2022-03-14
btrfs: add code to support the block group root
Josef Bacik
1
-0
/
+1
2022-01-03
btrfs: pass fs_info to trace_btrfs_transaction_commit
Josef Bacik
1
-5
/
+5
[next]