summaryrefslogtreecommitdiffstats
path: root/fs/dlm
Commit message (Expand)AuthorAgeFilesLines
* [DLM] Fix DLM configPatrick Caulfield2006-11-301-1/+2
* [DLM] clear sbflags on lock masterDavid Teigland2006-11-301-0/+1
* [DLM] do full recover_locks barrierDavid Teigland2006-11-301-1/+7
* [DLM] fix stopping unstarted recoveryDavid Teigland2006-11-301-1/+6
* [DLM] fix aborted recovery during node removalDavid Teigland2006-11-302-0/+15
* [DLM] fix requestqueue raceDavid Teigland2006-11-303-9/+29
* [DLM] status messages ping-pong between unmounted nodesDavid Teigland2006-11-301-3/+4
* [DLM] res_recover_locks_count not reset when recover_locks is abortedDavid Teigland2006-11-301-0/+1
* [DLM] Add support for tcp communicationsPatrick Caulfield2006-11-304-1/+1283
* [DLM] fix oops in kref_put when removing a lockspacePatrick Caulfield2006-11-061-0/+5
* [DLM] Fix kref_put oopsPatrick Caulfield2006-11-061-1/+8
* [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
OpenPOWER on IntegriCloud