aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fs-writeback.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov1-1/+1
2007-10-17introduce I_SYNCJoern Engel1-15/+24
2007-10-17writeback: introduce writeback_control.more_io to indicate more ioFengguang Wu1-0/+2
2007-10-17writeback: fix ntfs with sb_has_dirty_inodes()Fengguang Wu1-1/+9
2007-10-17writeback: fix time ordering of the per superblock inode lists 8Fengguang Wu1-23/+38
2007-10-17writeback: fix periodic superblock dirty inode flushingKen Chen1-22/+14
2007-10-17writeback: fix time ordering of the per superblock dirty inode lists 7Andrew Morton1-2/+2
2007-10-17writeback: fix time ordering of the per superblock dirty inode lists 6Andrew Morton1-1/+8
2007-10-17writeback: fix time ordering of the per superblock dirty inode lists 5Andrew Morton1-1/+1
2007-10-17writeback: fix comment, use helper functionAndrew Morton1-4/+11
2007-10-17writeback: fix time ordering of the per superblock dirty inode lists 4Andrew Morton1-1/+23
2007-10-17writeback: fix time ordering of the per superblock dirty inode lists 3Andrew Morton1-1/+1
2007-10-17writeback: fix time ordering of the per superblock dirty inode lists: memory-backed inodesAndrew Morton1-1/+1
2007-10-17writeback: fix time-ordering of the per-superblock dirty-inode listsAndrew Morton1-1/+25
2007-10-10Fix warnings with !CONFIG_BLOCKJens Axboe1-0/+1
2007-01-26Write back inode data pages even when the inode itself is lockedLinus Torvalds1-1/+12
2006-09-30[PATCH] BLOCK: Remove dependence on existence of blockdev_superblock [try #6]David Howells1-3/+3
2006-09-30[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]David Howells1-2/+1
2006-06-30[PATCH] zoned vm counters: conversion of nr_unstable to per zone counterChristoph Lameter1-1/+1
2006-06-30[PATCH] zoned vm counters: conversion of nr_dirty to per zone counterChristoph Lameter1-1/+1
2006-06-23[PATCH] Kill PF_SYNCWRITE flagJens Axboe1-2/+0
2006-06-23[PATCH] writeback: fix range handlingOGAWA Hirofumi1-0/+4
2006-03-25[PATCH] Move cond_resched() after iput() in sync_sb_inodes()OGAWA Hirofumi1-1/+1
2005-11-07[PATCH] kernel-docs: fix kernel-doc format problemsRandy Dunlap1-2/+3
2005-11-07[PATCH] write_inode_now(): write inode if not BDI_CAP_NO_WRITEBACKAndrew Morton1-1/+1
2005-10-31[PATCH] fix __writeback_single_inode WARN_ONAndrea Arcangeli1-1/+1
2005-10-30[PATCH] fix nr_unused accounting, and avoid recursing in iput with I_WILL_FREE setAndrea Arcangeli1-12/+16
2005-06-23[PATCH] O(1) sb list traversing on syncsKirill Korotaev1-37/+27
2005-05-01[PATCH] DocBook: fix some descriptionsMartin Waitz1-1/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+695