aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_buf.c
Commit message (Expand)AuthorAge
* vmscan: change shrinker API by passing shrink_control structYing Han2011-05-25
* xfs: reset buffer pointers before freeing themDave Chinner2011-05-19
* xfs: reduce the number of pagb_lock roundtrips in xfs_alloc_clear_busyChristoph Hellwig2011-04-28
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-04-11
|\
| * xfs: use proper interfaces for on-stack pluggingChristoph Hellwig2011-04-08
| * xfs: fix variable set but not used warningsChristoph Hellwig2011-04-08
| * xfs: fix unreferenced var error in xfs_buf.cDave Chinner2011-03-31
* | Fix common misspellingsLucas De Marchi2011-03-31
|/
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-03-28
|\
| * xfs: stop using the page cache to back the buffer cacheDave Chinner2011-03-25
| * vmap: flush vmap aliases when mapping failsDave Chinner2011-03-25
* | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-24
|\ \
| * | block: remove per-queue pluggingJens Axboe2011-03-10
* | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-03-21
|\ \ \ | | |/ | |/|
| * | xfs: Convert linux-2.6/ files to new logging interfaceDave Chinner2011-03-06
| |/
* / xfs: convert to alloc_workqueue()Tejun Heo2011-02-01
|/
* xfs: fix error handling for synchronous writesChristoph Hellwig2011-01-11
* xfs: add a lru to the XFS buffer cacheDave Chinner2010-12-02
* xfs: convert xfsbud shrinker to a per-buftarg shrinker.Dave Chinner2010-11-30
* xfs: push stale, pinned buffers on trylock failuresDave Chinner2010-12-01
* xfs: move delayed write buffer traceDave Chinner2010-11-10
* fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-25
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-10-22
|\
| * xfs: semaphore cleanupThomas Gleixner2010-10-18
| * xfs: remove xfs_buf wrappersChristoph Hellwig2010-10-18
| * xfs: convert buffer cache hash to rbtreeDave Chinner2010-10-18
| * xfs: remove buftarg hash for external devicesDave Chinner2010-10-18
| * xfs: kill XBF_FS_MANAGED buffersDave Chinner2010-10-18
| * xfs: store xfs_mount in the buftarg instead of in the xfs_bufDave Chinner2010-10-18
| * xfs: introduced uncached buffer read primitveDave Chinner2010-10-18
| * xfs: rename xfs_buf_get_nodaddr to be more appropriateDave Chinner2010-10-18
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-10-22
|\ \
| * | workqueue: add and use WQ_MEM_RECLAIM flagTejun Heo2010-10-11
| |/
* | Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe2010-10-19
|\|
| * xfs: log IO completion workqueue is a high priority queueDave Chinner2010-09-10
| * xfs: improve buffer cache hash scalabilityDave Chinner2010-09-02
* | xfs: replace barriers with explicit flush / FUA usageChristoph Hellwig2010-09-10
|/
* 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