summaryrefslogtreecommitdiff
path: root/fs/bcachefs/sysfs.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-21bcachefs: Rework btree node pinningKent Overstreet1-5/+10
2024-09-09bcachefs: bch2_time_stats_reset()Kent Overstreet1-1/+8
2024-09-09bcachefs: promote_whole_extents is now a normal optionKent Overstreet1-6/+0
2024-09-09bcachefs: Move rebalance_status out of sysfs/internalKent Overstreet1-1/+1
2024-09-09bcachefs: Opt_durability can now be set via bch2_opt_set_sb()Kent Overstreet1-9/+1
2024-09-09bcachefs: bch2_opt_set_sb() can now set (some) device optionsKent Overstreet1-9/+2
2024-09-09bcachefs: Replace div_u64 with div64_u64 where second param is u64Reed Riley1-1/+1
2024-09-09bcachefs: fix btree_key_cache sysfs knobKent Overstreet1-1/+1
2024-08-07bcachefs: Improved allocator debugging for ecKent Overstreet1-1/+5
2024-07-15bcachefs: bch2_fs_usage_base_to_text()Kent Overstreet1-0/+19
2024-07-15bcachefs: bch2_fs_accounting_to_text()Kent Overstreet1-0/+5
2024-07-15bcachefs: Convert bch2_compression_stats_to_text() to new accountingKent Overstreet1-67/+19
2024-07-15bcachefs: bch2_btree_reserve_cache_to_text()Kent Overstreet1-0/+6
2024-07-15bcachefs: sysfs trigger_freelist_wakeupKent Overstreet1-0/+5
2024-07-15bcachefs: sysfs internal/trigger_journal_writesKent Overstreet1-0/+5
2024-05-09bcachefs: add counters for failed shrinker reclaimDaniel Hill1-1/+1
2024-05-09bcachefs: bch2_print_allocator_stuck()Kent Overstreet1-74/+2
2024-05-09bcachefs: Btree key cache instrumentationKent Overstreet1-22/+12
2024-05-09bcachefs: Move gc of bucket.oldest_gen to workqueueKent Overstreet1-11/+0
2024-05-09bcachefs: fs_alloc_debug_to_text()Kent Overstreet1-0/+35
2024-05-09bcachefs: iter/update/trigger/str_hash flag cleanupKent Overstreet1-1/+1
2024-05-09bcachefs: bch2_gc() is now private to btree_gc.cKent Overstreet1-11/+1
2024-05-09bcachefs: prt_printf() now respects \r\n\tKent Overstreet1-77/+19
2024-04-15bcachefs: sysfs internal/trigger_journal_flushKent Overstreet1-1/+10
2024-04-04bcachefs: Move btree_updates to debugfsKent Overstreet1-6/+0
2024-03-14bcachefs: time_stats: split stats-with-quantiles into a separate structureDarrick J. Wong1-2/+2
2024-01-21bcachefs: opts->compression can now also be applied in the backgroundKent Overstreet1-2/+4
2024-01-21bcachefs: Prep work for variable size btree node buffersKent Overstreet1-1/+1
2024-01-21bcachefs: bch2_prt_compression_type()Kent Overstreet1-1/+2
2024-01-21bcachefs: helpers for printing data typesKent Overstreet1-2/+2
2024-01-01bcachefs: for_each_btree_key() now declares loop iterKent Overstreet1-2/+0
2024-01-01bcachefs: Rename for_each_btree_key2() -> for_each_btree_key()Kent Overstreet1-2/+2
2024-01-01bcachefs: convert bch_fs_flags to x-macroKent Overstreet1-3/+8
2024-01-01bcachefs: Improve sysfs compression_statsKent Overstreet1-51/+65
2024-01-01bcachefs: bch2_dev_usage_to_text()Kent Overstreet1-26/+1
2023-12-05bcachefs: Convert compression_stats to for_each_btree_key2Kent Overstreet1-4/+4
2023-11-07Merge tag 'bcachefs-2023-11-5' of https://evilpiepirate.org/git/bcachefsLinus Torvalds1-21/+24
2023-11-03Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2023-11-02bcachefs: Add IO error counts to bch_memberKent Overstreet1-5/+15
2023-11-02bcachefs: rebalance_workKent Overstreet1-8/+6
2023-10-31bcachefs: bch2_disk_path_to_text() no longer takes sb_lockKent Overstreet1-7/+2
2023-10-31bcachefs: bch2_btree_id_str()Kent Overstreet1-1/+1
2023-10-23bcachefs: New superblock section members_v2Hunter Shaffer1-2/+2
2023-10-23bcachefs: Fix changing durability using sysfsTorge Matthies1-1/+1
2023-10-23bcachefs: Heap allocate btree_transKent Overstreet1-5/+5
2023-10-23bcachefs: Fix W=12 build errorsKent Overstreet1-29/+1
2023-10-23bcachefs: Improve bch2_moving_ctxt_to_text()Kent Overstreet1-5/+0
2023-10-23bcachefs: Assorted sparse fixesKent Overstreet1-1/+1
2023-10-23bcachefs: Rename enum alloc_reserve -> bch_watermarkKent Overstreet1-2/+2
2023-10-23bcachefs: seqmutex; fix a lockdep splatKent Overstreet1-2/+2