summaryrefslogtreecommitdiff
path: root/fs/gfs2/ops_fstype.c
AgeCommit message (Expand)Author
2025-12-03Merge tag 'gfs2-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds
2025-11-26gfs2: New gfs2_withdraw_helperAndreas Gruenbacher
2025-11-26Revert "gfs2: Allow some glocks to be used during withdraw"Andreas Gruenbacher
2025-11-26Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (4/6)Andreas Gruenbacher
2025-11-26Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (1/6)Andreas Gruenbacher
2025-11-26gfs2: Rename LM_FLAG_{NOEXP -> RECOVER}Andreas Gruenbacher
2025-11-26gfs2: Rename gfs2_{withdrawing_or_ => }withdrawnAndreas Gruenbacher
2025-11-26gfs2: Asynchronous withdrawAndreas Gruenbacher
2025-11-26gfs2: Add clean argument to lm_unmount hookAndreas Gruenbacher
2025-11-26gfs2: Prevent recursive memory reclaimAndreas Gruenbacher
2025-10-20gfs2: use the new ->i_state accessorsMateusz Guzik
2025-09-29Merge tag 'vfs-6.18-rc1.workqueue' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-19fs: WQ_PERCPU added to alloc_workqueue usersMarco Crivellari
2025-08-27fs: stop accessing ->i_count directly in f2fs and gfs2Josef Bacik
2025-07-28Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2025-07-09gfs2: Use SECTOR_SIZE and SECTOR_SHIFTAndreas Gruenbacher
2025-06-10new helper: set_default_d_op()Al Viro
2025-05-30gfs2: Don't clear sb->s_fs_info in gfs2_sys_fs_addAndrew Price
2025-05-26Merge tag 'gfs2-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds
2025-05-07gfs2: use bdev_rw_virt in gfs2_read_superChristoph Hellwig
2025-04-21gfs2: Remove unnecessary NULL check before free_percpu()Chen Ni
2025-04-21gfs2: check sb_min_blocksize return valueEdward Adam Davis
2025-04-21gfs2: replace sd_aspace with sd_inodeAndreas Gruenbacher
2024-08-20gfs2: fix double destroy_workqueue errorJulian Sun
2024-06-20gfs2: Get rid of some unnecessary quota lockingAndreas Gruenbacher
2024-05-29gfs2: Switch to a per-filesystem glock workqueueAndreas Gruenbacher
2024-05-21Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-05-14Merge tag 'gfs2-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2024-05-03gfs2: more obvious initializations of mapping->hostAl Viro
2024-05-02gfs2: Simplify gfs2_read_superMatthew Wilcox (Oracle)
2024-04-29gfs2: gfs2_freeze_unlock cleanupAndreas Gruenbacher
2024-04-24gfs2: Fix potential glock use-after-free on unmountAndreas Gruenbacher
2024-02-08fs: super_set_uuid()Kent Overstreet
2024-01-10Merge tag 'gfs2-v6.7-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-12-20gfs2: Rename gfs2_withdrawn to gfs2_withdrawing_or_withdrawnAndreas Gruenbacher
2023-12-20gfs2: Mark withdraws as unlikelyAndreas Gruenbacher
2023-11-21fs: Rename mapping private membersMatthew Wilcox (Oracle)
2023-11-07Merge tag 'gfs2-v6.6-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-11-06gfs2: don't withdraw if init_threads() got interruptedAndreas Gruenbacher
2023-11-06gfs2: Rename gfs2_lookup_{ simple => meta }Andreas Gruenbacher
2023-10-23gfs2: Stop using GFS2_BASIC_BLOCK and GFS2_BASIC_BLOCK_SHIFTAndreas Gruenbacher
2023-10-04kthread: add kthread_stop_putAndreas Gruenbacher
2023-09-05gfs2: Introduce new quota=quiet mount optionBob Peterson
2023-09-05gfs2: Add device name to gfs2_logd and gfs2_quotadAndreas Gruenbacher
2023-09-05gfs2: Fix asynchronous thread destructionAndreas Gruenbacher
2023-09-05gfs2: Rename SDF_DEACTIVATING to SDF_KILLAndreas Gruenbacher
2023-09-05gfs2: Rename sd_{ glock => kill }_waitAndreas Gruenbacher
2023-07-04Merge tag 'gfs2-v6.4-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-07-03gfs2: gfs2_freeze_lock_shared cleanupAndreas Gruenbacher
2023-07-03gfs2: Replace sd_freeze_state with SDF_FROZEN flagAndreas Gruenbacher