Commit Graph

99 Commits (660ca5317d229ca27dec6a3159423bc0c5291c2d)

Author SHA1 Message Date
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
Nick Piggin 3d67f2d7c0 fs: buffer don't PageUptodate without page locked 18 years ago
Dave Kleikamp 57bf63d69c [PATCH] fs: nobh_truncate_page() fix 18 years ago
Nick Piggin 22c8ca78f2 [PATCH] fs: fix nobh data leak 18 years ago
Nick Piggin ffda9d3022 [PATCH] fs: fix __block_write_full_page error case buffer submission 18 years ago
Tomasz Kvarsin 3991d3bd15 [PATCH] warning fix: unsigned->signed 18 years ago
David Chinner 33a266dda9 [PATCH] Make BH_Unwritten a first class bufferhead flag V2 18 years ago
Nick Piggin 72ed3d0358 [PATCH] buffer: memorder fix 18 years ago
Andrew Morton fc0ecff698 [PATCH] remove invalidate_inode_pages() 18 years ago
Nick Piggin 87df7241bd [PATCH] Fix try_to_free_buffer() locking 18 years ago
Linus Torvalds ecdfc9787f Resurrect 'try_to_free_buffers()' VM hackery 18 years ago
David Chinner f73ca1b76c [PATCH] Revert bd_mount_mutex back to a semaphore 18 years ago
Linus Torvalds 46d2277c79 Clean up and make try_to_free_buffers() not race with dirty pages 18 years ago
Andrew Morton e08748ce01 [PATCH] io-accounting: write-cancel accounting 18 years ago
Andrew Morton 55e829af06 [PATCH] io-accounting: write accounting 18 years ago
Andrew Morton 8c08540f87 [PATCH] clean up __set_page_dirty_nobuffers() 18 years ago
Ingo Molnar 0231606785 [PATCH] hotplug CPU: clean up hotcpu_notifier() use 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Jan Kara 58ff407bee [PATCH] Fix IO error reporting on fsync() 19 years ago
Monakhov Dmitriy 8c58165108 [PATCH] D-cache aliasing issue in __block_prepare_write 19 years ago
Andrew Morton e565793386 [PATCH] grow_buffers() infinite loop fix 19 years ago
Nick Piggin ebf7a227dd [PATCH] mm: bug in set_page_dirty_buffers 19 years ago
David Howells cf9a2ae8d4 [PATCH] BLOCK: Move functions out of buffer code [try #6] 19 years ago
Peter Zijlstra d08b3851da [PATCH] mm: tracking shared dirty pages 19 years ago
Andrew Morton 0e1dfc66b6 [PATCH] invalidate_bdev() speedup 19 years ago
Christoph Lameter b1e7a8fd85 [PATCH] zoned vm counters: conversion of nr_dirty to per zone counter 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Christoph Hellwig f5e54d6e53 [PATCH] mark address_space_operations const 19 years ago
Adrian Bunk b6cd0b772d [PATCH] fs/buffer.c: cleanups 19 years ago
Jens Axboe b31dc66a54 [PATCH] Kill PF_SYNCWRITE flag 19 years ago
KAMEZAWA Hiroyuki ec936fc563 [PATCH] for_each_online_pgdat: renaming for_each_pgdat 19 years ago
Badari Pulavarty b0cf2321c6 [PATCH] pass b_size to ->get_block() 19 years ago
Badari Pulavarty 205f87f6b3 [PATCH] change buffer_head.b_size to size_t 19 years ago
NeilBrown 2ff28e22bd [PATCH] Make address_space_operations->invalidatepage return void 19 years ago
NeilBrown 3978d7179d [PATCH] Make address_space_operations->sync_page return void 19 years ago