aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/bmap.c
Commit message (Expand)AuthorAge
* Merge tag 'gfs2-v5.2.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-06-14
|\
| * gfs2: Fix rounding error in gfs2_iomap_page_prepareAndreas Gruenbacher2019-06-14
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398Thomas Gleixner2019-06-05
|/
* gfs2: Fix iomap write page reclaim deadlockAndreas Gruenbacher2019-05-07
* gfs2: Rename gfs2_trans_{add_unrevoke => remove_revoke}Andreas Gruenbacher2019-05-07
* gfs2: clean_journal improperly set sd_log_flush_headBob Peterson2019-05-07
* Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-05-07
|\
| * fs: mark expected switch fall-throughsGustavo A. R. Silva2019-04-08
* | iomap: Add a page_prepare callbackAndreas Gruenbacher2019-05-01
|/
* gfs2: take jdata unstuff into account in do_growBob Peterson2018-12-18
* gfs2: add more timing info to journal recovery processAbhi Das2018-12-11
* Merge tag 'gfs2-4.20.fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-11-16
|\
| * gfs2: Fix iomap buffer head reference counting bugAndreas Gruenbacher2018-11-16
| * gfs2: Fix metadata read-ahead during truncate (2)Andreas Gruenbacher2018-11-09
* | Merge tag 'gfs2-4.20.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-10-24
|\|
| * gfs2: Pass resource group to rgblk_freeAndreas Gruenbacher2018-10-12
* | gfs2: Fix iomap buffered write support for journaled files (2)Andreas Gruenbacher2018-10-12
* | gfs2: Fix iomap buffered write support for journaled filesAndreas Gruenbacher2018-10-09
|/
* gfs2: Special-case rindex for gfs2_growAndreas Gruenbacher2018-07-25
* Merge branch 'iomap-4.19-merge' into linux-gfs2/for-nextAndreas Gruenbacher2018-07-24
|\
* \ Merge branch 'iomap-write' into linux-gfs2/for-nextAndreas Gruenbacher2018-07-24
|\ \
| * | gfs2: iomap direct I/O supportAndreas Gruenbacher2018-07-02
| * | gfs2: gfs2_extent_length cleanupAndreas Gruenbacher2018-07-02
| * | gfs2: iomap buffered write supportAndreas Gruenbacher2018-07-02
| * | gfs2: Further iomap cleanupsAndreas Gruenbacher2018-07-02
| |/
* / gfs2: Minor clarification to __gfs2_punch_holeAndreas Gruenbacher2018-06-21
|/
* Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-06-05
|\
| * iomap: move IOMAP_F_BOUNDARY to gfs2Christoph Hellwig2018-06-01
| * iomap: inline data should be an iomap type, not a flagChristoph Hellwig2018-06-01
* | gfs2: Iomap cleanups and improvementsAndreas Gruenbacher2018-06-04
* | gfs2: Remove ordered write mode handling from gfs2_trans_add_dataAndreas Gruenbacher2018-06-04
* | gfs2: hole_size improvementAndreas Gruenbacher2018-06-04
* | gfs2: Update find_metapath commentAndreas Gruenbacher2018-06-04
* | gfs2: Remove sdp->sd_jheightsizeAndreas Gruenbacher2018-04-16
|/
* GFS2: Minor improvements to comments and documentationBob Peterson2018-04-12
* gfs2: Zero out fallocated blocks in fallocate_chunkAndreas Gruenbacher2018-03-29
* gfs2: Check for the end of metadata in punch_holeAndreas Gruenbacher2018-03-23
* gfs2: Improve gfs2_block_map commentAndreas Gruenbacher2018-03-08
* gfs2: Fixes to "Implement iomap for block_map" (2)Andreas Gruenbacher2018-03-07
* gfs2: Fixes to "Implement iomap for block_map"Andreas Gruenbacher2018-02-13
* gfs2: Add gfs2_max_stuffed_sizeAndreas Gruenbacher2018-01-18
* gfs2: Implement fallocate(FALLOC_FL_PUNCH_HOLE)Andreas Gruenbacher2018-01-18
* gfs2: Turn trunc_dealloc into punch_holeAndreas Gruenbacher2018-01-18
* gfs2: Generalize truncate codeAndreas Gruenbacher2018-01-18
* Turn gfs2_block_truncate_page into gfs2_block_zero_rangeAndreas Gruenbacher2018-01-17
* gfs2: Improve non-recursive delete algorithmAndreas Gruenbacher2018-01-17
* gfs2: Fix metadata read-ahead during truncateAndreas Gruenbacher2018-01-17
* gfs2: Clean up {lookup,fillup}_metapathAndreas Gruenbacher2018-01-17
* gfs2: Remove minor gfs2_journaled_truncate inefficienciesAndreas Gruenbacher2018-01-17
* gfs2: truncate: Remove unnecessary oldsize parametersAndreas Gruenbacher2018-01-17