index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
buckets.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcachefs: kill bch2_dev_bkey_exists() in bch2_check_fix_ptrs()
Kent Overstreet
2024-05-09
1
-3
/
+24
*
bcachefs: Kill bch2_dev_bkey_exists() in backpointer code
Kent Overstreet
2024-05-08
1
-1
/
+1
*
bcachefs: PTR_BUCKET_POS() now takes bch_dev
Kent Overstreet
2024-05-08
1
-1
/
+1
*
bcachefs: bch2_bucket_ref_update() now takes bch_dev
Kent Overstreet
2024-05-08
1
-21
/
+26
*
bcachefs: New helpers for device refcounts
Kent Overstreet
2024-05-08
1
-2
/
+2
*
bcachefs: Kill opts.buckets_nouse
Kent Overstreet
2024-05-08
1
-16
/
+27
*
bcachefs: simplify bch2_trans_start_alloc_update()
Kent Overstreet
2024-05-08
1
-11
/
+4
*
bcachefs: __mark_stripe_bucket() now takes bch_alloc_v4
Kent Overstreet
2024-05-08
1
-1
/
+0
*
bcachefs: __mark_pointer now takes bch_alloc_v4
Kent Overstreet
2024-05-08
1
-31
/
+14
*
bcachefs: kill bch2_dev_usage_update_m()
Kent Overstreet
2024-05-08
1
-28
/
+7
*
bcachefs: dirty_sectors -> replicas_sectors
Kent Overstreet
2024-05-08
1
-4
/
+4
*
bcachefs: Run bch2_check_fix_ptrs() via triggers
Kent Overstreet
2024-05-08
1
-2
/
+240
*
bcachefs: bch2_bucket_ref_update()
Kent Overstreet
2024-05-08
1
-23
/
+32
*
bcachefs: bucket_data_type_mismatch()
Kent Overstreet
2024-05-08
1
-10
/
+1
*
bcachefs: member helper cleanups
Kent Overstreet
2024-05-08
1
-2
/
+2
*
bcachefs: iter/update/trigger/str_hash flag cleanup
Kent Overstreet
2024-05-08
1
-37
/
+40
*
bcachefs: mark_superblock cleanup
Kent Overstreet
2024-05-08
1
-78
/
+82
*
bcachefs: prt_printf() now respects \r\n\t
Kent Overstreet
2024-05-08
1
-16
/
+5
*
bcachefs: Remove accidental debug assert
Kent Overstreet
2024-04-29
1
-2
/
+0
*
bcachefs: Kill bch2_bkey_ptr_data_type()
Kent Overstreet
2024-04-01
1
-5
/
+7
*
bcachefs: Improve bch2_fatal_error()
Kent Overstreet
2024-03-18
1
-3
/
+3
*
bcachefs: bch2_btree_bit_mod -> bch2_btree_bit_mod_buffered
Kent Overstreet
2024-03-14
1
-1
/
+2
*
bcachefs: kill kvpmalloc()
Kent Overstreet
2024-03-13
1
-18
/
+11
*
bcachefs: bch2_trans_account_disk_usage_change()
Kent Overstreet
2024-01-21
1
-29
/
+41
*
bcachefs: bch_fs_usage_base
Kent Overstreet
2024-01-21
1
-28
/
+28
*
bcachefs: helpers for printing data types
Kent Overstreet
2024-01-21
1
-13
/
+13
*
bcachefs: move "ptrs not changing" optimization to bch2_trigger_extent()
Kent Overstreet
2024-01-06
1
-0
/
+12
*
bcachefs: unify extent trigger
Kent Overstreet
2024-01-06
1
-85
/
+29
*
bcachefs: bch2_trigger_stripe_ptr()
Kent Overstreet
2024-01-06
1
-67
/
+61
*
bcachefs: bch2_trigger_pointer()
Kent Overstreet
2024-01-06
1
-234
/
+209
*
bcachefs: move stripe triggers to ec.c
Kent Overstreet
2024-01-06
1
-337
/
+19
*
bcachefs: move bch2_mark_alloc() to alloc_background.c
Kent Overstreet
2024-01-06
1
-126
/
+18
*
bcachefs: unify reservation trigger
Kent Overstreet
2024-01-06
1
-59
/
+37
*
bcachefs: kill mem_trigger_run_overwrite_then_insert()
Kent Overstreet
2024-01-06
1
-2
/
+2
*
bcachefs: mark now takes bkey_s
Kent Overstreet
2024-01-06
1
-5
/
+6
*
bcachefs: trans_mark now takes bkey_s
Kent Overstreet
2024-01-06
1
-9
/
+9
*
bcachefs: for_each_member_device_rcu() now declares loop iter
Kent Overstreet
2024-01-01
1
-3
/
+2
*
bcachefs: for_each_member_device() now declares loop iter
Kent Overstreet
2024-01-01
1
-13
/
+6
*
bcachefs: bch_err_(fn|msg) check if should print
Kent Overstreet
2024-01-01
1
-2
/
+1
*
bcachefs: Move reflink_p triggers into reflink.c
Kent Overstreet
2024-01-01
1
-200
/
+0
*
bcachefs: Kill journal_seq/gc args to bch2_dev_usage_update_m()
Kent Overstreet
2024-01-01
1
-8
/
+5
*
bcachefs: Kill dev_usage->buckets_ec
Kent Overstreet
2024-01-01
1
-9
/
+0
*
bcachefs: bch2_dev_usage_to_text()
Kent Overstreet
2024-01-01
1
-0
/
+30
*
bcachefs: New bucket sector count helpers
Kent Overstreet
2024-01-01
1
-31
/
+21
*
bcachefs: Simplify check_bucket_ref()
Kent Overstreet
2024-01-01
1
-8
/
+4
*
bcachefs: Don't use update_cached_sectors() in bch2_mark_alloc()
Kent Overstreet
2024-01-01
1
-29
/
+11
*
bcachefs: Rename bch_replicas_entry -> bch_replicas_entry_v1
Kent Overstreet
2024-01-01
1
-5
/
+5
*
bcachefs: Fix bucket data type for stripe buckets
Kent Overstreet
2023-11-28
1
-2
/
+6
*
bcachefs: Don't stop copygc thread on device resize
Kent Overstreet
2023-11-24
1
-2
/
+0
*
bcachefs: Fix an integer overflow
Kent Overstreet
2023-11-02
1
-2
/
+2
[next]