index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
dlm
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-23
dlm: change lock time stamping
David Teigland
4
-19
/
+19
2008-12-23
dlm: improve how bast mode handling
David Teigland
5
-15
/
+17
2008-12-23
dlm: remove extra blocking callback check
David Teigland
1
-6
/
+1
2008-12-23
dlm: replace schedule with cond_resched
Steven Whitehouse
1
-1
/
+1
2008-12-23
dlm: remove kmap/kunmap
Steven Whitehouse
1
-7
/
+0
2008-12-23
dlm: trivial annotation of be16 value
Harvey Harrison
1
-9
/
+9
2008-12-23
dlm: fix up memory allocation flags
Steven Whitehouse
3
-4
/
+5
2008-11-26
fix warning in fs/dlm/netlink.c
Ingo Molnar
1
-1
/
+1
2008-11-13
dlm: fix shutdown cleanup
David Teigland
1
-1
/
+1
2008-09-05
dlm: choose better identifiers
Andrew Morton
1
-22
/
+22
2008-09-04
dlm: remove bkl
David Teigland
1
-8
/
+1
2008-09-02
dlm: fix address compare
David Teigland
1
-2
/
+31
2008-08-28
dlm: fix locking of lockspace list in dlm_scand
David Teigland
2
-2
/
+26
2008-08-28
dlm: detect available userspace daemon
David Teigland
4
-2
/
+85
2008-08-28
dlm: allow multiple lockspace creates
David Teigland
4
-61
/
+109
2008-08-13
dlm: rename structs
David Teigland
1
-96
/
+107
2008-08-13
dlm: add missing kfrees
David Teigland
1
-3
/
+7
2008-07-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
3
-3
/
+7
2008-07-25
locks: add special return value for asynchronous locks
Miklos Szeredi
1
-1
/
+1
2008-07-18
configfs: Allow ->make_item() and ->make_group() to return detailed errors.
Joel Becker
1
-4
/
+4
2008-07-18
Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e...
Joel Becker
1
-28
/
+17
2008-07-17
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-17
/
+28
2008-07-15
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
3
-15
/
+16
2008-07-15
configfs: Allow ->make_item() and ->make_group() to return detailed errors.
Joel Becker
1
-17
/
+28
2008-07-14
dlm: fix uninitialized variable for search_rsb_list callers
Benny Halevy
1
-0
/
+1
2008-07-14
dlm: release socket on error
Masatake YAMATO
1
-1
/
+3
2008-07-14
dlm: fix basts for granted CW waiting PR/CW
David Teigland
1
-1
/
+2
2008-07-14
dlm: check for null in device_write
Masatake YAMATO
1
-1
/
+1
2008-06-21
dlm-user: BKL pushdown
Arnd Bergmann
1
-1
/
+8
2008-05-20
dlm: fix plock dev_write return value
David Teigland
1
-1
/
+1
2008-05-20
dlm: tcp_connect_to_sock should check for -EINVAL, not EINVAL
Marcin Slusarz
1
-1
/
+1
2008-05-20
dlm: section mismatch warning fix
Leonardo Potenza
1
-1
/
+1
2008-05-20
dlm: convert connections_lock in a mutex
Matthias Kaehlcke
1
-12
/
+13
2008-04-30
fs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-04-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
10
-23
/
+526
2008-04-21
dlm: common max length definitions
David Teigland
1
-2
/
+0
2008-04-21
dlm: move plock code from gfs2
David Teigland
4
-0
/
+449
2008-04-21
dlm: recover nodes that are removed and re-added
David Teigland
5
-16
/
+74
2008-04-21
dlm: save master info after failed no-queue request
David Teigland
1
-2
/
+1
2008-04-21
dlm: make dlm_print_rsb() static
Adrian Bunk
2
-2
/
+1
2008-04-21
dlm: match signedness between dlm_config_info and cluster_set
Harvey Harrison
1
-1
/
+1
2008-04-19
fs: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-02-22
dlm: fix rcom_names message to self
David Teigland
1
-0
/
+2
2008-02-07
dlm: add __init and __exit marks to init and exit functions
Denis Cheng
6
-7
/
+7
2008-02-07
dlm: eliminate astparam type casting
David Teigland
6
-22
/
+18
2008-02-06
dlm: proper types for asts and basts
David Teigland
4
-33
/
+44
2008-02-04
dlm: dlm/user.c input validation fixes
Al Viro
1
-11
/
+8
2008-02-04
dlm: fix dlm_dir_lookup() handling of too long names
Al Viro
1
-0
/
+3
2008-02-04
dlm: fix overflows when copying from ->m_extra to lvb
Al Viro
1
-0
/
+4
2008-02-04
dlm: make find_rsb() fail gracefully when namelen is too large
Al Viro
1
-1
/
+5
[prev]
[next]