summaryrefslogtreecommitdiff
path: root/fs/gfs2
AgeCommit message (Expand)Author
7 daysMerge tag 'vfs-6.17-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
7 daysMerge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
8 daysMerge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2025-07-16gfs2: No more self recoveryAndreas Gruenbacher
2025-07-16gfs2: Validate i_depth for exhash directoriesAndrew Price
2025-07-15gfs2: Set .migrate_folio in gfs2_{rgrp,meta}_aopsAndrew Price
2025-07-15gfs2: a minor finish_xmote cleanupAndreas Gruenbacher
2025-07-15gfs2: simplify finish_xmoteAndreas Gruenbacher
2025-07-15gfs2: sanitize the gdlm_ast -> finish_xmote interfaceAndreas Gruenbacher
2025-07-14iomap: replace iomap_folio_ops with iomap_write_opsChristoph Hellwig
2025-07-14iomap: hide ioends from the generic writeback codeChristoph Hellwig
2025-07-14iomap: refactor the writeback interfaceChristoph Hellwig
2025-07-14iomap: pass more arguments using the iomap writeback contextChristoph Hellwig
2025-07-09gfs2: Minor do_xmote cancelation fixAndreas Gruenbacher
2025-07-09gfs2: Remove GIF_ALLOC_FAILED flagAndreas Gruenbacher
2025-07-09gfs2: Use SECTOR_SIZE and SECTOR_SHIFTAndreas Gruenbacher
2025-07-04tree-wide: s/struct fileattr/struct file_kattr/gChristian Brauner
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-26Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linuxLinus Torvalds
2025-05-26Merge tag 'vfs-6.16-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-22gfs2: No more gfs2_find_jhead cachingAndreas Gruenbacher
2025-05-22gfs2: Get rid of duplicate log head lookupAndreas Gruenbacher
2025-05-22gfs2: Simplify clean_journalAndreas Gruenbacher
2025-05-22gfs2: Simplify gfs2_log_pointers_initAndreas Gruenbacher
2025-05-22gfs2: Move gfs2_log_pointers_initAndreas Gruenbacher
2025-05-22gfs2: Minor comments fixAndreas Gruenbacher
2025-05-22gfs2: Don't start unnecessary transactions during log flushAndreas Gruenbacher
2025-05-22gfs2: Move gfs2_trans_add_databufsAndreas Gruenbacher
2025-05-22gfs2: Rename jdata_dirty_folio to gfs2_jdata_dirty_folioAndreas Gruenbacher
2025-05-22gfs2: avoid inefficient use of crc32_le_shift()Eric Biggers
2025-05-22gfs2: Do not call iomap_zero_range beyond eofAndreas Gruenbacher
2025-05-22gfs: don't check for AOP_WRITEPAGE_ACTIVATE in gfs2_write_jdata_batchChristoph Hellwig
2025-05-09super: add filesystem freezing helpers for suspend and hibernateChristian Brauner
2025-05-07gfs2: use bdev_rw_virt in gfs2_read_superChristoph Hellwig
2025-04-24gfs2: Fix usage of bio->bi_status in gfs2_end_log_writeAndrew Price
2025-04-24gfs2: deallocate inodes in gfs2_create_inodeAndreas Gruenbacher
2025-04-21gfs2: Move GIF_ALLOC_FAILED check out of gfs2_ea_deallocAndreas Gruenbacher
2025-04-21gfs2: Move gfs2_dinode_deallocAndreas Gruenbacher
2025-04-21gfs2: Don't reread inodes unnecessarilyAndreas Gruenbacher
2025-04-21gfs2: gfs2_create_inode error handling fixAndreas Gruenbacher
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
2025-04-21gfs2: only apply DLM_LKF_VALBLK if sb_lvbptr is not NULLAlexander Aring
2025-04-21gfs2: move msleep to sleepable contextAlexander Aring
2025-04-07gfs2: pass through holder from the VFS for freeze/thawChristian Brauner
2025-04-04lib/crc: remove CONFIG_LIBCRC32CEric Biggers
2025-03-27Merge tag 'gfs2-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds