Commit Graph

209 Commits (409622ecc2a3b618b31b1894ed6360fbdca95d62)

Author SHA1 Message Date
Christoph Lameter ee1be86263 fs: Use this_cpu_inc_return in buffer.c 14 years ago
Christoph Lameter c7b92516a9 fs: Use this_cpu_xx operations in buffer.c 14 years ago
Namhyung Kim 1df79da856 fs/buffer.c: remove duplicated assignment to b_private 14 years ago
Wu Fengguang 1b430beee5 writeback: remove nonblocking/encountered_congestion references 14 years ago
Namhyung Kim 309f77ad9b fs/buffer.c: call __block_write_begin() if we have page 14 years ago
Namhyung Kim 8358e7d71e fs/buffer.c: remove duplicated assignment on b_private 14 years ago
Christoph Hellwig ebdec241d5 fs: kill block_prepare_write 14 years ago
Christoph Hellwig 0edd55faea block: remove the BH_Eopnotsupp flag 15 years ago
Christoph Hellwig 9cb569d601 remove SWRITE* I/O types 15 years ago
Christoph Hellwig 87e99511ea kill BH_Ordered flag 15 years ago
Christoph Hellwig 155130a4f7 get rid of block_write_begin_newtrunc 15 years ago
Christoph Hellwig 6e1db88d53 introduce __block_write_begin 15 years ago
Christoph Hellwig 282dc17884 get rid of cont_write_begin_newtrunc 15 years ago
Christoph Hellwig ea0f04e595 get rid of nobh_write_begin_newtrunc 15 years ago
npiggin@suse.de 7bb46a6734 fs: introduce new truncate sequence 15 years ago
Al Viro 01a05b337a new helper: iterate_supers() 15 years ago
Al Viro 6754af6464 Convert simple loops over superblocks to list_for_each_entry_safe 15 years ago
Al Viro 551de6f34d Leave superblocks on s_list until the end 15 years ago
Tejun Heo fa4b9074cd buffer: make invalidate_bdev() drain all percpu LRU add caches 15 years ago
Richard Kennedy 019b4d123a fs: buffer_head: remove kmem_cache constructor to reduce memory usage under slub 15 years ago
Adam Buchbinder 2a61aa4016 Fix misspellings of "invocation" in comments. 15 years ago
Jens Axboe 5b0830cb90 writeback: get rid to incorrect references to pdflush in comments 16 years ago
npiggin@suse.de c08d3b0e33 truncate: use new helpers 16 years ago
H Hartley Sweeten 1fe72eaa0f fs/buffer.c: clean up EXPORT* macros 16 years ago
Jens Axboe 03ba3782e8 writeback: switch to per-bdi threads for flushing data 16 years ago
Linus Torvalds 8e9d78edea Re-introduce page mapping check in mark_buffer_dirty() 16 years ago
Theodore Ts'o 460bcf57b1 Fix nobh_truncate_page() to not pass stack garbage to get_block() 16 years ago
Martin K. Petersen e1defc4ff0 block: Do away with the notion of hardsect_size 16 years ago
Nick Piggin b827e496c8 mm: close page_mkwrite races 16 years ago
Aneesh Kumar K.V 8fb0e34248 vfs: Add BUG_ON for delayed and unwritten flags in submit_bh() 16 years ago
Chris Mason 35c80d5f40 Add block_write_full_page_endio for passing endio handler 16 years ago
Jens Axboe 053c525fcf buffer: switch do_emergency_thaw() away from pdflush_operation() 16 years ago
Theodore Ts'o 6e34eeddf7 block_write_full_page: switch synchronous writes to use WRITE_SYNC_PLUG 16 years ago
Jens Axboe 1aa2a7cc6f block: switch sync_dirty_buffer() over to WRITE_SYNC 16 years ago
Jens Axboe 9cf6b720f8 block: fsync_buffers_list() should use SWRITE_SYNC_PLUG 16 years ago
Nikanth Karthikesan 97f76d3d19 vfs: check bh->b_blocknr only if BH_Mapped is set 16 years ago
Eric Sandeen c2d7543851 filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystems 16 years ago
KAMEZAWA Hiroyuki 327c0e9686 vmscan: fix it to take care of nodemask 16 years ago
Nick Piggin 56a76f8275 fs: fix page_mkwrite error cases in core code and btrfs 16 years ago
Nick Piggin c2ec175c39 mm: page_mkwrite change prototype to match fault 16 years ago
Edward Shishkin e3a7cca1ef vfs: add/use account_page_dirtied() 16 years ago
Al Viro 47e4491b40 Cleanup after commit 585d3bc06f 16 years ago
Theodore Ts'o a64c8610bd block_write_full_page: Use synchronous writes for WBC_SYNC_ALL writebacks 16 years ago
Nick Piggin 585d3bc06f fs: move bdev code out of buffer.c 16 years ago
Linus Torvalds a8e7d49aa7 Fix race in create_empty_buffers() vs __set_page_dirty_buffers() 16 years ago
Nick Piggin 1cf6e7d83b mm: task dirty accounting fix 16 years ago
Jens Axboe 78f707bfc7 block: revert part of 18ce3751cc 16 years ago
Dave Kleikamp d4cf109f05 vfs: Don't call attach_nobh_buffers() with an empty list 16 years ago
Heiko Carstens bdc480e3be [CVE-2009-0029] System call wrappers part 10 16 years ago
Takashi Sato fcccf50254 filesystem freeze: implement generic freeze feature 16 years ago