[DLM] interface for purge (2/2)
[safe/jmp/linux-2.6] / fs / dlm / lock.c
2007-05-01 David Teigland[DLM] add orphan purging code (1/2)
2007-05-01 David Teigland[DLM] split create_message function
2007-05-01 David Teigland[DLM] overlapping cancel and unlock
2007-02-05 David Teigland[DLM] zero new user lvbs
2007-02-05 David Teigland[DLM] can miss clearing resend flag
2007-02-05 David Teigland[DLM] saved dlm message can be dropped
2007-02-05 David Teigland[DLM] fix user unlocking
2007-02-05 David Teigland[DLM] rename dlm_config_info fields
2007-02-05 David Teigland[DLM] fix lost flags in stub replies
2007-02-05 David Teigland[DLM] fix receive_request() lvb copying
2007-02-05 David Teigland[DLM] fix send_args() lvb copying
2007-02-05 David Teigland[DLM] fix resend rcom lock
2006-11-30 David Teigland[DLM] clear sbflags on lock master
2006-11-30 David Teigland[DLM] fix requestqueue race
2006-09-25 Steven Whitehouse[GFS2/DLM] Fix trailing whitespace
2006-09-08 David Teigland[DLM] confirm master for recovered waiting requests
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-08 Patrick Caulfield[DLM] fix userland unlock
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-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-13 David Teigland[DLM] dlm: user locks
2006-05-02 David Teigland[DLM] fix grant_after_purge softlockup
2006-02-28 David Teigland[DLM] Pass in lockspace to lkb put function
2006-02-23 David Teigland[DLM] Remove range locks from the DLM
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