aboutsummaryrefslogtreecommitdiff
path: root/fs/dlm/config.c
AgeCommit message (Expand)Author
2013-02-26fs: change return values from -EACCES to -EPERMZhao Hongjiang
2012-08-08dlm: fix deadlock between dlm_send and dlm_controldDavid Teigland
2012-07-16dlm: use rsbtbl as resource directoryDavid Teigland
2012-01-04dlm: add recovery callbacksDavid Teigland
2011-07-12dlm: improve rsb searchesDavid Teigland
2011-07-11dlm: keep lkbs in idrDavid Teigland
2011-06-30dlm: show addresses in configfsMasatake YAMATO
2011-04-01dlm: delayed reply message warningDavid Teigland
2011-03-10dlm: increase default hash table sizesDavid Teigland
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-30dlm: always use GFP_NOFSDavid Teigland
2008-09-05dlm: choose better identifiersAndrew Morton
2008-09-02dlm: fix address compareDavid Teigland
2008-08-13dlm: rename structsDavid Teigland
2008-07-17configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker
2008-07-17Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e...Joel Becker
2008-07-14configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker
2008-04-21dlm: recover nodes that are removed and re-addedDavid Teigland
2008-04-21dlm: match signedness between dlm_config_info and cluster_setHarvey Harrison
2008-02-06dlm: add __init and __exit marks to init and exit functionsDenis Cheng
2007-07-10configfs: Convert subsystem semaphore to mutexJoel Becker
2007-07-10[PATCH] configfs+dlm: Rename config_group_find_obj and state semantics clearlySatyam Sharma
2007-07-10[PATCH] configfs+dlm: Separate out __CONFIGFS_ATTR into configfs.hSatyam Sharma
2007-07-09[DLM] show default protocolDavid Teigland
2007-07-09[DLM] timeout fixesDavid Teigland
2007-07-09[DLM] add lock timeouts and warnings [2/6]David Teigland
2007-07-09[DLM] fix a couple of racesSatyam Sharma
2007-05-01[DLM] Consolidate transport protocolsPatrick Caulfield
2007-02-05[DLM] expose dlm_config_info fields in configfsDavid Teigland
2007-02-05[DLM] add config entry to enable log_debugDavid Teigland
2007-02-05[DLM] rename dlm_config_info fieldsDavid Teigland
2006-04-28[DLM] PATCH 2/3 dlm: lowcomms closeDavid Teigland
2006-01-20[DLM] Update DLM to the latest patch levelDavid Teigland
2006-01-18[DLM] The core of the DLM for GFS2/CLVMDavid Teigland