index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
bkey_methods.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
bcachefs: Handle printing of null bkeys
Kent Overstreet
2023-10-22
1
-7
/
+14
*
bcachefs: Fix for the bkey compat path
Kent Overstreet
2023-10-22
1
-40
/
+55
*
bcachefs: Kill bkey_type_successor
Kent Overstreet
2023-10-22
1
-0
/
+56
*
bcachefs: trans_commit() path can now insert to interior nodes
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Fix bch2_ptr_swab for indirect extents
Kent Overstreet
2023-10-22
1
-6
/
+3
*
bcachefs: Kill bch2_fs_bug()
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Switch to macro for bkey_ops
Kent Overstreet
2023-10-22
1
-4
/
+4
*
bcachefs: Inline data extents
Kent Overstreet
2023-10-22
1
-3
/
+19
*
bcachefs: Debug code improvements
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Reflink
Kent Overstreet
2023-10-22
1
-0
/
+1
*
bcachefs: Print out name of bkey type
Kent Overstreet
2023-10-22
1
-4
/
+3
*
bcachefs: Check for key size > offset
Kent Overstreet
2023-10-22
1
-0
/
+3
*
bcachefs: Don't allow bkey vals that are too big in extents btree
Kent Overstreet
2023-10-22
1
-0
/
+5
*
bcachefs: bkey_merge() now takes bkey_s
Kent Overstreet
2023-10-22
1
-6
/
+6
*
bcachefs: Merge extents with checksums
Kent Overstreet
2023-10-22
1
-7
/
+12
*
bcachefs: Fix bkey_method compilation on gcc 7.3.0
Tim Schlueter
2023-10-22
1
-15
/
+15
*
bcachefs: Make bkey types globally unique
Kent Overstreet
2023-10-22
1
-79
/
+139
*
bcachefs: Erasure coding
Kent Overstreet
2023-10-22
1
-0
/
+2
*
bcachefs: revamp to_text methods
Kent Overstreet
2023-10-22
1
-38
/
+22
*
bcachefs: Split out alloc_background.c
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: fix bch2_val_to_text()
Kent Overstreet
2023-10-22
1
-5
/
+16
*
bcachefs: Initial commit
Kent Overstreet
2023-10-22
1
-0
/
+192
[prev]