aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/lock_dlm.c
AgeCommit message (Expand)Author
2019-08-02gfs2: Fix sign extension bug in gfs2_update_statsAndreas Gruenbacher
2018-01-30gfs2: Add a few missing newlines in messagesAndreas Gruenbacher
2017-08-25GFS2: Fix up some sparse warningsBob Peterson
2017-08-15gfs2: fix slab corruption during mounting and umounting gfs file systemThomas Tai
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2015-11-09remove abs64()Andrew Morton
2015-09-03gfs2: Fix a typo in a commentAndreas Gruenbacher
2015-09-03GFS2: Move glock superblock pointer to field gl_nameBob Peterson
2014-07-28Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...Ingo Molnar
2014-07-18GFS2: replace count*size kzalloc by kcallocFabian Frederick
2014-07-16sched: Remove proliferation of wait_on_bit() action functionsNeilBrown
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2014-03-07GFS2: Use pr_<level> more consistentlyJoe Perches
2014-03-06GFS2: global conversion to pr_foo()Fabian Frederick
2014-02-17GFS2: add missing newlineDavid Teigland
2013-11-15gfs2: endianness misannotationsAl Viro
2013-04-04GFS2: use memchr_invAkinobu Mita
2013-04-04GFS2: use kmalloc for lvb bitmapDavid Teigland
2013-01-28GFS2: fix skip unlock conditionDavid Teigland
2013-01-02GFS2: Initialize hex string to '0'Nathan Straz
2012-11-15GFS2: remove redundant lvb pointerDavid Teigland
2012-11-15GFS2: only use lvb on glocks that need itDavid Teigland
2012-11-14GFS2: skip dlm_unlock calls in unmountDavid Teigland
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo
2012-05-02dlm: fixes for nodir modeDavid Teigland
2012-04-24GFS2: Instruct DLM to avoid queue convert slowdownBob Peterson
2012-02-28GFS2: glock statistics gatheringSteven Whitehouse
2012-01-11GFS2: dlm based recovery coordinationDavid Teigland
2012-01-04dlm: add recovery callbacksDavid Teigland
2011-03-09GFS2: Fix glock deallocation raceSteven Whitehouse
2011-01-21GFS2: Use RCU for glock hash tableSteven Whitehouse
2010-11-30GFS2: Merge glock state fields into a bitfieldSteven Whitehouse
2010-11-30GFS2: Clean up of gdlm_lock functionSteven Whitehouse
2010-09-20GFS2: Update handling of DLM return codes to match realitySteven Whitehouse
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-01GFS2: Metadata address space clean upSteven Whitehouse
2010-02-03GFS2: Extend umount wait coverage to full glock lifetimeSteven Whitehouse
2010-02-03GFS2: Wait for unlock completion on umountSteven Whitehouse
2009-03-24GFS2: Fix locking bug in failed shared to exclusive conversionBenjamin Marzinski
2009-03-24GFS2: Merge lock_dlm module into GFS2Steven Whitehouse