Merge branch 'master' into upstream-fixes
[linux-2.6] / fs / dlm /
2006-10-05  Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2006-10-04  Linus TorvaldsMerge /pub/scm/linux/kernel/git/mchehab/v4l-dvb
2006-10-04  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/configh
2006-10-04  Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6
2006-10-02  Steven WhitehouseMerge branch 'master' into gfs2
2006-09-28  Theodore Ts'o[GFS2] inode_diet: Replace inode.u.generic_ip with...
2006-09-28  Steven WhitehouseMerge branch 'master' into gfs2
2006-09-25  Steven Whitehouse[GFS2] Fix up merge of Linus' kernel into GFS2
2006-09-25  Steven Whitehouse[GFS2/DLM] Fix trailing whitespace
2006-09-21  Steven WhitehouseMerge branch 'master' into gfs2
2006-09-13  Steven WhitehouseMerge branch 'master' into gfs2
2006-09-08  David Teigland[DLM] confirm master for recovered waiting requests
2006-09-07  David Teigland[DLM] use snprintf in sysfs show
2006-09-04  Steven WhitehouseMerge branch 'master' into gfs2
2006-08-31  David Teigland[DLM] force removal of user lockspace
2006-08-29  Steven WhitehouseMerge branch 'master' into gfs2
2006-08-25  David Teigland[DLM] add new lockspace to list ealier
2006-08-24  David Teigland[DLM] recover_locks not clearing NEW_MASTER flag
2006-08-24  David Teigland[DLM] sequence number missing in not_ready reply
2006-08-23  David Teigland[DLM] down conversion clearing flags
2006-08-23  Patrick Caulfield[DLM] down conversion clearing flags
2006-08-23  Patrick Caulfield[DLM] preserve lksb address in user conversions
2006-08-21  David Teigland[DLM] dump rsb and locks on assert
2006-08-11  David Teigland[DLM] move kmap to after spin_unlock
2006-08-09  David Teigland[DLM] reject replies to old requests
2006-08-09  David Teigland[DLM] show nodeid for recovery message
2006-08-09  David Teigland[DLM] break from snprintf loop
2006-08-09  David Teigland[DLM] abort recovery more quickly
2006-08-09  David Teigland[DLM] print bad length in assertion
2006-08-08  Patrick Caulfield[DLM] fix userland unlock
2006-08-07  Steven WhitehouseMerge branch 'master'
2006-07-31  Steven WhitehouseMerge branch 'master'
2006-07-26  David Teigland[DLM] fix i_private
2006-07-26  David Teigland[DLM] fix broken patches
2006-07-26  David Teigland[DLM] schedule during long loop through locks
2006-07-26  David Teigland[DLM] fix loop in grant_after_purge
2006-07-26  David Teigland[DLM] set purged flag on rsbs
2006-07-26  David Teigland[DLM] more info through debugfs
2006-07-21  David Teigland[DLM] fix whitespace damage
2006-07-20  David Teigland[DLM] fix leaking user locks
2006-07-20  Adrian Bunk[DLM] [RFC: -mm patch] fs/dlm/lock.c: unexport dlm_lvb_...
2006-07-17  Steven WhitehouseMerge branch 'master'
2006-07-13  David Teigland[DLM] dlm: user locks
2006-07-06  Steven WhitehouseMerge branch 'master'
2006-07-05  Steven WhitehouseMerge branch 'master'
2006-07-03  Steven WhitehouseMerge git./linux/kernel/git/torvalds/linux-2.6
2006-06-20  Steven WhitehouseMerge branch 'master'
2006-06-19  Patrick Caulfield[DLM] Fix potential conflict in DLM userland locks
2006-06-19  Steven WhitehouseMerge branch 'master'
2006-06-19  David Teigland[DLM] init rwsem earlier
2006-06-09  Patrick Caulfield[DLM] compat patch
2006-06-06  Steven WhitehouseMerge branch 'master'
2006-05-25  Steven Whitehouse[GFS2] Change name due to local_nodeid being a macro
2006-05-25  Steven WhitehouseMerge branch 'master'
2006-05-24  David Teigland[GFS2] Cast 64 bit printk args to unsigned long long.
2006-05-12  Steven WhitehouseMerge branch 'master'
2006-05-02  David Teigland[DLM] fix grant_after_purge softlockup
2006-04-28  David Teigland[DLM] PATCH 3/3 dlm: show recover state
2006-04-28  David Teigland[DLM] PATCH 2/3 dlm: lowcomms close
2006-04-28  David Teigland[DLM] PATCH 1/3 dlm: force free user lockspace
2006-04-27  David TeiglandMerge branch 'master'
2006-04-25  Patrick Caulfield[DLM] Convert a semaphore to a completion
2006-04-25  Steven Whitehouse[DLM] Update Kconfig in the light of comments on lkml
2006-04-21  Steven WhitehouseMerge branch 'master'
2006-04-03  Steven WhitehouseMerge branch 'master'
2006-03-31  Steven WhitehouseMerge branch 'master'
2006-03-20  Steven WhitehouseMerge branch 'master'
2006-02-28  David Teigland[DLM] Pass in lockspace to lkb put function
2006-02-27  Steven WhitehouseMerge branch 'master'
2006-02-23  David Teigland[DLM] Remove range locks from the DLM
2006-02-23  Steven WhitehouseMerge branch 'master'
2006-01-20  David TeiglandMerge branch 'master'
2006-01-20  David Teigland[DLM] Update DLM to the latest patch level
2006-01-18  David Teigland[DLM] The core of the DLM for GFS2/CLVM