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.h
Age
Commit message (
Expand
)
Author
2016-01-04
xfs: print name of verifier if it fails
Eric Sandeen
2015-09-08
dax: move DAX-related functions to a new header
Matthew Wilcox
2015-06-21
xfs: return a void pointer from xfs_buf_offset
Christoph Hellwig
2014-12-03
xfs: split metadata and log buffer completion to separate workqueues
Brian Foster
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: 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-06-25
xfs: global error sign conversion
Dave Chinner
2014-06-09
Merge branch 'xfs-misc-fixes-3-for-3.16' into for-next
Dave Chinner
2014-06-06
xfs: kill xfs_buf_geterror()
Dave Chinner
2014-04-14
xfs: remove unused args from xfs_alloc_buftarg()
Eric Sandeen
2014-04-14
xfs: remove unused blocksize arg from xfs_setsize_buftarg()
Eric Sandeen
2014-02-27
xfs: add helper for updating checksums on xfs_bufs
Eric Sandeen
2014-02-27
xfs: add helper for verifying checksums on xfs_bufs
Eric Sandeen
2014-01-24
xfs: allow logical-sector sized O_DIRECT
Eric Sandeen
2014-01-24
xfs: rename xfs_buftarg structure members
Eric Sandeen
2014-01-24
xfs: clean up xfs_buftarg
Eric Sandeen
2013-12-17
xfs: abort metadata writeback on permanent errors
Dave Chinner
2013-12-17
xfs: remove xfsbdstrat error
Christoph Hellwig
2013-09-10
xfs: rework buffer dispose list tracking
Dave Chinner
2013-09-10
xfs: convert buftarg LRU to generic code
Dave Chinner
2013-01-16
xfs: use b_maps[] for discontiguous buffers
Mark Tinguely
2012-11-16
xfs: convert buffer verifiers to an ops structure.
Dave Chinner
2012-11-16
xfs: add buffer pre-write callback
Dave Chinner
2012-11-16
xfs: make buffer read verication an IO completion function
Dave Chinner
2012-08-29
xfs: fix race while discarding buffers [V4]
Carlos Maiolino
2012-07-13
xfs: do not call xfs_bdstrat_cb in xfs_buf_iodone_callbacks
Christoph Hellwig
2012-07-01
xfs: add discontiguous buffer map interface
Dave Chinner
2012-07-01
xfs: convert internal buffer functions to pass maps
Dave Chinner
2012-07-01
xfs: separate buffer indexing from block map
Dave Chinner
2012-05-14
xfs: make XBF_MAPPED the default behaviour
Dave Chinner
2012-05-14
xfs: kill XBF_DONTBLOCK
Dave Chinner
2012-05-14
xfs: kill XBF_LOCK
Dave Chinner
2012-05-14
xfs: kill xfs_buf_btoc
Dave Chinner
2012-05-14
xfs: use blocks for storing the desired IO size
Dave Chinner
2012-05-14
xfs: use blocks for counting length of buffers
Dave Chinner
2012-05-14
xfs: kill b_file_offset
Dave Chinner
2012-05-14
xfs: clean up buffer get/read call API
Dave Chinner
2012-05-14
xfs: check for buffer errors before waiting
Dave Chinner
2012-05-14
xfs: on-stack delayed write buffer lists
Christoph Hellwig
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2011-12-16
xfs: remove unused XBT_FORCE_SLEEP bit
Eric Sandeen
2011-10-12
xfs: remove XFS_bflush
Christoph Hellwig
2011-10-12
xfs: remove xfs_buf_target_name
Christoph Hellwig
2011-10-12
xfs: clean up xfs_ioerror_alert
Christoph Hellwig
2011-10-12
xfs: clean up buffer allocation
Christoph Hellwig
2011-10-12
xfs: remove XFS_BUF_STALE and XFS_BUF_SUPER_STALE
Christoph Hellwig
2011-10-12
xfs: remove XFS_BUF_SET_VTYPE and XFS_BUF_SET_VTYPE_REF
Christoph Hellwig
[next]