aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_buf.c
Commit message (Expand)AuthorAge
* 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
* [XFS] Fix memory corruption with small buffer readsChristoph Hellwig2008-05-23
* [XFS] Fix build failure after enabling CONFIG_XFS_DEBUGStephen Rothwell2008-04-29
* [XFS] xfs_bdwrite() does not return errors.David Chinner2008-04-17
* [XFS] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-17
* Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2008-02-07
|\
| * [XFS] kill superflous buffer locking (2nd attempt)Christoph Hellwig2008-02-07
| * [XFS] 971186 Undo mod xfs-linux-melb:xfs-kern:29845a due to a regressionLachlan McIlroy2008-02-07
| * [XFS] kill superflous buffer lockingChristoph Hellwig2008-02-07
| * [XFS] Remove spin.hEric Sandeen2008-02-07
* | is_vmalloc_addr(): Check if an address is within the vmalloc boundariesChristoph Lameter2008-02-05
|/