Age | Commit message (Expand) | Author |
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 |
2018-03-29 | gfs2: Zero out fallocated blocks in fallocate_chunk | Andreas Gruenbacher |
2018-03-23 | gfs2: Check for the end of metadata in punch_hole | Andreas Gruenbacher |
2018-03-08 | gfs2: Improve gfs2_block_map comment | Andreas Gruenbacher |
2018-03-07 | gfs2: Fixes to "Implement iomap for block_map" (2) | Andreas Gruenbacher |
2018-02-13 | gfs2: Fixes to "Implement iomap for block_map" | Andreas Gruenbacher |
2018-01-18 | gfs2: Add gfs2_max_stuffed_size | Andreas Gruenbacher |
2018-01-18 | gfs2: Implement fallocate(FALLOC_FL_PUNCH_HOLE) | Andreas Gruenbacher |
2018-01-18 | gfs2: Turn trunc_dealloc into punch_hole | Andreas Gruenbacher |
2018-01-18 | gfs2: Generalize truncate code | Andreas Gruenbacher |
2018-01-17 | Turn gfs2_block_truncate_page into gfs2_block_zero_range | Andreas Gruenbacher |
2018-01-17 | gfs2: Improve non-recursive delete algorithm | Andreas Gruenbacher |
2018-01-17 | gfs2: Fix metadata read-ahead during truncate | Andreas Gruenbacher |
2018-01-17 | gfs2: Clean up {lookup,fillup}_metapath | Andreas Gruenbacher |
2018-01-17 | gfs2: Remove minor gfs2_journaled_truncate inefficiencies | Andreas Gruenbacher |
2018-01-17 | gfs2: truncate: Remove unnecessary oldsize parameters | Andreas Gruenbacher |
2018-01-17 | gfs2: Clean up trunc_start error path | Andreas Gruenbacher |
2018-01-17 | gfs2: Add gfs2_blk2rgrpd comment and fix incorrect use | Steven Whitehouse |
2017-10-31 | GFS2: Implement iomap for block_map | Bob Peterson |
2017-10-31 | GFS2: Make height info part of metapath | Bob Peterson |
2017-09-25 | gfs2: Clarify gfs2_block_map | Andreas Gruenbacher |
2017-08-30 | GFS2: Fix non-recursive truncate bug | Bob Peterson |
2017-07-21 | gfs2: add flag REQ_PRIO for metadata I/O | Coly Li |
2017-07-05 | Merge tag 'gfs2-4.13.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-07-05 | gfs2: Protect gl->gl_object by spin lock | Andreas Gruenbacher |