summaryrefslogtreecommitdiff
path: root/fs/ocfs2/stack_user.c
Commit message (Expand)AuthorAge
* treewide: Align function definition open/close bracesJoe Perches2018-03-26
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* ocfs2: ensure that dlm lockspace is created by kernel moduleGang He2016-08-02
* char: make misc_deregister a void functionGreg Kroah-Hartman2015-08-05
* ocfs2: one function call less in user_cluster_connect() after error detectionMarkus Elfring2015-04-14
* ocfs2: delete unnecessary checks before three function callsMarkus Elfring2015-04-14
* fs/ocfs2/stack_user.c: fix typo in ocfs2_control_release()Andrew Morton2014-10-09
* ocfs2: fix sparse non static symbol warningWei Yongjun2014-01-21
* ocfs2: use the new DLM operation callbacks while requesting new lockspaceGoldwyn Rodrigues2014-01-21
* ocfs2: framework for version LVBGoldwyn Rodrigues2014-01-21
* ocfs2: pass ocfs2_cluster_connection to ocfs2_this_nodeGoldwyn Rodrigues2014-01-21
* ocfs2: shift allocation ocfs2_live_connection to user_connect()Goldwyn Rodrigues2014-01-21
* ocfs2: add DLM recovery callbacksGoldwyn Rodrigues2014-01-21
* dlm: add recovery callbacksDavid Teigland2012-01-04
* ocfs2_connection_find() returns pointer to bad structuredann frazier2010-11-18
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* | BKL: Remove BKL from OCFS2Arnd Bergmann2010-10-04
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* ocfs2: Remove the ast pointers from ocfs2_stack_pluginsJoel Becker2010-02-26
* ocfs2: Hang the locking proto on the cluster conn and use it in asts.Joel Becker2010-02-26
* ocfs2: Attach the connection to the lksbJoel Becker2010-02-26
* ocfs2: Pass lksbs back from stackglue ast/bast functions.Joel Becker2010-02-26
* ocfs2: explicit declare uninitialized var in user_cluster_connect()Coly Li2009-12-17
* ocfs2: Provide the ocfs2_dlm_lvb_valid() stack API.Joel Becker2009-06-22
* ocfs2: initialize stack_user lvbptrDavid Teigland2008-12-01
* ocfs2: POSIX file locks supportMark Fasheh2008-10-13
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-07-17
|\
| * ocfs2: use simple_read_from_buffer()Akinobu Mita2008-07-14
* | Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14
|\ \ | |/
| * ocfs2: Remove ->hangup() from stack glue operations.Joel Becker2008-06-16
| * ocfs2: Rename 'user_stack' plugin structure to 'ocfs2_user_plugin'Joel Becker2008-05-30
* | ocfs2-stack_user: BKL pushdownArnd Bergmann2008-07-02
|/
* ocfs2: make struct ocfs2_control_device staticAdrian Bunk2008-04-30
* ocfs2: add fsdlm to stackglueDavid Teigland2008-04-18
* ocfs2: Add the 'set version' message to the ocfs2_control device.Joel Becker2008-04-18
* ocfs2: Add the local node id to the handshake.Joel Becker2008-04-18
* ocfs2: Introduce the DOWN message to ocfs2_controlJoel Becker2008-04-18
* ocfs2: Start the ocfs2_control handshake.Joel Becker2008-04-18
* ocfs2: Add the ocfs2_control misc device.Joel Becker2008-04-18
* ocfs2: Add the user stack module.Joel Becker2008-04-18