summaryrefslogtreecommitdiff
path: root/fs/gfs2/lock_dlm.c
Commit message (Expand)AuthorAge
* GFS2: Fix up some sparse warningsBob Peterson2017-08-25
* gfs2: fix slab corruption during mounting and umounting gfs file systemThomas Tai2017-08-15
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* remove abs64()Andrew Morton2015-11-09
* gfs2: Fix a typo in a commentAndreas Gruenbacher2015-09-03
* GFS2: Move glock superblock pointer to field gl_nameBob Peterson2015-09-03
* Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...Ingo Molnar2014-07-28
|\
| * GFS2: replace count*size kzalloc by kcallocFabian Frederick2014-07-18
* | sched: Remove proliferation of wait_on_bit() action functionsNeilBrown2014-07-16
|/
* arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
* GFS2: Use pr_<level> more consistentlyJoe Perches2014-03-07
* GFS2: global conversion to pr_foo()Fabian Frederick2014-03-06
* GFS2: add missing newlineDavid Teigland2014-02-17
* gfs2: endianness misannotationsAl Viro2013-11-15
* GFS2: use memchr_invAkinobu Mita2013-04-04
* GFS2: use kmalloc for lvb bitmapDavid Teigland2013-04-04
* GFS2: fix skip unlock conditionDavid Teigland2013-01-28
* GFS2: Initialize hex string to '0'Nathan Straz2013-01-02
* GFS2: remove redundant lvb pointerDavid Teigland2012-11-15
* GFS2: only use lvb on glocks that need itDavid Teigland2012-11-15
* GFS2: skip dlm_unlock calls in unmountDavid Teigland2012-11-14
* workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-20
* dlm: fixes for nodir modeDavid Teigland2012-05-02
* GFS2: Instruct DLM to avoid queue convert slowdownBob Peterson2012-04-24
* GFS2: glock statistics gatheringSteven Whitehouse2012-02-28
* GFS2: dlm based recovery coordinationDavid Teigland2012-01-11
* dlm: add recovery callbacksDavid Teigland2012-01-04
* GFS2: Fix glock deallocation raceSteven Whitehouse2011-03-09
* GFS2: Use RCU for glock hash tableSteven Whitehouse2011-01-21
* GFS2: Merge glock state fields into a bitfieldSteven Whitehouse2010-11-30
* GFS2: Clean up of gdlm_lock functionSteven Whitehouse2010-11-30
* GFS2: Update handling of DLM return codes to match realitySteven Whitehouse2010-09-20
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* GFS2: Metadata address space clean upSteven Whitehouse2010-03-01
* GFS2: Extend umount wait coverage to full glock lifetimeSteven Whitehouse2010-02-03
* GFS2: Wait for unlock completion on umountSteven Whitehouse2010-02-03
* GFS2: Fix locking bug in failed shared to exclusive conversionBenjamin Marzinski2009-03-24
* GFS2: Merge lock_dlm module into GFS2Steven Whitehouse2009-03-24