Commit Graph

174 Commits (3efaf0faba6793cd91298c76315e15de59c13ae0)

Author SHA1 Message Date
Nick Piggin deed62edff writeback: remove smp_mb(), it's not needed with list_add_tail_rcu() 16 years ago
Jens Axboe 49db041430 writeback: use schedule_timeout_interruptible() 16 years ago
Jens Axboe 8010c3b634 writeback: add comments to bdi_work structure 16 years ago
Jens Axboe b6e51316da writeback: separate starting of sync vs opportunistic writeback 16 years ago
Jens Axboe bcddc3f01c writeback: inline allocation failure handling in bdi_alloc_queue_work() 16 years ago
Jens Axboe cfc4ba5365 writeback: use RCU to protect bdi_list 16 years ago
Jens Axboe f11fcae840 writeback: only use bdi_writeback_all() for WB_SYNC_NONE writeout 16 years ago
Jens Axboe c4a77a6c7d writeback: make wb_writeback() take an argument structure 16 years ago
Christoph Hellwig f0fad8a530 writeback: merely wakeup flusher thread if work allocation fails for WB_SYNC_NONE 16 years ago
Jan Kara 18f2ee705d vfs: Remove generic_osync_inode() and sync_page_range{_nolock}() 16 years ago
Jens Axboe 500b067c5e writeback: check for registered bdi in flusher add and inode dirty 16 years ago
Jens Axboe d0bceac747 writeback: get rid of pdflush completely 16 years ago
Jens Axboe 03ba3782e8 writeback: switch to per-bdi threads for flushing data 16 years ago
Jens Axboe 66f3b8e2e1 writeback: move dirty inodes from super_block to backing_dev_info 16 years ago
Jens Axboe d8a8559cd7 writeback: get rid of generic_sync_sb_inodes() export 16 years ago
Christoph Hellwig 01c031945f cleanup __writeback_single_inode 16 years ago
Wu Fengguang 84a8924560 writeback: skip new or to-be-freed inodes 16 years ago
Nick Piggin 4195f73d13 fs: block_dump missing dentry locking 16 years ago
Nick Piggin 545b9fd3d7 fs: remove incorrect I_NEW warnings 16 years ago
Jan Kara 5cee5815d1 vfs: Make sys_sync() use fsync_super() (version 4) 16 years ago
Jeff Layton d2caa3c549 writeback: guard against jiffies wraparound on inode->dirtied_when checks (try #3) 16 years ago
Wu Fengguang b6fac63cc1 vfs: skip I_CLEAR state inodes 16 years ago
Masatake YAMATO 3e3cb64f6c trivial: fix a pdlfush -> pdflush typo in comment 16 years ago
Nick Piggin 7ef0d7377c fs: new inode i_state corruption fix 16 years ago
Nick Piggin 856bf4d717 fs: sys_sync fix 16 years ago
Nick Piggin 38f2197766 fs: sync_sb_inodes fix 16 years ago
Nick Piggin 4f5a99d64c fs: remove WB_SYNC_HOLD 16 years ago
Francois Cami e1f8e87449 Remove Andrew Morton's old email accounts 17 years ago
Artem Bityutskiy 4ee6afd344 VFS: export sync_sb_inodes 17 years ago
Hans Reiser ae8547b0a9 VFS: move inode_lock into sync_sb_inodes 17 years ago
Adrian Bunk f11b00f3bd fs/fs-writeback.c: make 2 functions static 17 years ago
Randy Dunlap a6b91919e0 fs: fix kernel-doc notation warnings 17 years ago
Mike Galbraith 18914b1884 write_inode_now(): avoid unnecessary synchronous write 17 years ago
Akinobu Mita 797074e44d fs: use list_for_each_entry_reverse and kill sb_entry 17 years ago
Fengguang Wu 8bc3be2751 writeback: speed up writeback of big dirty files 17 years ago
Qi Yong 2d544564f9 skip writing data pages when inode is under I_SYNC 17 years ago
Linus Torvalds c23f72cae9 Revert "writeback: introduce writeback_control.more_io to indicate more io" 17 years ago
Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 18 years ago
Joern Engel 1c0eeaf569 introduce I_SYNC 18 years ago
Fengguang Wu 2e6883bdf4 writeback: introduce writeback_control.more_io to indicate more io 18 years ago
Fengguang Wu 08d8e9749e writeback: fix ntfs with sb_has_dirty_inodes() 18 years ago
Fengguang Wu 2c13657910 writeback: fix time ordering of the per superblock inode lists 8 18 years ago
Ken Chen 0e0f4fc22e writeback: fix periodic superblock dirty inode flushing 18 years ago
Andrew Morton 670e4def6e writeback: fix time ordering of the per superblock dirty inode lists 7 18 years ago
Andrew Morton 65cb9b47e0 writeback: fix time ordering of the per superblock dirty inode lists 6 18 years ago
Andrew Morton c6945e77e4 writeback: fix time ordering of the per superblock dirty inode lists 5 18 years ago
Andrew Morton 1b43ef91d4 writeback: fix comment, use helper function 18 years ago
Andrew Morton c986d1e2a4 writeback: fix time ordering of the per superblock dirty inode lists 4 18 years ago
Andrew Morton f57b9b7b4f writeback: fix time ordering of the per superblock dirty inode lists 3 18 years ago
Andrew Morton 9852a0e76c writeback: fix time ordering of the per superblock dirty inode lists: memory-backed inodes 18 years ago