index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
dlm
/
requestqueue.c
Age
Commit message (
Expand
)
Author
2024-04-09
dlm: use spin_lock_bh for message processing
Alexander Aring
2024-04-09
dlm: avoid blocking receive at the end of recovery
Alexander Aring
2024-04-09
dlm: switch to GFP_ATOMIC in dlm allocations
Alexander Aring
2023-08-10
fs: dlm: constify receive buffer
Alexander Aring
2022-11-21
fs: dlm: avoid false-positive checker warning
Alexander Aring
2022-04-06
dlm: use __le types for dlm messages
Alexander Aring
2022-04-06
dlm: use __le types for dlm header
Alexander Aring
2021-11-02
fs: dlm: ls_count busy wait to event based wait
Alexander Aring
2021-11-02
fs: dlm: requestqueue busy wait to event based wait
Alexander Aring
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193
Thomas Gleixner
2012-05-02
dlm: fixes for nodir mode
David Teigland
2012-04-26
dlm: improve error and debug messages
David Teigland
2009-11-30
dlm: always use GFP_NOFS
David Teigland
2009-05-15
dlm: use more NOFS allocation
David Teigland
2008-02-04
dlm: use proper C for dlm/requestqueue stuff (and fix alignment bug)
Al Viro
2007-10-10
[DLM] block dlm_recv in recovery transition
David Teigland
2006-11-30
[DLM] fix add_requestqueue checking nodes list
David Teigland
2006-11-30
[DLM] fix requestqueue race
David Teigland
2006-01-20
[DLM] Update DLM to the latest patch level
David Teigland
2006-01-18
[DLM] The core of the DLM for GFS2/CLVM
David Teigland