Commit Graph

133 Commits (84df87b7ebdcbbc0f59df9526f4e63fda70647d3)

Author SHA1 Message Date
Jens Axboe 18ce3751cc Properly notify block layer of sync writes 17 years ago
Harvey Harrison 8e24eea728 fs: replace remaining __FUNCTION__ occurrences 17 years ago
Adrian Bunk f1e3af72c1 make fs/buffer.c:cont_expand_zero() static 17 years ago
Adrian Bunk 946a57b526 remove generic_commit_write() 17 years ago
OGAWA Hirofumi 061e97469f Add balance_dirty_pages_ratelimited() to cont_expand_zero() 17 years ago
Mel Gorman 19770b3260 mm: filter based on a nodemask as well as a gfp_mask 17 years ago
Mel Gorman dd1a239f6f mm: have zonelist contains structs with both a zone pointer and zone_idx 17 years ago
Mel Gorman 54a6eb5c47 mm: use two zonelist that are filtered by GFP mask 17 years ago
Mel Gorman 0e88460da6 mm: introduce node_zonelist() for accessing the zonelist for a GFP mask 17 years ago
Mel Gorman dac1d27bc8 mm: use zonelists instead of zones when direct reclaiming pages 17 years ago
Christoph Lameter 488514d179 Remove set_migrateflags() 17 years ago
Linus Torvalds 1be62dc190 Be more careful about marking buffers dirty 17 years ago
Dmitri Monakhov 5b41e74ad1 vfs: fix data leak in nobh_write_end() 17 years ago
Randy Dunlap a6b91919e0 fs: fix kernel-doc notation warnings 17 years ago
Jan Kara e3892296de vfs: fix NULL pointer dereference in fsync_buffers_list() 17 years ago
Randy Dunlap 78a4a50a86 docbook: fix filesystems.tmpl source files 17 years ago
Jan Kara 535ee2fbf7 buffer_head: fix private_list handling 17 years ago
Harvey Harrison fc9b52cd8f fs: remove fastcall, it is always empty 17 years ago
Nick Piggin 9db5579be4 rewrite rd 17 years ago
Christoph Lameter b98938c373 bufferhead: revert constructor removal 17 years ago
Christoph Lameter eebd2aa355 Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user 17 years ago
Aneesh Kumar K.V 389d1b083c Add buffer head related helper functions 17 years ago
Nick Piggin efdc31319d nobh: nobh_write_end fix 18 years ago
Fengguang Wu 1f7decf6d9 writeback: remove pages_skipped accounting in __block_write_full_page() 18 years ago
Peter Zijlstra c9e51e4180 mm: count reclaimable pages per BDI 18 years ago
Mel Gorman e12ba74d8f Group short-lived and reclaimable kernel allocations 18 years ago
Nick Piggin 03158cd7eb fs: restore nobh 18 years ago
Nick Piggin a20fa20c54 With reiserfs no longer using the weird generic_cont_expand, remove it completely. 18 years ago
Nick Piggin 89e107877b fs: new cont helpers 18 years ago
Nick Piggin afddba49d1 fs: introduce write_begin, write_end, and perform_write aops 18 years ago
Nick Piggin 637aff46f9 fs: fix data-loss on error 18 years ago
Nick Piggin a4b0672db3 fs: fix nobh error handling 18 years ago
Dmitry Monakhov 68671f35fe mm: add end_buffer_read helper function 18 years ago
NeilBrown 6712ecf8f6 Drop 'size' argument from bio_endio and bi_end_io 18 years ago
Nick Piggin 1833633803 fix some conversion overflows 18 years ago
David Chinner 5417169026 [FS] Implement block_page_mkwrite. 18 years ago
Nick Piggin 787d2214c1 fs: introduce some page/buffer invariants 18 years ago
Andy Whitcroft 5ad333eb66 Lumpy Reclaim V4 18 years ago
Mel Gorman 769848c038 Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migrated 18 years ago
Eric W. Biederman 4a2d44590a buffer: kill old incorrect comment 18 years ago
OGAWA Hirofumi ff1be9ad61 Fix "fs: convert core functions to zero_user_page" 18 years ago
Christoph Lameter ea125892a1 Fix page allocation flags in grow_dev_page() 18 years ago
Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
Rafael J. Wysocki 8bb7844286 Add suspend-related notifications for CPU hotplug 18 years ago
Nate Diller 01f2705daf fs: convert core functions to zero_user_page 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Andrew Morton 7e4c3690b0 block_write_full_page(): report ENOSPC 18 years ago
Christoph Lameter 50953fe9e0 slab allocators: Remove SLAB_DEBUG_INITIAL flag 18 years ago
Peter Zijlstra f9a14399ae mm: optimize kill_bdev() 18 years ago
Peter Zijlstra f98393a64c mm: remove destroy_dirty_buffers from invalidate_bdev() 18 years ago