index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
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
/
dlm
/
dir.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-16
dlm: use rwlock for rsb hash table
Alexander Aring
1
-2
/
+2
2024-04-16
dlm: switch to use rhashtable for rsbs
Alexander Aring
1
-5
/
+1
2024-04-16
dlm: merge toss and keep hash table lists into one list
Alexander Aring
1
-5
/
+1
2024-04-16
dlm: change to single hashtable lock
Alexander Aring
1
-2
/
+2
2024-04-09
dlm: use spin_lock_bh for message processing
Alexander Aring
1
-12
/
+12
2024-04-09
dlm: add new struct to save position in dlm_copy_master_names
Alexander Aring
1
-3
/
+112
2024-04-09
dlm: move rsb root_list to ls_recover() stack
Alexander Aring
1
-4
/
+2
2024-04-09
dlm: use a new list for recovery of master rsb names
Alexander Aring
1
-14
/
+8
2023-08-10
fs: dlm: constify receive buffer
Alexander Aring
1
-2
/
+3
2023-08-10
fs: dlm: drop rxbuf manipulation in dlm_copy_master_names
Alexander Aring
1
-3
/
+2
2023-08-10
fs: dlm: get recovery sequence number as parameter
Alexander Aring
1
-2
/
+2
2022-04-06
dlm: use __le types for dlm header
Alexander Aring
1
-1
/
+1
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
2014-02-14
dlm: use INFO for recovery messages
David Teigland
1
-2
/
+2
2012-07-16
dlm: use rsbtbl as resource directory
David Teigland
1
-218
/
+69
2012-03-08
dlm: fix slow rsb search in dir recovery
David Teigland
1
-0
/
+17
2012-01-04
dlm: move recovery barrier calls
David Teigland
1
-1
/
+0
2009-11-30
dlm: always use GFP_NOFS
David Teigland
1
-4
/
+3
2009-05-15
dlm: use more NOFS allocation
David Teigland
1
-3
/
+4
2009-01-28
dlm: Change rwlock which is only used in write mode to a spinlock
Steven Whitehouse
1
-9
/
+9
2008-12-23
dlm: trivial annotation of be16 value
Harvey Harrison
1
-9
/
+9
2008-02-04
dlm: fix dlm_dir_lookup() handling of too long names
Al Viro
1
-0
/
+3
2008-02-04
dlm: validate data in dlm_recover_directory()
Al Viro
1
-3
/
+20
2008-02-04
dlm: use proper type for ->ls_recover_buf
Al Viro
1
-1
/
+1
2008-01-30
dlm: keep cached master rsbs during recovery
David Teigland
1
-34
/
+32
2008-01-29
dlm: use dlm prefix on alloc and free functions
David Teigland
1
-5
/
+5
2006-01-20
[DLM] Update DLM to the latest patch level
David Teigland
1
-2
/
+2
2006-01-18
[DLM] The core of the DLM for GFS2/CLVM
David Teigland
1
-0
/
+423