summaryrefslogtreecommitdiff
path: root/fs/fs-writeback.c
AgeCommit message (Expand)Author
2007-01-26Write back inode data pages even when the inode itself is lockedLinus Torvalds
2006-09-30[PATCH] BLOCK: Remove dependence on existence of blockdev_superblock [try #6]David Howells
2006-09-30[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]David Howells
2006-06-30[PATCH] zoned vm counters: conversion of nr_unstable to per zone counterChristoph Lameter
2006-06-30[PATCH] zoned vm counters: conversion of nr_dirty to per zone counterChristoph Lameter
2006-06-23[PATCH] Kill PF_SYNCWRITE flagJens Axboe
2006-06-23[PATCH] writeback: fix range handlingOGAWA Hirofumi
2006-03-25[PATCH] Move cond_resched() after iput() in sync_sb_inodes()OGAWA Hirofumi
2005-11-07[PATCH] kernel-docs: fix kernel-doc format problemsRandy Dunlap
2005-11-07[PATCH] write_inode_now(): write inode if not BDI_CAP_NO_WRITEBACKAndrew Morton
2005-10-31[PATCH] fix __writeback_single_inode WARN_ONAndrea Arcangeli
2005-10-30[PATCH] fix nr_unused accounting, and avoid recursing in iput with I_WILL_FRE...Andrea Arcangeli
2005-06-23[PATCH] O(1) sb list traversing on syncsKirill Korotaev
2005-05-01[PATCH] DocBook: fix some descriptionsMartin Waitz
2005-03-30[PATCH] BDI: Provide backing device capability information [try #3]David Howells
2005-01-11[PATCH] BUG on error handlings in Ext3 under I/O failure conditionHisashi Hifumi
2005-01-07[PATCH] sched: fix scheduling latencies for !PREEMPT kernelsIngo Molnar
2004-10-18[PATCH] reduce number of parameters to __wait_on_bit() and __wait_on_bit_lock()William Lee Irwin III
2004-10-18[PATCH] eliminate inode waitqueue hashtableWilliam Lee Irwin III
2004-09-22[PATCH] Rearrangement of inode_lock in writeback_inodes()Kirill Korotaev
2004-09-22[PATCH] Fix of race in writeback_inodes()Kirill Korotaev
2004-09-16[PATCH] fix for fsync ignoring writing errorsAndrey V. Savochkin
2004-08-26[PATCH] Add a few might_sleep() checksIngo Molnar
2004-08-22[PATCH] memory-backed inodes fixAndrew Morton
2004-07-16[PATCH] fix inode state incoherencyMiklos Szeredi
2004-06-26[PATCH] inodes_stat.nr_unused fixAndrew Morton
2004-06-12[PATCH] sync_inodes_sb() stack reductionAndrew Morton
2004-06-08[PATCH] writeback_inodes can race with unmountAndrew Morton
2004-06-02[PATCH] ramfs o_sync oops fixAndrew Morton
2004-05-20[PATCH] ramdisk fixesAndrew Morton
2004-05-14[PATCH] Fix writeback_inodes-vs-umount raceAndrew Morton
2004-05-10[PATCH] Improve laptop mode's block_dump outputAndrew Morton
2004-04-28[PATCH] writeback livelock fixAndrew Morton
2004-04-11[PATCH] laptop modeAndrew Morton
2004-04-11[PATCH] don't allow background writes to hide dirty buffersAndrew Morton
2004-04-11[PATCH] fix the kupdate functionAndrew Morton
2004-04-11[PATCH] stop using the address_space dirty_pages listAndrew Morton
2004-04-11[PATCH] make the pagecache lock irq-safe.Andrew Morton
2004-04-11[PATCH] ext3 fsync() and fdatasync() speedupAndrew Morton
2004-03-28[PATCH] inode dirtying timestamp fixAndrew Morton
2004-03-01[PATCH] fix umount dataloss problemAndrew Morton
2004-02-03[PATCH] Fix block device inode list corruptionsStephen C. Tweedie
2004-01-18[PATCH] bdev: generic_osync_inode() conversionAndrew Morton
2003-10-07o kernel/ksyms.c: move remaining fs/*.c EXPORT_SYMBOLsArnaldo Carvalho de Melo
2003-07-04[PATCH] anticipatory I/O schedulerAndrew Morton
2003-06-20[PATCH] dirty inode writeback fixAndrew Morton
2003-06-20[PATCH] remove swapper_inodeAndrew Morton
2003-06-13[PATCH] fix writeback for dirty ramdisk blockdev inodesAndrew Morton
2003-05-25[PATCH] Don't remove inode from hash until filesystem hasAndrew Morton
2003-05-07Decrement the nr_unstable page state after the COMMIT RPC callTrond Myklebust