index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
dlm
/
dlm_internal.h
Age
Commit message (
Expand
)
Author
2022-04-06
dlm: use __le types for dlm messages
Alexander Aring
2022-04-06
dlm: use __le types for rcom messages
Alexander Aring
2022-04-06
dlm: use __le types for dlm header
Alexander Aring
2022-04-06
dlm: use __le types for options header
Alexander Aring
2021-12-07
fs: dlm: use event based wait for pending remove
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
2021-11-02
fs: dlm: remove obsolete INBUF define
Alexander Aring
2021-07-19
fs: dlm: fix typo in tlv prefix
Alexander Aring
2021-05-25
fs: dlm: add midcomms debugfs functionality
Alexander Aring
2021-05-25
fs: dlm: add reliable connection if reconnect
Alexander Aring
2021-05-25
fs: dlm: add union in dlm header for lockspace id
Alexander Aring
2021-05-25
fs: dlm: make buffer handling per msg
Alexander Aring
2021-05-25
fs: dlm: add dlm macros for ratelimit log
Alexander Aring
2020-05-12
dlm: remove BUG() before panic()
Arnd Bergmann
2020-05-12
dlm: dlm_internal: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2019-07-11
dlm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193
Thomas Gleixner
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-10-19
dlm: audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-06-21
dlm: add log_info config option
Zhilong Liu
2014-02-14
dlm: use INFO for recovery messages
David Teigland
2013-01-07
dlm: avoid scanning unchanged toss lists
David Teigland
2012-11-16
dlm: fix lvb invalidation conditions
David Teigland
2012-08-08
dlm: fix unlock balance warnings
David Teigland
2012-07-16
dlm: fix race between remove and lookup
David Teigland
2012-07-16
dlm: use idr instead of list for recovered rsbs
David Teigland
2012-07-16
dlm: use rsbtbl as resource directory
David Teigland
2012-05-02
dlm: fixes for nodir mode
David Teigland
2012-04-26
dlm: limit rcom debug messages
David Teigland
2012-01-04
dlm: add recovery callbacks
David Teigland
2012-01-04
dlm: add node slots and generation
David Teigland
2011-11-18
dlm: convert rsb list to rb_tree
Bob Peterson
2011-07-15
dlm: use workqueue for callbacks
David Teigland
2011-07-12
dlm: improve rsb searches
David Teigland
2011-07-11
dlm: keep lkbs in idr
David Teigland
2011-04-05
dlm: remove shared message stub for recovery
David Teigland
2011-04-01
dlm: delayed reply message warning
David Teigland
2011-03-10
dlm: record full callback state
David Teigland
2010-02-24
dlm: fix ordering of bast and cast
David Teigland
2009-11-30
dlm: always use GFP_NOFS
David Teigland
2009-01-28
dlm: Change rwlock which is only used in write mode to a spinlock
Steven Whitehouse
2009-01-08
dlm: change rsbtbl rwlock to spinlock
David Teigland
2008-12-23
dlm: add new debugfs entry
David Teigland
2008-12-23
dlm: add time stamp of blocking callback
David Teigland
2008-12-23
dlm: change lock time stamping
David Teigland
2008-08-28
dlm: fix locking of lockspace list in dlm_scand
David Teigland
2008-08-28
dlm: allow multiple lockspace creates
David Teigland
2008-04-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
2008-04-21
dlm: common max length definitions
David Teigland
[next]