index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
str_hash.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-22
bcachefs: Kill TRANS_RESET_MEM|TRANS_RESET_ITERS
Kent Overstreet
1
-0
/
+4
2023-10-22
bcachefs: Make sure we're releasing btree iterators
Kent Overstreet
1
-4
/
+2
2023-10-22
bcachefs: Fix an in iterator leak
Kent Overstreet
1
-1
/
+4
2023-10-22
bcachefs: Split out btree_trigger_flags
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: Convert some enums to x-macros
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Don't use sha256 for siphash str hash key
Kent Overstreet
1
-13
/
+24
2023-10-22
bcachefs: Fix deref of error pointer
Kent Overstreet
1
-2
/
+3
2023-10-22
bcachefs: Rework btree iterator lifetimes
Kent Overstreet
1
-12
/
+13
2023-10-22
bcachefs: Kill deferred btree updates
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: Improve error handling for for_each_btree_key_continue()
Kent Overstreet
1
-2
/
+4
2023-10-22
bcachefs: kill bch2_crc64_update
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: Return errors from for_each_btree_key()
Kent Overstreet
1
-26
/
+17
2023-10-22
bcachefs: Only get btree iters from btree transactions
Kent Overstreet
1
-16
/
+30
2023-10-22
bcachefs: convert bch2_btree_insert_at() usage to bch2_trans_commit()
Kent Overstreet
1
-15
/
+4
2023-10-22
bcachefs: force str_hash code to be inlined
Kent Overstreet
1
-18
/
+22
2023-10-22
bcachefs: Make bkey types globally unique
Kent Overstreet
1
-5
/
+4
2023-10-22
bcachefs: bch2_trans_update() now takes struct btree_insert_entry
Kent Overstreet
1
-3
/
+3
2023-10-22
bcachefs: Initial commit
Kent Overstreet
1
-0
/
+319