index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
dlm
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2
-2
/
+2
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
1
-9
/
+3
2007-07-10
configfs: Convert subsystem semaphore to mutex
Joel Becker
1
-5
/
+5
2007-07-10
[PATCH] configfs+dlm: Rename config_group_find_obj and state semantics clearly
Satyam Sharma
1
-1
/
+1
2007-07-10
[PATCH] configfs+dlm: Separate out __CONFIGFS_ATTR into configfs.h
Satyam Sharma
1
-8
/
+0
2007-07-09
[DLM] dump more lock values
David Teigland
2
-41
/
+43
2007-07-09
[GFS2] git-gfs2-nmw-build-fix
akpm@linux-foundation.org
1
-1
/
+1
2007-07-09
[DLM] Telnet to port 21064 can stop all lockspaces
Patrick Caulfield
1
-4
/
+10
2007-07-09
[DLM] don't require FS flag on all nodes
David Teigland
1
-3
/
+4
2007-07-09
[DLM] variable allocation
Patrick Caulfield
4
-5
/
+12
2007-07-09
[DLM] fix reference counting
Josef Bacik
1
-0
/
+1
2007-07-09
[DLM] fix socket shutdown
Patrick Caulfield
1
-3
/
+6
2007-07-09
[DLM] show default protocol
David Teigland
1
-0
/
+1
2007-07-09
[DLM] dumping master locks
David Teigland
2
-2
/
+163
2007-07-09
[DLM] canceling deadlocked lock
David Teigland
4
-0
/
+80
2007-07-09
[DLM] timeout fixes
David Teigland
5
-28
/
+39
2007-07-09
[DLM] Compile fix
Steven Whitehouse
1
-1
/
+1
2007-07-09
[DLM] fix compile breakage
David Teigland
1
-2
/
+2
2007-07-09
[DLM] wait for config check during join [6/6]
David Teigland
4
-2
/
+40
2007-07-09
[DLM] fix new_lockspace error exit [5/6]
David Teigland
1
-13
/
+19
2007-07-09
[DLM] cancel in conversion deadlock [4/6]
David Teigland
1
-61
/
+132
2007-07-09
[DLM] dlm_device interface changes [3/6]
David Teigland
4
-23
/
+62
2007-07-09
[DLM] add lock timeouts and warnings [2/6]
David Teigland
12
-9
/
+348
2007-07-09
[DLM] block scand during recovery [1/6]
David Teigland
3
-26
/
+31
2007-07-09
[DLM] keep dlm from panicing when traversing rsb list in debugfs
Josef Bacik
1
-1
/
+8
2007-07-09
[DLM] fix a couple of races
Satyam Sharma
1
-4
/
+11
2007-07-07
DLM must depend on SYSFS
Adrian Bunk
1
-1
/
+1
2007-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
12
-1676
/
+1508
2007-05-02
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
1
-1
/
+1
2007-05-01
[DLM] lowcomms style
David Teigland
1
-30
/
+37
2007-05-01
[DLM] Lowcomms nodeid range & initialisation fixes
Patrick Caulfield
1
-9
/
+9
2007-05-01
[DLM] Fix dlm_lowcoms_stop hang
Josef Bacik
1
-1
/
+1
2007-05-01
[DLM] fix mode munging
David Teigland
1
-2
/
+80
2007-05-01
[DLM] fs/dlm/ast.c should #include "ast.h"
Adrian Bunk
1
-0
/
+1
2007-05-01
[DLM] Consolidate transport protocols
Patrick Caulfield
6
-1381
/
+621
2007-05-01
[DLM] Remove redundant assignment
Patrick Caulfield
1
-2
/
+0
2007-05-01
[DLM] change lkid format
David Teigland
1
-4
/
+4
2007-05-01
[DLM] interface for purge (2/2)
David Teigland
2
-0
/
+30
2007-05-01
[DLM] add orphan purging code (1/2)
David Teigland
2
-0
/
+102
2007-05-01
[DLM] split create_message function
David Teigland
1
-22
/
+32
2007-05-01
[DLM] overlapping cancel and unlock
David Teigland
4
-224
/
+577
2007-05-01
[DLM] fix coverity-spotted stupidity
Patrick Caulfield
1
-2
/
+0
2007-05-01
[DLM] Don't delete misc device if lockspace removal fails
Patrick Caulfield
1
-22
/
+36
2007-05-01
[DLM] Fix uninitialised variable in receiving
Patrick Caulfield
1
-0
/
+1
2007-03-07
[DLM] fs/dlm/user.c should #include "user.h"
Adrian Bunk
1
-0
/
+1
2007-02-12
[PATCH] mark struct file_operations const 6
Arjan van de Ven
2
-5
/
+5
2007-02-11
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
1
-3
/
+1
2007-02-09
[PATCH] dlm: use kern_recvmsg()
Al Viro
1
-17
/
+6
2007-02-05
[DLM] fix softlockup in dlm_recv
Patrick Caulfield
1
-6
/
+9
2007-02-05
[DLM] zero new user lvbs
David Teigland
1
-2
/
+2
[next]