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
/
include
/
trace
/
events
/
btrfs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: add a trace class for dumping the current ENOSPC state
Josef Bacik
2021-02-08
1
-0
/
+62
*
btrfs: adjust the flush trace point to include the source
Josef Bacik
2021-02-08
1
-4
/
+6
*
btrfs: introduce a FORCE_COMMIT_TRANS flush operation
Josef Bacik
2021-02-08
1
-1
/
+2
*
btrfs: add a trace point for reserve tickets
Josef Bacik
2021-02-08
1
-0
/
+29
*
btrfs: rework the order of btrfs_ordered_extent::flags
Qu Wenruo
2021-02-08
1
-3
/
+4
*
btrfs: use own btree inode io_tree owner id
Qu Wenruo
2020-10-07
1
-0
/
+1
*
btrfs: make ordered extent tracepoint take btrfs_inode
Nikolay Borisov
2020-10-07
1
-9
/
+8
*
btrfs: tracepoints: output proper root owner for trace_find_free_extent()
Qu Wenruo
2020-10-07
1
-4
/
+6
*
btrfs: tracepoints: convert flush states to using EM macros
Nikolay Borisov
2020-07-27
1
-20
/
+14
*
btrfs: tracepoints: switch extent_io_tree_owner to using EM macro
Nikolay Borisov
2020-07-27
1
-15
/
+16
*
btrfs: tracepoints: fix qgroup reservation type printing
Nikolay Borisov
2020-07-27
1
-11
/
+11
*
btrfs: tracepoints: move FLUSH_ACTIONS define
Nikolay Borisov
2020-07-27
1
-28
/
+17
*
btrfs: tracepoints: fix extent type symbolic name print
Nikolay Borisov
2020-07-27
1
-7
/
+18
*
btrfs: tracepoints: fix btrfs_trigger_flush symbolic string for flags
Nikolay Borisov
2020-07-27
1
-6
/
+28
*
btrfs: fix corrupt log due to concurrent fsync of inodes with shared extents
Filipe Manana
2020-05-25
1
-0
/
+1
*
btrfs: switch to per-transaction pinned extents
Nikolay Borisov
2020-03-23
1
-2
/
+2
*
btrfs: delete the ordered isize update code
Josef Bacik
2020-03-23
1
-1
/
+0
*
btrfs: introduce per-inode file extent tree
Josef Bacik
2020-03-23
1
-0
/
+1
*
btrfs: make btrfs_ordered_extent naming consistent with btrfs_file_extent_item
Omar Sandoval
2020-01-20
1
-3
/
+3
*
btrfs: rename btrfs_block_group_cache
David Sterba
2019-11-18
1
-12
/
+12
*
btrfs: add dedicated members for start and length of a block group
David Sterba
2019-11-18
1
-8
/
+8
*
btrfs: move block_group_item::used to block group
David Sterba
2019-11-18
1
-3
/
+2
*
btrfs: tracepoints: constify all pointers
David Sterba
2019-11-18
1
-26
/
+26
*
btrfs: tracepoints: drop typecasts from printk
David Sterba
2019-11-18
1
-15
/
+13
*
btrfs: get rid of pointless wtag variable in async-thread.c
Omar Sandoval
2019-11-18
1
-3
/
+3
*
btrfs: tracepoints: Fix bad entry members of qgroup events
Qu Wenruo
2019-10-17
1
-1
/
+2
*
btrfs: add a flush step for delayed iputs
Josef Bacik
2019-09-09
1
-0
/
+1
*
btrfs: Remove unused locking functions
Nikolay Borisov
2019-09-09
1
-2
/
+0
*
btrfs: extent-tree: Add trace events for space info numbers update
Qu Wenruo
2019-07-01
1
-0
/
+40
*
Merge tag 'for-5.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2019-05-07
1
-1
/
+242
|
\
|
*
btrfs: trace: Introduce trace events for all btrfs tree locking events
Qu Wenruo
2019-04-29
1
-0
/
+42
|
*
btrfs: trace: Introduce trace events for sleepable tree lock
Qu Wenruo
2019-04-29
1
-0
/
+44
|
*
btrfs: Remove EXTENT_WRITEBACK
Nikolay Borisov
2019-04-29
1
-1
/
+0
|
*
btrfs: tracepoints: Add trace events for extent_io_tree
Qu Wenruo
2019-04-29
1
-1
/
+157
*
|
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
2019-04-09
1
-1
/
+1
|
/
*
btrfs: qgroup: Move reserved data accounting from btrfs_delayed_ref_head to b...
Qu Wenruo
2019-02-25
1
-29
/
+0
*
btrfs: don't use global reserve for chunk allocation
Josef Bacik
2019-02-25
1
-0
/
+1
*
btrfs: add new flushing states for the delayed refs rsv
Josef Bacik
2018-12-17
1
-0
/
+2
*
btrfs: Remove fsid/metadata_fsid fields from btrfs_info
Nikolay Borisov
2018-12-17
1
-1
/
+1
*
btrfs: qgroup: Introduce trace event to analyse the number of dirty extents a...
Qu Wenruo
2018-10-15
1
-0
/
+21
*
btrfs: Remove 'objectid' member from struct btrfs_root
Misono Tomohiro
2018-10-15
1
-7
/
+8
*
btrfs: Get rid of the confusing btrfs_file_extent_inline_len
Qu Wenruo
2018-08-06
1
-1
/
+1
*
btrfs: remove the logged extents infrastructure
Josef Bacik
2018-08-06
1
-1
/
+0
*
btrfs: qgroup: Allow trace_btrfs_qgroup_account_extent() to record its transid
Qu Wenruo
2018-05-28
1
-8
/
+12
*
btrfs: trace: Allow trace_qgroup_update_counters() to record old rfer/excl value
Qu Wenruo
2018-05-28
1
-7
/
+11
*
btrfs: trace: Add trace points for unused block groups
Qu Wenruo
2018-05-28
1
-0
/
+42
*
btrfs: trace: Remove unnecessary fs_info parameter for btrfs__reserve_extent ...
Qu Wenruo
2018-05-28
1
-10
/
+8
*
btrfs: use fs_info for btrfs_handle_em_exist tracepoint
David Sterba
2018-05-28
1
-5
/
+7
*
btrfs: tracepoints, use extended format with UUID where possible
David Sterba
2018-05-28
1
-18
/
+12
*
btrfs: tracepoints, fix whitespace in strings
David Sterba
2018-05-28
1
-2
/
+2
[next]