summaryrefslogtreecommitdiff
path: root/fs/dlm
AgeCommit message (Expand)AuthorFilesLines
2006-12-07Merge master.kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds15-189/+1463
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-1/+1
2006-12-07[DLM] Clean up lowcommsPatrick Caulfield4-357/+261
2006-11-30[DLM] fix format warnings in rcom.c and recoverd.cRyusuke Konishi2-4/+7
2006-11-30[DLM] don't accept replies to old recovery messagesDavid Teigland3-11/+39
2006-11-30[DLM] fix size of STATUS_REPLY messageDavid Teigland1-1/+5
2006-11-30[DLM] fix add_requestqueue checking nodes listDavid Teigland3-11/+14
2006-11-30[DLM] Fix DLM configPatrick Caulfield1-1/+2
2006-11-30[DLM] clear sbflags on lock masterDavid Teigland1-0/+1
2006-11-30[DLM] do full recover_locks barrierDavid Teigland1-1/+7
2006-11-30[DLM] fix stopping unstarted recoveryDavid Teigland1-1/+6
2006-11-30[DLM] fix aborted recovery during node removalDavid Teigland2-0/+15
2006-11-30[DLM] fix requestqueue raceDavid Teigland3-9/+29
2006-11-30[DLM] status messages ping-pong between unmounted nodesDavid Teigland1-3/+4
2006-11-30[DLM] res_recover_locks_count not reset when recover_locks is abortedDavid Teigland1-0/+1
2006-11-30[DLM] Add support for tcp communicationsPatrick Caulfield4-1/+1283
2006-11-06[DLM] fix oops in kref_put when removing a lockspacePatrick Caulfield1-0/+5
2006-11-06[DLM] Fix kref_put oopsPatrick Caulfield1-1/+8
2006-10-20[DLM] fix iovec length in recvmsgPatrick Caulfield1-0/+1
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