开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
btrfs.h
Age
Commit message (
Expand
)
Author
2023-12-15
btrfs: use the flags of an extent map to identify the compression type
Filipe Manana
2023-12-15
btrfs: remove no longer used EXTENT_MAP_DELALLOC block start value
Filipe Manana
2023-12-15
btrfs: always set extent_io_tree::inode and drop fs_info
David Sterba
2023-12-15
btrfs: use a dedicated data structure for chunk maps
Filipe Manana
2023-10-12
btrfs: merge ordered work callbacks in btrfs_work into one
David Sterba
2023-10-12
btrfs: tracepoints: add events for raid stripe tree
Johannes Thumshirn
2023-08-21
btrfs: remove v0 extent handling
Qu Wenruo
2023-08-21
btrfs: tracepoints: simplify raid56 events
Qu Wenruo
2023-06-19
btrfs: tracepoints: also show actual number of the outstanding extents
Naohiro Aota
2023-06-19
btrfs: add a btrfs_finish_ordered_extent helper
Christoph Hellwig
2023-04-17
btrfs: replace btrfs_io_context::raid_map with a fixed u64 value
Qu Wenruo
2023-02-13
btrfs: introduce size class to block group allocator
Boris Burkov
2023-02-13
btrfs: add more find_free_extent tracepoints
Boris Burkov
2023-02-13
btrfs: pass find_free_extent_ctl to allocator tracepoints
Boris Burkov
2022-12-15
btrfs: fix trace event name typo for FLUSH_DELAYED_REFS
Naohiro Aota
2022-12-05
btrfs: switch extent_io_tree::private_data to btrfs_inode and rename
David Sterba
2022-09-26
btrfs: stop tracking failed reads in the I/O tree
Christoph Hellwig
2022-09-26
btrfs: convert the io_failure_tree to a plain rb_tree
Josef Bacik
2022-07-25
btrfs: add tracepoints for ordered extents
Johannes Thumshirn
2022-07-25
btrfs: add trace event for submitted RAID56 bio
Qu Wenruo
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-16
btrfs: simplify WQ_HIGHPRI handling in struct btrfs_workqueue
Christoph Hellwig
2022-05-13
tracing: incorrect gfp_t conversion
Vasily Averin
2022-03-14
btrfs: add code to support the block group root
Josef Bacik
2022-01-03
btrfs: pass fs_info to trace_btrfs_transaction_commit
Josef Bacik
2021-08-23
btrfs: use delalloc_bytes to determine flush amount for shrink_delalloc
Josef Bacik
2021-08-23
btrfs: enable a tracepoint when we fail tickets
Josef Bacik
2021-08-23
btrfs: include delalloc related info in dump space info tracepoint
Josef Bacik
2021-07-03
Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-06-30
treewide: Add missing semicolons to __assign_str uses
Joe Perches
2021-06-22
btrfs: rip out may_commit_transaction
Josef Bacik
2021-06-21
btrfs: pass btrfs_inode to btrfs_writepage_endio_finish_ordered()
Qu Wenruo
2021-04-20
btrfs: zoned: automatically reclaim zones
Johannes Thumshirn
2021-02-08
btrfs: add a trace class for dumping the current ENOSPC state
Josef Bacik
2021-02-08
btrfs: adjust the flush trace point to include the source
Josef Bacik
2021-02-08
btrfs: introduce a FORCE_COMMIT_TRANS flush operation
Josef Bacik
2021-02-08
btrfs: add a trace point for reserve tickets
Josef Bacik
2021-02-08
btrfs: rework the order of btrfs_ordered_extent::flags
Qu Wenruo
2020-10-07
btrfs: use own btree inode io_tree owner id
Qu Wenruo
2020-10-07
btrfs: make ordered extent tracepoint take btrfs_inode
Nikolay Borisov
2020-10-07
btrfs: tracepoints: output proper root owner for trace_find_free_extent()
Qu Wenruo
2020-07-27
btrfs: tracepoints: convert flush states to using EM macros
Nikolay Borisov
2020-07-27
btrfs: tracepoints: switch extent_io_tree_owner to using EM macro
Nikolay Borisov
2020-07-27
btrfs: tracepoints: fix qgroup reservation type printing
Nikolay Borisov
2020-07-27
btrfs: tracepoints: move FLUSH_ACTIONS define
Nikolay Borisov
2020-07-27
btrfs: tracepoints: fix extent type symbolic name print
Nikolay Borisov
2020-07-27
btrfs: tracepoints: fix btrfs_trigger_flush symbolic string for flags
Nikolay Borisov
2020-05-25
btrfs: fix corrupt log due to concurrent fsync of inodes with shared extents
Filipe Manana
2020-03-23
btrfs: switch to per-transaction pinned extents
Nikolay Borisov
2020-03-23
btrfs: delete the ordered isize update code
Josef Bacik
[next]