summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/log.c
Commit message (Expand)AuthorAgeFilesLines
* block,fs: use REQ_* flags directlyChristoph Hellwig2016-11-011-2/+2
* gfs2: use bio op accessorsMike Christie2016-06-071-4/+4
* gfs2: clear journal live bit in gfs2_log_flushBenjamin Marzinski2015-12-141-0/+3
* GFS2: update freeze code to use freeze/thaw_super on all nodesBenjamin Marzinski2014-11-171-21/+21
* GFS2: remove transaction glockBenjamin Marzinski2014-05-141-30/+63
* GFS2: Re-add a call to log_flush_wait when flushing the journalBob Peterson2014-03-121-0/+1
* GFS2: Remove extra "if" in gfs2_log_flush()Steven Whitehouse2014-02-251-5/+3
* GFS2: Move log buffer accounting to transactionSteven Whitehouse2014-02-241-43/+24
* GFS2: Move log buffer lists into transactionSteven Whitehouse2014-02-241-3/+25
* GFS2: Plug on AIL flushSteven Whitehouse2014-02-031-0/+4
* GFS2: Fix use-after-free race when calling gfs2_remove_from_ailBob Peterson2013-12-131-2/+2
* GFS2: aggressively issue revokes in gfs2_log_flushBenjamin Marzinski2013-06-191-4/+74
* GFS2: replace gfs2_ail structure with gfs2_transBenjamin Marzinski2013-04-081-47/+57
* GFS2: Use ->writepages for ordered writesSteven Whitehouse2013-01-291-40/+36
* GFS2: eliminate log elements and simplifyBob Peterson2012-05-021-6/+6
* GFS2: Log code fixesSteven Whitehouse2012-04-241-4/+0
* GFS2: Remove bd_list_trSteven Whitehouse2012-04-241-17/+0
* GFS2: Clean up log write code pathSteven Whitehouse2012-04-241-46/+11
* GFS2: Drop "pull" argument from log_write_header()Steven Whitehouse2012-04-241-9/+4
* GFS2: Clean up log flush header writingSteven Whitehouse2012-03-091-65/+66
* GFS2: Make bd_cmp() staticSteven Whitehouse2012-02-281-1/+1
* GFS2: Sort the ordered write listBob Peterson2012-02-281-0/+16
* GFS2: Move two functions from log.c to lops.cSteven Whitehouse2012-02-281-97/+4
* Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-081-2/+2
|\
| * freezer: unexport refrigerator() and update try_to_freeze() slightlyTejun Heo2011-11-211-2/+2
* | GFS2: Fix up REQ flagsSteven Whitehouse2011-11-081-1/+1
|/
* block: separate priority boosting from REQ_METAChristoph Hellwig2011-08-231-2/+2
* GFS2: Resolve inode eviction and ail list interaction bugSteven Whitehouse2011-07-141-0/+1
* GFS2: Wait properly when flushing the ail listSteven Whitehouse2011-05-211-3/+26
* GFS2: Fix ail list traversalSteven Whitehouse2011-05-031-6/+11
* GFS2: Add an AIL writeback tracepointSteven Whitehouse2011-04-201-0/+2
* GFS2: Make writeback more responsive to system conditionsSteven Whitehouse2011-04-201-80/+85
* GFS2: Use filemap_fdatawrite() to write back the AILSteven Whitehouse2011-04-201-10/+5
* Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-241-2/+2
|\
| * block: kill off REQ_UNPLUGJens Axboe2011-03-101-2/+2
* | GFS2: Update to AIL list lockingSteven Whitehouse2011-03-141-1/+1
* | GFS2: introduce AIL lockDave Chinner2011-03-111-14/+16
|/
* Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe2010-10-191-1/+1
|\
| * GFS2: gfs2_logd should be using interruptible waitsSteven Whitehouse2010-09-171-1/+1
* | gfs2: replace barriers with explicit flush / FUA usageChristoph Hellwig2010-09-101-14/+5
|/
* block: unify flags for struct bio and struct requestChristoph Hellwig2010-08-071-2/+2
* block: BARRIER request should imply SYNCChristoph Hellwig2010-08-071-1/+1
* GFS2: Rework reclaiming unlinked dinodesBob Peterson2010-05-211-1/+1
* GFS2: Add some useful messagesSteven Whitehouse2010-05-061-0/+1
* GFS2: Various gfs2_logd improvementsBenjamin Marzinski2010-05-051-70/+87
* GFS2: Allow the number of committed revokes to temporarily be negativeBenjamin Marzinski2010-03-111-2/+1
* GFS2: Tag all metadata with jidSteven Whitehouse2009-12-031-0/+2
* GFS2: Add tracepointsSteven Whitehouse2009-06-121-1/+8
* gfs2: remove ->write_super and stop maintaining ->s_dirtChristoph Hellwig2009-06-111-2/+0
* GFS2: Update the rw flagsSteven Whitehouse2009-05-111-3/+3