Age | Commit message (Expand) | Author |
2019-12-05 | Merge tag 'gfs2-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs... | Linus Torvalds |
2019-11-07 | gfs2: Improve mmap write vs. punch_hole consistency | Andreas Gruenbacher |
2019-10-21 | iomap: use a srcmap for a read-modify-write I/O | Goldwyn Rodrigues |
2019-09-17 | gfs2: clear buf_in_tr when ending a transaction in sweep_bh_for_rgrps | Bob Peterson |
2019-09-06 | gfs2: Improve mmap write vs. truncate consistency | Andreas Gruenbacher |
2019-08-09 | gfs2: implement gfs2_block_zero_range using iomap_zero_range | Christoph Hellwig |
2019-08-09 | gfs2: Add support for IOMAP_ZERO | Andreas Gruenbacher |
2019-08-09 | gfs2: gfs2_iomap_begin cleanup | Andreas Gruenbacher |
2019-08-09 | gfs2: gfs2_walk_metadata fix | Andreas Gruenbacher |
2019-07-31 | gfs2: Inode dirtying fix | Andreas Gruenbacher |
2019-07-10 | Merge tag 'gfs2-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs... | Linus Torvalds |
2019-07-10 | Merge tag 'iomap-5.3-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2019-07-04 | gfs2: Remove unused gfs2_iomap_alloc argument | Andreas Gruenbacher |
2019-06-27 | iomap: don't mark the inode dirty in iomap_write_end | Andreas Gruenbacher |
2019-06-27 | gfs2: replace more printk with calls to fs_info and friends | Bob Peterson |
2019-06-14 | Merge tag 'gfs2-v5.2.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-06-14 | gfs2: Fix rounding error in gfs2_iomap_page_prepare | Andreas Gruenbacher |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398 | Thomas Gleixner |
2019-05-07 | gfs2: Fix iomap write page reclaim deadlock | Andreas Gruenbacher |
2019-05-07 | gfs2: Rename gfs2_trans_{add_unrevoke => remove_revoke} | Andreas Gruenbacher |
2019-05-07 | gfs2: clean_journal improperly set sd_log_flush_head | Bob Peterson |
2019-05-07 | Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2019-05-01 | iomap: Add a page_prepare callback | Andreas Gruenbacher |
2019-04-08 | fs: mark expected switch fall-throughs | Gustavo A. R. Silva |
2018-12-18 | gfs2: take jdata unstuff into account in do_grow | Bob Peterson |
2018-12-11 | gfs2: add more timing info to journal recovery process | Abhi Das |
2018-11-16 | Merge tag 'gfs2-4.20.fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-11-16 | gfs2: Fix iomap buffer head reference counting bug | Andreas Gruenbacher |
2018-11-09 | gfs2: Fix metadata read-ahead during truncate (2) | Andreas Gruenbacher |
2018-10-24 | Merge tag 'gfs2-4.20.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-10-12 | gfs2: Fix iomap buffered write support for journaled files (2) | Andreas Gruenbacher |
2018-10-12 | gfs2: Pass resource group to rgblk_free | Andreas Gruenbacher |
2018-10-09 | gfs2: Fix iomap buffered write support for journaled files | Andreas Gruenbacher |
2018-07-25 | gfs2: Special-case rindex for gfs2_grow | Andreas Gruenbacher |
2018-07-25 | Merge branch 'iomap-4.19-merge' into linux-gfs2/for-next | Andreas Gruenbacher |
2018-07-24 | Merge branch 'iomap-write' into linux-gfs2/for-next | Andreas Gruenbacher |
2018-07-02 | gfs2: iomap direct I/O support | Andreas Gruenbacher |
2018-07-02 | gfs2: gfs2_extent_length cleanup | Andreas Gruenbacher |
2018-07-02 | gfs2: iomap buffered write support | Andreas Gruenbacher |
2018-07-02 | gfs2: Further iomap cleanups | Andreas Gruenbacher |
2018-06-21 | gfs2: Minor clarification to __gfs2_punch_hole | Andreas Gruenbacher |
2018-06-05 | Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2018-06-04 | gfs2: Iomap cleanups and improvements | Andreas Gruenbacher |
2018-06-04 | gfs2: Remove ordered write mode handling from gfs2_trans_add_data | Andreas Gruenbacher |
2018-06-04 | gfs2: hole_size improvement | Andreas Gruenbacher |
2018-06-04 | gfs2: Update find_metapath comment | Andreas Gruenbacher |
2018-06-01 | iomap: move IOMAP_F_BOUNDARY to gfs2 | Christoph Hellwig |
2018-06-01 | iomap: inline data should be an iomap type, not a flag | Christoph Hellwig |
2018-04-16 | gfs2: Remove sdp->sd_jheightsize | Andreas Gruenbacher |
2018-04-12 | GFS2: Minor improvements to comments and documentation | Bob Peterson |