index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
buckets.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-09
bcachefs: More BCH_SB_MEMBER_INVALID support
Kent Overstreet
1
-7
/
+8
2024-09-01
bcachefs: fix rebalance accounting
Kent Overstreet
1
-1
/
+1
2024-08-24
bcachefs: Fix rebalance_work accounting
Kent Overstreet
1
-25
/
+49
2024-08-17
bcachefs: Fix locking in __bch2_trans_mark_dev_sb()
Kent Overstreet
1
-5
/
+9
2024-08-16
bcachefs: Fix forgetting to pass trans to fsck_err()
Kent Overstreet
1
-1
/
+1
2024-08-14
bcachefs: bcachefs_metadata_version_disk_accounting_inum
Kent Overstreet
1
-0
/
+14
2024-08-09
bcachefs: improve bch2_dev_usage_to_text()
Kent Overstreet
1
-4
/
+8
2024-07-15
bcachefs: Fix missing BTREE_TRIGGER_bucket_invalidate flag
Kent Overstreet
1
-1
/
+1
2024-07-15
bcachefs: Reduce the scope of gc_lock
Kent Overstreet
1
-2
/
+0
2024-07-15
bcachefs: fsck_err() may now take a btree_trans
Kent Overstreet
1
-20
/
+20
2024-07-15
bcachefs: bch_acct_rebalance_work
Kent Overstreet
1
-0
/
+9
2024-07-15
bcachefs: bch_acct_btree
Kent Overstreet
1
-0
/
+10
2024-07-15
bcachefs: bch_acct_snapshot
Kent Overstreet
1
-0
/
+10
2024-07-15
bcachefs: bch_acct_compression
Kent Overstreet
1
-10
/
+47
2024-07-15
bcachefs: Convert gc to new accounting
Kent Overstreet
1
-153
/
+32
2024-07-15
bcachefs: Kill fs_usage_online
Kent Overstreet
1
-10
/
+0
2024-07-15
bcachefs: Kill bch2_fs_usage_to_text()
Kent Overstreet
1
-39
/
+0
2024-07-15
bcachefs: Delete journal-buf-sharded old style accounting
Kent Overstreet
1
-55
/
+6
2024-07-15
bcachefs: kill bch2_fs_usage_read()
Kent Overstreet
1
-34
/
+0
2024-07-15
bcachefs: Kill bch2_fs_usage_initialize()
Kent Overstreet
1
-29
/
+0
2024-07-15
bcachefs: dev_usage updated by new accounting
Kent Overstreet
1
-31
/
+5
2024-07-15
bcachefs: Disk space accounting rewrite
Kent Overstreet
1
-243
/
+48
2024-07-15
bcachefs: BCH_DATA_unstriped
Kent Overstreet
1
-3
/
+11
2024-07-15
bcachefs: bch_alloc->stripe_sectors
Kent Overstreet
1
-7
/
+9
2024-07-15
bcachefs: Use try_cmpxchg() family of functions instead of cmpxchg()
Uros Bizjak
1
-9
/
+8
2024-07-10
bcachefs: Fix RCU splat
Kent Overstreet
1
-1
/
+1
2024-06-10
bcachefs: Check for invalid bucket from bucket_gen(), gc_bucket()
Kent Overstreet
1
-15
/
+35
2024-06-10
bcachefs: Replace bucket_valid() asserts in bucket lookup with proper checks
Kent Overstreet
1
-0
/
+2
2024-06-10
bcachefs: Fix refcount leak in check_fix_ptrs()
Kent Overstreet
1
-116
/
+133
2024-05-29
bcachefs: Fix uninitialized var warning
Kent Overstreet
1
-1
/
+1
2024-05-20
bcachefs: Fix ref in trans_mark_dev_sbs() error path
Kent Overstreet
1
-1
/
+1
2024-05-20
bcachefs: Fix rcu splat in check_fix_ptrs()
Kent Overstreet
1
-5
/
+6
2024-05-09
bcachefs: kill bch2_dev_bkey_exists() in bch2_check_fix_ptrs()
Kent Overstreet
1
-3
/
+24
2024-05-09
bcachefs: Kill bch2_dev_bkey_exists() in backpointer code
Kent Overstreet
1
-1
/
+1
2024-05-09
bcachefs: PTR_BUCKET_POS() now takes bch_dev
Kent Overstreet
1
-1
/
+1
2024-05-09
bcachefs: bch2_bucket_ref_update() now takes bch_dev
Kent Overstreet
1
-21
/
+26
2024-05-09
bcachefs: New helpers for device refcounts
Kent Overstreet
1
-2
/
+2
2024-05-09
bcachefs: Kill opts.buckets_nouse
Kent Overstreet
1
-16
/
+27
2024-05-09
bcachefs: simplify bch2_trans_start_alloc_update()
Kent Overstreet
1
-11
/
+4
2024-05-09
bcachefs: __mark_stripe_bucket() now takes bch_alloc_v4
Kent Overstreet
1
-1
/
+0
2024-05-09
bcachefs: __mark_pointer now takes bch_alloc_v4
Kent Overstreet
1
-31
/
+14
2024-05-09
bcachefs: kill bch2_dev_usage_update_m()
Kent Overstreet
1
-28
/
+7
2024-05-09
bcachefs: dirty_sectors -> replicas_sectors
Kent Overstreet
1
-4
/
+4
2024-05-09
bcachefs: Run bch2_check_fix_ptrs() via triggers
Kent Overstreet
1
-2
/
+240
2024-05-09
bcachefs: bch2_bucket_ref_update()
Kent Overstreet
1
-23
/
+32
2024-05-09
bcachefs: bucket_data_type_mismatch()
Kent Overstreet
1
-10
/
+1
2024-05-09
bcachefs: member helper cleanups
Kent Overstreet
1
-2
/
+2
2024-05-09
bcachefs: iter/update/trigger/str_hash flag cleanup
Kent Overstreet
1
-37
/
+40
2024-05-09
bcachefs: mark_superblock cleanup
Kent Overstreet
1
-78
/
+82
2024-05-09
bcachefs: prt_printf() now respects \r\n\t
Kent Overstreet
1
-16
/
+5
[next]