summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/sysfs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* bcachefs: x-macroize alloc_reserve enumKent Overstreet2023-10-221-2/+2
* bcachefs: Better superblock opt validationKent Overstreet2023-10-221-1/+1
* bcachefs: Check for rw before setting opts via sysfsKent Overstreet2023-10-221-5/+17
* bcachefs: Convert bch2_sb_to_text to master option listKent Overstreet2023-10-221-1/+1
* bcachefs: Start moving debug info from sysfs to debugfsKent Overstreet2023-10-221-10/+0
* bcachefs: Heap allocate printbufsKent Overstreet2023-10-221-112/+81
* bcachefs: Add .to_text() methods for all superblock sectionsKent Overstreet2023-10-221-1/+1
* bcachefs: bch2_gc_gens() no longer uses bucket arrayKent Overstreet2023-10-221-8/+11
* bcachefs: Rename data_op_data_progress -> data_jobsKent Overstreet2023-10-221-24/+12
* bcachefs: Update sysfs compression_stats for snapshotsKent Overstreet2023-10-221-28/+57
* bcachefs: Refactor open_bucket codeKent Overstreet2023-10-221-1/+2
* bcachefs: Fix bch2_journal_meta()Kent Overstreet2023-10-221-5/+0
* bcachefs: Kill non-lru cache replacement policiesKent Overstreet2023-10-221-26/+0
* bcachefs: Option improvementsKent Overstreet2023-10-221-9/+3
* bcachefs: Kill some obsolete sysfs codeKent Overstreet2023-10-221-27/+7
* bcachefs: Specify filesystem optionsKent Overstreet2023-10-221-1/+1
* bcachefs: Convert journal sysfs params to regular optionsKent Overstreet2023-10-221-20/+0
* bcachefs: Kill bucket quantiles sysfs codeKent Overstreet2023-10-221-90/+0
* bcachefs: bch2_trans_exit() no longer returns errorsKent Overstreet2023-10-221-1/+1
* bcachefs: btree_pathKent Overstreet2023-10-221-1/+2
* bcachefs: add progress stats to sysfsBrett Holman2023-10-221-0/+40