index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_buf.c
Age
Commit message (
Expand
)
Author
2016-08-26
xfs: prevent dropping ioend completions during buftarg wait
Brian Foster
2016-08-16
xfs: don't assert fail on non-async buffers on ioacct decrement
Brian Foster
2016-07-27
Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-07-20
Merge branch 'xfs-4.8-buf-fixes' into for-next
Dave Chinner
2016-07-20
xfs: track and serialize in-flight async buffers against unmount
Brian Foster
2016-07-20
xfs: exclude never-released buffers from buftarg I/O accounting
Brian Foster
2016-07-20
xfs: remove extraneous buffer flag changes
Eric Sandeen
2016-06-21
Merge branch 'xfs-4.8-misc-fixes-2' into for-next
Dave Chinner
2016-06-21
xfs: enable buffer deadlock postmortem diagnosis via ftrace
Darrick J. Wong
2016-06-09
fs: xfs: replace BIO_MAX_SECTORS with BIO_MAX_PAGES
Ming Lei
2016-06-07
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
Mike Christie
2016-06-07
xfs: use bio op accessors
Mike Christie
2016-06-07
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
2016-06-01
xfs: reduce lock hold times in buffer writeback
Dave Chinner
2016-05-18
xfs: buffer ->bi_end_io function requires irq-safe lock
Brian Foster
2016-02-10
xfs: remove XBF_DONE flag wrapper macros
Dave Chinner
2016-01-22
Merge tag 'xfs-for-linus-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-01-18
Merge branch 'xfs-misc-fixes-for-4.5-3' into for-next
Dave Chinner
2016-01-18
xfs: log mount failures don't wait for buffers to be released
Dave Chinner
2016-01-14
Merge tag 'xfs-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-01-11
xfs: inode recovery readahead can race with inode buffer creation
Dave Chinner
2016-01-06
fs: use block_device name vsprintf helper
Dmitry Monakhov
2016-01-04
xfs: make xfs_buf_ioend_async() static
Alexander Kuleshov
2015-10-12
Merge branch 'xfs-misc-fixes-for-4.4-1' into for-next
Dave Chinner
2015-10-12
xfs: per-filesystem stats counter implementation
Bill O'Donnell
2015-10-12
xfs: Print name and pid when memory allocation loops
Tetsuo Handa
2015-09-07
Merge tag 'xfs-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-08-25
Merge branch 'xfs-misc-fixes-for-4.3-3' into for-next
Dave Chinner
2015-08-25
xfs: fix non-debug build warnings
Dave Chinner
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-29
xfs: Use consistent logging message prefixes
Joe Perches
2015-06-21
xfs: return a void pointer from xfs_buf_offset
Christoph Hellwig
2015-02-13
list_lru: add helpers to isolate items
Vladimir Davydov
2015-02-13
list_lru: introduce list_lru_shrink_{count,walk}
Vladimir Davydov
2014-12-03
Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next
Dave Chinner
2014-12-03
xfs: split metadata and log buffer completion to separate workqueues
Brian Foster
2014-11-28
Merge branch 'xfs-consolidate-format-defs' into for-next
Dave Chinner
2014-11-28
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
2014-11-28
xfs: catch invalid negative blknos in _xfs_buf_find()
Eric Sandeen
2014-11-28
xfs: replace global xfslogd wq with per-mount wq
Brian Foster
2014-10-18
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-10-01
Merge branch 'xfs-buf-iosubmit' into for-next
Dave Chinner
2014-10-01
xfs: check xfs_buf_read_uncached returns correctly
Dave Chinner
2014-10-01
xfs: introduce xfs_buf_submit[_wait]
Dave Chinner
2014-10-01
xfs: kill xfs_bioerror_relse
Dave Chinner
2014-10-01
xfs: xfs_bioerror can die.
Dave Chinner
2014-10-01
xfs: kill xfs_bdstrat_cb
Dave Chinner
2014-10-01
xfs: rework xfs_buf_bio_endio error handling
Dave Chinner
2014-10-01
xfs: xfs_buf_ioend and xfs_buf_iodone_work duplicate functionality
Dave Chinner
2014-10-01
xfs: synchronous buffer IO needs a reference
Dave Chinner
[next]