summaryrefslogtreecommitdiff
path: root/fs/bcachefs/sysfs.c
AgeCommit message (Expand)Author
2023-08-14bcachefs: add counters for failed shrinker reclaimDaniel Hill
2023-08-14bcachefs: Assorted sparse fixesKent Overstreet
2023-08-14bcachefs: Rename enum alloc_reserve -> bch_watermarkKent Overstreet
2023-08-14bcachefs: seqmutex; fix a lockdep splatKent Overstreet
2023-08-14bcachefs: create internal disk_groups sysfs fileBrian Foster
2023-08-14bcachefs: Print out counters correctlyKent Overstreet
2023-08-14bcachefs: bch2_fs_moving_ctxts_to_text()Kent Overstreet
2023-08-14bcachefs: Improve dev_alloc_debug_to_text()Kent Overstreet
2023-08-14bcachefs: bch2_copygc_wait_to_text()Kent Overstreet
2023-08-14bcachefs: bch2_open_bucket_to_text()Kent Overstreet
2023-08-14bcachefs: Improved nocow lockingKent Overstreet
2023-08-14bcachefs: expose nocow_lock table in sysfsDaniel Hill
2023-08-14bcachefs: Debug mode for c->writes referencesKent Overstreet
2023-08-14bcachefs: More style fixesKent Overstreet
2023-08-14bcachefs: Improved btree write statisticsKent Overstreet
2023-08-14bcachefs: make durability a read-write sysfs optionDaniel Hill
2023-08-14bcachefs: Use btree_type_has_ptrs() more consistentlyKent Overstreet
2023-08-14bcachefs: Errcodes can now subtype standard error codesKent Overstreet
2023-08-14bcachefs: Add a manual trigger for lock wakeupsKent Overstreet
2023-08-14bcachefs: Add persistent counters for all tracepointsKent Overstreet
2023-08-14bcachefs: Always use percpu_ref_tryget_live() on c->writesKent Overstreet
2023-08-14bcachefs: Improve an error messageKent Overstreet
2023-08-14bcachefs: Call bch2_do_invalidates() when going read writeKent Overstreet
2023-08-14bcachefs: Printbuf reworkKent Overstreet
2023-08-14bcachefs: Add persistent countersDaniel Hill
2023-08-14bcachefs: Ensure sysfs show fns print a newlineKent Overstreet
2023-08-14bcachefs: Fold bucket_state in to BCH_DATA_TYPES()Kent Overstreet
2023-08-14bcachefs: Add a sysfs attr for triggering discardsKent Overstreet
2023-08-14bcachefs: Kill allocator threads & freelistsKent Overstreet
2023-08-14bcachefs: Run btree updates after write out of write_pointKent Overstreet
2023-08-14bcachefs: x-macroize alloc_reserve enumKent Overstreet
2023-08-14bcachefs: Better superblock opt validationKent Overstreet
2023-08-14bcachefs: Check for rw before setting opts via sysfsKent Overstreet
2023-08-14bcachefs: Convert bch2_sb_to_text to master option listKent Overstreet
2023-08-14bcachefs: Start moving debug info from sysfs to debugfsKent Overstreet
2023-08-14bcachefs: Heap allocate printbufsKent Overstreet
2023-08-14bcachefs: Add .to_text() methods for all superblock sectionsKent Overstreet
2023-08-14bcachefs: bch2_gc_gens() no longer uses bucket arrayKent Overstreet
2023-08-14bcachefs: Rename data_op_data_progress -> data_jobsKent Overstreet
2023-08-14bcachefs: Update sysfs compression_stats for snapshotsKent Overstreet
2023-08-14bcachefs: Refactor open_bucket codeKent Overstreet
2023-08-14bcachefs: Fix bch2_journal_meta()Kent Overstreet
2023-08-14bcachefs: Kill non-lru cache replacement policiesKent Overstreet
2023-08-14bcachefs: Option improvementsKent Overstreet
2023-08-14bcachefs: Kill some obsolete sysfs codeKent Overstreet
2023-08-14bcachefs: Specify filesystem optionsKent Overstreet
2023-08-14bcachefs: Convert journal sysfs params to regular optionsKent Overstreet
2023-08-14bcachefs: Kill bucket quantiles sysfs codeKent Overstreet
2023-08-14bcachefs: bch2_trans_exit() no longer returns errorsKent Overstreet
2023-08-14bcachefs: btree_pathKent Overstreet