index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
dlm
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
[DLM] Lowcomms nodeid range & initialisation fixes
Patrick Caulfield
2007-05-01
1
-9
/
+9
|
*
[DLM] Fix dlm_lowcoms_stop hang
Josef Bacik
2007-05-01
1
-1
/
+1
|
*
[DLM] fix mode munging
David Teigland
2007-05-01
1
-2
/
+80
|
*
[DLM] fs/dlm/ast.c should #include "ast.h"
Adrian Bunk
2007-05-01
1
-0
/
+1
|
*
[DLM] Consolidate transport protocols
Patrick Caulfield
2007-05-01
6
-1381
/
+621
|
*
[DLM] Remove redundant assignment
Patrick Caulfield
2007-05-01
1
-2
/
+0
|
*
[DLM] change lkid format
David Teigland
2007-05-01
1
-4
/
+4
|
*
[DLM] interface for purge (2/2)
David Teigland
2007-05-01
2
-0
/
+30
|
*
[DLM] add orphan purging code (1/2)
David Teigland
2007-05-01
2
-0
/
+102
|
*
[DLM] split create_message function
David Teigland
2007-05-01
1
-22
/
+32
|
*
[DLM] overlapping cancel and unlock
David Teigland
2007-05-01
4
-224
/
+577
|
*
[DLM] fix coverity-spotted stupidity
Patrick Caulfield
2007-05-01
1
-2
/
+0
|
*
[DLM] Don't delete misc device if lockspace removal fails
Patrick Caulfield
2007-05-01
1
-22
/
+36
|
*
[DLM] Fix uninitialised variable in receiving
Patrick Caulfield
2007-05-01
1
-0
/
+1
*
|
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
2007-05-02
1
-1
/
+1
|
/
*
[DLM] fs/dlm/user.c should #include "user.h"
Adrian Bunk
2007-03-07
1
-0
/
+1
*
[PATCH] mark struct file_operations const 6
Arjan van de Ven
2007-02-12
2
-5
/
+5
*
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
2007-02-11
1
-3
/
+1
*
[PATCH] dlm: use kern_recvmsg()
Al Viro
2007-02-09
1
-17
/
+6
*
[DLM] fix softlockup in dlm_recv
Patrick Caulfield
2007-02-05
1
-6
/
+9
*
[DLM] zero new user lvbs
David Teigland
2007-02-05
1
-2
/
+2
*
[DLM/GFS2] indent help text
Randy Dunlap
2007-02-05
1
-8
/
+8
*
[GFS2/DLM] fix GFS2 circular dependency
Adrian Bunk
2007-02-05
1
-2
/
+1
*
[GFS2/DLM] use sysfs
Randy Dunlap
2007-02-05
1
-0
/
+1
*
[DLM] can miss clearing resend flag
David Teigland
2007-02-05
1
-0
/
+6
*
[DLM] saved dlm message can be dropped
David Teigland
2007-02-05
1
-2
/
+2
*
[DLM] Make sock_sem into a mutex
Patrick Caulfield
2007-02-05
1
-22
/
+22
*
[DLM] fix lowcomms receiving
Patrick Caulfield
2007-02-05
1
-11
/
+13
*
[DLM] lowcomms tidy
Patrick Caulfield
2007-02-05
1
-5
/
+2
*
[DLM] fix master recovery
David Teigland
2007-02-05
1
-1
/
+3
*
[DLM] fix user unlocking
David Teigland
2007-02-05
3
-12
/
+28
*
[DLM] Use workqueues for dlm lowcomms
Patrick Caulfield
2007-02-05
2
-284
/
+115
*
[DLM] expose dlm_config_info fields in configfs
David Teigland
2007-02-05
1
-4
/
+132
*
[DLM] add config entry to enable log_debug
David Teigland
2007-02-05
3
-7
/
+11
*
[DLM] rename dlm_config_info fields
David Teigland
2007-02-05
9
-37
/
+38
*
[DLM] change some log_error to log_debug
David Teigland
2007-02-05
2
-13
/
+13
*
[DLM] Fix spin lock already unlocked bug
Patrick Caulfield
2007-02-05
1
-0
/
+2
*
[DLM] Fix schedule() calls
Patrick Caulfield
2007-02-05
2
-4
/
+4
*
[DLM] fs/dlm/lowcomms-tcp.c: remove 2 functions
Adrian Bunk
2007-02-05
1
-24
/
+0
*
[DLM] fix lost flags in stub replies
David Teigland
2007-02-05
1
-0
/
+3
*
[DLM] fix receive_request() lvb copying
David Teigland
2007-02-05
1
-2
/
+6
*
[DLM] fix send_args() lvb copying
David Teigland
2007-02-05
1
-4
/
+16
*
[DLM] add version check
David Teigland
2007-02-05
1
-3
/
+11
*
[DLM] fix old rcom messages
David Teigland
2007-02-05
3
-25
/
+46
*
[DLM] fix resend rcom lock
David Teigland
2007-02-05
1
-1
/
+9
*
[DLM] fix compile warning
Patrick Caulfield
2006-12-15
1
-1
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
2006-12-07
15
-189
/
+1463
|
\
|
*
[DLM] Clean up lowcomms
Patrick Caulfield
2006-12-07
4
-357
/
+261
|
*
[DLM] fix format warnings in rcom.c and recoverd.c
Ryusuke Konishi
2006-11-30
2
-4
/
+7
|
*
[DLM] don't accept replies to old recovery messages
David Teigland
2006-11-30
3
-11
/
+39
[prev]
[next]