| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-07-14 | iomap: replace iomap_folio_ops with iomap_write_ops | Christoph Hellwig | 1 | -0/+1 |
| 2023-11-06 | gfs2: No longer use 'extern' in function declarations | Andreas Gruenbacher | 1 | -19/+19 |
| 2023-04-18 | gfs2: Eliminate gfs2_trim_blocks | Bob Peterson | 1 | -1/+0 |
| 2021-06-29 | gfs2: Clean up gfs2_unstuff_dinode | Andreas Gruenbacher | 1 | -1/+1 |
| 2021-04-03 | gfs2: Replace gfs2_lblk_to_dblk with gfs2_get_extent | Andreas Gruenbacher | 1 | -1/+0 |
| 2021-04-03 | gfs2: Turn gfs2_extent_map into gfs2_{get,alloc}_extent | Andreas Gruenbacher | 1 | -2/+4 |
| 2021-04-03 | gfs2: Add new gfs2_iomap_get helper | Andreas Gruenbacher | 1 | -2/+4 |
| 2020-10-14 | gfs2: use iomap for buffered I/O in ordered and writeback mode | Christoph Hellwig | 1 | -0/+1 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398 | Thomas Gleixner | 1 | -4/+1 |
| 2019-05-07 | gfs2: clean_journal improperly set sd_log_flush_head | Bob Peterson | 1 | -0/+1 |
| 2018-06-04 | gfs2: Iomap cleanups and improvements | Andreas Gruenbacher | 1 | -2/+4 |
| 2018-01-18 | gfs2: Implement fallocate(FALLOC_FL_PUNCH_HOLE) | Andreas Gruenbacher | 1 | -0/+1 |
| 2017-10-31 | GFS2: Implement iomap for block_map | Bob Peterson | 1 | -0/+4 |
| 2014-03-03 | GFS2: Clean up journal extent mapping | Steven Whitehouse | 1 | -0/+2 |
| 2010-09-20 | GFS2: New truncate sequence | Steven Whitehouse | 1 | -9/+11 |
| 2010-07-29 | GFS2: Simplify gfs2_write_alloc_required | Bob Peterson | 1 | -1/+1 |
| 2009-01-05 | GFS2: Streamline alloc calculations for writes | Steven Whitehouse | 1 | -4/+30 |
| 2008-01-25 | [GFS2] Remove function gfs2_get_block | Bob Peterson | 1 | -1/+1 |
| 2006-10-20 | [GFS2] Fix bmap to map extents properly | Steven Whitehouse | 1 | -1/+1 |
| 2006-09-18 | [GFS2] Map multiple blocks at once where possible | Steven Whitehouse | 1 | -1/+1 |
| 2006-09-05 | [GFS2] Make headers compile on their own | Steven Whitehouse | 1 | -0/+4 |
| 2006-09-04 | [GFS2] Change all types to uX style | Steven Whitehouse | 1 | -2/+2 |
| 2006-09-01 | [GFS2] Update copyright, tidy up incore.h | Steven Whitehouse | 1 | -1/+1 |
| 2006-07-26 | [GFS2] Tidy gfs2_unstuffer_page | Steven Whitehouse | 1 | -6/+1 |
| 2006-05-18 | [GFS2] Update copyright date to 2006 | Steven Whitehouse | 1 | -1/+1 |
| 2006-05-05 | [GFS2] Readpages support | Steven Whitehouse | 1 | -3/+2 |
| 2006-04-28 | [GFS2] [-mm patch] fs/gfs2/: possible cleanups | Adrian Bunk | 1 | -2/+0 |
| 2006-01-30 | [GFS2] Remove unused prototype | Steven Whitehouse | 1 | -1/+0 |
| 2006-01-24 | [GFS2] Remove pointless argument relating to truncate | Steven Whitehouse | 1 | -2/+1 |
| 2006-01-18 | [GFS2] Remove unused code from various files | Steven Whitehouse | 1 | -2/+0 |
| 2006-01-16 | [GFS2] The core of GFS2 | David Teigland | 1 | -0/+39 |