aboutsummaryrefslogtreecommitdiff
path: root/fs/dlm
AgeCommit message (Expand)Author
2006-12-15[DLM] fix compile warningPatrick Caulfield
2006-12-07Merge master.kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[DLM] Clean up lowcommsPatrick Caulfield
2006-11-30[DLM] fix format warnings in rcom.c and recoverd.cRyusuke Konishi
2006-11-30[DLM] don't accept replies to old recovery messagesDavid Teigland
2006-11-30[DLM] fix size of STATUS_REPLY messageDavid Teigland
2006-11-30[DLM] fix add_requestqueue checking nodes listDavid Teigland
2006-11-30[DLM] Fix DLM configPatrick Caulfield
2006-11-30[DLM] clear sbflags on lock masterDavid Teigland
2006-11-30[DLM] do full recover_locks barrierDavid Teigland
2006-11-30[DLM] fix stopping unstarted recoveryDavid Teigland
2006-11-30[DLM] fix aborted recovery during node removalDavid Teigland
2006-11-30[DLM] fix requestqueue raceDavid Teigland
2006-11-30[DLM] status messages ping-pong between unmounted nodesDavid Teigland
2006-11-30[DLM] res_recover_locks_count not reset when recover_locks is abortedDavid Teigland
2006-11-30[DLM] Add support for tcp communicationsPatrick Caulfield
2006-11-06[DLM] fix oops in kref_put when removing a lockspacePatrick Caulfield
2006-11-06[DLM] Fix kref_put oopsPatrick Caulfield
2006-10-20[DLM] fix iovec length in recvmsgPatrick Caulfield
2006-10-12[DLM] fix iovec length in recvmsgPatrick Caulfield
2006-10-12[DLM] Kconfig: don't show an empty DLM menuAdrian Bunk
2006-10-09[PATCH] dlm gfp_t annotationsAl Viro
2006-09-28[GFS2] inode_diet: Replace inode.u.generic_ip with inode.i_private (gfs)Theodore Ts'o
2006-09-25[GFS2/DLM] Fix trailing whitespaceSteven Whitehouse
2006-09-08[DLM] confirm master for recovered waiting requestsDavid Teigland
2006-09-07[DLM] use snprintf in sysfs showDavid Teigland
2006-08-31[DLM] force removal of user lockspaceDavid Teigland
2006-08-25[DLM] add new lockspace to list ealierDavid Teigland
2006-08-24[DLM] recover_locks not clearing NEW_MASTER flagDavid Teigland
2006-08-24[DLM] sequence number missing in not_ready replyDavid Teigland
2006-08-23[DLM] down conversion clearing flagsDavid Teigland
2006-08-23[DLM] down conversion clearing flagsPatrick Caulfield
2006-08-23[DLM] preserve lksb address in user conversionsPatrick Caulfield
2006-08-21[DLM] dump rsb and locks on assertDavid Teigland
2006-08-11[DLM] move kmap to after spin_unlockDavid Teigland
2006-08-09[DLM] reject replies to old requestsDavid Teigland
2006-08-09[DLM] show nodeid for recovery messageDavid Teigland
2006-08-09[DLM] break from snprintf loopDavid Teigland
2006-08-09[DLM] abort recovery more quicklyDavid Teigland
2006-08-09[DLM] print bad length in assertionDavid Teigland
2006-08-08[DLM] fix userland unlockPatrick Caulfield
2006-07-26[DLM] fix i_privateDavid Teigland
2006-07-26[DLM] fix broken patchesDavid Teigland
2006-07-26[DLM] schedule during long loop through locksDavid Teigland
2006-07-26[DLM] fix loop in grant_after_purgeDavid Teigland
2006-07-26[DLM] set purged flag on rsbsDavid Teigland
2006-07-26[DLM] more info through debugfsDavid Teigland
2006-07-21[DLM] fix whitespace damageDavid Teigland
2006-07-20[DLM] fix leaking user locksDavid Teigland