Age | Commit message (Expand) | Author |
2019-11-21 | gfs2: Don't write log headers after file system withdraw | Bob Peterson |
2019-11-14 | gfs2: fix infinite loop in gfs2_ail1_flush on io error | Bob Peterson |
2019-11-14 | gfs2: fix glock reference problem in gfs2_trans_remove_revoke | Bob Peterson |
2019-11-14 | gfs2: make gfs2_log_shutdown static | Bob Peterson |
2019-11-12 | gfs2: Remove active journal side effect from gfs2_write_log_header | Andreas Gruenbacher |
2019-06-27 | gfs2: eliminate tr_num_revoke_rm | Bob Peterson |
2019-06-08 | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2019-06-06 | Revert "gfs2: Replace gl_revokes with a GLF flag" | Bob Peterson |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398 | Thomas Gleixner |
2019-05-07 | gfs2: read journal in large chunks | Abhi Das |
2019-05-07 | gfs2: Rename sd_log_le_{revoke,ordered} | Andreas Gruenbacher |
2019-05-07 | gfs2: Replace gl_revokes with a GLF flag | Bob Peterson |
2019-05-07 | gfs2: Fix occasional glock use-after-free | Andreas Gruenbacher |
2019-05-07 | gfs2: clean_journal improperly set sd_log_flush_head | Bob Peterson |
2019-02-14 | Revert "gfs2: read journal in large chunks to locate the head" | Bob Peterson |
2018-12-11 | gfs2: Remove vestigial bd_ops | Bob Peterson |
2018-12-11 | gfs2: read journal in large chunks to locate the head | Abhi Das |
2018-12-11 | gfs2: changes to gfs2_log_XXX_bio | Abhi Das |
2018-10-15 | gfs2: write revokes should traverse sd_ail1_list in reverse | Bob Peterson |
2018-10-05 | gfs2: slow the deluge of io error messages | Bob Peterson |
2018-06-21 | gfs2: call ktime_get_coarse_real_ts64() directly | Arnd Bergmann |
2018-06-21 | gfs2: Don't withdraw under a spin lock | Andreas Gruenbacher |
2018-03-08 | GFS2: Make function gfs2_remove_from_ail static | Bob Peterson |
2018-01-23 | GFS2: Log the reason for log flushes in every log header | Bob Peterson |
2018-01-23 | GFS2: Introduce new gfs2_log_header_v2 | Bob Peterson |
2018-01-22 | gfs2: Get rid of gfs2_log_header_in | Andreas Gruenbacher |
2017-12-22 | gfs2: Trim the ordered write list in gfs2_ordered_write() | Abhi Das |
2017-12-22 | GFS2: Reduce code redundancy writing log headers | Bob Peterson |
2017-08-25 | GFS2: Withdraw for IO errors writing to the journal or statfs | Bob Peterson |
2017-08-10 | gfs2: forcibly flush ail to relieve memory pressure | Abhi Das |
2017-07-05 | Merge tag 'gfs2-4.13.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-06-20 | GFS2: Eliminate vestigial sd_log_flush_wrapped | Bob Peterson |
2017-05-24 | gfs2: Make flush bios explicitely sync | Jan Kara |
2017-02-21 | Merge tag 'gfs2-4.11.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-01-27 | GFS2: Switch tr_touched to flag in transaction | Bob Peterson |
2017-01-06 | GFS2: Wake up io waiters whenever a flush is done | Bob Peterson |
2017-01-05 | GFS2: Made logd daemon take into account log demand | Bob Peterson |
2016-11-01 | block,fs: use REQ_* flags directly | Christoph Hellwig |
2016-06-07 | gfs2: use bio op accessors | Mike Christie |
2015-12-14 | gfs2: clear journal live bit in gfs2_log_flush | Benjamin Marzinski |
2014-11-17 | GFS2: update freeze code to use freeze/thaw_super on all nodes | Benjamin Marzinski |
2014-05-14 | GFS2: remove transaction glock | Benjamin Marzinski |
2014-03-12 | GFS2: Re-add a call to log_flush_wait when flushing the journal | Bob Peterson |
2014-02-25 | GFS2: Remove extra "if" in gfs2_log_flush() | Steven Whitehouse |
2014-02-24 | GFS2: Move log buffer accounting to transaction | Steven Whitehouse |
2014-02-24 | GFS2: Move log buffer lists into transaction | Steven Whitehouse |
2014-02-03 | GFS2: Plug on AIL flush | Steven Whitehouse |
2013-12-13 | GFS2: Fix use-after-free race when calling gfs2_remove_from_ail | Bob Peterson |
2013-06-19 | GFS2: aggressively issue revokes in gfs2_log_flush | Benjamin Marzinski |
2013-04-08 | GFS2: replace gfs2_ail structure with gfs2_trans | Benjamin Marzinski |