index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
btree_update_interior.c
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: Heap allocate btree_trans
Kent Overstreet
2023-10-22
bcachefs: Fix W=12 build errors
Kent Overstreet
2023-10-22
bcachefs: remove redundant initialization of pointer d
Colin Ian King
2023-10-22
bcachefs: Convert more code to bch_err_msg()
Kent Overstreet
2023-10-22
bcachefs: Fix silent enum conversion error
Kent Overstreet
2023-10-22
bcachefs: Don't open code closure_nr_remaining()
Kent Overstreet
2023-10-22
bcachefs: btree_journal_iter.c
Kent Overstreet
2023-10-22
bcachefs: Assorted fixes for clang
Kent Overstreet
2023-10-22
bcachefs: Fix a write buffer flush deadlock
Kent Overstreet
2023-10-22
bcachefs: Assorted sparse fixes
Kent Overstreet
2023-10-22
bcachefs: Allow for unknown btree IDs
Kent Overstreet
2023-10-22
bcachefs: Kill BTREE_INSERT_USE_RESERVE
Kent Overstreet
2023-10-22
bcachefs: Fix a null ptr deref in bch2_fs_alloc() error path
Kent Overstreet
2023-10-22
bcachefs: Kill JOURNAL_WATERMARK
Kent Overstreet
2023-10-22
bcachefs: Rename enum alloc_reserve -> bch_watermark
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_btree_update_start()
Kent Overstreet
2023-10-22
bcachefs: Delete weird hacky transaction restart injection
Kent Overstreet
2023-10-22
bcachefs: More drop_locks_do() conversions
Kent Overstreet
2023-10-22
bcachefs: drop_locks_do()
Kent Overstreet
2023-10-22
bcachefs: GFP_NOIO -> GFP_NOFS
Kent Overstreet
2023-10-22
six locks: Kill six_lock_state union
Kent Overstreet
2023-10-22
bcachefs: Improve trans_restart_split_race tracepoint
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_extent_fallocate() in nocow mode
Kent Overstreet
2023-10-22
bcachefs: Private error codes: ENOMEM
Kent Overstreet
2023-10-22
bcachefs: Drop some anonymous structs, unions
Kent Overstreet
2023-10-22
bcachefs: BKEY_PADDED_ONSTACK()
Kent Overstreet
2023-10-22
bcachefs: Plumb btree_trans through btree cache code
Kent Overstreet
2023-10-22
bcachefs: Add tracepoint & counter for btree split race
Kent Overstreet
2023-10-22
bcachefs: bch2_journal_entries_postprocess()
Kent Overstreet
2023-10-22
bcachefs: Handle btree node rewrites before going RW
Kent Overstreet
2023-10-22
bcachefs: Add some logging for btree node rewrites due to errors
Kent Overstreet
2023-10-22
bcachefs: Debug mode for c->writes references
Kent Overstreet
2023-10-22
bcachefs: Fix btree_node_write_blocked() not being cleared
Kent Overstreet
2023-10-22
bcachefs: Improve btree_reserve_get_fail tracepoint
Kent Overstreet
2023-10-22
bcachefs: Convert EAGAIN errors to private error codes
Kent Overstreet
2023-10-22
bcachefs: btree_iter->ip_allocated
Kent Overstreet
2023-10-22
bcachefs: New bpos_cmp(), bkey_cmp() replacements
Kent Overstreet
2023-10-22
bcachefs: Fix a race with b->write_type
Kent Overstreet
2023-10-22
bcachefs: Btree split improvement
Kent Overstreet
2023-10-22
bcachefs: Improved btree write statistics
Kent Overstreet
2023-10-22
bcachefs: Make error messages more uniform
Kent Overstreet
2023-10-22
bcachefs: Assorted checkpatch fixes
Kent Overstreet
2023-10-22
bcachefs: Call bch2_btree_update_add_new_node() before dropping write lock
Kent Overstreet
2023-10-22
bcachefs: Btree splits now only take the locks they need
Kent Overstreet
2023-10-22
bcachefs: bch2_btree_insert_node() no longer uses lock_write_nofail
Kent Overstreet
2023-10-22
bcachefs: Add error path to btree_split()
Kent Overstreet
2023-10-22
bcachefs: Write new btree nodes after parent update
Kent Overstreet
2023-10-22
bcachefs: Fix a deadlock in btree_update_nodes_written()
Kent Overstreet
2023-10-22
bcachefs; Mark __bch2_trans_iter_init as inline
Kent Overstreet
2023-10-22
bcachefs: Fix blocking with locks held
Kent Overstreet
[next]