aboutsummaryrefslogtreecommitdiffstats
path: root/fs/dlm (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-12[DLM] fix iovec length in recvmsgPatrick Caulfield1-1/+1
2006-10-12[DLM] Kconfig: don't show an empty DLM menuAdrian Bunk1-2/+1
2006-10-09[PATCH] dlm gfp_t annotationsAl Viro2-4/+4
2006-09-28[GFS2] inode_diet: Replace inode.u.generic_ip with inode.i_private (gfs)Theodore Ts'o1-2/+2
2006-09-25[GFS2/DLM] Fix trailing whitespaceSteven Whitehouse1-1/+1
2006-09-08[DLM] confirm master for recovered waiting requestsDavid Teigland1-0/+2
2006-09-07[DLM] use snprintf in sysfs showDavid Teigland1-3/+3
2006-08-31[DLM] force removal of user lockspaceDavid Teigland1-3/+6
2006-08-25[DLM] add new lockspace to list ealierDavid Teigland2-6/+11
2006-08-24[DLM] recover_locks not clearing NEW_MASTER flagDavid Teigland1-11/+0
2006-08-24[DLM] sequence number missing in not_ready replyDavid Teigland1-0/+1
2006-08-23[DLM] down conversion clearing flagsDavid Teigland3-5/+7
2006-08-23[DLM] down conversion clearing flagsPatrick Caulfield1-0/+1
2006-08-23[DLM] preserve lksb address in user conversionsPatrick Caulfield1-0/+1
2006-08-21[DLM] dump rsb and locks on assertDavid Teigland3-11/+34
2006-08-11[DLM] move kmap to after spin_unlockDavid Teigland1-1/+1
2006-08-09[DLM] reject replies to old requestsDavid Teigland2-4/+17
2006-08-09[DLM] show nodeid for recovery messageDavid Teigland4-1/+16
2006-08-09[DLM] break from snprintf loopDavid Teigland1-4/+7
2006-08-09[DLM] abort recovery more quicklyDavid Teigland2-5/+20
2006-08-09[DLM] print bad length in assertionDavid Teigland1-1/+2
2006-08-08[DLM] fix userland unlockPatrick Caulfield1-0/+1
2006-07-26[DLM] fix i_privateDavid Teigland1-1/+1
2006-07-26[DLM] fix broken patchesDavid Teigland1-3/+3
2006-07-26[DLM] schedule during long loop through locksDavid Teigland1-0/+1
2006-07-26[DLM] fix loop in grant_after_purgeDavid Teigland1-4/+9
2006-07-26[DLM] set purged flag on rsbsDavid Teigland1-1/+15
2006-07-26[DLM] more info through debugfsDavid Teigland3-24/+114
2006-07-21[DLM] fix whitespace damageDavid Teigland1-1/+1
2006-07-20[DLM] fix leaking user locksDavid Teigland2-3/+20
2006-07-20[DLM] [RFC: -mm patch] fs/dlm/lock.c: unexport dlm_lvb_operationsAdrian Bunk1-1/+0
2006-07-13[DLM] dlm: user locksDavid Teigland13-1260/+1192
2006-06-19[DLM] Fix potential conflict in DLM userland locksPatrick Caulfield1-29/+31
2006-06-19[DLM] init rwsem earlierDavid Teigland1-4/+3
2006-06-09[DLM] compat patchPatrick Caulfield1-10/+156
2006-05-25[GFS2] Change name due to local_nodeid being a macroSteven Whitehouse1-24/+24
2006-05-24[GFS2] Cast 64 bit printk args to unsigned long long.David Teigland1-1/+1
2006-05-02[DLM] fix grant_after_purge softlockupDavid Teigland3-15/+30
2006-04-28[DLM] PATCH 3/3 dlm: show recover stateDavid Teigland1-0/+13
2006-04-28[DLM] PATCH 2/3 dlm: lowcomms closeDavid Teigland4-1/+24
2006-04-28[DLM] PATCH 1/3 dlm: force free user lockspaceDavid Teigland1-1/+1
2006-04-25[DLM] Convert a semaphore to a completionPatrick Caulfield1-10/+8
2006-04-25[DLM] Update Kconfig in the light of comments on lkmlSteven Whitehouse1-2/+1
2006-02-28[DLM] Pass in lockspace to lkb put functionDavid Teigland1-23/+31
2006-02-23[DLM] Remove range locks from the DLMDavid Teigland8-157/+11
2006-01-20[DLM] Update DLM to the latest patch levelDavid Teigland14-151/+147
2006-01-18[DLM] The core of the DLM for GFS2/CLVMDavid Teigland35-0/+11780