summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: Reduce the scope of gc_lockKent Overstreet2024-07-156-12/+12
* bcachefs: per_cpu_sum()Kent Overstreet2024-07-151-6/+11
* bcachefs: kill key cache arg to bch2_assert_pos_locked()Kent Overstreet2024-07-153-20/+16
* bcachefs: btree_path_cached_set()Kent Overstreet2024-07-151-26/+24
* bcachefs: btree_node_unlock() assertKent Overstreet2024-07-151-0/+1
* bcachefs: bch2_gc_pos_to_text()Kent Overstreet2024-07-153-4/+27
* bcachefs: bch2_btree_id_to_text()Kent Overstreet2024-07-152-0/+10
* bcachefs: Kill gc_pos_btree_node()Kent Overstreet2024-07-152-10/+1
* bcachefs: Fix bch2_gc_accounting_done() lockingKent Overstreet2024-07-152-4/+25
* bcachefs: bch2_accounting_mem_gc()Kent Overstreet2024-07-153-6/+42
* bcachefs: Refactor disk accounting data structuresKent Overstreet2024-07-155-126/+109
* bcachefs: fix smatch data leak warning in fs usage ioctlBrian Foster2024-07-151-1/+1
* bcachefs: Fix race in bch2_accounting_mem_insert()Kent Overstreet2024-07-152-11/+17
* bcachefs: bch2_btree_insert() - add btree iter flagsAriel Miculas2024-07-155-15/+18
* bcachefs: BCH_IOCTL_QUERY_ACCOUNTINGKent Overstreet2024-07-154-0/+98
* bcachefs: support REMAP_FILE_DEDUP in bch2_remap_file_rangeReed Riley2024-07-151-4/+2
* bcachefs: support FS_IOC_SETFSLABELHongbo Li2024-07-151-0/+40
* bcachefs: support get fs labelHongbo Li2024-07-151-0/+30
* bcachefs: implement FS_IOC_GETVERSION to support lsattrHongbo Li2024-07-151-1/+9
* bcachefs: Unlock trans when waiting for user input in fsckKent Overstreet2024-07-151-4/+28
* bcachefs: Add tracepoints for bch2_sync_fs() and bch2_fsync()Youling Tang2024-07-153-0/+55
* bcachefs: track writeback errors using the generic tracking infrastructureYouling Tang2024-07-151-1/+6
* bcachefs: bch2_dir_emit() - fix directory reads in the fuse driverAriel Miculas2024-07-151-0/+8
* bcachefs: twf: delete dead struct fieldsKent Overstreet2024-07-151-4/+0
* bcachefs: bch2_stdio_redirect_readline_timeout()Kent Overstreet2024-07-152-3/+23
* bcachefs: twf: convert bch2_stdio_redirect_readline() to darrayKent Overstreet2024-07-154-35/+54
* bcachefs: Plumb more logging through stdio redirectKent Overstreet2024-07-153-2/+17
* bcachefs: fsck_err() may now take a btree_transKent Overstreet2024-07-1517-162/+200
* bcachefs: btree_types bitmask cleanupsKent Overstreet2024-07-153-31/+35
* bcachefs: Delete old assertion for online fsckKent Overstreet2024-07-151-8/+1
* bcachefs: Initialize gc buckets in alloc triggerKent Overstreet2024-07-152-31/+20
* bcachefs: Walk leaf to root in btree_gcKent Overstreet2024-07-152-25/+24
* bcachefs: Don't block journal when finishing check_allocations()Kent Overstreet2024-07-151-5/+1
* bcachefs: bch2_fs_get_tree() cleanupKent Overstreet2024-07-151-30/+29
* bcachefs: Kill bch2_mount()Kent Overstreet2024-07-151-31/+15
* bcachefs: Eytzinger accumulation for accounting keysKent Overstreet2024-07-154-8/+107
* bcachefs: bch_acct_rebalance_workKent Overstreet2024-07-152-1/+11
* bcachefs: bch_acct_btreeKent Overstreet2024-07-153-1/+21
* bcachefs: bch_acct_snapshotKent Overstreet2024-07-153-1/+20
* bcachefs: bch2_fs_usage_base_to_text()Kent Overstreet2024-07-151-0/+19
* bcachefs: bch2_fs_accounting_to_text()Kent Overstreet2024-07-153-0/+32
* bcachefs: Convert bch2_compression_stats_to_text() to new accountingKent Overstreet2024-07-151-67/+19
* bcachefs: bch_acct_compressionKent Overstreet2024-07-153-11/+58
* bcachefs: bch2_verify_accounting_clean()Kent Overstreet2024-07-153-1/+91
* bcachefs: Convert bch2_replicas_gc2() to new accountingKent Overstreet2024-07-151-11/+15
* bcachefs: Convert gc to new accountingKent Overstreet2024-07-1517-576/+343
* bcachefs: Kill replicas_journal_resKent Overstreet2024-07-153-57/+0
* bcachefs: Kill fs_usage_onlineKent Overstreet2024-07-153-27/+0
* bcachefs: Kill bch2_fs_usage_to_text()Kent Overstreet2024-07-152-42/+0
* bcachefs: Delete journal-buf-sharded old style accountingKent Overstreet2024-07-159-147/+21