index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
buckets_types.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-02
bcachefs: bch_dev_usage_full
Kent Overstreet
1
-0
/
+5
2025-03-14
bcachefs: bch2_trigger_stripe_ptr() no longer uses ec_stripes_heap_lock
Kent Overstreet
1
-0
/
+27
2024-12-21
bcachefs: Annotate struct bucket_gens with __counted_by()
Thorsten Blum
1
-1
/
+1
2024-09-09
bcachefs: Switch gc bucket array to a genradix
Kent Overstreet
1
-8
/
+0
2024-09-09
bcachefs: Annotate struct bucket_array with __counted_by()
Thorsten Blum
1
-1
/
+1
2024-07-14
bcachefs: Convert gc to new accounting
Kent Overstreet
1
-7
/
+0
2024-07-14
bcachefs: Kill fs_usage_online
Kent Overstreet
1
-5
/
+0
2024-07-14
bcachefs: dev_usage updated by new accounting
Kent Overstreet
1
-1
/
+1
2024-07-14
bcachefs: bch_alloc->stripe_sectors
Kent Overstreet
1
-1
/
+2
2024-06-10
bcachefs: Replace bucket_valid() asserts in bucket lookup with proper checks
Kent Overstreet
1
-0
/
+2
2024-01-21
bcachefs: bch_fs_usage_base
Kent Overstreet
1
-10
/
+5
2024-01-01
bcachefs: Kill dev_usage->buckets_ec
Kent Overstreet
1
-2
/
+0
2023-10-22
bcachefs: Fragmentation LRU
Kent Overstreet
1
-11
/
+0
2023-10-22
bcachefs: Copygc now uses backpointers
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Fold bucket_state in to BCH_DATA_TYPES()
Kent Overstreet
1
-1
/
+0
2023-10-22
bcachefs: Kill struct bucket_mark
Kent Overstreet
1
-22
/
+8
2023-10-22
bcachefs: Kill main in-memory bucket array
Kent Overstreet
1
-1
/
+0
2023-10-22
bcachefs: Kill allocator threads & freelists
Kent Overstreet
1
-2
/
+0
2023-10-22
bcachefs: KEY_TYPE_alloc_v4
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: bch2_gc_gens() no longer uses bucket array
Kent Overstreet
1
-1
/
+0
2023-10-22
bcachefs: New data structure for buckets waiting on journal commit
Kent Overstreet
1
-9
/
+0
2023-10-22
bcachefs: New in-memory array for bucket gens
Kent Overstreet
1
-0
/
+7
2023-10-22
bcachefs: Fix bch2_trans_mark_dev_sb()
Kent Overstreet
1
-0
/
+5
2023-10-22
bcachefs: Kill bch2_fs_usage_scratch_get()
Kent Overstreet
1
-16
/
+0
2023-10-22
bcachefs: Persist 64 bit io clocks
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: KEY_TYPE_alloc_v2
Kent Overstreet
1
-1
/
+2
2023-10-22
bcachefs: Refactor dev usage
Kent Overstreet
1
-7
/
+6
2023-10-22
bcachefs: Don't drop replicas when copygcing ec data
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: Change copygc to consider bucket fragmentation
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Make copygc thread global
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Track sectors of erasure coded data
Kent Overstreet
1
-1
/
+3
2023-10-22
bcachefs: Implement a new gc that only recalcs oldest gen
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Make replicas_delta_list smaller
Kent Overstreet
1
-1
/
+5
2023-10-22
bcachefs: Refactor bch2_alloc_write()
Kent Overstreet
1
-1
/
+0
2023-10-22
bcachefs: Don't use a fixed size buffer for fs_usage_deltas
Kent Overstreet
1
-3
/
+2
2023-10-22
bcachefs: bch2_trans_mark_update()
Kent Overstreet
1
-0
/
+13
2023-10-22
bcachefs: Write out fs usage consistently
Kent Overstreet
1
-7
/
+5
2023-10-22
bcachefs: add ability to run gc on metadata only
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Add a mechanism for blocking the journal
Kent Overstreet
1
-15
/
+13
2023-10-22
bcachefs: Fix oldest_gen handling
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Fix check for if extent update is allocating
Kent Overstreet
1
-6
/
+8
2023-10-22
bcachefs: Include summarized counts in fs_usage
Kent Overstreet
1
-4
/
+15
2023-10-22
bcachefs: refactor bch_fs_usage
Kent Overstreet
1
-5
/
+9
2023-10-22
bcachefs: move dirty into bucket_mark
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Add new alloc fields
Kent Overstreet
1
-20
/
+18
2023-10-22
bcachefs: Track nr_inodes with the key marking machinery
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: gc now operates on second set of bucket marks
Kent Overstreet
1
-2
/
+4
2023-10-22
bcachefs: Erasure coding
Kent Overstreet
1
-1
/
+4
2023-10-22
bcachefs: Change how replicated data is accounted
Kent Overstreet
1
-1
/
+0
2023-10-22
bcachefs: Account for internal fragmentation better
Kent Overstreet
1
-1
/
+3
[next]