summaryrefslogtreecommitdiff
path: root/fs/bcachefs
AgeCommit message (Expand)Author
2024-07-14bcachefs: bch_acct_btreeKent Overstreet
2024-07-14bcachefs: bch_acct_snapshotKent Overstreet
2024-07-14bcachefs: bch2_fs_usage_base_to_text()Kent Overstreet
2024-07-14bcachefs: bch2_fs_accounting_to_text()Kent Overstreet
2024-07-14bcachefs: Convert bch2_compression_stats_to_text() to new accountingKent Overstreet
2024-07-14bcachefs: bch_acct_compressionKent Overstreet
2024-07-14bcachefs: bch2_verify_accounting_clean()Kent Overstreet
2024-07-14bcachefs: Convert bch2_replicas_gc2() to new accountingKent Overstreet
2024-07-14bcachefs: Convert gc to new accountingKent Overstreet
2024-07-14bcachefs: Kill replicas_journal_resKent Overstreet
2024-07-14bcachefs: Kill fs_usage_onlineKent Overstreet
2024-07-14bcachefs: Kill bch2_fs_usage_to_text()Kent Overstreet
2024-07-14bcachefs: Delete journal-buf-sharded old style accountingKent Overstreet
2024-07-14bcachefs: Kill writing old accounting to journalKent Overstreet
2024-07-14bcachefs: kill bch2_fs_usage_read()Kent Overstreet
2024-07-14bcachefs: Convert bch2_ioctl_fs_usage() to new accountingKent Overstreet
2024-07-14bcachefs: Kill bch2_fs_usage_initialize()Kent Overstreet
2024-07-14bcachefs: dev_usage updated by new accountingKent Overstreet
2024-07-14bcachefs: Coalesce accounting keys before journal replayKent Overstreet
2024-07-14bcachefs: Disk space accounting rewriteKent Overstreet
2024-07-14bcachefs: btree write buffer knows how to accumulate bch_accounting keysKent Overstreet
2024-07-14bcachefs: Accumulate accounting keys in journal replayKent Overstreet
2024-07-14bcachefs: KEY_TYPE_accountingKent Overstreet
2024-07-14bcachefs: use new mount APIThomas Bertschinger
2024-07-14bcachefs: Add error code to defer option parsingThomas Bertschinger
2024-07-14bcachefs: add printbuf arg to bch2_parse_mount_opts()Thomas Bertschinger
2024-07-14bcachefs: metadata version bucket_stripe_sectorsKent Overstreet
2024-07-14bcachefs: BCH_DATA_unstripedKent Overstreet
2024-07-14bcachefs: bch_alloc->stripe_sectorsKent Overstreet
2024-07-14bcachefs: check_key_has_inode()Kent Overstreet
2024-07-14bcachefs: allow passing full device path for target optionsThomas Bertschinger
2024-07-14bcachefs: bch2_printbuf_strip_trailing_newline()Kent Overstreet
2024-07-14bcachefs: don't expose "read_only" as a mount optionThomas Bertschinger
2024-07-14bcachefs: make offline fsck set read_only fs flagThomas Bertschinger
2024-07-14bcachefs: btree_ptr_sectors_written() now takes bkey_s_cKent Overstreet
2024-07-14bcachefs: Check for bsets past bch_btree_ptr_v2.sectors_writtenKent Overstreet
2024-07-14bcachefs: Use try_cmpxchg() family of functions instead of cmpxchg()Uros Bizjak
2024-07-14bcachefs: add might_sleep() annotations for fsck_err()Kent Overstreet
2024-07-14bcachefs: fix missing includeKent Overstreet
2024-07-14bcachefs: Use filemap_read() to simplify the execution flowYouling Tang
2024-07-14bcachefs: Align the display format of `btrees/inodes/keys`Youling Tang
2024-07-14bcachefs: Fix missing spaces in journal_entry_dev_usage_to_textYouling Tang
2024-07-14bcachefs: fix ei_update_lock lock orderingKent Overstreet
2024-07-14bcachefs: bch2_btree_reserve_cache_to_text()Kent Overstreet
2024-07-14bcachefs: sysfs trigger_freelist_wakeupKent Overstreet
2024-07-14bcachefs: sysfs internal/trigger_journal_writesKent Overstreet
2024-07-14bcachefs: add capacity, reserved to fs_alloc_debug_to_text()Kent Overstreet
2024-07-14bcachefs: uninline fallocate functionsKent Overstreet
2024-07-14bcachefs: btree ids are 64 bit bitmasksKent Overstreet
2024-07-14bcachefs: Print allocator stuck on timeout in fallocate pathKent Overstreet