aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_buf.c
Commit message (Expand)AuthorAge
* [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
|/
* [XFS] Make xfsbufd threads freezableRafael J. Wysocki2007-12-09
* [XFS] Clear XBF_READ_AHEAD flag on I/O completion.Lachlan McIlroy2007-12-09
* [XFS] Fixed a few bugs in xfs_buf_associate_memory()Lachlan McIlroy2007-12-09
* Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2007-10-17
|\
| * [XFS] eagerly remove vmap mappings to avoid upsetting XenJeremy Fitzhardinge2007-10-17
| * [XFS] Barriers need to be dynamically checked and switched offDavid Chinner2007-10-15
* | Fix up more bio falloutAl Viro2007-10-12
* | Drop 'size' argument from bio_endio and bi_end_ioNeilBrown2007-10-10
|/
* mm: clean up and kernelify shrinker registrationRusty Russell2007-07-17
* [XFS] Flush the block device before closing it on unmount.David Chinner2007-07-14
* [XFS] Use generic shrinker interfaces in XFS.Andrew Morton2007-07-14
* [XFS] Fix double free in xfs_buf_get_noaddr error handling pathChristoph Hellwig2007-07-14
* [XFS] Only use refcounted pages for I/OChristoph Hellwig2007-07-14
* [XFS] Export via a function xfs_buftarg_list for use by kdb/xfsidbg.Tim Shimmin2007-05-07
* [PATCH] Make XFS workqueues nonfreezableRafael J. Wysocki2007-03-22
* [XFS] Keep stack usage down for 4k stacks by using noinline.David Chinner2007-02-10
* [XFS] Current usage of buftarg flags is incorrect.David Chinner2007-02-10
* [XFS] Fix a synchronous buftarg flush deadlock when freezing.David Chinner2007-02-10
* [PATCH] Use freezeable workqueues in XFSRafael J. Wysocki2006-12-07
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-07
* WorkStruct: make allyesconfigDavid Howells2006-11-22
* [XFS] 956618: Linux crashes on boot with XFS-DMAPI filesystem whenVlad Apostolov2006-11-11
* [PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton2006-10-20
* [XFS] Be more defensive with page flags (error/private) for metadataNathan Scott2006-09-27
* [XFS] Add a debug flag for allocations which are known to be larger thanNathan Scott2006-09-27
* [XFS] When issuing metadata readahead, submit bio with READA not READ.Nathan Scott2006-09-27
* [XFS] Improve xfsbufd delayed write submission patterns, after blktraceNathan Scott2006-09-27
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-28
* [PATCH] Add GFP_NOWAITJeff Dike2006-04-11
* Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds2006-03-23
|\
| * [XFS] Cleanup the use of zones/slabs, more consistent and allows flags toNathan Scott2006-03-13
* | [PATCH] page migration reorgChristoph Lameter2006-03-22
|/
* [PATCH] Direct Migration V9: Avoid writeback / page_migrate() methodChristoph Lameter2006-02-01
* [XFS] Fix regression in xfs_buf_rele dealing with non-hashed buffers, asNathan Scott2006-01-31
* [XFS] Fix up offset type inconsistencies and gcc warnings from earlierNathan Scott2006-01-11
* [XFS] fix up per-device xfsbufdChristoph Hellwig2006-01-11
* [XFS] Complete the pagebuf -> xfs_buf naming convention transition,Nathan Scott2006-01-10
* [XFS] Introduce per-filesystem delwri pagebuf flushing to reduceDavid Chinner2006-01-10
* [XFS] Remove no-longer-used qsort source.Nathan Scott2005-11-03
* [XFS] Simplify pagebuf_rele Remove a conditional that can not be trueChristoph Hellwig2005-11-01