index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
dlm
/
recoverd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-10
dlm: change list and timer names
David Teigland
1
-7
/
+7
2024-04-16
dlm: use rwlock for rsb hash table
Alexander Aring
1
-4
/
+4
2024-04-16
dlm: drop dlm_scand kthread and use timers
Alexander Aring
1
-0
/
+10
2024-04-16
dlm: add rsb lists for iteration
Alexander Aring
1
-22
/
+12
2024-04-16
dlm: merge toss and keep hash table lists into one list
Alexander Aring
1
-6
/
+6
2024-04-16
dlm: change to single hashtable lock
Alexander Aring
1
-4
/
+4
2024-04-09
dlm: use spin_lock_bh for message processing
Alexander Aring
1
-10
/
+10
2024-04-09
dlm: convert ls_recv_active from rw_semaphore to rwlock
Alexander Aring
1
-2
/
+2
2024-04-09
dlm: add new struct to save position in dlm_copy_master_names
Alexander Aring
1
-5
/
+0
2024-04-09
dlm: move rsb root_list to ls_recover() stack
Alexander Aring
1
-31
/
+23
2024-04-09
dlm: use a new list for recovery of master rsb names
Alexander Aring
1
-0
/
+64
2024-04-09
dlm: move root_list functionality to recover.c
Alexander Aring
1
-0
/
+39
2023-08-10
fs: dlm: get recovery sequence number as parameter
Alexander Aring
1
-8
/
+8
2023-03-06
fs: dlm: remove deprecated code parts
Alexander Aring
1
-2
/
+0
2022-06-24
fs: dlm: handle recovery result outside of ls_recover
Alexander Aring
1
-16
/
+26
2022-06-24
fs: dlm: make new_lockspace() wait until recovery completes
Alexander Aring
1
-0
/
+13
2022-06-24
fs: dlm: update comments about recovery and membership handling
Alexander Aring
1
-0
/
+4
2021-11-02
fs: dlm: use dlm_recovery_stopped in condition
Alexander Aring
1
-2
/
+1
2021-08-19
fs: dlm: fix return -EINTR on recovery stopped
Alexander Aring
1
-1
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193
Thomas Gleixner
1
-3
/
+1
2017-09-25
dlm: recheck kthread_should_stop() before schedule()
Guoqing Jiang
1
-1
/
+4
2017-09-25
DLM: fix race condition between dlm_recoverd_stop and dlm_recoverd
tsutomu.owa@toshiba.co.jp
1
-1
/
+10
2014-02-14
dlm: use INFO for recovery messages
David Teigland
1
-17
/
+17
2012-08-08
dlm: fix unlock balance warnings
David Teigland
1
-9
/
+18
2012-07-16
dlm: use rsbtbl as resource directory
David Teigland
1
-6
/
+8
2012-05-02
dlm: fixes for nodir mode
David Teigland
1
-2
/
+7
2012-04-26
dlm: improve error and debug messages
David Teigland
1
-3
/
+3
2012-01-04
dlm: add recovery callbacks
David Teigland
1
-5
/
+5
2012-01-04
dlm: move recovery barrier calls
David Teigland
1
-18
/
+27
2011-07-15
dlm: use workqueue for callbacks
David Teigland
1
-9
/
+3
2008-04-21
dlm: recover nodes that are removed and re-added
David Teigland
1
-0
/
+1
2008-01-30
dlm: keep cached master rsbs during recovery
David Teigland
1
-5
/
+6
2007-10-10
[DLM] block dlm_recv in recovery transition
David Teigland
1
-1
/
+10
2007-07-09
[DLM] add lock timeouts and warnings [2/6]
David Teigland
1
-1
/
+3
2007-02-05
[DLM] change some log_error to log_debug
David Teigland
1
-11
/
+11
2006-11-30
[DLM] fix format warnings in rcom.c and recoverd.c
Ryusuke Konishi
1
-3
/
+5
2006-11-30
[DLM] fix add_requestqueue checking nodes list
David Teigland
1
-8
/
+8
2006-11-30
[DLM] do full recover_locks barrier
David Teigland
1
-1
/
+7
2006-11-30
[DLM] fix stopping unstarted recovery
David Teigland
1
-1
/
+6
2006-11-30
[DLM] fix aborted recovery during node removal
David Teigland
1
-0
/
+7
2006-08-25
[DLM] add new lockspace to list ealier
David Teigland
1
-0
/
+4
2006-08-09
[DLM] abort recovery more quickly
David Teigland
1
-0
/
+1
2006-01-20
[DLM] Update DLM to the latest patch level
David Teigland
1
-8
/
+8
2006-01-18
[DLM] The core of the DLM for GFS2/CLVM
David Teigland
1
-0
/
+285