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
/
bcachefs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-22
bcachefs: More open buckets
Kent Overstreet
1
-4
/
+4
2023-10-22
bcachefs: Kill old allocator startup code
Kent Overstreet
1
-1
/
+0
2023-10-22
bcachefs: Add debug code to print btree transactions
Kent Overstreet
1
-0
/
+3
2023-10-22
bcachefs: Fixes for going RO
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Interior btree updates are now fully transactional
Kent Overstreet
1
-3
/
+3
2023-10-22
bcachefs: Be more rigorous about marking the filesystem clean
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Add an option for keeping journal entries after startup
Kent Overstreet
1
-0
/
+14
2023-10-22
bcachefs: Seralize btree_update operations at btree_update_nodes_written()
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Convert some enums to x-macros
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: kill ca->freelist_lock
Kent Overstreet
1
-1
/
+0
2023-10-22
bcachefs: bkey_on_stack
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: Trust btree alloc info at runtime
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Refactor bch2_trans_commit() path
Kent Overstreet
1
-1
/
+0
2023-10-22
bcachefs: Switch reconstruct_alloc to a mount option
Kent Overstreet
1
-3
/
+1
2023-10-22
bcachefs: Refactor bch2_alloc_write()
Kent Overstreet
1
-1
/
+0
2023-10-22
bcachefs: Add a hint for allocating new stripes
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Reflink
Kent Overstreet
1
-0
/
+4
2023-10-22
bcachefs: Write out fs usage consistently
Kent Overstreet
1
-1
/
+5
2023-10-22
bcachefs: Avoid write lock on mark_lock
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: bch2_bkey_ptrs_invalid()
Kent Overstreet
1
-0
/
+5
2023-10-22
bcachefs: use same timesource as current_time()
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Fix hang while shutting down
Kent Overstreet
1
-2
/
+6
2023-10-22
bcachefs: Rewrite journal_seq_blacklist machinery
Kent Overstreet
1
-0
/
+16
2023-10-22
bcachefs: ratelimit copygc warning
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: Track whether filesystem has errors in superblock
Kent Overstreet
1
-10
/
+1
2023-10-22
bcachefs: move some checks to expensive_debug_checks
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: Verify fs hasn't been modified before going rw
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Go rw lazily
Kent Overstreet
1
-13
/
+1
2023-10-22
bcachefs: More debug params for testing of recovery paths
Kent Overstreet
1
-1
/
+5
2023-10-22
bcachefs: Add time stats for btree updates
Kent Overstreet
1
-3
/
+4
2023-10-22
bcachefs: Add more time stats for being blocked on allocator
Kent Overstreet
1
-2
/
+6
2023-10-22
bcachefs: Allocate fs_usage in do_btree_insert_at()
Kent Overstreet
1
-1
/
+4
2023-10-22
bcachefs: Fix oldest_gen handling
Kent Overstreet
1
-2
/
+0
2023-10-22
bcachefs: don't do initial gc if have alloc info feature
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: reserve space in journal for fs usage entries
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: Fix a bug when shutting down before allocator started
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Persist alloc info on clean shutdown
Kent Overstreet
1
-0
/
+6
2023-10-22
bcachefs: Fix check for if extent update is allocating
Kent Overstreet
1
-2
/
+3
2023-10-22
bcachefs: Fix some reserve calculations
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: Add a workqueue for journal reclaim
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Lots of option handling improvements
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: refactor bch_fs_usage
Kent Overstreet
1
-2
/
+8
2023-10-22
bcachefs: Switch replicas to mark_lock
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: s/usage_lock/mark_lock
Kent Overstreet
1
-2
/
+2
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
-2
/
+1
2023-10-22
bcachefs: Track nr_inodes with the key marking machinery
Kent Overstreet
1
-3
/
+0
2023-10-22
bcachefs: Make bkey types globally unique
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Stripes now properly subject to gc
Kent Overstreet
1
-6
/
+10
2023-10-22
bcachefs: gc now operates on second set of bucket marks
Kent Overstreet
1
-10
/
+4
[next]