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
2012-12-17
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
2011-10-12
xfs: remove XFS_BUF_FINISH_IOWAIT
Christoph Hellwig
2011-10-12
xfs: remove xfs_get_buftarg_list
Christoph Hellwig
2011-10-12
xfs: fix buffer flushing during unmount
Christoph Hellwig
2011-10-12
xfs: use the "delwri" terminology consistently
Christoph Hellwig
2011-10-12
xfs: let xfs_bwrite callers handle the xfs_buf_relse
Christoph Hellwig
2011-10-12
xfs: call xfs_buf_delwri_queue directly
Christoph Hellwig
2011-08-12
xfs: remove subdirectories
Christoph Hellwig