Age | Commit message (Expand) | Author | Files | Lines |
2006-08-31 | [DLM] force removal of user lockspace | David Teigland | 1 | -3/+6 |
2006-08-25 | [DLM] add new lockspace to list ealier | David Teigland | 2 | -6/+11 |
2006-08-24 | [DLM] recover_locks not clearing NEW_MASTER flag | David Teigland | 1 | -11/+0 |
2006-08-24 | [DLM] sequence number missing in not_ready reply | David Teigland | 1 | -0/+1 |
2006-08-23 | [DLM] down conversion clearing flags | David Teigland | 3 | -5/+7 |
2006-08-23 | [DLM] down conversion clearing flags | Patrick Caulfield | 1 | -0/+1 |
2006-08-23 | [DLM] preserve lksb address in user conversions | Patrick Caulfield | 1 | -0/+1 |
2006-08-21 | [DLM] dump rsb and locks on assert | David Teigland | 3 | -11/+34 |
2006-08-11 | [DLM] move kmap to after spin_unlock | David Teigland | 1 | -1/+1 |
2006-08-09 | [DLM] reject replies to old requests | David Teigland | 2 | -4/+17 |
2006-08-09 | [DLM] show nodeid for recovery message | David Teigland | 4 | -1/+16 |
2006-08-09 | [DLM] break from snprintf loop | David Teigland | 1 | -4/+7 |
2006-08-09 | [DLM] abort recovery more quickly | David Teigland | 2 | -5/+20 |
2006-08-09 | [DLM] print bad length in assertion | David Teigland | 1 | -1/+2 |
2006-08-08 | [DLM] fix userland unlock | Patrick Caulfield | 1 | -0/+1 |
2006-07-26 | [DLM] fix i_private | David Teigland | 1 | -1/+1 |
2006-07-26 | [DLM] fix broken patches | David Teigland | 1 | -3/+3 |
2006-07-26 | [DLM] schedule during long loop through locks | David Teigland | 1 | -0/+1 |
2006-07-26 | [DLM] fix loop in grant_after_purge | David Teigland | 1 | -4/+9 |
2006-07-26 | [DLM] set purged flag on rsbs | David Teigland | 1 | -1/+15 |
2006-07-26 | [DLM] more info through debugfs | David Teigland | 3 | -24/+114 |
2006-07-21 | [DLM] fix whitespace damage | David Teigland | 1 | -1/+1 |
2006-07-20 | [DLM] fix leaking user locks | David Teigland | 2 | -3/+20 |
2006-07-20 | [DLM] [RFC: -mm patch] fs/dlm/lock.c: unexport dlm_lvb_operations | Adrian Bunk | 1 | -1/+0 |
2006-07-13 | [DLM] dlm: user locks | David Teigland | 13 | -1260/+1192 |
2006-06-19 | [DLM] Fix potential conflict in DLM userland locks | Patrick Caulfield | 1 | -29/+31 |
2006-06-19 | [DLM] init rwsem earlier | David Teigland | 1 | -4/+3 |
2006-06-09 | [DLM] compat patch | Patrick Caulfield | 1 | -10/+156 |
2006-05-25 | [GFS2] Change name due to local_nodeid being a macro | Steven Whitehouse | 1 | -24/+24 |
2006-05-24 | [GFS2] Cast 64 bit printk args to unsigned long long. | David Teigland | 1 | -1/+1 |
2006-05-02 | [DLM] fix grant_after_purge softlockup | David Teigland | 3 | -15/+30 |
2006-04-28 | [DLM] PATCH 3/3 dlm: show recover state | David Teigland | 1 | -0/+13 |
2006-04-28 | [DLM] PATCH 2/3 dlm: lowcomms close | David Teigland | 4 | -1/+24 |
2006-04-28 | [DLM] PATCH 1/3 dlm: force free user lockspace | David Teigland | 1 | -1/+1 |
2006-04-25 | [DLM] Convert a semaphore to a completion | Patrick Caulfield | 1 | -10/+8 |
2006-04-25 | [DLM] Update Kconfig in the light of comments on lkml | Steven Whitehouse | 1 | -2/+1 |
2006-02-28 | [DLM] Pass in lockspace to lkb put function | David Teigland | 1 | -23/+31 |
2006-02-23 | [DLM] Remove range locks from the DLM | David Teigland | 8 | -157/+11 |
2006-01-20 | [DLM] Update DLM to the latest patch level | David Teigland | 14 | -151/+147 |
2006-01-18 | [DLM] The core of the DLM for GFS2/CLVM | David Teigland | 35 | -0/+11780 |