Age | Commit message (Expand) | Author |
2009-03-11 | dlm: fix length calculation in compat code | David Teigland |
2009-03-11 | dlm: ignore cancel on granted lock | David Teigland |
2009-03-11 | dlm: clear defunct cancel state | David Teigland |
2009-03-11 | dlm: replace idr with hash table for connections | Christine Caulfield |
2009-01-28 | dlm: comment typo fixes | Joe Perches |
2009-01-28 | dlm: use ipv6_addr_copy | Joe Perches |
2009-01-28 | dlm: Change rwlock which is only used in write mode to a spinlock | Steven Whitehouse |
2009-01-21 | dlm: initialize file_lock struct in GETLK before copying conflicting lock | Jeff Layton |
2009-01-21 | dlm: fix plock notify callback to lockd | David Teigland |
2009-01-08 | dlm: change rsbtbl rwlock to spinlock | David Teigland |
2009-01-08 | dlm: fix seq_file usage in debugfs lock dump | David Teigland |
2009-01-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds |
2008-12-23 | dlm: fs/dlm/ast.c: fix warning | Andrew Morton |
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-12-23 | dlm: improve how bast mode handling | David Teigland |
2008-12-23 | dlm: remove extra blocking callback check | David Teigland |
2008-12-23 | dlm: replace schedule with cond_resched | Steven Whitehouse |
2008-12-23 | dlm: remove kmap/kunmap | Steven Whitehouse |
2008-12-23 | dlm: trivial annotation of be16 value | Harvey Harrison |
2008-12-23 | dlm: fix up memory allocation flags | Steven Whitehouse |
2008-11-25 | fix warning in fs/dlm/netlink.c | Ingo Molnar |
2008-11-13 | dlm: fix shutdown cleanup | David Teigland |
2008-09-05 | dlm: choose better identifiers | Andrew Morton |
2008-09-04 | dlm: remove bkl | David Teigland |
2008-09-02 | dlm: fix address compare | David Teigland |
2008-08-28 | dlm: fix locking of lockspace list in dlm_scand | David Teigland |
2008-08-28 | dlm: detect available userspace daemon | David Teigland |
2008-08-28 | dlm: allow multiple lockspace creates | David Teigland |
2008-08-13 | dlm: rename structs | David Teigland |
2008-08-13 | dlm: add missing kfrees | David Teigland |
2008-07-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds |
2008-07-25 | locks: add special return value for asynchronous locks | Miklos Szeredi |
2008-07-17 | configfs: Allow ->make_item() and ->make_group() to return detailed errors. | Joel Becker |
2008-07-17 | Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e... | Joel Becker |
2008-07-17 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2008-07-14 | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet |
2008-07-14 | configfs: Allow ->make_item() and ->make_group() to return detailed errors. | Joel Becker |
2008-07-14 | dlm: fix uninitialized variable for search_rsb_list callers | Benny Halevy |
2008-07-14 | dlm: release socket on error | Masatake YAMATO |
2008-07-14 | dlm: fix basts for granted CW waiting PR/CW | David Teigland |
2008-07-14 | dlm: check for null in device_write | Masatake YAMATO |
2008-06-20 | dlm-user: BKL pushdown | Arnd Bergmann |
2008-05-19 | dlm: fix plock dev_write return value | David Teigland |
2008-05-19 | dlm: tcp_connect_to_sock should check for -EINVAL, not EINVAL | Marcin Slusarz |
2008-05-19 | dlm: section mismatch warning fix | Leonardo Potenza |
2008-05-19 | dlm: convert connections_lock in a mutex | Matthias Kaehlcke |
2008-04-30 | fs: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds |