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: BCH_SB_VERSION_UPGRADE_COMPLETE()
Kent Overstreet
1
-0
/
+7
2023-10-22
bcachefs: Allow for unknown btree IDs
Kent Overstreet
1
-1
/
+2
2023-10-22
bcachefs: New error message helpers
Kent Overstreet
1
-0
/
+5
2023-10-22
bcachefs: seqmutex; fix a lockdep splat
Kent Overstreet
1
-1
/
+2
2023-10-22
bcachefs: Don't reuse reflink btree keyspace
Kent Overstreet
1
-1
/
+0
2023-10-22
bcachefs: BTREE_ID_snapshot_tree
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: move snapshot_t to subvolume_types.h
Kent Overstreet
1
-12
/
+0
2023-10-22
bcachefs: Improved copygc wait debugging
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: use dedicated workqueue for tasks holding write refs
Brian Foster
1
-0
/
+6
2023-10-22
bcachefs: Fix bch2_evict_subvolume_inodes()
Kent Overstreet
1
-0
/
+4
2023-10-22
bcachefs: New erasure coding shutdown path
Kent Overstreet
1
-4
/
+3
2023-10-22
bcachefs: bch2_fs_moving_ctxts_to_text()
Kent Overstreet
1
-5
/
+11
2023-10-22
bcachefs: BKEY_PADDED_ONSTACK()
Kent Overstreet
1
-0
/
+3
2023-10-22
bcachefs: Single open_bucket_partial list
Kent Overstreet
1
-3
/
+3
2023-10-22
bcachefs: Erasure coding: Track open stripes
Kent Overstreet
1
-0
/
+3
2023-10-22
bcachefs: Switch ec_stripes_heap_lock to a mutex
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Fragmentation LRU
Kent Overstreet
1
-1
/
+0
2023-10-22
bcachefs: Handle btree node rewrites before going RW
Kent Overstreet
1
-0
/
+3
2023-10-22
bcachefs: Improved nocow locking
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: bucket_gens btree
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Nocow support
Kent Overstreet
1
-2
/
+8
2023-10-22
bcachefs: New on disk format: Backpointers
Kent Overstreet
1
-1
/
+6
2023-10-22
bcachefs: Btree write buffer
Kent Overstreet
1
-0
/
+4
2023-10-22
bcachefs: Go RW before check_alloc_info()
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Debug mode for c->writes references
Kent Overstreet
1
-0
/
+72
2023-10-22
bcachefs: Fix a race with b->write_type
Kent Overstreet
1
-17
/
+0
2023-10-22
bcachefs: Error message improvement
Kent Overstreet
1
-6
/
+33
2023-10-22
bcachefs: Fixes for building in userspace
Kent Overstreet
1
-0
/
+4
2023-10-22
bcachefs: More style fixes
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Improved btree write statistics
Kent Overstreet
1
-5
/
+24
2023-10-22
bcachefs: Assorted checkpatch fixes
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Optimize bch2_trans_init()
Kent Overstreet
1
-1
/
+0
2023-10-22
bcachefs: Improve bch2_fsck_err()
Kent Overstreet
1
-1
/
+3
2023-10-22
bcachefs: Kill journal_keys->journal_seq_base
Kent Overstreet
1
-3
/
+2
2023-10-22
bcachefs: Delete time_stats for lock contended times
Kent Overstreet
1
-3
/
+0
2023-10-22
bcachefs: Add persistent counters for all tracepoints
Kent Overstreet
1
-6
/
+6
2023-10-22
bcachefs: Track maximum transaction memory
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Track the maximum btree_paths ever allocated by each transaction
Kent Overstreet
1
-0
/
+3
2023-10-22
bcachefs: Rename lock_held_stats -> btree_transaction_stats
Kent Overstreet
1
-6
/
+6
2023-10-22
bcachefs: added lock held time stats
Daniel Hill
1
-0
/
+9
2023-10-22
bcachefs: Fix subvol/snapshot deleting in recovery
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: data jobs, including rebalance wait for copygc.
Daniel Hill
1
-0
/
+2
2023-10-22
bcachefs: Go RW before bch2_check_lrus()
Kent Overstreet
1
-9
/
+10
2023-10-22
bcachefs: Add persistent counters
Daniel Hill
1
-1
/
+5
2023-10-22
bcachefs: Shutdown path improvements
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Kill old rebuild_replicas option
Kent Overstreet
1
-1
/
+0
2023-10-22
bcachefs: Use a genradix for reading journal entries
Kent Overstreet
1
-1
/
+2
2023-10-22
bcachefs: Gap buffer for journal keys
Kent Overstreet
1
-0
/
+6
2023-10-22
bcachefs: Kill main in-memory bucket array
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: New bucket invalidate path
Kent Overstreet
1
-0
/
+1
[next]