'/>
summaryrefslogtreecommitdiff
path: root/fs/gfs2/log.c
AgeCommit message (Expand)Author
2018-03-08GFS2: Make function gfs2_remove_from_ail staticBob Peterson
2018-01-23GFS2: Log the reason for log flushes in every log headerBob Peterson
2018-01-23GFS2: Introduce new gfs2_log_header_v2Bob Peterson
2018-01-22gfs2: Get rid of gfs2_log_header_inAndreas Gruenbacher
2017-12-22gfs2: Trim the ordered write list in gfs2_ordered_write()Abhi Das
2017-12-22GFS2: Reduce code redundancy writing log headersBob Peterson
2017-08-25GFS2: Withdraw for IO errors writing to the journal or statfsBob Peterson
2017-08-10gfs2: forcibly flush ail to relieve memory pressureAbhi Das
2017-07-05Merge tag 'gfs2-4.13.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-06-20GFS2: Eliminate vestigial sd_log_flush_wrappedBob Peterson
2017-05-24gfs2: Make flush bios explicitely syncJan Kara
2017-02-21Merge tag 'gfs2-4.11.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-01-27GFS2: Switch tr_touched to flag in transactionBob Peterson
2017-01-06GFS2: Wake up io waiters whenever a flush is doneBob Peterson
2017-01-05GFS2: Made logd daemon take into account log demandBob Peterson
2016-11-01block,fs: use REQ_* flags directlyChristoph Hellwig
2016-06-07gfs2: use bio op accessorsMike Christie
2015-12-14gfs2: clear journal live bit in gfs2_log_flushBenjamin Marzinski