aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fs-writeback.c
Commit message (Expand)AuthorAgeFilesLines
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-191-1/+1
* introduce I_SYNCJoern Engel2007-10-171-15/+24
* writeback: introduce writeback_control.more_io to indicate more ioFengguang Wu2007-10-171-0/+2
* writeback: fix ntfs with sb_has_dirty_inodes()Fengguang Wu2007-10-171-1/+9
* writeback: fix time ordering of the per superblock inode lists 8Fengguang Wu2007-10-171-23/+38
* writeback: fix periodic superblock dirty inode flushingKen Chen2007-10-171-22/+14
* writeback: fix time ordering of the per superblock dirty inode lists 7Andrew Morton2007-10-171-2/+2
* writeback: fix time ordering of the per superblock dirty inode lists 6Andrew Morton2007-10-171-1/+8
* writeback: fix time ordering of the per superblock dirty inode lists 5Andrew Morton2007-10-171-1/+1
* writeback: fix comment, use helper functionAndrew Morton2007-10-171-4/+11
* writeback: fix time ordering of the per superblock dirty inode lists 4Andrew Morton2007-10-171-1/+23
* writeback: fix time ordering of the per superblock dirty inode lists 3Andrew Morton2007-10-171-1/+1
* writeback: fix time ordering of the per superblock dirty inode lists: memory-...Andrew Morton2007-10-171-1/+1
* writeback: fix time-ordering of the per-superblock dirty-inode listsAndrew Morton2007-10-171-1/+25
* Fix warnings with !CONFIG_BLOCKJens Axboe2007-10-101-0/+1
* Write back inode data pages even when the inode itself is lockedLinus Torvalds2007-01-261-1/+12
* [PATCH] BLOCK: Remove dependence on existence of blockdev_superblock [try #6]David Howells2006-09-301-3/+3
* [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]David Howells2006-09-301-2/+1
* [PATCH] zoned vm counters: conversion of nr_unstable to per zone counterChristoph Lameter2006-06-301-1/+1
* [PATCH] zoned vm counters: conversion of nr_dirty to per zone counterChristoph Lameter2006-06-301-1/+1
* [PATCH] Kill PF_SYNCWRITE flagJens Axboe2006-06-231-2/+0
* [PATCH] writeback: fix range handlingOGAWA Hirofumi2006-06-231-0/+4
* [PATCH] Move cond_resched() after iput() in sync_sb_inodes()OGAWA Hirofumi2006-03-251-1/+1
* [PATCH] kernel-docs: fix kernel-doc format problemsRandy Dunlap2005-11-071-2/+3
* [PATCH] write_inode_now(): write inode if not BDI_CAP_NO_WRITEBACKAndrew Morton2005-11-071-1/+1
* [PATCH] fix __writeback_single_inode WARN_ONAndrea Arcangeli2005-10-311-1/+1
* [PATCH] fix nr_unused accounting, and avoid recursing in iput with I_WILL_FRE...Andrea Arcangeli2005-10-301-12/+16
* [PATCH] O(1) sb list traversing on syncsKirill Korotaev2005-06-231-37/+27
* [PATCH] DocBook: fix some descriptionsMartin Waitz2005-05-011-1/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+695