summaryrefslogtreecommitdiff
path: root/fs/gfs2/bmap.c
AgeCommit message (Expand)Author
11 daysMerge tag 'gfs2-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...Linus Torvalds
2026-06-04gfs2: Convert gfs2_metapath_ra to bh_submit()Matthew Wilcox (Oracle)
2026-05-29gfs2: page poisoning fixAndreas Gruenbacher
2026-04-15Merge tag 'gfs2-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...Linus Torvalds
2026-04-07gfs2: inode directory consistency checksAndreas Gruenbacher
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-30gfs2: Fix use-after-free in iomap inline data write pathDeepanshu Kartikey
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-05-22gfs2: Move gfs2_trans_add_databufsAndreas Gruenbacher
2025-05-22gfs2: Do not call iomap_zero_range beyond eofAndreas Gruenbacher
2025-02-06iomap: pass private data to iomap_zero_rangeChristoph Hellwig
2024-05-14Merge tag 'gfs2-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2024-04-09gfs2: Get rid of newlines in log messagesAndreas Gruenbacher
2024-03-25Merge tag 'gfs2-v6.8-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds
2024-03-11gfs2: Fix invalid metadata access in punch_holeAndrew Price
2024-02-01iomap: pass the length of the dirty region to ->map_blocksChristoph Hellwig
2023-11-07Merge tag 'gfs2-v6.6-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-11-06gfs2: Get rid of gfs2_alloc_blocks generation parameterAndreas Gruenbacher
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-11-02gfs2: Add metapath_dibh helperAndreas Gruenbacher
2023-10-25buffer: remove folio_create_empty_buffers()Matthew Wilcox (Oracle)
2023-10-25gfs2: convert inode unstuffing to use a folioMatthew Wilcox (Oracle)
2023-10-18gfs2: convert to new timestamp accessorsJeff Layton
2023-09-18gfs2: Remove unused gfs2_extent_length argumentAndreas Gruenbacher
2023-09-05Merge tag 'gfs2-v6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-09-05gfs: Don't use GFP_NOFS in gfs2_unstuff_dinodeAndreas Gruenbacher
2023-08-28Merge tag 'iomap-6.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-07-24iomap: Create large folios in the buffered write pathMatthew Wilcox (Oracle)
2023-07-24gfs2: convert to ctime accessor functionsJeff Layton
2023-06-06gfs2: fix minor comment typosBob Peterson
2023-04-18gfs2: Eliminate gfs2_trim_blocksBob Peterson
2023-02-22gfs2: Convert gfs2_page_add_databufs to foliosAndreas Gruenbacher
2023-01-18iomap: Rename page_ops to folio_opsAndreas Gruenbacher
2023-01-18iomap: Rename page_prepare handler to get_folioAndreas Gruenbacher
2023-01-18iomap/gfs2: Get page in page_prepare handlerAndreas Gruenbacher
2023-01-18iomap: Rename page_done handler to put_folioAndreas Gruenbacher
2023-01-18iomap/gfs2: Unlock and put folio in page_done handlerAndreas Gruenbacher
2022-12-06gfs2: Always check inode size of inline inodesAndreas Gruenbacher
2022-07-14fs/buffer: Combine two submit_bh() and ll_rw_block() argumentsBart Van Assche
2022-05-13gfs2: Fix filesystem block deallocation for short writesAndreas Gruenbacher
2022-03-03gfs2: Remove return value for gfs2_indirect_initBob Peterson
2022-02-15gfs2: gfs2_setattr_size error path fixAndreas Gruenbacher
2021-11-06gfs2: Fix length of holes reported at end-of-fileAndreas Gruenbacher
2021-10-20gfs2: Move the inode glock locking to gfs2_file_buffered_writeAndreas Gruenbacher
2021-08-16iomap: remove the iomap arguments to ->page_{prepare,done}Christoph Hellwig
2021-06-29gfs2: Clean up gfs2_unstuff_dinodeAndreas Gruenbacher
2021-04-09gfs2: Fix a number of kernel-doc warningsLee Jones
2021-04-03gfs2: Turn gfs2_meta_indirect_buffer into gfs2_meta_bufferAndreas Gruenbacher