aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_buf.c
Commit message (Expand)AuthorAge
* xfs: log IO completion workqueue is a high priority queueDave Chinner2010-09-10
* xfs: improve buffer cache hash scalabilityDave Chinner2010-09-02
* xfs: kill the b_strat callback in xfs_bufChristoph Hellwig2010-07-26
* xfs: don't block on buffer read errorsDave Chinner2010-07-26
* xfs: simplify buffer pinningChristoph Hellwig2010-07-26
* xfs: drop dmapi hooksChristoph Hellwig2010-07-26
* mm: add context argument to shrinker callbackDave Chinner2010-07-19
* xfs: Improve scalability of busy extent trackingDave Chinner2010-05-24
* xfs: enforce synchronous writes in xfs_bwriteChristoph Hellwig2010-05-19
* xfs: add blockdev name to kthreadsJan Engelhardt2010-05-19
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* xfs: use scalable vmap APIAlex Elder2010-03-16
* xfs: remove old vmap cacheAlex Elder2010-03-16
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-02-26
|\
| * xfs: kill xfs_bawriteDave Chinner2010-02-03
| * xfs: Sort delayed write buffers before dispatchDave Chinner2010-01-25
| * xfs: Don't issue buffer IO direct from AIL push V2Dave Chinner2010-02-01
| * xfs: replace KM_LARGE with explicit vmalloc useChristoph Hellwig2010-01-21
| * xfs: remove duplicate buffer flagsChristoph Hellwig2010-01-21
| * xfs: xfs_buf_iomove() doesn't care about signednessDave Chinner2010-01-19
| * xfs: move more buffer helpers into xfs_buf.cChristoph Hellwig2010-01-15
| * xfs: clean up xfs_bwriteChristoph Hellwig2010-01-15
| * xfs: Don't wake xfsbufd when idleDave Chinner2010-01-15
* | xfs: fix xfs to work with Virtually Indexed architecturesJames Bottomley2010-02-05
|/
* XFS: Free buffer pages array unconditionallyDave Chinner2009-12-16
* xfs: improve metadata I/O merging in the elevatorDave Chinner2009-12-16
* xfs: event tracing supportChristoph Hellwig2009-12-15
* xfs: kill the STATIC_INLINE macroChristoph Hellwig2009-12-11
* xfs: simplify xfs_buf_get / xfs_buf_read interfacesChristoph Hellwig2009-12-11
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-08-12
|\
| * xfs: switch to NOFS allocation under i_lock in xfs_buf_associate_memoryChristoph Hellwig2009-08-12
* | Fix congestion_wait() sync/async vs read/write confusionJens Axboe2009-07-10
|/
* block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-22
* xfs: prevent unwritten extent conversion from blocking I/O completionDave Chinner2009-04-06
* xfs: only issues a cache flush on unmount if barriers are enabledChristoph Hellwig2009-03-04
* Revert "[XFS] remove old vmap cache"Felix Blyakher2009-02-18
* Revert "[XFS] use scalable vmap API"Felix Blyakher2009-02-18
* [XFS] use scalable vmap APINick Piggin2009-01-05
* [XFS] remove old vmap cacheNick Piggin2009-01-05
* Merge branch 'master' of git+ssh://git.melbourne.sgi.com/git/xfsLachlan McIlroy2008-12-11
|\
| * [XFS] replace b_fspriv with b_mountChristoph Hellwig2008-12-10
* | [XFS] set b_error from bio error in xfs_buf_bio_end_ioLachlan McIlroy2008-12-11
|/
* kill xfs_buf_iostartChristoph Hellwig2008-12-03
* Fix barrier fail detection in XFSChristoph Hellwig2008-10-10
* [XFS] Use KM_NOFS for debug trace buffersLachlan McIlroy2008-08-13
* [XFS] replace the XFS buf iodone semaphore with a completionDavid Chinner2008-08-13
* [XFS] Fix compile failure in xfs_buf_trace()Lachlan McIlroy2008-08-13
* [XFS] Do not access buffers after dropping reference countLachlan McIlroy2008-08-13
* [XFS] sort out opening and closing of the block devicesChristoph Hellwig2008-07-28
* [XFS] Remove unused arg from kmem_free()Denys Vlasenko2008-07-28