index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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 and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
glock.c
Age
Commit message (
Expand
)
Author
2025-02-07
lockref: remove count argument of lockref_init
Andreas Gruenbacher
2025-02-07
gfs2: use lockref_init for gl_lockref
Andreas Gruenbacher
2024-11-26
Merge tag 'gfs2-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
2024-11-19
gfs2: Prevent inode creation race
Andreas Gruenbacher
2024-11-05
gfs2: Randomize GLF_VERIFY_DELETE work delay
Andreas Gruenbacher
2024-11-05
gfs2: Use mod_delayed_work in gfs2_queue_try_to_evict
Andreas Gruenbacher
2024-11-05
gfs2: Update to the evict / remote delete documentation
Andreas Gruenbacher
2024-11-05
gfs2: Call gfs2_queue_verify_delete from gfs2_evict_inode
Andreas Gruenbacher
2024-11-05
gfs2: Clean up delete work processing
Andreas Gruenbacher
2024-11-05
gfs2: Minor delete_work_func cleanup
Andreas Gruenbacher
2024-11-05
gfs2: Rename GIF_{DEFERRED -> DEFER}_DELETE
Andreas Gruenbacher
2024-11-05
gfs2: Faster gfs2_upgrade_iopen_glock wakeups
Andreas Gruenbacher
2024-10-07
get rid of ...lookup...fdget_rcu() family
Al Viro
2024-09-25
gfs2: Fix unlinked inode cleanup
Andreas Gruenbacher
2024-09-25
gfs2: Allow immediate GLF_VERIFY_DELETE work
Andreas Gruenbacher
2024-09-24
gfs2: Initialize gl_no_formal_ino earlier
Andreas Gruenbacher
2024-09-24
gfs2: Rename GLF_VERIFY_EVICT to GLF_VERIFY_DELETE
Andreas Gruenbacher
2024-08-20
gfs2: fix double destroy_workqueue error
Julian Sun
2024-08-20
gfs2: Minor gfs2_glock_cb cleanup
Andreas Gruenbacher
2024-07-09
gfs2: Clean up glock demote logic
Andreas Gruenbacher
2024-05-29
gfs2: Get rid of demote_ok checks
Andreas Gruenbacher
2024-05-29
Revert "GFS2: Don't add all glocks to the lru"
Andreas Gruenbacher
2024-05-29
gfs2: Revise glock reference counting model
Andreas Gruenbacher
2024-05-29
gfs2: Switch to a per-filesystem glock workqueue
Andreas Gruenbacher
2024-05-29
gfs2: Report when glocks cannot be freed for a long time
Andreas Gruenbacher
2024-05-29
gfs2: gfs2_glock_get cleanup
Andreas Gruenbacher
2024-05-29
gfs2: Invert the GLF_INITIAL flag
Andreas Gruenbacher
2024-05-29
gfs2: Remove outdated comment in glock_work_func
Andreas Gruenbacher
2024-05-28
gfs2: Rename handle_callback to request_demote
Andreas Gruenbacher
2024-05-28
gfs2: Rename GLF_FROZEN to GLF_HAVE_FROZEN_REPLY
Andreas Gruenbacher
2024-05-28
gfs2: Rename GLF_REPLY_PENDING to GLF_HAVE_REPLY
Andreas Gruenbacher
2024-05-28
gfs2: Rename GLF_FREEING to GLF_UNLOCKED
Andreas Gruenbacher
2024-05-28
gfs2: Remove useless return statement in run_queue
Andreas Gruenbacher
2024-05-28
gfs2: Remove unnecessary function prototype
Andreas Gruenbacher
2024-05-21
Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-03
gfs2: more obvious initializations of mapping->host
Al Viro
2024-04-24
gfs2: Remove and replace gfs2_glock_queue_work
Andreas Gruenbacher
2024-04-24
gfs2: do_xmote fixes
Andreas Gruenbacher
2024-04-24
gfs2: finish_xmote cleanup
Andreas Gruenbacher
2024-04-24
gfs2: Fix potential glock use-after-free on unmount
Andreas Gruenbacher
2024-04-24
gfs2: Remove ill-placed consistency check
Andreas Gruenbacher
2024-04-24
gfs2: Fix lru_count accounting
Andreas Gruenbacher
2024-04-09
gfs2: Fix "Make glock lru list scanning safer"
Andreas Gruenbacher
2024-04-09
Revert "gfs2: fix glock shrinker ref issues"
Andreas Gruenbacher
2024-04-09
gfs2: Fix "ignore unlock failures after withdraw"
Andreas Gruenbacher
2024-04-09
gfs2: Get rid of unnecessary test_and_set_bit
Andreas Gruenbacher
2024-04-09
gfs2: Don't set GLF_LOCK in gfs2_dispose_glock_lru
Andreas Gruenbacher
2024-04-09
gfs2: Replace gfs2_glock_queue_put with gfs2_glock_put_async
Andreas Gruenbacher
2024-01-10
Merge tag 'gfs2-v6.7-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-12-20
gfs2: Rename gfs2_withdrawn to gfs2_withdrawing_or_withdrawn
Andreas Gruenbacher
[next]