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