aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_buf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-10xfs: remove XBF_DONE flag wrapper macrosDave Chinner1-1/+1
2016-01-22Merge tag 'xfs-for-linus-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfsLinus Torvalds1-0/+10
2016-01-19Merge branch 'xfs-misc-fixes-for-4.5-3' into for-nextDave Chinner1-0/+10
2016-01-19xfs: log mount failures don't wait for buffers to be releasedDave Chinner1-0/+10
2016-01-13Merge tag 'xfs-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfsLinus Torvalds1-1/+8
2016-01-12xfs: inode recovery readahead can race with inode buffer creationDave Chinner1-0/+7
2016-01-06fs: use block_device name vsprintf helperDmitry Monakhov1-6/+2
2016-01-04xfs: make xfs_buf_ioend_async() staticAlexander Kuleshov1-1/+1
2015-10-12Merge branch 'xfs-misc-fixes-for-4.4-1' into for-nextDave Chinner1-1/+2
2015-10-12xfs: per-filesystem stats counter implementationBill O'Donnell1-9/+9
2015-10-12xfs: Print name and pid when memory allocation loopsTetsuo Handa1-1/+2
2015-09-07Merge tag 'xfs-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfsLinus Torvalds1-5/+4
2015-08-25Merge branch 'xfs-misc-fixes-for-4.3-3' into for-nextDave Chinner1-3/+1
2015-08-25xfs: fix non-debug build warningsDave Chinner1-3/+1
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig1-4/+3
2015-07-29xfs: Use consistent logging message prefixesJoe Perches1-2/+3
2015-06-22xfs: return a void pointer from xfs_buf_offsetChristoph Hellwig1-3/+3
2015-02-12list_lru: add helpers to isolate itemsVladimir Davydov1-2/+4
2015-02-12list_lru: introduce list_lru_shrink_{count,walk}Vladimir Davydov1-4/+3
2014-12-04Merge branch 'xfs-misc-fixes-for-3.19-2' into for-nextDave Chinner1-3/+10
2014-12-04xfs: split metadata and log buffer completion to separate workqueuesBrian Foster1-3/+10
2014-11-28Merge branch 'xfs-consolidate-format-defs' into for-nextDave Chinner1-1/+1
2014-11-28xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig1-1/+1
2014-11-28xfs: catch invalid negative blknos in _xfs_buf_find()Eric Sandeen1-1/+1
2014-11-28xfs: replace global xfslogd wq with per-mount wqBrian Foster1-11/+1
2014-10-18Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+0
2014-10-02Merge branch 'xfs-buf-iosubmit' into for-nextDave Chinner1-176/+177
2014-10-02xfs: check xfs_buf_read_uncached returns correctlyDave Chinner1-4/+14
2014-10-02xfs: introduce xfs_buf_submit[_wait]Dave Chinner1-76/+93
2014-10-02xfs: kill xfs_bioerror_relseDave Chinner1-39/+0
2014-10-02xfs: xfs_bioerror can die.Dave Chinner1-46/+12
2014-10-02xfs: kill xfs_bdstrat_cbDave Chinner1-23/+25
2014-10-02xfs: rework xfs_buf_bio_endio error handlingDave Chinner1-2/+16
2014-10-02xfs: xfs_buf_ioend and xfs_buf_iodone_work duplicate functionalityDave Chinner1-49/+39
2014-10-02xfs: synchronous buffer IO needs a referenceDave Chinner1-9/+42
2014-10-02xfs: Don't use xfs_buf_iowait in the delwri buffer codeDave Chinner1-5/+13
2014-09-09xfs: mark all internal workqueues as freezableBrian Foster1-1/+1
2014-09-08block, bdi: an active gendisk always has a request_queue associated with itTejun Heo1-2/+0
2014-08-04xfs: catch buffers written without verifiers attachedDave Chinner1-0/+14
2014-06-25xfs: global error sign conversionDave Chinner1-13/+13
2014-05-15Merge branch 'xfs-unused-args-cleanup' into for-nextDave Chinner1-11/+6
2014-04-17xfs: fix buffer use after free on IO errorEric Sandeen1-4/+12
2014-04-14xfs: remove unused flags arg from _xfs_buf_get_pages()Eric Sandeen1-5/+4
2014-04-14xfs: remove unused args from xfs_alloc_buftarg()Eric Sandeen1-3/+1
2014-04-14xfs: remove unused blocksize arg from xfs_setsize_buftarg()Eric Sandeen1-3/+1
2014-03-07xfs: use NOIO contexts for vm_map_ramDave Chinner1-0/+11
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2014-01-24xfs: allow logical-sector sized O_DIRECTEric Sandeen1-0/+5
2014-01-24xfs: rename xfs_buftarg structure membersEric Sandeen1-4/+4
2014-01-24xfs: clean up xfs_buftargEric Sandeen1-3/+2