aboutsummaryrefslogtreecommitdiff
path: root/fs/bcachefs/sysfs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: fix btree_key_cache sysfs knobKent Overstreet2024-09-091-1/+1
* bcachefs: Improved allocator debugging for ecKent Overstreet2024-08-071-1/+5
* bcachefs: bch2_fs_usage_base_to_text()Kent Overstreet2024-07-141-0/+19
* bcachefs: bch2_fs_accounting_to_text()Kent Overstreet2024-07-141-0/+5
* bcachefs: Convert bch2_compression_stats_to_text() to new accountingKent Overstreet2024-07-141-67/+19
* bcachefs: bch2_btree_reserve_cache_to_text()Kent Overstreet2024-07-141-0/+6
* bcachefs: sysfs trigger_freelist_wakeupKent Overstreet2024-07-141-0/+5
* bcachefs: sysfs internal/trigger_journal_writesKent Overstreet2024-07-141-0/+5
* bcachefs: add counters for failed shrinker reclaimDaniel Hill2024-05-091-1/+1
* bcachefs: bch2_print_allocator_stuck()Kent Overstreet2024-05-081-74/+2
* bcachefs: Btree key cache instrumentationKent Overstreet2024-05-081-22/+12
* bcachefs: Move gc of bucket.oldest_gen to workqueueKent Overstreet2024-05-081-11/+0
* bcachefs: fs_alloc_debug_to_text()Kent Overstreet2024-05-081-0/+35
* bcachefs: iter/update/trigger/str_hash flag cleanupKent Overstreet2024-05-081-1/+1
* bcachefs: bch2_gc() is now private to btree_gc.cKent Overstreet2024-05-081-11/+1
* bcachefs: prt_printf() now respects \r\n\tKent Overstreet2024-05-081-77/+19
* bcachefs: sysfs internal/trigger_journal_flushKent Overstreet2024-04-141-1/+10
* bcachefs: Move btree_updates to debugfsKent Overstreet2024-04-041-6/+0
* bcachefs: time_stats: split stats-with-quantiles into a separate structureDarrick J. Wong2024-03-131-2/+2
* bcachefs: opts->compression can now also be applied in the backgroundKent Overstreet2024-01-211-2/+4
* bcachefs: Prep work for variable size btree node buffersKent Overstreet2024-01-211-1/+1
* bcachefs: bch2_prt_compression_type()Kent Overstreet2024-01-211-1/+2
* bcachefs: helpers for printing data typesKent Overstreet2024-01-211-2/+2
* bcachefs: for_each_btree_key() now declares loop iterKent Overstreet2024-01-011-2/+0
* bcachefs: Rename for_each_btree_key2() -> for_each_btree_key()Kent Overstreet2024-01-011-2/+2
* bcachefs: convert bch_fs_flags to x-macroKent Overstreet2024-01-011-3/+8
* bcachefs: Improve sysfs compression_statsKent Overstreet2024-01-011-51/+65
* bcachefs: bch2_dev_usage_to_text()Kent Overstreet2024-01-011-26/+1
* bcachefs: Convert compression_stats to for_each_btree_key2Kent Overstreet2023-12-041-4/+4
* Merge tag 'bcachefs-2023-11-5' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2023-11-071-21/+24
|\
| * bcachefs: Add IO error counts to bch_memberKent Overstreet2023-11-011-5/+15
| * bcachefs: rebalance_workKent Overstreet2023-11-011-8/+6
| * bcachefs: bch2_disk_path_to_text() no longer takes sb_lockKent Overstreet2023-10-311-7/+2
| * bcachefs: bch2_btree_id_str()Kent Overstreet2023-10-311-1/+1
* | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-11-021-1/+1
|/
* bcachefs: New superblock section members_v2Hunter Shaffer2023-10-221-2/+2
* bcachefs: Fix changing durability using sysfsTorge Matthies2023-10-221-1/+1
* bcachefs: Heap allocate btree_transKent Overstreet2023-10-221-5/+5
* bcachefs: Fix W=12 build errorsKent Overstreet2023-10-221-29/+1
* bcachefs: Improve bch2_moving_ctxt_to_text()Kent Overstreet2023-10-221-5/+0
* bcachefs: Assorted sparse fixesKent Overstreet2023-10-221-1/+1
* bcachefs: Rename enum alloc_reserve -> bch_watermarkKent Overstreet2023-10-221-2/+2
* bcachefs: seqmutex; fix a lockdep splatKent Overstreet2023-10-221-2/+2
* bcachefs: create internal disk_groups sysfs fileBrian Foster2023-10-221-0/+6
* bcachefs: Print out counters correctlyKent Overstreet2023-10-221-2/+2
* bcachefs: bch2_fs_moving_ctxts_to_text()Kent Overstreet2023-10-221-20/+6
* bcachefs: Improve dev_alloc_debug_to_text()Kent Overstreet2023-10-221-32/+94
* bcachefs: bch2_copygc_wait_to_text()Kent Overstreet2023-10-221-3/+4
* bcachefs: bch2_open_bucket_to_text()Kent Overstreet2023-10-221-0/+5
* bcachefs: Improved nocow lockingKent Overstreet2023-10-221-16/+3