aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/log.c
Commit message (Expand)AuthorAge
* gfs2: eliminate tr_num_revoke_rmBob Peterson2019-06-27
* Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-08
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398Thomas Gleixner2019-06-05
* | Revert "gfs2: Replace gl_revokes with a GLF flag"Bob Peterson2019-06-06
|/
* gfs2: read journal in large chunksAbhi Das2019-05-07
* gfs2: Rename sd_log_le_{revoke,ordered}Andreas Gruenbacher2019-05-07
* gfs2: Replace gl_revokes with a GLF flagBob Peterson2019-05-07
* gfs2: Fix occasional glock use-after-freeAndreas Gruenbacher2019-05-07
* gfs2: clean_journal improperly set sd_log_flush_headBob Peterson2019-05-07
* Revert "gfs2: read journal in large chunks to locate the head"Bob Peterson2019-02-14
* gfs2: Remove vestigial bd_opsBob Peterson2018-12-11
* gfs2: read journal in large chunks to locate the headAbhi Das2018-12-11
* gfs2: changes to gfs2_log_XXX_bioAbhi Das2018-12-11
* gfs2: write revokes should traverse sd_ail1_list in reverseBob Peterson2018-10-15
* gfs2: slow the deluge of io error messagesBob Peterson2018-10-05
* gfs2: call ktime_get_coarse_real_ts64() directlyArnd Bergmann2018-06-21
* gfs2: Don't withdraw under a spin lockAndreas Gruenbacher2018-06-21
* GFS2: Make function gfs2_remove_from_ail staticBob Peterson2018-03-08
* GFS2: Log the reason for log flushes in every log headerBob Peterson2018-01-23
* GFS2: Introduce new gfs2_log_header_v2Bob Peterson2018-01-23
* gfs2: Get rid of gfs2_log_header_inAndreas Gruenbacher2018-01-22
* gfs2: Trim the ordered write list in gfs2_ordered_write()Abhi Das2017-12-22
* GFS2: Reduce code redundancy writing log headersBob Peterson2017-12-22
* GFS2: Withdraw for IO errors writing to the journal or statfsBob Peterson2017-08-25
* gfs2: forcibly flush ail to relieve memory pressureAbhi Das2017-08-10
* Merge tag 'gfs2-4.13.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-07-05
|\
| * GFS2: Eliminate vestigial sd_log_flush_wrappedBob Peterson2017-06-20
* | gfs2: Make flush bios explicitely syncJan Kara2017-05-24
|/
* Merge tag 'gfs2-4.11.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-02-21
|\
| * GFS2: Switch tr_touched to flag in transactionBob Peterson2017-01-27
| * GFS2: Wake up io waiters whenever a flush is doneBob Peterson2017-01-06
| * GFS2: Made logd daemon take into account log demandBob Peterson2017-01-05
* | block,fs: use REQ_* flags directlyChristoph Hellwig2016-11-01
|/
* gfs2: use bio op accessorsMike Christie2016-06-07
* gfs2: clear journal live bit in gfs2_log_flushBenjamin Marzinski2015-12-14
* GFS2: update freeze code to use freeze/thaw_super on all nodesBenjamin Marzinski2014-11-17
* GFS2: remove transaction glockBenjamin Marzinski2014-05-14
* GFS2: Re-add a call to log_flush_wait when flushing the journalBob Peterson2014-03-12
* GFS2: Remove extra "if" in gfs2_log_flush()Steven Whitehouse2014-02-25
* GFS2: Move log buffer accounting to transactionSteven Whitehouse2014-02-24
* GFS2: Move log buffer lists into transactionSteven Whitehouse2014-02-24
* GFS2: Plug on AIL flushSteven Whitehouse2014-02-03
* GFS2: Fix use-after-free race when calling gfs2_remove_from_ailBob Peterson2013-12-13
* GFS2: aggressively issue revokes in gfs2_log_flushBenjamin Marzinski2013-06-19
* GFS2: replace gfs2_ail structure with gfs2_transBenjamin Marzinski2013-04-08
* GFS2: Use ->writepages for ordered writesSteven Whitehouse2013-01-29
* GFS2: eliminate log elements and simplifyBob Peterson2012-05-02
* GFS2: Log code fixesSteven Whitehouse2012-04-24
* GFS2: Remove bd_list_trSteven Whitehouse2012-04-24
* GFS2: Clean up log write code pathSteven Whitehouse2012-04-24