index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
buckets.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-22
bcachefs: Interior btree updates are now fully transactional
Kent Overstreet
1
-2
/
+0
2023-10-22
bcachefs: Move extent overwrite handling out of core btree code
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: btree_ptr_v2
Kent Overstreet
1
-1
/
+2
2023-10-22
bcachefs: Split out btree_trigger_flags
Kent Overstreet
1
-11
/
+2
2023-10-22
bcachefs: Make btree_insert_entry more private to update path
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: Inline more of bch2_trans_commit hot path
Kent Overstreet
1
-3
/
+3
2023-10-22
bcachefs: Fix erasure coding disk space accounting
Kent Overstreet
1
-3
/
+3
2023-10-22
bcachefs: Improve pointer marking checks and error messages
Kent Overstreet
1
-0
/
+9
2023-10-22
bcachefs: Rework calling convention for marking overwrites
Kent Overstreet
1
-7
/
+9
2023-10-22
bcachefs: Update path now handles triggers that generate more triggers
Kent Overstreet
1
-1
/
+2
2023-10-22
bcachefs: Improve key marking interface
Kent Overstreet
1
-11
/
+12
2023-10-22
bcachefs: Don't use a fixed size buffer for fs_usage_deltas
Kent Overstreet
1
-4
/
+2
2023-10-22
bcachefs: Fix spurious inconsistency in recovery
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: bch2_trans_mark_update()
Kent Overstreet
1
-1
/
+10
2023-10-22
bcachefs: Write out fs usage consistently
Kent Overstreet
1
-11
/
+16
2023-10-22
bcachefs: Return errors from for_each_btree_key()
Kent Overstreet
1
-5
/
+5
2023-10-22
bcachefs: Mark overwrites from journal replay in initial gc
Kent Overstreet
1
-0
/
+3
2023-10-22
bcachefs: add ability to run gc on metadata only
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Caller now responsible for calling mark_key for gc
Kent Overstreet
1
-5
/
+5
2023-10-22
bcachefs: Allocate fs_usage in do_btree_insert_at()
Kent Overstreet
1
-8
/
+6
2023-10-22
bcachefs: kill struct btree_insert
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Fix gc handling of bucket gens
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: fs_usage_u64s()
Kent Overstreet
1
-4
/
+8
2023-10-22
bcachefs: Add a mechanism for blocking the journal
Kent Overstreet
1
-8
/
+1
2023-10-22
bcachefs: Convert bucket invalidation to key marking path
Kent Overstreet
1
-1
/
+2
2023-10-22
bcachefs: refactor key marking code a bit
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: Fix double counting when gc is running
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: gc lock no longer needed for disk reservations
Kent Overstreet
1
-15
/
+2
2023-10-22
bcachefs: Fix oldest_gen handling
Kent Overstreet
1
-1
/
+3
2023-10-22
bcachefs: initialize fs usage summary in recovery
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Persist alloc info on clean shutdown
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: Fix check for if extent update is allocating
Kent Overstreet
1
-3
/
+14
2023-10-22
bcachefs: Factor out acc_u64s()
Kent Overstreet
1
-2
/
+0
2023-10-22
bcachefs: refactor bch_fs_usage
Kent Overstreet
1
-17
/
+25
2023-10-22
bcachefs: improve/clarify ptr_disk_sectors()
Kent Overstreet
1
-0
/
+14
2023-10-22
bcachefs: s/usage_lock/mark_lock
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: move dirty into bucket_mark
Kent Overstreet
1
-2
/
+13
2023-10-22
bcachefs: Make bkey types globally unique
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: Hold usage_lock over mark_key and fs_usage_apply
Kent Overstreet
1
-0
/
+3
2023-10-22
bcachefs: Stripes now properly subject to gc
Kent Overstreet
1
-3
/
+3
2023-10-22
bcachefs: gc now operates on second set of bucket marks
Kent Overstreet
1
-11
/
+18
2023-10-22
bcachefs: Erasure coding
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Move key marking out of extents.c
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Scale down number of writepoints when low on space
Kent Overstreet
1
-0
/
+6
2023-10-22
bcachefs: more key marking refactoring
Kent Overstreet
1
-2
/
+3
2023-10-22
bcachefs: Account for internal fragmentation better
Kent Overstreet
1
-2
/
+0
2023-10-22
bcachefs: kill s_alloc, use bch_data_type
Kent Overstreet
1
-12
/
+0
2023-10-22
bcachefs: bch2_mark_key() now takes bch_data_type
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: Invalidate buckets when writing to alloc btree
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: kill bucket mark sector count saturation
Kent Overstreet
1
-5
/
+0
[next]