summaryrefslogtreecommitdiff
path: root/fs/xfs/linux-2.6/xfs_buf.c
AgeCommit message (Expand)Author
2006-02-01[PATCH] Direct Migration V9: Avoid writeback / page_migrate() methodChristoph Lameter
2006-02-01[XFS] Fix regression in xfs_buf_rele dealing with non-hashed buffers, asNathan Scott
2006-01-11[XFS] Fix up offset type inconsistencies and gcc warnings from earlierNathan Scott
2006-01-11[XFS] fix up per-device xfsbufdChristoph Hellwig
2006-01-11[XFS] Complete the pagebuf -> xfs_buf naming convention transition,Nathan Scott
2006-01-11[XFS] Introduce per-filesystem delwri pagebuf flushing to reduceDavid Chinner
2005-11-04[XFS] Remove no-longer-used qsort source.Nathan Scott
2005-11-02[XFS] Simplify pagebuf_rele Remove a conditional that can not be trueChristoph Hellwig
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott
2005-11-02[XFS] only mark buffers done when all pages are uptodate in additionChristoph Hellwig
2005-11-02[XFS] write barrier support Issue all log sync operations as orderedChristoph Hellwig
2005-11-02[XFS] fix PBF_NONE handlingChristoph Hellwig
2005-11-02[XFS] remove unused pagebuf flagsChristoph Hellwig
2005-11-02[XFS] Make sure the threads and shaker in xfs_buf are de-initialized inChristoph Hellwig
2005-10-29[PATCH] mm: split page table lockHugh Dickins
2005-10-28[PATCH] gfp_t: fs/*Al Viro
2005-09-10[PATCH] fs: fix-up schedule_timeout() usageNishanth Aravamudan
2005-09-05[XFS] Switch kernel thread handling to the kthread_ APIChristoph Hellwig
2005-09-05[XFS] Fix racy access to pb_flags. pagebuf_rele() modified pb_flags afterDavid Chinner
2005-09-05[XFS] remove some dead code from pagebufChristoph Hellwig
2005-09-02[XFS] Add infrastructure for tracking I/O completionsChristoph Hellwig
2005-09-02[XFS] Make metadata IO completion consistent with other IO completionNathan Scott
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter
2005-06-21[XFS] remove xfs_incore_relseChristoph Hellwig
2005-06-21[XFS] Fix pagebuf slab initializationChristoph Hellwig
2005-06-21[XFS] rename various pagebuf symbols to xfsbufChristoph Hellwig
2005-05-05[XFS] Resolve an issue with xfsbufd not getting along with swsusp.Nathan Scott
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds