summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/lock_dlm.c
Commit message (Expand)AuthorAgeFilesLines
* gfs2: Unlock fewer glocks on unmountAndreas Gruenbacher2024-04-241-2/+8
* gfs2: Fix potential glock use-after-free on unmountAndreas Gruenbacher2024-04-241-10/+22
* gfs2: Rename gfs2_withdrawn to gfs2_withdrawing_or_withdrawnAndreas Gruenbacher2023-12-201-4/+4
* gfs2: Remove LM_FLAG_PRIORITY flagAndreas Gruenbacher2023-09-051-5/+0
* gfs2: simplify gdlm_put_lock with out_free labelBob Peterson2023-06-061-13/+10
* fs: dlm: remove DLM_LSFL_FS from uapiAlexander Aring2022-08-231-1/+1
* gfs2: Fix spelling mistake in commentZhang Jiaming2022-06-241-1/+1
* gfs2: Expect -EBUSY after canceling dlm locking requestsAndreas Gruenbacher2022-02-151-1/+14
* gfs2: Don't call dlm after protocol is unmountedBob Peterson2021-08-201-0/+5
* gfs2: Fix a number of kernel-doc warningsLee Jones2021-04-091-17/+20
* gfs2: Don't skip dlm unlock if glock has an lvbBob Peterson2021-02-051-6/+2
* gfs2: Force withdraw to replay journals and wait for it to finishBob Peterson2020-02-271-0/+34
* gfs2: Ignore dlm recovery requests if gfs2 is withdrawnBob Peterson2020-02-101-0/+18
* gfs2: Fix recovery slot bumpingAndreas Gruenbacher2019-09-031-4/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398Thomas Gleixner2019-06-051-4/+1
* gfs2: Fix sign extension bug in gfs2_update_statsAndreas Gruenbacher2019-05-221-4/+5
* gfs2: Use fs_* functions instead of pr_* function where we canBob Peterson2018-10-051-5/+5
* GFS2: Fix recovery issues for spectatorsBob Peterson2018-07-251-3/+17
* gfs2: Add a few missing newlines in messagesAndreas Gruenbacher2018-01-301-2/+2
* GFS2: Fix up some sparse warningsBob Peterson2017-08-251-3/+1
* gfs2: fix slab corruption during mounting and umounting gfs file systemThomas Tai2017-08-151-0/+1
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+1
* remove abs64()Andrew Morton2015-11-091-1/+1
* gfs2: Fix a typo in a commentAndreas Gruenbacher2015-09-031-1/+1
* GFS2: Move glock superblock pointer to field gl_nameBob Peterson2015-09-031-5/+5
* Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...Ingo Molnar2014-07-281-2/+2
|\
| * GFS2: replace count*size kzalloc by kcallocFabian Frederick2014-07-181-2/+2
* | sched: Remove proliferation of wait_on_bit() action functionsNeilBrown2014-07-161-7/+1
|/
* arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-2/+2
* GFS2: Use pr_<level> more consistentlyJoe Perches2014-03-071-3/+6
* GFS2: global conversion to pr_foo()Fabian Frederick2014-03-061-4/+3
* GFS2: add missing newlineDavid Teigland2014-02-171-1/+1
* gfs2: endianness misannotationsAl Viro2013-11-151-4/+4
* GFS2: use memchr_invAkinobu Mita2013-04-041-6/+2
* GFS2: use kmalloc for lvb bitmapDavid Teigland2013-04-041-13/+18
* GFS2: fix skip unlock conditionDavid Teigland2013-01-281-1/+6
* GFS2: Initialize hex string to '0'Nathan Straz2013-01-021-0/+1
* GFS2: remove redundant lvb pointerDavid Teigland2012-11-151-4/+4
* GFS2: only use lvb on glocks that need itDavid Teigland2012-11-151-5/+7
* GFS2: skip dlm_unlock calls in unmountDavid Teigland2012-11-141-0/+8
* workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-201-1/+1
* dlm: fixes for nodir modeDavid Teigland2012-05-021-2/+0
* GFS2: Instruct DLM to avoid queue convert slowdownBob Peterson2012-04-241-3/+7
* GFS2: glock statistics gatheringSteven Whitehouse2012-02-281-5/+118
* GFS2: dlm based recovery coordinationDavid Teigland2012-01-111-10/+983
* dlm: add recovery callbacksDavid Teigland2012-01-041-2/+2
* GFS2: Fix glock deallocation raceSteven Whitehouse2011-03-091-2/+2
* GFS2: Use RCU for glock hash tableSteven Whitehouse2011-01-211-11/+3
* GFS2: Merge glock state fields into a bitfieldSteven Whitehouse2010-11-301-1/+0
* GFS2: Clean up of gdlm_lock functionSteven Whitehouse2010-11-301-10/+4