| Commit message (Expand) | Author | Age | Files | Lines |
* | xfs: inode recovery readahead can race with inode buffer creation | Dave Chinner | 2016-01-12 | 1 | -0/+7 |
* | xfs: make xfs_buf_ioend_async() static | Alexander Kuleshov | 2016-01-04 | 1 | -1/+1 |
* | Merge branch 'xfs-misc-fixes-for-4.4-1' into for-next | Dave Chinner | 2015-10-12 | 1 | -1/+2 |
|\ |
|
| * | xfs: Print name and pid when memory allocation loops | Tetsuo Handa | 2015-10-12 | 1 | -1/+2 |
* | | xfs: per-filesystem stats counter implementation | Bill O'Donnell | 2015-10-12 | 1 | -9/+9 |
|/ |
|
* | Merge tag 'xfs-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-09-07 | 1 | -5/+4 |
|\ |
|
| * | Merge branch 'xfs-misc-fixes-for-4.3-3' into for-next | Dave Chinner | 2015-08-25 | 1 | -3/+1 |
| |\ |
|
| | * | xfs: fix non-debug build warnings | Dave Chinner | 2015-08-25 | 1 | -3/+1 |
| * | | xfs: Use consistent logging message prefixes | Joe Perches | 2015-07-29 | 1 | -2/+3 |
| |/ |
|
* | | block: add a bi_error field to struct bio | Christoph Hellwig | 2015-07-29 | 1 | -4/+3 |
|/ |
|
* | xfs: return a void pointer from xfs_buf_offset | Christoph Hellwig | 2015-06-22 | 1 | -3/+3 |
* | list_lru: add helpers to isolate items | Vladimir Davydov | 2015-02-12 | 1 | -2/+4 |
* | list_lru: introduce list_lru_shrink_{count,walk} | Vladimir Davydov | 2015-02-12 | 1 | -4/+3 |
* | Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next | Dave Chinner | 2014-12-04 | 1 | -3/+10 |
|\ |
|
| * | xfs: split metadata and log buffer completion to separate workqueues | Brian Foster | 2014-12-04 | 1 | -3/+10 |
* | | Merge branch 'xfs-consolidate-format-defs' into for-next | Dave Chinner | 2014-11-28 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | xfs: merge xfs_ag.h into xfs_format.h | Christoph Hellwig | 2014-11-28 | 1 | -1/+1 |
* | | xfs: catch invalid negative blknos in _xfs_buf_find() | Eric Sandeen | 2014-11-28 | 1 | -1/+1 |
* | | xfs: replace global xfslogd wq with per-mount wq | Brian Foster | 2014-11-28 | 1 | -11/+1 |
|/ |
|
* | Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2014-10-18 | 1 | -2/+0 |
|\ |
|
| * | block, bdi: an active gendisk always has a request_queue associated with it | Tejun Heo | 2014-09-08 | 1 | -2/+0 |
* | | Merge branch 'xfs-buf-iosubmit' into for-next | Dave Chinner | 2014-10-02 | 1 | -176/+177 |
|\ \ |
|
| * | | xfs: check xfs_buf_read_uncached returns correctly | Dave Chinner | 2014-10-02 | 1 | -4/+14 |
| * | | xfs: introduce xfs_buf_submit[_wait] | Dave Chinner | 2014-10-02 | 1 | -76/+93 |
| * | | xfs: kill xfs_bioerror_relse | Dave Chinner | 2014-10-02 | 1 | -39/+0 |
| * | | xfs: xfs_bioerror can die. | Dave Chinner | 2014-10-02 | 1 | -46/+12 |
| * | | xfs: kill xfs_bdstrat_cb | Dave Chinner | 2014-10-02 | 1 | -23/+25 |
| * | | xfs: rework xfs_buf_bio_endio error handling | Dave Chinner | 2014-10-02 | 1 | -2/+16 |
| * | | xfs: xfs_buf_ioend and xfs_buf_iodone_work duplicate functionality | Dave Chinner | 2014-10-02 | 1 | -49/+39 |
| * | | xfs: synchronous buffer IO needs a reference | Dave Chinner | 2014-10-02 | 1 | -9/+42 |
| * | | xfs: Don't use xfs_buf_iowait in the delwri buffer code | Dave Chinner | 2014-10-02 | 1 | -5/+13 |
| |/ |
|
* | | xfs: mark all internal workqueues as freezable | Brian Foster | 2014-09-09 | 1 | -1/+1 |
|/ |
|
* | xfs: catch buffers written without verifiers attached | Dave Chinner | 2014-08-04 | 1 | -0/+14 |
* | xfs: global error sign conversion | Dave Chinner | 2014-06-25 | 1 | -13/+13 |
* | Merge branch 'xfs-unused-args-cleanup' into for-next | Dave Chinner | 2014-05-15 | 1 | -11/+6 |
|\ |
|
| * | xfs: remove unused flags arg from _xfs_buf_get_pages() | Eric Sandeen | 2014-04-14 | 1 | -5/+4 |
| * | xfs: remove unused args from xfs_alloc_buftarg() | Eric Sandeen | 2014-04-14 | 1 | -3/+1 |
| * | xfs: remove unused blocksize arg from xfs_setsize_buftarg() | Eric Sandeen | 2014-04-14 | 1 | -3/+1 |
* | | xfs: fix buffer use after free on IO error | Eric Sandeen | 2014-04-17 | 1 | -4/+12 |
|/ |
|
* | xfs: use NOIO contexts for vm_map_ram | Dave Chinner | 2014-03-07 | 1 | -0/+11 |
* | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2014-01-30 | 1 | -2/+2 |
|\ |
|
| * | Merge tag 'v3.13-rc6' into for-3.14/core | Jens Axboe | 2013-12-31 | 1 | -23/+14 |
| |\ |
|
| * | | block: Abstract out bvec iterator | Kent Overstreet | 2013-11-23 | 1 | -2/+2 |
* | | | xfs: allow logical-sector sized O_DIRECT | Eric Sandeen | 2014-01-24 | 1 | -0/+5 |
* | | | xfs: rename xfs_buftarg structure members | Eric Sandeen | 2014-01-24 | 1 | -4/+4 |
* | | | xfs: clean up xfs_buftarg | Eric Sandeen | 2014-01-24 | 1 | -3/+2 |
* | | | Merge branch 'xfs-for-linus-v3.13-rc5' into for-next | Ben Myers | 2013-12-18 | 1 | -23/+14 |
|\ \ \
| | |/
| |/| |
|
| * | | xfs: abort metadata writeback on permanent errors | Dave Chinner | 2013-12-17 | 1 | -2/+8 |
| * | | xfs: remove xfsbdstrat error | Christoph Hellwig | 2013-12-17 | 1 | -21/+6 |
| |/ |
|
* | | xfs: simplify xfs_setsize_buftarg callchain; remove unused arg | Eric Sandeen | 2013-12-04 | 1 | -18/+8 |
|/ |
|