index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
btree_update.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-29
Remove bcachefs core code
Linus Torvalds
1
-429
/
+0
2025-06-24
bcachefs: Check for bad write buffer key when moving from journal
Kent Overstreet
1
-3
/
+2
2025-05-31
bcachefs: __bch2_insert_snapshot_whiteouts() refactoring
Kent Overstreet
1
-2
/
+12
2025-05-22
bcachefs: bch2_trans_log_str()
Kent Overstreet
1
-0
/
+1
2025-05-21
bcachefs: Split out accounting in transaction commit
Kent Overstreet
1
-0
/
+2
2025-05-21
bcachefs: btree_trans_subbuf
Kent Overstreet
1
-10
/
+37
2025-05-21
bcachefs: Extra write buffer asserts
Kent Overstreet
1
-0
/
+2
2025-05-21
bcachefs: bch2_trans_update_ip()
Kent Overstreet
1
-2
/
+10
2025-05-21
bcachefs: trace bch2_trans_kmalloc()
Kent Overstreet
1
-2
/
+2
2025-03-30
bcachefs: BCH_JSET_ENTRY_log_bkey
Kent Overstreet
1
-0
/
+2
2025-03-24
bcachefs: kmsan asserts
Kent Overstreet
1
-0
/
+2
2025-03-14
bcachefs: Change btree wb assert to runtime error
Kent Overstreet
1
-0
/
+8
2024-12-29
bcachefs: bch2_trans_log_msg()
Kent Overstreet
1
-0
/
+1
2024-12-21
bcachefs: bch2_btree_bit_mod_iter()
Kent Overstreet
1
-2
/
+1
2024-12-21
bcachefs: Kill BCH_TRANS_COMMIT_lazy_rw
Kent Overstreet
1
-1
/
+0
2024-12-21
bcachefs: avoid 'unsigned flags'
Kent Overstreet
1
-9
/
+15
2024-10-18
bcachefs: Don't use commit_do() unnecessarily
Kent Overstreet
1
-1
/
+1
2024-09-27
bcachefs: Add extra padding in bkey_make_mut_noupdate()
Kent Overstreet
1
-1
/
+2
2024-07-14
bcachefs: bch2_btree_insert() - add btree iter flags
Ariel Miculas
1
-2
/
+3
2024-07-14
bcachefs: Disk space accounting rewrite
Kent Overstreet
1
-8
/
+1
2024-07-14
bcachefs: Accumulate accounting keys in journal replay
Kent Overstreet
1
-1
/
+13
2024-07-14
bcachefs: metadata version bucket_stripe_sectors
Kent Overstreet
1
-8
/
+0
2024-05-08
bcachefs: bch2_trans_commit_flags_to_text()
Kent Overstreet
1
-0
/
+2
2024-05-08
bcachefs: iter/update/trigger/str_hash flag cleanup
Kent Overstreet
1
-6
/
+6
2024-03-13
bcachefs: bch2_btree_bit_mod()
Kent Overstreet
1
-0
/
+1
2024-03-13
bcachefs: bch2_btree_bit_mod -> bch2_btree_bit_mod_buffered
Kent Overstreet
1
-2
/
+2
2024-01-01
bcachefs: Clean up btree_trans
Kent Overstreet
1
-1
/
+1
2024-01-01
bcachefs: btree_insert_entry -> btree_path_idx_t
Kent Overstreet
1
-1
/
+1
2024-01-01
bcachefs; bch2_path_put() -> btree_path_idx_t
Kent Overstreet
1
-1
/
+1
2024-01-01
bcachefs: trans_for_each_update() now declares loop iter
Kent Overstreet
1
-3
/
+1
2024-01-01
bcachefs: kill btree_trans->wb_updates
Kent Overstreet
1
-9
/
+19
2024-01-01
bcachefs: Improve trans->extra_journal_entries
Kent Overstreet
1
-3
/
+20
2024-01-01
bcachefs: No need to allocate keys for write buffer
Kent Overstreet
1
-1
/
+6
2024-01-01
bcachefs: Rename BTREE_INSERT flags
Kent Overstreet
1
-17
/
+19
2024-01-01
bcachefs: bch_str_hash_flags_t
Kent Overstreet
1
-5
/
+0
2024-01-01
bcachefs: Kill dead BTREE_INSERT flags
Kent Overstreet
1
-6
/
+0
2023-10-22
bcachefs: Remove duplicate include
Jiapeng Chong
1
-1
/
+0
2023-10-22
bcachefs: Heap allocate btree_trans
Kent Overstreet
1
-19
/
+6
2023-10-22
bcachefs: Fix W=12 build errors
Kent Overstreet
1
-3
/
+3
2023-10-22
bcachefs: BTREE_ID_logged_ops
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: __bch2_btree_insert() -> bch2_btree_insert_trans()
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Fix assorted checkpatch nits
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: bch2_trans_update_extent_overwrite()
Kent Overstreet
1
-2
/
+3
2023-10-22
bcachefs: Move some declarations to the correct header
Kent Overstreet
1
-9
/
+0
2023-10-22
bcachefs: bch2_btree_bit_mod()
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: support btree updates of prejournaled keys
Brian Foster
1
-0
/
+2
2023-10-22
bcachefs: Kill BTREE_INSERT_USE_RESERVE
Kent Overstreet
1
-16
/
+13
2023-10-22
bcachefs: Kill JOURNAL_WATERMARK
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: Improve bch2_bkey_make_mut()
Kent Overstreet
1
-3
/
+5
2023-10-22
bcachefs: Fix corruption with writeable snapshots
Kent Overstreet
1
-0
/
+23
[next]