aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_buf.c
Commit message (Expand)AuthorAge
* Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-18
|\
| * block, bdi: an active gendisk always has a request_queue associated with itTejun Heo2014-09-08
* | Merge branch 'xfs-buf-iosubmit' into for-nextDave Chinner2014-10-01
|\ \
| * | xfs: check xfs_buf_read_uncached returns correctlyDave Chinner2014-10-01
| * | xfs: introduce xfs_buf_submit[_wait]Dave Chinner2014-10-01
| * | xfs: kill xfs_bioerror_relseDave Chinner2014-10-01
| * | xfs: xfs_bioerror can die.Dave Chinner2014-10-01
| * | xfs: kill xfs_bdstrat_cbDave Chinner2014-10-01
| * | xfs: rework xfs_buf_bio_endio error handlingDave Chinner2014-10-01
| * | xfs: xfs_buf_ioend and xfs_buf_iodone_work duplicate functionalityDave Chinner2014-10-01
| * | xfs: synchronous buffer IO needs a referenceDave Chinner2014-10-01
| * | xfs: Don't use xfs_buf_iowait in the delwri buffer codeDave Chinner2014-10-01
| |/
* / xfs: mark all internal workqueues as freezableBrian Foster2014-09-08
|/
* xfs: catch buffers written without verifiers attachedDave Chinner2014-08-03
* xfs: global error sign conversionDave Chinner2014-06-25
* Merge branch 'xfs-unused-args-cleanup' into for-nextDave Chinner2014-05-14
|\
| * xfs: remove unused flags arg from _xfs_buf_get_pages()Eric Sandeen2014-04-14
| * xfs: remove unused args from xfs_alloc_buftarg()Eric Sandeen2014-04-14
| * xfs: remove unused blocksize arg from xfs_setsize_buftarg()Eric Sandeen2014-04-14
* | xfs: fix buffer use after free on IO errorEric Sandeen2014-04-16
|/
* xfs: use NOIO contexts for vm_map_ramDave Chinner2014-03-07
* Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-30
|\
| * Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe2013-12-31
| |\
| * | block: Abstract out bvec iteratorKent Overstreet2013-11-24
* | | xfs: allow logical-sector sized O_DIRECTEric Sandeen2014-01-24
* | | xfs: rename xfs_buftarg structure membersEric Sandeen2014-01-24
* | | xfs: clean up xfs_buftargEric Sandeen2014-01-24
* | | Merge branch 'xfs-for-linus-v3.13-rc5' into for-nextBen Myers2013-12-18
|\ \ \ | | |/ | |/|
| * | xfs: abort metadata writeback on permanent errorsDave Chinner2013-12-17
| * | xfs: remove xfsbdstrat errorChristoph Hellwig2013-12-17
| |/
* / xfs: simplify xfs_setsize_buftarg callchain; remove unused argEric Sandeen2013-12-04
|/
* xfs: decouple log and transaction headersDave Chinner2013-10-23
* xfs: remove newlines from strings passed to __xfs_printkEric Sandeen2013-10-17
* super: fix for destroy lrusGlauber Costa2013-09-10
* list_lru: dynamically adjust node arraysGlauber Costa2013-09-10
* xfs: rework buffer dispose list trackingDave Chinner2013-09-10
* xfs-convert-buftarg-lru-to-generic-code-fixAndrew Morton2013-09-10
* xfs: convert buftarg LRU to generic codeDave Chinner2013-09-10
* xfs: fix the comment of xfs_setsize_buftarg_early()Zhi Yong Wu2013-08-20
* xfs: fix the comment of xfs_buf_free()Zhi Yong Wu2013-08-20
* xfs: split out transaction reservation codeDave Chinner2013-08-12
* xfs: rework remote attr CRCsDave Chinner2013-05-30
* xfs: fix missing KM_NOFS tags to keep lockdep happyDave Chinner2013-05-24
* xfs: ensure we capture IO errors correctlyDave Chinner2013-03-14
* xfs: don't verify buffers after IO errorsDave Chinner2013-03-07
* xfs: remove log force from xfs_buf_trylock()Brian Foster2013-02-14
* xfs: fix shutdown hang on invalid inode during createDave Chinner2013-01-26
* xfs: fix _xfs_buf_find oops on blocks beyond the filesystem endDave Chinner2013-01-24
* xfs: use b_maps[] for discontiguous buffersMark Tinguely2012-12-17
* xfs: convert buffer verifiers to an ops structure.Dave Chinner2012-11-15