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