aboutsummaryrefslogtreecommitdiffstats
path: root/fs/dlm/config.c
Commit message (Expand)AuthorAgeFilesLines
* dlm: delayed reply message warningDavid Teigland2011-04-011-1/+8
* dlm: increase default hash table sizesDavid Teigland2011-03-101-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* dlm: always use GFP_NOFSDavid Teigland2009-11-301-12/+12
* dlm: choose better identifiersAndrew Morton2008-09-051-22/+22
* dlm: fix address compareDavid Teigland2008-09-021-2/+31
* dlm: rename structsDavid Teigland2008-08-131-96/+107
* configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker2008-07-171-4/+4
* Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e...Joel Becker2008-07-171-28/+17
* configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker2008-07-141-17/+28
* dlm: recover nodes that are removed and re-addedDavid Teigland2008-04-211-9/+39
* dlm: match signedness between dlm_config_info and cluster_setHarvey Harrison2008-04-211-1/+1
* dlm: add __init and __exit marks to init and exit functionsDenis Cheng2008-02-061-1/+1
* configfs: Convert subsystem semaphore to mutexJoel Becker2007-07-101-5/+5
* [PATCH] configfs+dlm: Rename config_group_find_obj and state semantics clearlySatyam Sharma2007-07-101-1/+1
* [PATCH] configfs+dlm: Separate out __CONFIGFS_ATTR into configfs.hSatyam Sharma2007-07-101-8/+0
* [DLM] show default protocolDavid Teigland2007-07-091-0/+1
* [DLM] timeout fixesDavid Teigland2007-07-091-0/+1
* [DLM] add lock timeouts and warnings [2/6]David Teigland2007-07-091-1/+7
* [DLM] fix a couple of racesSatyam Sharma2007-07-091-4/+11
* [DLM] Consolidate transport protocolsPatrick Caulfield2007-05-011-2/+8
* [DLM] expose dlm_config_info fields in configfsDavid Teigland2007-02-051-4/+132
* [DLM] add config entry to enable log_debugDavid Teigland2007-02-051-1/+3
* [DLM] rename dlm_config_info fieldsDavid Teigland2007-02-051-8/+8
* [DLM] PATCH 2/3 dlm: lowcomms closeDavid Teigland2006-04-281-0/+2
* [DLM] Update DLM to the latest patch levelDavid Teigland2006-01-201-10/+10
* [DLM] The core of the DLM for GFS2/CLVMDavid Teigland2006-01-181-0/+787