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
/
reflink.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-13
bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()
Kent Overstreet
1
-13
/
+9
2024-05-09
bcachefs: s/bkey_invalid_flags/bch_validate_flags
Kent Overstreet
1
-4
/
+4
2024-05-08
bcachefs: Fix type of flags parameter for some ->trigger() implementations
Nathan Chancellor
1
-1
/
+1
2024-05-08
bcachefs: iter/update/trigger/str_hash flag cleanup
Kent Overstreet
1
-2
/
+4
2024-01-21
bcachefs: BTREE_TRIGGER_ATOMIC
Kent Overstreet
1
-4
/
+4
2024-01-05
bcachefs: Combine .trans_trigger, .atomic_trigger
Kent Overstreet
1
-5
/
+3
2024-01-05
bcachefs: unify extent trigger
Kent Overstreet
1
-1
/
+1
2024-01-05
bcachefs: unify reflink_p trigger
Kent Overstreet
1
-6
/
+4
2024-01-05
bcachefs: mark now takes bkey_s
Kent Overstreet
1
-1
/
+1
2024-01-05
bcachefs: trans_mark now takes bkey_s
Kent Overstreet
1
-7
/
+7
2024-01-01
bcachefs: Move reflink_p triggers into reflink.c
Kent Overstreet
1
-0
/
+4
2023-11-01
bcachefs: Enumerate fsck errors
Kent Overstreet
1
-3
/
+3
2023-10-22
bcachefs: Change check for invalid key types
Kent Overstreet
1
-3
/
+5
2023-10-22
bcachefs: bkey_ops.min_val_size
Kent Overstreet
1
-0
/
+3
2023-10-22
bcachefs: Change bkey_invalid() rw param to flags
Kent Overstreet
1
-3
/
+3
2023-10-22
bcachefs: More style fixes
Kent Overstreet
1
-6
/
+6
2023-10-22
bcachefs: Plumb btree_id & level to trans_mark
Kent Overstreet
1
-2
/
+3
2023-10-22
bcachefs: Add rw to .key_invalid()
Kent Overstreet
1
-3
/
+5
2023-10-22
bcachefs: Convert .key_invalid methods to printbufs
Kent Overstreet
1
-4
/
+4
2023-10-22
bcachefs: Move deletion of refcount=0 indirect extents to their triggers
Kent Overstreet
1
-1
/
+7
2023-10-22
bcachefs: Move trigger fns to bkey_ops
Kent Overstreet
1
-1
/
+5
2023-10-22
bcachefs: Switch fsync to use bi_journal_seq
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Plumb through subvolume id
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: Clean up key merging
Kent Overstreet
1
-2
/
+1
2023-10-22
bcachefs: Fsck for reflink refcounts
Kent Overstreet
1
-0
/
+24
2023-10-22
bcachefs: Indirect inline data extents
Kent Overstreet
1
-1
/
+10
2023-10-22
bcachefs: Fix bch2_ptr_swab for indirect extents
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Convert bch2_fpunch to bch2_extent_update()
Kent Overstreet
1
-4
/
+2
2023-10-22
bcachefs: Reflink
Kent Overstreet
1
-0
/
+32