- f3506ee gfs2: Fix length of holes reported at end-of-file by Andreas Gruenbacher · 3 years, 2 months ago
- b924bda gfs2: Move the inode glock locking to gfs2_file_buffered_write by Andreas Gruenbacher · 3 years, 5 months ago
- 1d25d0a iomap: remove the iomap arguments to ->page_{prepare,done} by Christoph Hellwig · 3 years, 5 months ago
- 7a607a4 gfs2: Clean up gfs2_unstuff_dinode by Andreas Gruenbacher · 3 years, 7 months ago
- c551f66 gfs2: Fix a number of kernel-doc warnings by Lee Jones · 3 years, 10 months ago
- 6d8da30 gfs2: Turn gfs2_meta_indirect_buffer into gfs2_meta_buffer by Andreas Gruenbacher · 3 years, 10 months ago
- 152f58c gfs2: Replace gfs2_lblk_to_dblk with gfs2_get_extent by Andreas Gruenbacher · 3 years, 10 months ago
- 9153dac gfs2: Turn gfs2_extent_map into gfs2_{get,alloc}_extent by Andreas Gruenbacher · 3 years, 10 months ago
- 5499225 gfs2: Add new gfs2_iomap_get helper by Andreas Gruenbacher · 3 years, 10 months ago
- 803074a Merge branches 'rgrp-glock-sharing' and 'gfs2-revoke' from https://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git by Andreas Gruenbacher · 3 years, 11 months ago
- 4fc7ec3 gfs2: Use resource group glock sharing by Bob Peterson · 7 years ago
- 7009fa9 gfs2: Recursive gfs2_quota_hold in gfs2_iomap_end by Andreas Gruenbacher · 4 years ago
- c65b76b gfs2: Only use struct gfs2_rbm for bitmap manipulations by Andreas Gruenbacher · 6 years ago
- d3039c0 Revert "gfs2: Ignore journal log writes for jdata holes" by Bob Peterson · 4 years, 2 months ago
- b2a846d gfs2: Ignore journal log writes for jdata holes by Bob Peterson · 4 years, 5 months ago
- a664574 gfs2: simplify gfs2_block_map by Bob Peterson · 4 years, 5 months ago
- 2164f9b gfs2: use iomap for buffered I/O in ordered and writeback mode by Christoph Hellwig · 6 years ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- 8c2618a Merge tag 'gfs2-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 4 years, 5 months ago
- 70499cd gfs2: Never call gfs2_block_zero_range with an open transaction by Bob Peterson · 4 years, 6 months ago
- 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 8 months ago
- 566a2ab gfs2: Another gfs2_walk_metadata fix by Andreas Gruenbacher · 4 years, 9 months ago
- 1595548 gfs2: Split gfs2_rsqa_delete into gfs2_rs_delete and gfs2_qa_put by Andreas Gruenbacher · 4 years, 10 months ago
- 2fba46a gfs2: Change inode qa_data to allow multiple users by Bob Peterson · 4 years, 11 months ago
- d580712 gfs2: eliminate gfs2_rsqa_alloc in favor of gfs2_qa_alloc by Bob Peterson · 4 years, 10 months ago
- 969183b gfs2: Switch to list_{first,last}_entry by Andreas Gruenbacher · 5 years ago
- 3f1266e Merge tag 'gfs2-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 5 years ago
- 39c3a94 gfs2: Improve mmap write vs. punch_hole consistency by Andreas Gruenbacher · 5 years ago
- c039b99 iomap: use a srcmap for a read-modify-write I/O by Goldwyn Rodrigues · 5 years ago
- f0b444b gfs2: clear buf_in_tr when ending a transaction in sweep_bh_for_rgrps by Bob Peterson · 5 years ago
- b473bc2d gfs2: Improve mmap write vs. truncate consistency by Andreas Gruenbacher · 5 years ago
- 2257e46 gfs2: implement gfs2_block_zero_range using iomap_zero_range by Christoph Hellwig · 6 years ago
- 72d36d0 gfs2: Add support for IOMAP_ZERO by Andreas Gruenbacher · 6 years ago
- 34aad20 gfs2: gfs2_iomap_begin cleanup by Andreas Gruenbacher · 6 years ago
- a27a0c9 gfs2: gfs2_walk_metadata fix by Andreas Gruenbacher · 5 years ago
- 706cb54 gfs2: Inode dirtying fix by Andreas Gruenbacher · 5 years ago
- 0248a8b Merge tag 'gfs2-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 6 years ago
- a47f5c5 Merge tag 'iomap-5.3-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
- bb4cb25 gfs2: Remove unused gfs2_iomap_alloc argument by Andreas Gruenbacher · 6 years ago
- 8d3e72a iomap: don't mark the inode dirty in iomap_write_end by Andreas Gruenbacher · 6 years ago
- f29e62e gfs2: replace more printk with calls to fs_info and friends by Bob Peterson · 6 years ago
- 4066524 Merge tag 'gfs2-v5.2.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 6 years ago
- 2741b67 gfs2: Fix rounding error in gfs2_iomap_page_prepare by Andreas Gruenbacher · 6 years ago
- 7336d0e treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398 by Thomas Gleixner · 6 years ago
- d0a22a4 gfs2: Fix iomap write page reclaim deadlock by Andreas Gruenbacher · 6 years ago
- fbb2787 gfs2: Rename gfs2_trans_{add_unrevoke => remove_revoke} by Andreas Gruenbacher · 6 years ago
- 7c70b89 gfs2: clean_journal improperly set sd_log_flush_head by Bob Peterson · 6 years ago
- b4b52b8 Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 6 years ago
- df0db3e iomap: Add a page_prepare callback by Andreas Gruenbacher · 6 years ago
- 0a4c926 fs: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
- bc02056 gfs2: take jdata unstuff into account in do_grow by Bob Peterson · 6 years ago
- 98583b3 gfs2: add more timing info to journal recovery process by Abhi Das · 6 years ago
- e6a2562 Merge tag 'gfs2-4.20.fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 6 years ago
- c26b5aa gfs2: Fix iomap buffer head reference counting bug by Andreas Gruenbacher · 6 years ago
- e7445ce gfs2: Fix metadata read-ahead during truncate (2) by Andreas Gruenbacher · 6 years ago
- bfd93a8 Merge tag 'gfs2-4.20.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 6 years ago
- fee5150 gfs2: Fix iomap buffered write support for journaled files (2) by Andreas Gruenbacher · 6 years ago
- 0ddeded gfs2: Pass resource group to rgblk_free by Andreas Gruenbacher · 6 years ago
- dc480fe gfs2: Fix iomap buffered write support for journaled files by Andreas Gruenbacher · 6 years ago
- 7761257 gfs2: Special-case rindex for gfs2_grow by Andreas Gruenbacher · 6 years ago
- 0ed91ec Merge branch 'iomap-4.19-merge' into linux-gfs2/for-next by Andreas Gruenbacher · 6 years ago
- a3479c7 Merge branch 'iomap-write' into linux-gfs2/for-next by Andreas Gruenbacher · 6 years ago
- 967bcc9 gfs2: iomap direct I/O support by Andreas Gruenbacher · 7 years ago
- bcfe941 gfs2: gfs2_extent_length cleanup by Andreas Gruenbacher · 7 years ago
- 64bc06b gfs2: iomap buffered write support by Andreas Gruenbacher · 7 years ago
- d505a96a gfs2: Further iomap cleanups by Andreas Gruenbacher · 7 years ago
- 00251a1 gfs2: Minor clarification to __gfs2_punch_hole by Andreas Gruenbacher · 7 years ago
- 6567af7 Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
- 628e366 gfs2: Iomap cleanups and improvements by Andreas Gruenbacher · 7 years ago
- 845802b gfs2: Remove ordered write mode handling from gfs2_trans_add_data by Andreas Gruenbacher · 7 years ago
- 7841b9f gfs2: hole_size improvement by Andreas Gruenbacher · 7 years ago
- 07e23d6 gfs2: Update find_metapath comment by Andreas Gruenbacher · 7 years ago
- 7ee66c0 iomap: move IOMAP_F_BOUNDARY to gfs2 by Christoph Hellwig · 7 years ago
- 19319b5 iomap: inline data should be an iomap type, not a flag by Christoph Hellwig · 7 years ago
- 9a38662 gfs2: Remove sdp->sd_jheightsize by Andreas Gruenbacher · 7 years ago
- 3e7aafc GFS2: Minor improvements to comments and documentation by Bob Peterson · 7 years ago
- fffb641 gfs2: Zero out fallocated blocks in fallocate_chunk by Andreas Gruenbacher · 7 years ago
- bb491ce gfs2: Check for the end of metadata in punch_hole by Andreas Gruenbacher · 7 years ago
- d39d18e gfs2: Improve gfs2_block_map comment by Andreas Gruenbacher · 7 years ago
- 3b5da96 gfs2: Fixes to "Implement iomap for block_map" (2) by Andreas Gruenbacher · 7 years ago
- 49edd5b gfs2: Fixes to "Implement iomap for block_map" by Andreas Gruenbacher · 7 years ago
- 235628c gfs2: Add gfs2_max_stuffed_size by Andreas Gruenbacher · 7 years ago
- 4e56a64 gfs2: Implement fallocate(FALLOC_FL_PUNCH_HOLE) by Andreas Gruenbacher · 7 years ago
- 10d2cf9 gfs2: Turn trunc_dealloc into punch_hole by Andreas Gruenbacher · 7 years ago
- 5cf26b1e gfs2: Generalize truncate code by Andreas Gruenbacher · 7 years ago
- bdba0d5 Turn gfs2_block_truncate_page into gfs2_block_zero_range by Andreas Gruenbacher · 7 years ago
- cb7f090 gfs2: Improve non-recursive delete algorithm by Andreas Gruenbacher · 7 years ago
- c3ce5aa gfs2: Fix metadata read-ahead during truncate by Andreas Gruenbacher · 7 years ago
- e8b43fe gfs2: Clean up {lookup,fillup}_metapath by Andreas Gruenbacher · 7 years ago
- e7fdf00 gfs2: Remove minor gfs2_journaled_truncate inefficiencies by Andreas Gruenbacher · 7 years ago
- 8b5860a gfs2: truncate: Remove unnecessary oldsize parameters by Andreas Gruenbacher · 7 years ago
- 80990f4 gfs2: Clean up trunc_start error path by Andreas Gruenbacher · 7 years ago
- 90bcab9 gfs2: Add gfs2_blk2rgrpd comment and fix incorrect use by Steven Whitehouse · 7 years ago
- 3974320 GFS2: Implement iomap for block_map by Bob Peterson · 8 years ago
- 5f8bd44 GFS2: Make height info part of metapath by Bob Peterson · 8 years ago
- 20cdc19 gfs2: Clarify gfs2_block_map by Andreas Gruenbacher · 7 years ago
- c4a9d18 GFS2: Fix non-recursive truncate bug by Bob Peterson · 7 years ago
- e477b24 gfs2: add flag REQ_PRIO for metadata I/O by Coly Li · 7 years ago
- c96e6da Merge tag 'gfs2-4.13.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 8 years ago
- 6f6597ba gfs2: Protect gl->gl_object by spin lock by Andreas Gruenbacher · 8 years ago