summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/glock.h
Commit message (Expand)AuthorAgeFilesLines
* gfs2: Fix potential glock use-after-free on unmountAndreas Gruenbacher2024-04-241-0/+1
* gfs2: Replace gfs2_glock_queue_put with gfs2_glock_put_asyncAndreas Gruenbacher2024-04-091-1/+1
* gfs2: Add GL_NOBLOCK flagAndreas Gruenbacher2023-12-181-0/+1
* gfs2: No longer use 'extern' in function declarationsAndreas Gruenbacher2023-11-061-50/+50
* gfs2: Get rid of the gfs2_glock_is_held_* helpersAndreas Gruenbacher2023-09-221-15/+0
* gfs2: Remove LM_FLAG_PRIORITY flagAndreas Gruenbacher2023-09-051-9/+0
* gfs2: Split the two kinds of glock "delete" workAndreas Gruenbacher2023-01-311-1/+1
* gfs2: Move delete workqueue into super blockAndreas Gruenbacher2023-01-311-1/+0
* gfs2: Get rid of GLF_PENDING_DELETE flagAndreas Gruenbacher2023-01-311-1/+0
* gfs2: Remove support for glock holder auto-demotionAndreas Gruenbacher2022-12-151-20/+0
* gfs2: Uninline and improve glock_{set,clear}_objectAndreas Gruenbacher2022-12-061-26/+3
* gfs2: Clean up after gfs2_create_inode reworkAndreas Gruenbacher2022-12-061-14/+0
* gfs2: Make gfs2_glock_hold return its glock argumentAndreas Gruenbacher2022-12-061-1/+1
* gfs2: Merge branch 'for-next.nopid' into for-nextAndreas Gruenbacher2022-10-091-0/+1
|\
| * gfs2: Add GL_NOPID flag for process-independent glock holdersAndreas Gruenbacher2022-06-291-0/+1
* | gfs2: Dequeue waiters when withdrawnBob Peterson2022-08-251-0/+1
* | gfs2: Revert 'Fix "truncate in progress" hang'Andreas Gruenbacher2022-06-291-2/+0
* | gfs2: Instantiate glocks ouside of glock state engineAndreas Gruenbacher2022-06-291-0/+2
|/
* gfs2: Use container_of() for gfs2_glock(aspace)Kees Cook2022-05-241-2/+10
* gfs2: fix GL_SKIP node_scope problemsBob Peterson2021-10-251-0/+1
* gfs2: Save ip from gfs2_glock_nq_initAndreas Gruenbacher2021-10-251-3/+10
* gfs2: Introduce flag for glock holder auto-demotionBob Peterson2021-10-201-0/+20
* gfs2: Allow node-wide exclusive glock sharingBob Peterson2021-02-171-0/+6
* Merge branch 'gfs2-iopen' into for-nextAndreas Gruenbacher2020-06-051-0/+7
|\
| * gfs2: Turn gl_delete into a delayed workAndreas Gruenbacher2020-06-051-0/+4
| * gfs2: Keep track of deleted inode generations in LVBsAndreas Gruenbacher2020-06-051-0/+3
* | gfs2: introduce new gfs2_glock_assert_withdrawBob Peterson2020-06-051-0/+9
|/
* gfs2: Use async glocks for renameBob Peterson2019-09-041-0/+6
* gfs2: dump fsid when dumping glock problemsBob Peterson2019-06-271-4/+7
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398Thomas Gleixner2019-06-051-4/+1
* gfs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-231-2/+2
* gfs2: Dump nrpages for inodes and their glocksBob Peterson2018-12-121-1/+1
* gfs2: gfs2_evict_inode: Put glocks asynchronouslyAndreas Gruenbacher2017-08-101-0/+2
* GFS2: Introduce helper for clearing gl_objectBob Peterson2017-07-211-0/+34
* gfs2: Get rid of flush_delayed_work in gfs2_evict_inodeAndreas Gruenbacher2017-07-051-0/+7
* gfs2: Lock holder cleanupAndreas Gruenbacher2016-06-271-0/+10
* GFS2: Reduce size of incore inodeBob Peterson2015-12-141-13/+13
* gfs2: Remove gl_spin defineAndreas Gruenbacher2015-10-291-2/+2
* GFS2: Don't use ENOBUFS when ENOMEM is the correct error codeSteven Whitehouse2014-01-161-1/+1
* GFS2: Use lockref for glocksSteven Whitehouse2013-10-151-2/+0
* GFS2: Remove gfs2_refresh_inode from inode creation pathSteven Whitehouse2013-04-081-1/+0
* GFS2: Review bug traps in glops.cSteven Whitehouse2012-11-071-27/+27
* GFS2: dlm based recovery coordinationDavid Teigland2012-01-111-2/+5
* treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-311-1/+1
* GFS2: Automatically adjust glock min hold timeBob Peterson2011-07-151-0/+6
* GFS2: Alter point of entry to glock lru list for glocks with an address_spaceSteven Whitehouse2011-04-201-2/+1
* GFS2: Fix glock deallocation raceSteven Whitehouse2011-03-091-1/+1
* GFS2: Use RCU for glock hash tableSteven Whitehouse2011-01-211-21/+18
* GFS2: Remove duplicate #defines from glock.hSteven Whitehouse2010-11-301-14/+0
* GFS2: Clean up of gdlm_lock functionSteven Whitehouse2010-11-301-8/+4