index
:
tom.gall/ross.oldfield/vexpress-lsk.git
linaro
linux-linaro-lsk
linux-linaro-lsk-android
linux-linaro-lsk-android-test
linux-linaro-lsk-test
linux-linaro-lsk-v3.10
linux-linaro-lsk-v3.10-android
lsk
lsk-android
topic/v3.10/iks
v3.10/topic/android-fixes
v3.10/topic/big.LITTLE
v3.10/topic/configs
v3.10/topic/exynos
v3.10/topic/iks
v3.10/topic/interactive
v3.10/topic/misc
v3.10/topic/pe-wq
v3.10/topic/tc2
v3.10/topic/warnings
v3.9/android-fixes
v3.9/big-little-arm
v3.9/configs
v3.9/iks
v3.9/linaro-builddeb-tweaks
v3.9/vexpress
v3.9/ynk-fixes
Unnamed repository; edit this file 'description' to name the repository.
Grokmirror User
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_buf.h
Age
Commit message (
Expand
)
Author
2013-01-16
xfs: use b_maps[] for discontiguous buffers
Mark Tinguely
2012-11-15
xfs: convert buffer verifiers to an ops structure.
Dave Chinner
2012-11-15
xfs: add buffer pre-write callback
Dave Chinner
2012-11-15
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-11
xfs: remove XFS_bflush
Christoph Hellwig
2011-10-11
xfs: remove xfs_buf_target_name
Christoph Hellwig
2011-10-11
xfs: clean up xfs_ioerror_alert
Christoph Hellwig
2011-10-11
xfs: clean up buffer allocation
Christoph Hellwig
2011-10-11
xfs: remove XFS_BUF_STALE and XFS_BUF_SUPER_STALE
Christoph Hellwig
2011-10-11
xfs: remove XFS_BUF_SET_VTYPE and XFS_BUF_SET_VTYPE_REF
Christoph Hellwig
2011-10-11
xfs: remove XFS_BUF_FINISH_IOWAIT
Christoph Hellwig
2011-10-11
xfs: remove xfs_get_buftarg_list
Christoph Hellwig
2011-10-11
xfs: fix buffer flushing during unmount
Christoph Hellwig
2011-10-11
xfs: use the "delwri" terminology consistently
Christoph Hellwig
2011-10-11
xfs: let xfs_bwrite callers handle the xfs_buf_relse
Christoph Hellwig
2011-10-11
xfs: call xfs_buf_delwri_queue directly
Christoph Hellwig
2011-08-12
xfs: remove subdirectories
Christoph Hellwig