index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
glock.c
Age
Commit message (
Expand
)
Author
2019-05-31
gfs2: Fix occasional glock use-after-free
Andreas Gruenbacher
2019-05-31
gfs2: Fix lru_count going negative
Ross Lagerwall
2019-03-13
gfs2: Fix missed wakeups in find_insert_glock
Andreas Gruenbacher
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-04-12
gfs2: Stop using rhashtable_walk_peek
Andreas Gruenbacher
2018-02-01
gfs2: Glock dump performance regression fix
Andreas Gruenbacher
2017-12-11
rhashtable: Change rhashtable_walk_start to return void
Tom Herbert
2017-09-25
gfs2: Fix debugfs glocks dump
Andreas Gruenbacher
2017-08-30
gfs2: constify rhashtable_params
Arvind Yadav
2017-08-25
GFS2: Fix up some sparse warnings
Bob Peterson
2017-08-10
gfs2: Clean up waiting on glocks
Andreas Gruenbacher
2017-08-10
gfs2: gfs2_evict_inode: Put glocks asynchronously
Andreas Gruenbacher
2017-08-10
gfs2: gfs2_glock_get: Wait on freeing glocks
Andreas Gruenbacher
2017-08-09
GFS2: Don't waste time locking lru_lock for non-lru glocks
Bob Peterson
2017-07-07
gfs2: Fix glock rhashtable rcu bug
Andreas Gruenbacher
2017-07-05
gfs2: Clean up glock work enqueuing
Andreas Gruenbacher
2017-05-05
GFS2: Allow glocks to be unlocked after withdraw
Bob Peterson
2017-04-03
gfs2: Switch to rhashtable_lookup_get_insert_fast
Andreas Gruenbacher
2017-03-16
gfs2: Don't pack struct lm_lockname
Andreas Gruenbacher
2017-03-16
gfs2: Deduplicate gfs2_{glocks,glstats}_open
Andreas Gruenbacher
2017-03-16
gfs2: Replace rhashtable_walk_init with rhashtable_walk_enter
Andreas Gruenbacher
2017-03-16
GFS2: Prevent BUG from occurring when normal Withdraws occur
Bob Peterson
2017-02-23
Merge tag 'gfs2-4.11.addendum' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-02-23
gfs2: Add missing rcu locking for glock lookup
Andrew Price
2017-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-02-21
Merge tag 'gfs2-4.11.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-02-17
gfs2: Use rhashtable walk interface in glock_hash_walk
Herbert Xu
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-15
GFS2: Fix reference to ERR_PTR in gfs2_glock_iter_next
Dan Carpenter
2016-09-21
gfs2: fix to detect failure of register_shrinker
Chao Yu
2016-08-02
GFS2: use BIT() macro
Fabian Frederick
2016-06-27
gfs2: Lock holder cleanup
Andreas Gruenbacher
2016-06-27
gfs2: Get rid of gfs2_ilookup
Andreas Gruenbacher
2016-06-27
gfs2: Fix gfs2_lookup_by_inum lock inversion
Andreas Gruenbacher
2016-05-20
Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2016-04-12
GFS2: fs/gfs2/glock.c: Deinline do_error, save 1856 bytes
Denys Vlasenko
2016-04-05
rhashtable: accept GFP flags in rhashtable_walk_init
Bob Copeland
2016-03-24
GFS2: ignore unlock failures after withdraw
Benjamin Marzinski
2016-03-15
GFS2: Don't filter out I_FREEING inodes anymore
Bob Peterson
2016-03-15
GFS2: Prevent delete work from occurring on glocks used for create
Bob Peterson
2016-01-14
GFS2: Check if iopen is held when deleting inode
Bob Peterson
2015-12-14
GFS2: Reintroduce a timeout in function gfs2_gl_hash_clear
Bob Peterson
2015-12-14
GFS2: Reduce size of incore inode
Bob Peterson
2015-11-16
GFS2: Use rht_for_each_entry_rcu in glock_hash_walk
Andrew Price
2015-10-29
gfs2: Remove gl_spin define
Andreas Gruenbacher
2015-09-03
gfs2: A minor "sbstats" cleanup
Andreas Gruenbacher
2015-09-03
gfs2: Make statistics unsigned, suitable for use with do_div()
Ben Hutchings
2015-09-03
GFS2: Use resizable hash table for glocks
Bob Peterson
2015-09-03
GFS2: Move glock superblock pointer to field gl_name
Bob Peterson
[next]