index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
printbuf.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-04-09
dlm: convert res_lock to spinlock
Alexander Aring
3
-4
/
+4
2024-04-09
dlm: convert ls_waiters_mutex to spinlock
Alexander Aring
4
-14
/
+14
2024-04-09
dlm: drop mutex use in waiters recovery
Alexander Aring
3
-8
/
+23
2024-04-09
dlm: add new struct to save position in dlm_copy_master_names
Alexander Aring
4
-10
/
+116
2024-04-09
dlm: move rsb root_list to ls_recover() stack
Alexander Aring
9
-70
/
+47
2024-04-09
dlm: use a new list for recovery of master rsb names
Alexander Aring
5
-14
/
+79
2024-04-09
dlm: move root_list functionality to recover.c
Alexander Aring
3
-44
/
+39
2024-04-09
dlm: switch to GFP_ATOMIC in dlm allocations
Alexander Aring
4
-8
/
+4
2024-04-09
dlm: remove allocation parameter in msg allocation
Alexander Aring
8
-57
/
+41
2024-04-02
dlm: Simplify the allocation of slab caches in dlm_lowcomms_msg_cache_create
Kunwu Chan
1
-1
/
+1
2024-04-01
dlm: remove callback reference counting
Alexander Aring
7
-55
/
+28
2024-04-01
dlm: fix race between final callback and remove
Alexander Aring
5
-213
/
+129
2024-04-01
dlm: combine switch case fail and default statements
Alexander Aring
2
-8
/
+6
2024-04-01
dlm: save callback debug info earlier
Alexander Aring
1
-4
/
+6
2024-04-01
dlm: remove callback queue debugfs functionality
Alexander Aring
1
-96
/
+0
2024-04-01
dlm: remove lkb from callback tracepoints
Alexander Aring
3
-31
/
+33
2024-04-01
dlm: Simplify the allocation of slab caches in dlm_midcomms_cache_create
Kunwu Chan
1
-2
/
+1
2024-04-01
dlm: fix user space lock decision to copy lvb
Alexander Aring
3
-13
/
+17
2024-03-31
Linux 6.9-rc2
v6.9-rc2
Linus Torvalds
1
-1
/
+1
2024-03-31
kconfig: Fix typo HEIGTH to HEIGHT
Isak Ellmer
8
-14
/
+14
2024-03-31
Documentation/llvm: Note s390 LLVM=1 support with LLVM 18.1.0 and newer
Nathan Chancellor
1
-1
/
+1
2024-03-31
kbuild: Disable KCSAN for autogenerated *.mod.c intermediaries
Borislav Petkov (AMD)
1
-1
/
+1
2024-03-31
kbuild: make -Woverride-init warnings more consistent
Arnd Bergmann
13
-23
/
+18
2024-03-30
objtool: Fix compile failure when using the x32 compiler
Mikulas Patocka
1
-1
/
+1
2024-03-30
x86/build: Use obj-y to descend into arch/x86/virt/
Masahiro Yamada
3
-4
/
+2