index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
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-10-18
bcachefs: bch2_folio_reservation_get_partial() is now better behaved
Kent Overstreet
1
-2
/
+5
2024-09-21
bcachefs: bch2_trigger_ptr() calculates sectors even when no device
Kent Overstreet
1
-3
/
+5
2024-09-21
bcachefs: EIO errcode cleanup
Kent Overstreet
1
-7
/
+7
2024-09-21
bcachefs: bch2_dev_rcu_noerror()
Kent Overstreet
1
-1
/
+1
2024-09-21
bcachefs: Move tabstop setup to bch2_dev_usage_to_text()
Kent Overstreet
1
-0
/
+9
2024-09-09
bcachefs: Annotate bch_replicas_entry_{v0,v1} with __counted_by()
Thorsten Blum
1
-1
/
+1
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-16
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-13
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-14
bcachefs: Fix missing BTREE_TRIGGER_bucket_invalidate flag
Kent Overstreet
1
-1
/
+1
2024-07-14
bcachefs: Reduce the scope of gc_lock
Kent Overstreet
1
-2
/
+0
2024-07-14
bcachefs: fsck_err() may now take a btree_trans
Kent Overstreet
1
-20
/
+20
2024-07-14
bcachefs: bch_acct_rebalance_work
Kent Overstreet
1
-0
/
+9
2024-07-14
bcachefs: bch_acct_btree
Kent Overstreet
1
-0
/
+10
2024-07-14
bcachefs: bch_acct_snapshot
Kent Overstreet
1
-0
/
+10
2024-07-14
bcachefs: bch_acct_compression
Kent Overstreet
1
-10
/
+47
2024-07-14
bcachefs: Convert gc to new accounting
Kent Overstreet
1
-153
/
+32
2024-07-14
bcachefs: Kill fs_usage_online
Kent Overstreet
1
-10
/
+0
2024-07-14
bcachefs: Kill bch2_fs_usage_to_text()
Kent Overstreet
1
-39
/
+0
2024-07-14
bcachefs: Delete journal-buf-sharded old style accounting
Kent Overstreet
1
-55
/
+6
2024-07-14
bcachefs: kill bch2_fs_usage_read()
Kent Overstreet
1
-34
/
+0
2024-07-14
bcachefs: Kill bch2_fs_usage_initialize()
Kent Overstreet
1
-29
/
+0
2024-07-14
bcachefs: dev_usage updated by new accounting
Kent Overstreet
1
-31
/
+5
2024-07-14
bcachefs: Disk space accounting rewrite
Kent Overstreet
1
-243
/
+48
2024-07-14
bcachefs: BCH_DATA_unstriped
Kent Overstreet
1
-3
/
+11
2024-07-14
bcachefs: bch_alloc->stripe_sectors
Kent Overstreet
1
-7
/
+9
2024-07-14
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-28
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-08
bcachefs: Kill bch2_dev_bkey_exists() in backpointer code
Kent Overstreet
1
-1
/
+1
2024-05-08
bcachefs: PTR_BUCKET_POS() now takes bch_dev
Kent Overstreet
1
-1
/
+1
2024-05-08
bcachefs: bch2_bucket_ref_update() now takes bch_dev
Kent Overstreet
1
-21
/
+26
2024-05-08
bcachefs: New helpers for device refcounts
Kent Overstreet
1
-2
/
+2
2024-05-08
bcachefs: Kill opts.buckets_nouse
Kent Overstreet
1
-16
/
+27
2024-05-08
bcachefs: simplify bch2_trans_start_alloc_update()
Kent Overstreet
1
-11
/
+4
2024-05-08
bcachefs: __mark_stripe_bucket() now takes bch_alloc_v4
Kent Overstreet
1
-1
/
+0
2024-05-08
bcachefs: __mark_pointer now takes bch_alloc_v4
Kent Overstreet
1
-31
/
+14
2024-05-08
bcachefs: kill bch2_dev_usage_update_m()
Kent Overstreet
1
-28
/
+7
2024-05-08
bcachefs: dirty_sectors -> replicas_sectors
Kent Overstreet
1
-4
/
+4
2024-05-08
bcachefs: Run bch2_check_fix_ptrs() via triggers
Kent Overstreet
1
-2
/
+240
[next]