index
:
linux-fsl-qoriq
master
scalys
Freescale 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
2013-05-30
xfs: rework remote attr CRCs
Dave Chinner
2013-05-24
xfs: fix missing KM_NOFS tags to keep lockdep happy
Dave Chinner
2013-03-14
xfs: ensure we capture IO errors correctly
Dave Chinner
2013-03-07
xfs: don't verify buffers after IO errors
Dave Chinner
2013-02-14
xfs: remove log force from xfs_buf_trylock()
Brian Foster
2013-01-26
xfs: fix shutdown hang on invalid inode during create
Dave Chinner
2013-01-24
xfs: fix _xfs_buf_find oops on blocks beyond the filesystem end
Dave Chinner
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: uncached buffer reads need to return an error
Dave Chinner
2012-11-16
xfs: make buffer read verication an IO completion function
Dave Chinner
2012-11-13
xfs: drop buffer io reference when a bad bio is built
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-13
xfs: prevent recursion in xfs_buf_iorequest
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-06-21
xfs: Fix overallocation in xfs_buf_allocate_memory()
Jan Kara
2012-05-14
xfs: make XBF_MAPPED the default behaviour
Dave Chinner
2012-05-14
xfs: Properly exclude IO type flags from buffer flags
Dave Chinner
2012-05-14
xfs: move xfsagino_t to xfs_types.h
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: use kmem_zone_zalloc for buffers
Dave Chinner
2012-05-14
xfs: fix incorrect b_offset initialisation
Dave Chinner
2012-05-14
xfs: check for buffer errors before waiting
Dave Chinner
2012-05-14
xfs: fix buffer lookup race on allocation failure
Dave Chinner
2012-05-14
xfs: on-stack delayed write buffer lists
Christoph Hellwig
2012-03-05
xfs: use per-filesystem I/O completion workqueues
Christoph Hellwig
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-08
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-12-16
xfs: remove unused XBT_FORCE_SLEEP bit
Eric Sandeen
2011-12-06
treewide: Fix comment and string typo 'bufer'
Paul Bolle
2011-11-21
freezer: unexport refrigerator() and update try_to_freeze() slightly
Tejun Heo
2011-10-12
xfs: do not flush data workqueues in xfs_flush_buftarg
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 buffers from the delwri list in xfs_buf_stale
Christoph Hellwig
2011-10-12
xfs: remove XFS_BUF_STALE and XFS_BUF_SUPER_STALE
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: Don't allocate new buffers on every call to _xfs_buf_find
Dave Chinner
[next]