summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* bcachefs: expose nocow_lock table in sysfsDaniel Hill2023-10-221-0/+19
* bcachefs: Debug mode for c->writes referencesKent Overstreet2023-10-221-2/+33
* bcachefs: More style fixesKent Overstreet2023-10-221-5/+7
* bcachefs: Improved btree write statisticsKent Overstreet2023-10-221-11/+5
* bcachefs: make durability a read-write sysfs optionDaniel Hill2023-10-221-1/+14
* bcachefs: Use btree_type_has_ptrs() more consistentlyKent Overstreet2023-10-221-1/+1
* bcachefs: Errcodes can now subtype standard error codesKent Overstreet2023-10-221-3/+12
* bcachefs: Add a manual trigger for lock wakeupsKent Overstreet2023-10-221-0/+20
* bcachefs: Add persistent counters for all tracepointsKent Overstreet2023-10-221-19/+0
* bcachefs: Always use percpu_ref_tryget_live() on c->writesKent Overstreet2023-10-221-1/+1
* bcachefs: Improve an error messageKent Overstreet2023-10-221-5/+0
* bcachefs: Call bch2_do_invalidates() when going read writeKent Overstreet2023-10-221-0/+7
* bcachefs: Printbuf reworkKent Overstreet2023-10-221-49/+48
* bcachefs: Add persistent countersDaniel Hill2023-10-221-1/+46
* bcachefs: Ensure sysfs show fns print a newlineKent Overstreet2023-10-221-0/+3
* bcachefs: Fold bucket_state in to BCH_DATA_TYPES()Kent Overstreet2023-10-221-7/+5
* bcachefs: Add a sysfs attr for triggering discardsKent Overstreet2023-10-221-0/+5
* bcachefs: Kill allocator threads & freelistsKent Overstreet2023-10-221-40/+7
* bcachefs: Run btree updates after write out of write_pointKent Overstreet2023-10-221-0/+5