summaryrefslogtreecommitdiff
path: root/fs/gfs2/bmap.c
AgeCommit message (Expand)Author
2018-12-18gfs2: take jdata unstuff into account in do_growBob Peterson
2018-12-11gfs2: add more timing info to journal recovery processAbhi Das
2018-11-16Merge tag 'gfs2-4.20.fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-11-16gfs2: Fix iomap buffer head reference counting bugAndreas Gruenbacher
2018-11-09gfs2: Fix metadata read-ahead during truncate (2)Andreas Gruenbacher
2018-10-24Merge tag 'gfs2-4.20.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-10-12gfs2: Fix iomap buffered write support for journaled files (2)Andreas Gruenbacher
2018-10-12gfs2: Pass resource group to rgblk_freeAndreas Gruenbacher
2018-10-09gfs2: Fix iomap buffered write support for journaled filesAndreas Gruenbacher
2018-07-25gfs2: Special-case rindex for gfs2_growAndreas Gruenbacher
2018-07-25Merge branch 'iomap-4.19-merge' into linux-gfs2/for-nextAndreas Gruenbacher
2018-07-24Merge branch 'iomap-write' into linux-gfs2/for-nextAndreas Gruenbacher
2018-07-02gfs2: iomap direct I/O supportAndreas Gruenbacher
2018-07-02gfs2: gfs2_extent_length cleanupAndreas Gruenbacher
2018-07-02gfs2: iomap buffered write supportAndreas Gruenbacher
2018-07-02gfs2: Further iomap cleanupsAndreas Gruenbacher
2018-06-21gfs2: Minor clarification to __gfs2_punch_holeAndreas Gruenbacher
2018-06-05Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-06-04gfs2: Iomap cleanups and improvementsAndreas Gruenbacher
2018-06-04gfs2: Remove ordered write mode handling from gfs2_trans_add_dataAndreas Gruenbacher
2018-06-04gfs2: hole_size improvementAndreas Gruenbacher
2018-06-04gfs2: Update find_metapath commentAndreas Gruenbacher
2018-06-01iomap: move IOMAP_F_BOUNDARY to gfs2Christoph Hellwig
2018-06-01iomap: inline data should be an iomap type, not a flagChristoph Hellwig
2018-04-16gfs2: Remove sdp->sd_jheightsizeAndreas Gruenbacher
2018-04-12GFS2: Minor improvements to comments and documentationBob Peterson
2018-03-29gfs2: Zero out fallocated blocks in fallocate_chunkAndreas Gruenbacher
2018-03-23gfs2: Check for the end of metadata in punch_holeAndreas Gruenbacher
2018-03-08gfs2: Improve gfs2_block_map commentAndreas Gruenbacher
2018-03-07gfs2: Fixes to "Implement iomap for block_map" (2)Andreas Gruenbacher
2018-02-13gfs2: Fixes to "Implement iomap for block_map"Andreas Gruenbacher
2018-01-18gfs2: Add gfs2_max_stuffed_sizeAndreas Gruenbacher
2018-01-18gfs2: Implement fallocate(FALLOC_FL_PUNCH_HOLE)Andreas Gruenbacher
2018-01-18gfs2: Turn trunc_dealloc into punch_holeAndreas Gruenbacher
2018-01-18gfs2: Generalize truncate codeAndreas Gruenbacher
2018-01-17Turn gfs2_block_truncate_page into gfs2_block_zero_rangeAndreas Gruenbacher
2018-01-17gfs2: Improve non-recursive delete algorithmAndreas Gruenbacher
2018-01-17gfs2: Fix metadata read-ahead during truncateAndreas Gruenbacher
2018-01-17gfs2: Clean up {lookup,fillup}_metapathAndreas Gruenbacher
2018-01-17gfs2: Remove minor gfs2_journaled_truncate inefficienciesAndreas Gruenbacher
2018-01-17gfs2: truncate: Remove unnecessary oldsize parametersAndreas Gruenbacher
2018-01-17gfs2: Clean up trunc_start error pathAndreas Gruenbacher
2018-01-17gfs2: Add gfs2_blk2rgrpd comment and fix incorrect useSteven Whitehouse
2017-10-31GFS2: Implement iomap for block_mapBob Peterson
2017-10-31GFS2: Make height info part of metapathBob Peterson
2017-09-25gfs2: Clarify gfs2_block_mapAndreas Gruenbacher
2017-08-30GFS2: Fix non-recursive truncate bugBob Peterson
2017-07-21gfs2: add flag REQ_PRIO for metadata I/OColy Li
2017-07-05Merge tag 'gfs2-4.13.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-07-05gfs2: Protect gl->gl_object by spin lockAndreas Gruenbacher