summaryrefslogtreecommitdiffstats
path: root/fs/dlm
Commit message (Expand)AuthorAgeFilesLines
* [DLM] fix iovec length in recvmsgPatrick Caulfield2006-10-201-0/+1
* [DLM] fix iovec length in recvmsgPatrick Caulfield2006-10-121-1/+1
* [DLM] Kconfig: don't show an empty DLM menuAdrian Bunk2006-10-121-2/+1
* [PATCH] dlm gfp_t annotationsAl Viro2006-10-092-4/+4
* [GFS2] inode_diet: Replace inode.u.generic_ip with inode.i_private (gfs)Theodore Ts'o2006-09-281-2/+2
* [GFS2/DLM] Fix trailing whitespaceSteven Whitehouse2006-09-251-1/+1
* [DLM] confirm master for recovered waiting requestsDavid Teigland2006-09-081-0/+2
* [DLM] use snprintf in sysfs showDavid Teigland2006-09-071-3/+3
* [DLM] force removal of user lockspaceDavid Teigland2006-08-311-3/+6
* [DLM] add new lockspace to list ealierDavid Teigland2006-08-252-6/+11
* [DLM] recover_locks not clearing NEW_MASTER flagDavid Teigland2006-08-241-11/+0
* [DLM] sequence number missing in not_ready replyDavid Teigland2006-08-241-0/+1
* [DLM] down conversion clearing flagsDavid Teigland2006-08-233-5/+7
* [DLM] down conversion clearing flagsPatrick Caulfield2006-08-231-0/+1
* [DLM] preserve lksb address in user conversionsPatrick Caulfield2006-08-231-0/+1
* [DLM] dump rsb and locks on assertDavid Teigland2006-08-213-11/+34
* [DLM] move kmap to after spin_unlockDavid Teigland2006-08-111-1/+1
* [DLM] reject replies to old requestsDavid Teigland2006-08-092-4/+17
* [DLM] show nodeid for recovery messageDavid Teigland2006-08-094-1/+16
* [DLM] break from snprintf loopDavid Teigland2006-08-091-4/+7
* [DLM] abort recovery more quicklyDavid Teigland2006-08-092-5/+20
* [DLM] print bad length in assertionDavid Teigland2006-08-091-1/+2
* [DLM] fix userland unlockPatrick Caulfield2006-08-081-0/+1
* [DLM] fix i_privateDavid Teigland2006-07-261-1/+1
* [DLM] fix broken patchesDavid Teigland2006-07-261-3/+3
* [DLM] schedule during long loop through locksDavid Teigland2006-07-261-0/+1
* [DLM] fix loop in grant_after_purgeDavid Teigland2006-07-261-4/+9
* [DLM] set purged flag on rsbsDavid Teigland2006-07-261-1/+15
* [DLM] more info through debugfsDavid Teigland2006-07-263-24/+114
* [DLM] fix whitespace damageDavid Teigland2006-07-211-1/+1
* [DLM] fix leaking user locksDavid Teigland2006-07-202-3/+20
* [DLM] [RFC: -mm patch] fs/dlm/lock.c: unexport dlm_lvb_operationsAdrian Bunk2006-07-201-1/+0
* [DLM] dlm: user locksDavid Teigland2006-07-1313-1260/+1192
* [DLM] Fix potential conflict in DLM userland locksPatrick Caulfield2006-06-191-29/+31
* [DLM] init rwsem earlierDavid Teigland2006-06-191-4/+3
* [DLM] compat patchPatrick Caulfield2006-06-091-10/+156
* [GFS2] Change name due to local_nodeid being a macroSteven Whitehouse2006-05-251-24/+24
* [GFS2] Cast 64 bit printk args to unsigned long long.David Teigland2006-05-241-1/+1
* [DLM] fix grant_after_purge softlockupDavid Teigland2006-05-023-15/+30
* [DLM] PATCH 3/3 dlm: show recover stateDavid Teigland2006-04-281-0/+13
* [DLM] PATCH 2/3 dlm: lowcomms closeDavid Teigland2006-04-284-1/+24
* [DLM] PATCH 1/3 dlm: force free user lockspaceDavid Teigland2006-04-281-1/+1
* [DLM] Convert a semaphore to a completionPatrick Caulfield2006-04-251-10/+8
* [DLM] Update Kconfig in the light of comments on lkmlSteven Whitehouse2006-04-251-2/+1
* [DLM] Pass in lockspace to lkb put functionDavid Teigland2006-02-281-23/+31
* [DLM] Remove range locks from the DLMDavid Teigland2006-02-238-157/+11
* [DLM] Update DLM to the latest patch levelDavid Teigland2006-01-2014-151/+147
* [DLM] The core of the DLM for GFS2/CLVMDavid Teigland2006-01-1835-0/+11780