index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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: Don't use uuid in tracepoints
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Add a workqueue for btree io completions
Kent Overstreet
1
-1
/
+2
2023-10-22
bcachefs: Add a debug mode that always reads from every btree replica
Kent Overstreet
1
-1
/
+4
2023-10-22
bcachefs: Ratelimiting for writeback IOs
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: Fix time handling
Kent Overstreet
1
-9
/
+14
2023-10-22
bcachefs: New and improved topology repair code
Kent Overstreet
1
-0
/
+3
2023-10-22
bcachefs: Fix key cache assertion
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Update bch2_btree_verify()
Kent Overstreet
1
-7
/
+5
2023-10-22
bcachefs: gc shouldn't care about owned_by_allocator
Kent Overstreet
1
-1
/
+0
2023-10-22
bcachefs: Add the status of bucket gen gc to sysfs
Kent Overstreet
1
-0
/
+3
2023-10-22
bcachefs: Add a sysfs var for average btree write size
Kent Overstreet
1
-0
/
+3
2023-10-22
bcachefs: Validate bset version field against sb version fields
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Rename BTREE_ID enums for consistency with other enums
Kent Overstreet
1
-9
/
+9
2023-10-22
bcachefs: Add a mempool for the replicas delta list
Kent Overstreet
1
-0
/
+3
2023-10-22
bcachefs: Add a mempool for btree_trans bump allocator
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Add allocator thread state to sysfs
Kent Overstreet
1
-10
/
+1
2023-10-22
bcachefs: Rip out copygc pd controller
Kent Overstreet
1
-4
/
+0
2023-10-22
bcachefs: Add copygc wait to sysfs
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Fix copygc threshold
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Fixes/improvements for journal entry reservations
Kent Overstreet
1
-1
/
+2
2023-10-22
bcachefs: Journal updates to dev usage
Kent Overstreet
1
-1
/
+5
2023-10-22
bcachefs: Persist 64 bit io clocks
Kent Overstreet
1
-11
/
+0
2023-10-22
bcachefs: Add an assertion to check for journal writes to same location
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Add (partial) support for fixing btree topology
Kent Overstreet
1
-1
/
+2
2023-10-22
bcachefs: Add support for doing btree updates prior to journal replay
Kent Overstreet
1
-0
/
+3
2023-10-22
bcachefs: bch2_alloc_write() should be writing for all devices
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Improve some IO error messages
Kent Overstreet
1
-2
/
+7
2023-10-22
bcachefs: Refactor filesystem usage accounting
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Move journal reclaim to a kthread
Kent Overstreet
1
-1
/
+0
2023-10-22
bcachefs: Take a SRCU lock in btree transactions
Kent Overstreet
1
-0
/
+3
2023-10-22
bcachefs: Add a single slot percpu buf for btree iters
Kent Overstreet
1
-0
/
+5
2023-10-22
bcachefs: Improved inode create optimization
Kent Overstreet
1
-5
/
+2
2023-10-22
bcachefs: Split out debug_check_btree_accounting
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: Drop sysfs interface to debug parameters
Kent Overstreet
1
-5
/
+11
2023-10-22
bcachefs: Inode create optimization
Kent Overstreet
1
-0
/
+4
2023-10-22
bcachefs: Fix unmount path
Kent Overstreet
1
-1
/
+0
2023-10-22
bcachefs: Make copygc thread global
Kent Overstreet
1
-7
/
+7
2023-10-22
bcachefs: Move stripe creation to workqueue
Kent Overstreet
1
-2
/
+7
2023-10-22
bcachefs: Improve stripe triggers/heap code
Kent Overstreet
1
-1
/
+0
2023-10-22
bcachefs: Increase size of btree node reserve
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Btree key cache
Kent Overstreet
1
-0
/
+3
2023-10-22
bcachefs: Turn c->state_lock into an rwsem
Kent Overstreet
1
-2
/
+2
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
[next]