summaryrefslogtreecommitdiff
path: root/fs/gfs2/bmap.h
AgeCommit message (Expand)Author
2023-11-06gfs2: No longer use 'extern' in function declarationsAndreas Gruenbacher
2023-04-18gfs2: Eliminate gfs2_trim_blocksBob Peterson
2021-06-29gfs2: Clean up gfs2_unstuff_dinodeAndreas Gruenbacher
2021-04-03gfs2: Replace gfs2_lblk_to_dblk with gfs2_get_extentAndreas Gruenbacher
2021-04-03gfs2: Turn gfs2_extent_map into gfs2_{get,alloc}_extentAndreas Gruenbacher
2021-04-03gfs2: Add new gfs2_iomap_get helperAndreas Gruenbacher
2020-10-14gfs2: use iomap for buffered I/O in ordered and writeback modeChristoph Hellwig
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398Thomas Gleixner
2019-05-07gfs2: clean_journal improperly set sd_log_flush_headBob Peterson
2018-06-04gfs2: Iomap cleanups and improvementsAndreas Gruenbacher
2018-01-18gfs2: Implement fallocate(FALLOC_FL_PUNCH_HOLE)Andreas Gruenbacher
2017-10-31GFS2: Implement iomap for block_mapBob Peterson
2014-03-03GFS2: Clean up journal extent mappingSteven Whitehouse
2010-09-20GFS2: New truncate sequenceSteven Whitehouse
2010-07-29GFS2: Simplify gfs2_write_alloc_requiredBob Peterson
2009-01-05GFS2: Streamline alloc calculations for writesSteven Whitehouse
2008-01-25[GFS2] Remove function gfs2_get_blockBob Peterson
2006-10-20[GFS2] Fix bmap to map extents properlySteven Whitehouse
2006-09-18[GFS2] Map multiple blocks at once where possibleSteven Whitehouse
2006-09-05[GFS2] Make headers compile on their ownSteven Whitehouse
2006-09-04[GFS2] Change all types to uX styleSteven Whitehouse
2006-09-01[GFS2] Update copyright, tidy up incore.hSteven Whitehouse
2006-07-26[GFS2] Tidy gfs2_unstuffer_pageSteven Whitehouse
2006-05-18[GFS2] Update copyright date to 2006Steven Whitehouse
2006-05-05[GFS2] Readpages supportSteven Whitehouse
2006-04-28[GFS2] [-mm patch] fs/gfs2/: possible cleanupsAdrian Bunk
2006-01-30[GFS2] Remove unused prototypeSteven Whitehouse
2006-01-24[GFS2] Remove pointless argument relating to truncateSteven Whitehouse
2006-01-18[GFS2] Remove unused code from various filesSteven Whitehouse
2006-01-16[GFS2] The core of GFS2David Teigland