index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
btrfs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-16
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...
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
2021-08-23
btrfs: use delalloc_bytes to determine flush amount for shrink_delalloc
Josef Bacik
1
-0
/
+1
2021-08-23
btrfs: enable a tracepoint when we fail tickets
Josef Bacik
1
-0
/
+6
2021-08-23
btrfs: include delalloc related info in dump space info tracepoint
Josef Bacik
1
-4
/
+10
2021-07-03
Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-1
/
+1
2021-06-30
treewide: Add missing semicolons to __assign_str uses
Joe Perches
1
-1
/
+1
2021-06-22
btrfs: rip out may_commit_transaction
Josef Bacik
1
-2
/
+1
2021-06-21
btrfs: pass btrfs_inode to btrfs_writepage_endio_finish_ordered()
Qu Wenruo
1
-12
/
+8
2021-04-20
btrfs: zoned: automatically reclaim zones
Johannes Thumshirn
1
-0
/
+12
2021-02-09
btrfs: add a trace class for dumping the current ENOSPC state
Josef Bacik
1
-0
/
+62
2021-02-09
btrfs: adjust the flush trace point to include the source
Josef Bacik
1
-4
/
+6
2021-02-09
btrfs: introduce a FORCE_COMMIT_TRANS flush operation
Josef Bacik
1
-1
/
+2
2021-02-09
btrfs: add a trace point for reserve tickets
Josef Bacik
1
-0
/
+29
2021-02-09
btrfs: rework the order of btrfs_ordered_extent::flags
Qu Wenruo
1
-3
/
+4
2020-10-07
btrfs: use own btree inode io_tree owner id
Qu Wenruo
1
-0
/
+1
2020-10-07
btrfs: make ordered extent tracepoint take btrfs_inode
Nikolay Borisov
1
-9
/
+8
2020-10-07
btrfs: tracepoints: output proper root owner for trace_find_free_extent()
Qu Wenruo
1
-4
/
+6
2020-07-27
btrfs: tracepoints: convert flush states to using EM macros
Nikolay Borisov
1
-20
/
+14
2020-07-27
btrfs: tracepoints: switch extent_io_tree_owner to using EM macro
Nikolay Borisov
1
-15
/
+16
2020-07-27
btrfs: tracepoints: fix qgroup reservation type printing
Nikolay Borisov
1
-11
/
+11
2020-07-27
btrfs: tracepoints: move FLUSH_ACTIONS define
Nikolay Borisov
1
-28
/
+17
2020-07-27
btrfs: tracepoints: fix extent type symbolic name print
Nikolay Borisov
1
-7
/
+18
2020-07-27
btrfs: tracepoints: fix btrfs_trigger_flush symbolic string for flags
Nikolay Borisov
1
-6
/
+28
2020-05-25
btrfs: fix corrupt log due to concurrent fsync of inodes with shared extents
Filipe Manana
1
-0
/
+1
2020-03-23
btrfs: switch to per-transaction pinned extents
Nikolay Borisov
1
-2
/
+2
2020-03-23
btrfs: delete the ordered isize update code
Josef Bacik
1
-1
/
+0
[next]