summaryrefslogtreecommitdiff
path: root/fs/gfs2
AgeCommit message (Expand)Author
2024-11-05gfs2: Clean up delete work processingAndreas Gruenbacher
2024-11-05gfs2: Minor delete_work_func cleanupAndreas Gruenbacher
2024-11-05gfs2: Return enum evict_behavior from gfs2_upgrade_iopen_glockAndreas Gruenbacher
2024-11-05gfs2: Rename dinode_demise to evict_behaviorAndreas Gruenbacher
2024-11-05gfs2: Rename GIF_{DEFERRED -> DEFER}_DELETEAndreas Gruenbacher
2024-11-05gfs2: Faster gfs2_upgrade_iopen_glock wakeupsAndreas Gruenbacher
2024-10-22KMSAN: uninit-value in inode_go_dump (5)Qianqiang Liu
2024-10-07get rid of ...lookup...fdget_rcu() familyAl Viro
2024-10-02Merge patch series "Fixup NLM and kNFSD file lock callbacks"Christian Brauner
2024-10-01exportfs: Remove EXPORT_OP_ASYNC_LOCKBenjamin Coddington
2024-09-25gfs2: Fix unlinked inode cleanupAndreas Gruenbacher
2024-09-25gfs2: Allow immediate GLF_VERIFY_DELETE workAndreas Gruenbacher
2024-09-24gfs2: Initialize gl_no_formal_ino earlierAndreas Gruenbacher
2024-09-24gfs2: Rename GLF_VERIFY_EVICT to GLF_VERIFY_DELETEAndreas Gruenbacher
2024-09-23Merge tag 'gfs2-v6.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-12gfs2/ocfs2: set FOP_ASYNC_LOCKBenjamin Coddington
2024-09-03iomap: add a private argument for iomap_file_buffered_writeJosef Bacik
2024-09-02gfs2: Remove gfs2_aspace_writepage()Matthew Wilcox (Oracle)
2024-09-02gfs2: Remove gfs2_jdata_writepage()Matthew Wilcox (Oracle)
2024-09-02gfs2: Remove __gfs2_writepage()Matthew Wilcox (Oracle)
2024-09-02gfs2: Add gfs2_aspace_writepages()Matthew Wilcox (Oracle)
2024-08-20gfs2: fix double destroy_workqueue errorJulian Sun
2024-08-20gfs2: Minor gfs2_glock_cb cleanupAndreas Gruenbacher
2024-07-09gfs2: Clean up glock demote logicAndreas Gruenbacher
2024-06-20gfs2: Revert "check for no eligible quota changes"Andreas Gruenbacher
2024-06-20gfs2: Be more careful with the quota sync generationAndreas Gruenbacher
2024-06-20gfs2: Get rid of some unnecessary quota lockingAndreas Gruenbacher
2024-06-12gfs2: Add some missing quota lockingAndreas Gruenbacher
2024-06-08gfs2: Fold qd_fish into gfs2_quota_syncAndreas Gruenbacher
2024-06-08gfs2: quota need_sync cleanupAndreas Gruenbacher
2024-06-08gfs2: Fix and clean up function do_qcAndreas Gruenbacher
2024-06-08gfs2: Revert "Add quota_change type"Andreas Gruenbacher
2024-06-08gfs2: Revert "ignore negated quota changes"Andreas Gruenbacher
2024-06-08gfs2: qd_check_sync cleanupsAndreas Gruenbacher
2024-06-08gfs2: Revert "introduce qd_bh_get_or_undo"Andreas Gruenbacher
2024-06-07gfs2: Check quota consistency on mountAndreas Gruenbacher
2024-06-04gfs2: Minor gfs2_quota_init error path cleanupAndreas Gruenbacher
2024-05-29gfs2: Get rid of demote_ok checksAndreas Gruenbacher
2024-05-29Revert "GFS2: Don't add all glocks to the lru"Andreas Gruenbacher
2024-05-29gfs2: Revise glock reference counting modelAndreas Gruenbacher
2024-05-29gfs2: Switch to a per-filesystem glock workqueueAndreas Gruenbacher
2024-05-29gfs2: Report when glocks cannot be freed for a long timeAndreas Gruenbacher
2024-05-29gfs2: gfs2_glock_get cleanupAndreas Gruenbacher
2024-05-29gfs2: Invert the GLF_INITIAL flagAndreas Gruenbacher
2024-05-29gfs2: Remove outdated comment in glock_work_funcAndreas Gruenbacher
2024-05-28gfs2: Rename handle_callback to request_demoteAndreas Gruenbacher
2024-05-28gfs2: Rename GLF_FROZEN to GLF_HAVE_FROZEN_REPLYAndreas Gruenbacher
2024-05-28gfs2: Rename GLF_REPLY_PENDING to GLF_HAVE_REPLYAndreas Gruenbacher
2024-05-28gfs2: Rename GLF_FREEING to GLF_UNLOCKEDAndreas Gruenbacher
2024-05-28gfs2: Remove useless return statement in run_queueAndreas Gruenbacher