aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_buf.c
Commit message (Expand)AuthorAge
* [XFS] Barriers need to be dynamically checked and switched offDavid Chinner2007-10-15
* 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
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-01
* [XFS] only mark buffers done when all pages are uptodate in additionChristoph Hellwig2005-11-01
* [XFS] write barrier support Issue all log sync operations as orderedChristoph Hellwig2005-11-01
* [XFS] fix PBF_NONE handlingChristoph Hellwig2005-11-01
* [XFS] remove unused pagebuf flagsChristoph Hellwig2005-11-01
* [XFS] Make sure the threads and shaker in xfs_buf are de-initialized inChristoph Hellwig2005-11-01
* [PATCH] mm: split page table lockHugh Dickins2005-10-30
* [PATCH] gfp_t: fs/*Al Viro2005-10-28
* [PATCH] fs: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-10
* [XFS] Switch kernel thread handling to the kthread_ APIChristoph Hellwig2005-09-04
* [XFS] Fix racy access to pb_flags. pagebuf_rele() modified pb_flags afterDavid Chinner2005-09-04
* [XFS] remove some dead code from pagebufChristoph Hellwig2005-09-04
* [XFS] Add infrastructure for tracking I/O completionsChristoph Hellwig2005-09-02
* [XFS] Make metadata IO completion consistent with other IO completionNathan Scott2005-09-02
* [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-25
* [XFS] remove xfs_incore_relseChristoph Hellwig2005-06-21
* [XFS] Fix pagebuf slab initializationChristoph Hellwig2005-06-21