aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/bmap.c
Commit message (Expand)AuthorAge
* gfs2: clear buf_in_tr when ending a transaction in sweep_bh_for_rgrpsBob Peterson2019-09-17
* gfs2: Improve mmap write vs. truncate consistencyAndreas Gruenbacher2019-09-06
* gfs2: implement gfs2_block_zero_range using iomap_zero_rangeChristoph Hellwig2019-08-09
* gfs2: Add support for IOMAP_ZEROAndreas Gruenbacher2019-08-09
* gfs2: gfs2_iomap_begin cleanupAndreas Gruenbacher2019-08-09
* gfs2: gfs2_walk_metadata fixAndreas Gruenbacher2019-08-09
* gfs2: Inode dirtying fixAndreas Gruenbacher2019-07-31
* Merge tag 'gfs2-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...Linus Torvalds2019-07-11
|\
| * gfs2: Remove unused gfs2_iomap_alloc argumentAndreas Gruenbacher2019-07-04
| * gfs2: replace more printk with calls to fs_info and friendsBob Peterson2019-06-27
* | Merge tag 'iomap-5.3-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2019-07-10
|\ \ | |/ |/|
| * iomap: don't mark the inode dirty in iomap_write_endAndreas Gruenbacher2019-06-27
* | 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