index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
glock.c
Age
Commit message (
Expand
)
Author
2025-07-15
gfs2: a minor finish_xmote cleanup
Andreas Gruenbacher
2025-07-15
gfs2: simplify finish_xmote
Andreas Gruenbacher
2025-07-15
gfs2: sanitize the gdlm_ast -> finish_xmote interface
Andreas Gruenbacher
2025-07-09
gfs2: Minor do_xmote cancelation fix
Andreas Gruenbacher
2025-04-21
gfs2: replace sd_aspace with sd_inode
Andreas Gruenbacher
2025-03-27
Merge tag 'gfs2-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
2025-03-10
gfs2: remove redundant warnings
Andreas Gruenbacher
2025-03-10
gfs2: Prevent inode creation race (2)
Andreas Gruenbacher
2025-03-10
gfs2: Fix additional unlikely request cancelation race
Andreas Gruenbacher
2025-03-10
gfs2: Fix request cancelation bug
Andreas Gruenbacher
2025-03-10
gfs2: Check for empty queue in run_queue
Andreas Gruenbacher
2025-03-10
gfs2: Remove more dead code in add_to_queue
Andreas Gruenbacher
2025-03-10
gfs2: Replace GIF_DEFER_DELETE with GLF_DEFER_DELETE
Andreas Gruenbacher
2025-03-10
gfs2: glock holder GL_NOPID fix
Andreas Gruenbacher
2025-03-10
gfs2: Add GLF_PENDING_REPLY flag
Andreas Gruenbacher
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
[next]