aboutsummaryrefslogtreecommitdiffstats
path: root/fs/buffer.c
Commit message (Expand)AuthorAge
* 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
* [PATCH] HOTPLUG_CPU: avoid hitting too many cachelines in recalc_bh_state()Eric Dumazet2006-03-24
* [PATCH] cpuset memory spread slab cache hooksPaul Jackson2006-03-24
* [PATCH] sem2mutex: blockdev #2Arjan van de Ven2006-03-23
* [PATCH] page migration reorgChristoph Lameter2006-03-22
* [PATCH] page migration: fail if page is in a vma flagged VM_LOCKEDChristoph Lameter2006-03-15
* [PATCH] Trivial optimization of ll_rw_block()OGAWA Hirofumi2006-02-03
* [PATCH] reiserfs: zero b_private when allocating buffer headsChris Mason2006-02-01
* [PATCH] Direct Migration V9: Avoid writeback / page_migrate() methodChristoph Lameter2006-02-01