aboutsummaryrefslogtreecommitdiffstats
path: root/fs/buffer.c
Commit message (Expand)AuthorAge
* Fix "fs: convert core functions to zero_user_page"OGAWA Hirofumi2007-05-21
* Fix page allocation flags in grow_dev_page()Christoph Lameter2007-05-17
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-17
* Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-09
* fs: convert core functions to zero_user_pageNate Diller2007-05-09
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* block_write_full_page(): report ENOSPCAndrew Morton2007-05-08
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-07
* mm: optimize kill_bdev()Peter Zijlstra2007-05-07
* mm: remove destroy_dirty_buffers from invalidate_bdev()Peter Zijlstra2007-05-07
* fs: buffer don't PageUptodate without page lockedNick Piggin2007-05-07
* [PATCH] fs: nobh_truncate_page() fixDave Kleikamp2007-03-06
* [PATCH] fs: fix nobh data leakNick Piggin2007-02-20
* [PATCH] fs: fix __block_write_full_page error case buffer submissionNick Piggin2007-02-20
* [PATCH] warning fix: unsigned->signedTomasz Kvarsin2007-02-12
* [PATCH] Make BH_Unwritten a first class bufferhead flag V2David Chinner2007-02-12
* [PATCH] buffer: memorder fixNick Piggin2007-02-11
* [PATCH] remove invalidate_inode_pages()Andrew Morton2007-02-11
* [PATCH] Fix try_to_free_buffer() lockingNick Piggin2007-01-29
* Resurrect 'try_to_free_buffers()' VM hackeryLinus Torvalds2007-01-26
* [PATCH] Revert bd_mount_mutex back to a semaphoreDavid Chinner2007-01-11
* Clean up and make try_to_free_buffers() not race with dirty pagesLinus Torvalds2006-12-21
* [PATCH] io-accounting: write-cancel accountingAndrew Morton2006-12-10
* [PATCH] io-accounting: write accountingAndrew Morton2006-12-10
* [PATCH] clean up __set_page_dirty_nobuffers()Andrew Morton2006-12-10
* [PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar2006-12-07
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [PATCH] Fix IO error reporting on fsync()Jan Kara2006-10-17
* [PATCH] D-cache aliasing issue in __block_prepare_writeMonakhov Dmitriy2006-10-11
* [PATCH] grow_buffers() infinite loop fixAndrew Morton2006-10-11
* [PATCH] mm: bug in set_page_dirty_buffersNick Piggin2006-10-09
* [PATCH] BLOCK: Move functions out of buffer code [try #6]David Howells2006-09-30
* [PATCH] mm: tracking shared dirty pagesPeter Zijlstra2006-09-26
* [PATCH] invalidate_bdev() speedupAndrew Morton2006-07-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-30
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* | [PATCH] zoned vm counters: conversion of nr_dirty to per zone counterChristoph Lameter2006-06-30
|/
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-28
* [PATCH] fs/buffer.c: cleanupsAdrian Bunk2006-06-27
* [PATCH] Kill PF_SYNCWRITE flagJens Axboe2006-06-23
* [PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki2006-03-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-26
|\
| * BUG_ON() Conversion in fs/buffer.cEric Sesterhenn2006-03-26
* | [PATCH] pass b_size to ->get_block()Badari Pulavarty2006-03-26
* | [PATCH] change buffer_head.b_size to size_tBadari Pulavarty2006-03-26
* | [PATCH] Make address_space_operations->invalidatepage return voidNeilBrown2006-03-26
* | [PATCH] Make address_space_operations->sync_page return voidNeilBrown2006-03-26
|/
* [PATCH] freeze_bdev() cleanupOGAWA Hirofumi2006-03-25
* [PATCH] fsync: extract internal codeAndrew Morton2006-03-24
* [PATCH] set_page_dirty() return value fixesAndrew Morton2006-03-24