aboutsummaryrefslogtreecommitdiffstats
path: root/fs/dlm
Commit message (Expand)AuthorAge
* dlm: rename structsDavid Teigland2008-08-13
* dlm: add missing kfreesDavid Teigland2008-08-13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2008-07-28
|\
| * dlm: fix uninitialized variable for search_rsb_list callersBenny Halevy2008-07-14
| * dlm: release socket on errorMasatake YAMATO2008-07-14
| * dlm: fix basts for granted CW waiting PR/CWDavid Teigland2008-07-14
| * dlm: check for null in device_writeMasatake YAMATO2008-07-14
* | locks: add special return value for asynchronous locksMiklos Szeredi2008-07-25
* | configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker2008-07-17
* | Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e...Joel Becker2008-07-17
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-07-17
|\ \
| * | configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker2008-07-14
| |/
* | Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14
|\|
| * dlm: fix plock dev_write return valueDavid Teigland2008-05-19
| * dlm: tcp_connect_to_sock should check for -EINVAL, not EINVALMarcin Slusarz2008-05-19
| * dlm: section mismatch warning fixLeonardo Potenza2008-05-19
| * dlm: convert connections_lock in a mutexMatthias Kaehlcke2008-05-19
* | dlm-user: BKL pushdownArnd Bergmann2008-06-20
|/
* fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-30
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2008-04-22
|\
| * dlm: common max length definitionsDavid Teigland2008-04-21
| * dlm: move plock code from gfs2David Teigland2008-04-21
| * dlm: recover nodes that are removed and re-addedDavid Teigland2008-04-21
| * dlm: save master info after failed no-queue requestDavid Teigland2008-04-21
| * dlm: make dlm_print_rsb() staticAdrian Bunk2008-04-21
| * dlm: match signedness between dlm_config_info and cluster_setHarvey Harrison2008-04-21
* | fs: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-18
|/
* dlm: fix rcom_names message to selfDavid Teigland2008-02-21
* dlm: add __init and __exit marks to init and exit functionsDenis Cheng2008-02-07
* dlm: eliminate astparam type castingDavid Teigland2008-02-07
* dlm: proper types for asts and bastsDavid Teigland2008-02-06
* dlm: dlm/user.c input validation fixesAl Viro2008-02-04
* dlm: fix dlm_dir_lookup() handling of too long namesAl Viro2008-02-04
* dlm: fix overflows when copying from ->m_extra to lvbAl Viro2008-02-04
* dlm: make find_rsb() fail gracefully when namelen is too largeAl Viro2008-02-04
* dlm: receive_rcom_lock_args() overflow checkAl Viro2008-02-04
* dlm: verify that places expecting rcom_lock have packet long enoughAl Viro2008-02-04
* dlm: validate data in dlm_recover_directory()Al Viro2008-02-04
* dlm: missing length check in check_config()Al Viro2008-02-04
* dlm: use proper type for ->ls_recover_bufAl Viro2008-02-04
* dlm: do not byteswap rcom_configAl Viro2008-02-04
* dlm: do not byteswap rcom_lockAl Viro2008-02-04
* dlm: dlm_process_incoming_buffer() fixesAl Viro2008-02-04
* dlm: use proper C for dlm/requestqueue stuff (and fix alignment bug)Al Viro2008-02-04
* dlm: static initialization improvementsDenis Cheng2008-01-30
* dlm: clean upsDavid Teigland2008-01-30
* dlm: Sanity check namelen before copying itPatrick Caulfeld2008-01-30
* dlm: keep cached master rsbs during recoveryDavid Teigland2008-01-30
* dlm: change error message to debugDavid Teigland2008-01-30
* dlm: fix possible use-after-freeDavid Teigland2008-01-30