- 03fe78c btrfs: use delalloc_bytes to determine flush amount for shrink_delalloc by Josef Bacik · 3 years, 6 months ago
- fcdef39 btrfs: enable a tracepoint when we fail tickets by Josef Bacik · 3 years, 6 months ago
- 8197766 btrfs: include delalloc related info in dump space info tracepoint by Josef Bacik · 3 years, 6 months ago
- 757fa80 Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 7 months ago
- 78c14b3 treewide: Add missing semicolons to __assign_str uses by Joe Perches · 3 years, 7 months ago
- c416a30 btrfs: rip out may_commit_transaction by Josef Bacik · 3 years, 7 months ago
- 38a39ac7 btrfs: pass btrfs_inode to btrfs_writepage_endio_finish_ordered() by Qu Wenruo · 3 years, 10 months ago
- 18bb8bb btrfs: zoned: automatically reclaim zones by Johannes Thumshirn · 3 years, 9 months ago
- e5ad49e btrfs: add a trace class for dumping the current ENOSPC state by Josef Bacik · 4 years, 3 months ago
- 4b02b00 btrfs: adjust the flush trace point to include the source by Josef Bacik · 4 years, 3 months ago
- f00c42d btrfs: introduce a FORCE_COMMIT_TRANS flush operation by Josef Bacik · 4 years, 3 months ago
- ac1ea10 btrfs: add a trace point for reserve tickets by Josef Bacik · 4 years, 3 months ago
- 3c198fe btrfs: rework the order of btrfs_ordered_extent::flags by Qu Wenruo · 4 years ago
- 2c53a14 btrfs: use own btree inode io_tree owner id by Qu Wenruo · 4 years, 4 months ago
- acbf1dd btrfs: make ordered extent tracepoint take btrfs_inode by Nikolay Borisov · 4 years, 5 months ago
- 437490f btrfs: tracepoints: output proper root owner for trace_find_free_extent() by Qu Wenruo · 4 years, 6 months ago
- f0cdd15 btrfs: tracepoints: convert flush states to using EM macros by Nikolay Borisov · 4 years, 7 months ago
- c92bb30 btrfs: tracepoints: switch extent_io_tree_owner to using EM macro by Nikolay Borisov · 4 years, 7 months ago
- 1cb1f0b btrfs: tracepoints: fix qgroup reservation type printing by Nikolay Borisov · 4 years, 7 months ago
- 5bca2c9 btrfs: tracepoints: move FLUSH_ACTIONS define by Nikolay Borisov · 4 years, 7 months ago
- 0840dd2 btrfs: tracepoints: fix extent type symbolic name print by Nikolay Borisov · 4 years, 7 months ago
- 45e3186 btrfs: tracepoints: fix btrfs_trigger_flush symbolic string for flags by Nikolay Borisov · 4 years, 7 months ago
- e289f03 btrfs: fix corrupt log due to concurrent fsync of inodes with shared extents by Filipe Manana · 4 years, 8 months ago
- fe119a6 btrfs: switch to per-transaction pinned extents by Nikolay Borisov · 5 years ago
- 3f1c64c btrfs: delete the ordered isize update code by Josef Bacik · 5 years ago
- 41a2ee7 btrfs: introduce per-inode file extent tree by Josef Bacik · 5 years ago
- bffe633 btrfs: make btrfs_ordered_extent naming consistent with btrfs_file_extent_item by Omar Sandoval · 5 years ago
- 32da5386 btrfs: rename btrfs_block_group_cache by David Sterba · 5 years ago
- b3470b5 btrfs: add dedicated members for start and length of a block group by David Sterba · 5 years ago
- bf38be6 btrfs: move block_group_item::used to block group by David Sterba · 5 years ago
- 1d2e7c7 btrfs: tracepoints: constify all pointers by David Sterba · 5 years ago
- 94c3f6c btrfs: tracepoints: drop typecasts from printk by David Sterba · 5 years ago
- c9eb55d btrfs: get rid of pointless wtag variable in async-thread.c by Omar Sandoval · 5 years ago
- 1b2442b btrfs: tracepoints: Fix bad entry members of qgroup events by Qu Wenruo · 5 years ago
- 844245b btrfs: add a flush step for delayed iputs by Josef Bacik · 5 years ago
- 5044ed4 btrfs: Remove unused locking functions by Nikolay Borisov · 5 years ago
- 480b9b4 btrfs: extent-tree: Add trace events for space info numbers update by Qu Wenruo · 6 years ago
- 9f2e3a5 Merge tag 'for-5.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
- 31aab40 btrfs: trace: Introduce trace events for all btrfs tree locking events by Qu Wenruo · 6 years ago
- 34e73cc btrfs: trace: Introduce trace events for sleepable tree lock by Qu Wenruo · 6 years ago
- 4e586ca btrfs: Remove EXTENT_WRITEBACK by Nikolay Borisov · 6 years ago
- a1d1984 btrfs: tracepoints: Add trace events for extent_io_tree by Qu Wenruo · 6 years ago
- d75f773 treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively by Sakari Ailus · 6 years ago
- 1418bae btrfs: qgroup: Move reserved data accounting from btrfs_delayed_ref_head to btrfs_qgroup_extent_record by Qu Wenruo · 6 years ago
- 450114f btrfs: don't use global reserve for chunk allocation by Josef Bacik · 6 years ago
- 413df72 btrfs: add new flushing states for the delayed refs rsv by Josef Bacik · 6 years ago
- de37aa5 btrfs: Remove fsid/metadata_fsid fields from btrfs_info by Nikolay Borisov · 6 years ago
- c337e7b btrfs: qgroup: Introduce trace event to analyse the number of dirty extents accounted by Qu Wenruo · 6 years ago
- 4fd786e btrfs: Remove 'objectid' member from struct btrfs_root by Misono Tomohiro · 6 years ago
- e41ca58 btrfs: Get rid of the confusing btrfs_file_extent_inline_len by Qu Wenruo · 7 years ago
- 5636cf7 btrfs: remove the logged extents infrastructure by Josef Bacik · 7 years ago
- c9f6f3c btrfs: qgroup: Allow trace_btrfs_qgroup_account_extent() to record its transid by Qu Wenruo · 7 years ago
- 8b31790 btrfs: trace: Allow trace_qgroup_update_counters() to record old rfer/excl value by Qu Wenruo · 7 years ago
- 4ed0a7a btrfs: trace: Add trace points for unused block groups by Qu Wenruo · 7 years ago
- 3dca5c9 btrfs: trace: Remove unnecessary fs_info parameter for btrfs__reserve_extent event class by Qu Wenruo · 7 years ago
- f46b24c btrfs: use fs_info for btrfs_handle_em_exist tracepoint by David Sterba · 7 years ago
- 2e63e62 btrfs: tracepoints, use extended format with UUID where possible by David Sterba · 7 years ago
- 79bcb71 btrfs: tracepoints, fix whitespace in strings by David Sterba · 7 years ago
- 8eec846 btrfs: tracepoints, drop unnecessary ULL casts by David Sterba · 7 years ago
- 5439c7f btrfs: tracepoints, use %llu instead of %Lu by David Sterba · 7 years ago
- f8f8e18 btrfs: tracepoints, use correct type for inode number by David Sterba · 7 years ago
- 4ee0d88 btrfs: qgroup: Update trace events for metadata reservation by Qu Wenruo · 7 years ago
- 733e03a btrfs: qgroup: Split meta rsv type into meta_prealloc and meta_pertrans by Qu Wenruo · 7 years ago
- 64ee4e7 btrfs: qgroup: Update trace events to use new separate rsv types by Qu Wenruo · 7 years ago
- 393da91 Btrfs: add tracepoint for em's EEXIST case by Liu Bo · 7 years ago
- 4a2d25c btrfs: Remove redundant FLAG_VACANCY by Nikolay Borisov · 7 years ago
- 5cea764 Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- dd48d40 btrfs: add tracepoints for outstanding extents mods by Josef Bacik · 7 years ago
- d278850 btrfs: remove delayed_ref_node from ref_head by Josef Bacik · 7 years ago
- 012e513e btrfs: declare TRACE_DEFINE_ENUM for each of show_flush_state enum by Anand Jain · 7 years ago
- b94417e btrfs: use BTRFS_FSID_SIZE for fsid by Anand Jain · 7 years ago
- 7bdd627 btrfs: Remove redundant argument of flush_space by Nikolay Borisov · 8 years ago
- 0014275 btrfs: backref, add tracepoints for prelim_ref insertion and merging by Jeff Mahoney · 8 years ago
- 9a35b63 btrfs: constify tracepoint arguments by Jeff Mahoney · 8 years ago
- 62b163f btrfs: cleanup unused qgroup trace event by Anand Jain · 8 years ago
- 3159fe7 btrfs: qgroup: Add trace point for qgroup reserved space by Qu Wenruo · 8 years ago
- 09ed2f1 Btrfs: add file item tracepoints by Liu Bo · 8 years ago
- e76edab btrfs: convert btrfs_ordered_extent.refs from atomic_t to refcount_t by Elena Reshetova · 8 years ago
- 490b54d btrfs: convert extent_map.refs from atomic_t to refcount_t by Elena Reshetova · 8 years ago
- 4a0cc7c btrfs: Make btrfs_ino take a struct btrfs_inode by Nikolay Borisov · 8 years ago
- 562a7a0 btrfs: make tracepoint format strings more compact by David Sterba · 8 years ago
- 7856654 Btrfs: add truncated_len for ordered extent tracepoints by Liu Bo · 8 years ago
- 92a1bf7 Btrfs: add 'inode' for extent map tracepoint by Liu Bo · 8 years ago
- ac0c7cf btrfs: fix crash when tracepoint arguments are freed by wq callbacks by David Sterba · 8 years ago
- 71ff643 btrfs: convert extent-tree tracepoints to use fs_info by Jeff Mahoney · 8 years ago
- 6bccf3a btrfs: call functions that always use the same root with fs_info instead by Jeff Mahoney · 9 years ago
- 50b3e04 btrfs: qgroup: Rename functions to make it follow reserve,trace,account steps by Qu Wenruo · 8 years ago
- bc07452 btrfs: prefix fsid to all trace events by Jeff Mahoney · 9 years ago
- dce3afa Btrfs: add fsid to some tracepoints by Josef Bacik · 9 years ago
- f376df2 Btrfs: add tracepoints for flush events by Josef Bacik · 9 years ago
- c83f8ef Btrfs: add tracepoint for adding block groups by Josef Bacik · 9 years ago
- 839a3f7 Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
- 0f5dcf8 btrfs: Add qgroup tracing by Mark Fasheh · 9 years ago
- 420adbe9 mm, tracing: unify mm flags handling in tracepoints and printk by Vlastimil Babka · 9 years ago
- f7d3d2f Merge branch 'freespace-tree' into for-linus-4.5 by Chris Mason · 9 years ago
- 208acb8 Btrfs: introduce the free space B-tree on-disk format by Omar Sandoval · 9 years ago
- 81fb6f7 btrfs: qgroup: Add new trace point for qgroup data reserve by Qu Wenruo · 9 years ago
- e69bcee btrfs: qgroup: Cleanup the old ref_node-oriented mechanism. by Qu Wenruo · 10 years ago
- 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago