summaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_buf.c
Commit message (Expand)AuthorAgeFilesLines
* [XFS] Be more defensive with page flags (error/private) for metadataNathan Scott2006-09-281-3/+8
* [XFS] Add a debug flag for allocations which are known to be larger thanNathan Scott2006-09-281-1/+1
* [XFS] When issuing metadata readahead, submit bio with READA not READ.Nathan Scott2006-09-281-7/+7
* [XFS] Improve xfsbufd delayed write submission patterns, after blktraceNathan Scott2006-09-281-10/+14
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-281-1/+1
* [PATCH] Add GFP_NOWAITJeff Dike2006-04-111-1/+1
* Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds2006-03-231-4/+3
|\
| * [XFS] Cleanup the use of zones/slabs, more consistent and allows flags toNathan Scott2006-03-141-4/+3
* | [PATCH] page migration reorgChristoph Lameter2006-03-221-0/+1
|/
* [PATCH] Direct Migration V9: Avoid writeback / page_migrate() methodChristoph Lameter2006-02-011-0/+1
* [XFS] Fix regression in xfs_buf_rele dealing with non-hashed buffers, asNathan Scott2006-02-011-0/+7
* [XFS] Fix up offset type inconsistencies and gcc warnings from earlierNathan Scott2006-01-111-8/+8
* [XFS] fix up per-device xfsbufdChristoph Hellwig2006-01-111-3/+2
* [XFS] Complete the pagebuf -> xfs_buf naming convention transition,Nathan Scott2006-01-111-673/+585
* [XFS] Introduce per-filesystem delwri pagebuf flushing to reduceDavid Chinner2006-01-111-44/+92
* [XFS] Remove no-longer-used qsort source.Nathan Scott2005-11-041-4/+4
* [XFS] Simplify pagebuf_rele Remove a conditional that can not be trueChristoph Hellwig2005-11-021-25/+4
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-51/+11
* [XFS] only mark buffers done when all pages are uptodate in additionChristoph Hellwig2005-11-021-4/+4
* [XFS] write barrier support Issue all log sync operations as orderedChristoph Hellwig2005-11-021-0/+5
* [XFS] fix PBF_NONE handlingChristoph Hellwig2005-11-021-1/+2
* [XFS] remove unused pagebuf flagsChristoph Hellwig2005-11-021-17/+7
* [XFS] Make sure the threads and shaker in xfs_buf are de-initialized inChristoph Hellwig2005-11-021-62/+25
* [PATCH] mm: split page table lockHugh Dickins2005-10-291-3/+4
* [PATCH] gfp_t: fs/*Al Viro2005-10-281-4/+4
* [PATCH] fs: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-101-3/+3
* [XFS] Switch kernel thread handling to the kthread_ APIChristoph Hellwig2005-09-051-16/+8
* [XFS] Fix racy access to pb_flags. pagebuf_rele() modified pb_flags afterDavid Chinner2005-09-051-16/+50
* [XFS] remove some dead code from pagebufChristoph Hellwig2005-09-051-30/+0
* [XFS] Add infrastructure for tracking I/O completionsChristoph Hellwig2005-09-021-1/+1
* [XFS] Make metadata IO completion consistent with other IO completionNathan Scott2005-09-021-6/+11
* [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-251-2/+2
* [XFS] remove xfs_incore_relseChristoph Hellwig2005-06-211-10/+0
* [XFS] Fix pagebuf slab initializationChristoph Hellwig2005-06-211-1/+1
* [XFS] rename various pagebuf symbols to xfsbufChristoph Hellwig2005-06-211-66/+77
* [XFS] Resolve an issue with xfsbufd not getting along with swsusp.Nathan Scott2005-05-051-2/+9
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1980
OpenPOWER on IntegriCloud