aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/glock.c
Commit message (Expand)AuthorAge
* gfs2: Use async glocks for renameBob Peterson2019-09-04
* gfs2: create function gfs2_glock_update_hold_timeAndreas Gruenbacher2019-09-04
* gfs2: Fix possible fs name overflowsBob Peterson2019-09-03
* gfs2: dump fsid when dumping glock problemsBob Peterson2019-06-27
* gfs2: Rename SDF_SHUTDOWN to SDF_WITHDRAWNBob Peterson2019-06-27
* gfs2: Use IS_ERR_OR_NULLKefeng Wang2019-06-27
* Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-08
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398Thomas Gleixner2019-06-05
* | Revert "gfs2: Replace gl_revokes with a GLF flag"Bob Peterson2019-06-06
|/
* gfs2: Replace gl_revokes with a GLF flagBob Peterson2019-05-07
* gfs2: Fix occasional glock use-after-freeAndreas Gruenbacher2019-05-07
* gfs2: Fix lru_count going negativeRoss Lagerwall2019-05-07
* gfs2: Fix missed wakeups in find_insert_glockAndreas Gruenbacher2019-03-08
* gfs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-23
* gfs2: Dump nrpages for inodes and their glocksBob Peterson2018-12-12
* gfs2: Use fs_* functions instead of pr_* function where we canBob Peterson2018-10-05
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* gfs2: Stop using rhashtable_walk_peekAndreas Gruenbacher2018-04-12
* gfs2: Glock dump performance regression fixAndreas Gruenbacher2018-02-01
* rhashtable: Change rhashtable_walk_start to return voidTom Herbert2017-12-11
* gfs2: Fix debugfs glocks dumpAndreas Gruenbacher2017-09-25
* gfs2: constify rhashtable_paramsArvind Yadav2017-08-30
* GFS2: Fix up some sparse warningsBob Peterson2017-08-25
* gfs2: Clean up waiting on glocksAndreas Gruenbacher2017-08-10
* gfs2: gfs2_evict_inode: Put glocks asynchronouslyAndreas Gruenbacher2017-08-10
* gfs2: gfs2_glock_get: Wait on freeing glocksAndreas Gruenbacher2017-08-10
* GFS2: Don't waste time locking lru_lock for non-lru glocksBob Peterson2017-08-09
* gfs2: Fix glock rhashtable rcu bugAndreas Gruenbacher2017-07-07
* gfs2: Clean up glock work enqueuingAndreas Gruenbacher2017-07-05
* GFS2: Allow glocks to be unlocked after withdrawBob Peterson2017-05-05
* gfs2: Switch to rhashtable_lookup_get_insert_fastAndreas Gruenbacher2017-04-03
* gfs2: Don't pack struct lm_locknameAndreas Gruenbacher2017-03-16
* gfs2: Deduplicate gfs2_{glocks,glstats}_openAndreas Gruenbacher2017-03-16
* gfs2: Replace rhashtable_walk_init with rhashtable_walk_enterAndreas Gruenbacher2017-03-16
* GFS2: Prevent BUG from occurring when normal Withdraws occurBob Peterson2017-03-16
* Merge tag 'gfs2-4.11.addendum' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-02-23
|\
| * gfs2: Add missing rcu locking for glock lookupAndrew Price2017-02-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-02-22
|\ \
| * | gfs2: Use rhashtable walk interface in glock_hash_walkHerbert Xu2017-02-17
* | | Merge tag 'gfs2-4.11.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-02-21
|\ \ \ | |/ / |/| / | |/
| * GFS2: Fix reference to ERR_PTR in gfs2_glock_iter_nextDan Carpenter2016-12-15
* | ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-25
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
|/
* gfs2: fix to detect failure of register_shrinkerChao Yu2016-09-21
* GFS2: use BIT() macroFabian Frederick2016-08-02
* gfs2: Lock holder cleanupAndreas Gruenbacher2016-06-27
* gfs2: Get rid of gfs2_ilookupAndreas Gruenbacher2016-06-27
* gfs2: Fix gfs2_lookup_by_inum lock inversionAndreas Gruenbacher2016-06-27
* Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2016-05-20
|\
| * GFS2: fs/gfs2/glock.c: Deinline do_error, save 1856 bytesDenys Vlasenko2016-04-12