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