summaryrefslogtreecommitdiffstats
path: root/fs/buffer.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] fs: nobh_truncate_page() fixDave Kleikamp2007-03-061-0/+9
* [PATCH] fs: fix nobh data leakNick Piggin2007-02-201-18/+3
* [PATCH] fs: fix __block_write_full_page error case buffer submissionNick Piggin2007-02-201-1/+1
* [PATCH] warning fix: unsigned->signedTomasz Kvarsin2007-02-121-6/+6
* [PATCH] Make BH_Unwritten a first class bufferhead flag V2David Chinner2007-02-121-1/+3
* [PATCH] buffer: memorder fixNick Piggin2007-02-111-0/+1
* [PATCH] remove invalidate_inode_pages()Andrew Morton2007-02-111-1/+1
* [PATCH] Fix try_to_free_buffer() lockingNick Piggin2007-01-291-1/+5
* Resurrect 'try_to_free_buffers()' VM hackeryLinus Torvalds2007-01-261-1/+14
* [PATCH] Revert bd_mount_mutex back to a semaphoreDavid Chinner2007-01-111-3/+3
* Clean up and make try_to_free_buffers() not race with dirty pagesLinus Torvalds2006-12-211-17/+1
* [PATCH] io-accounting: write-cancel accountingAndrew Morton2006-12-101-1/+6
* [PATCH] io-accounting: write accountingAndrew Morton2006-12-101-1/+4
* [PATCH] clean up __set_page_dirty_nobuffers()Andrew Morton2006-12-101-13/+12
* [PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar2006-12-071-2/+0
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-2/+2
* [PATCH] Fix IO error reporting on fsync()Jan Kara2006-10-171-2/+9
* [PATCH] D-cache aliasing issue in __block_prepare_writeMonakhov Dmitriy2006-10-111-0/+2
* [PATCH] grow_buffers() infinite loop fixAndrew Morton2006-10-111-2/+19
* [PATCH] mm: bug in set_page_dirty_buffersNick Piggin2006-10-091-1/+4
* [PATCH] BLOCK: Move functions out of buffer code [try #6]David Howells2006-09-301-174/+0
* [PATCH] mm: tracking shared dirty pagesPeter Zijlstra2006-09-261-1/+1
* [PATCH] invalidate_bdev() speedupAndrew Morton2006-07-311-1/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-301-1/+0
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* | [PATCH] zoned vm counters: conversion of nr_dirty to per zone counterChristoph Lameter2006-06-301-1/+1
|/
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-281-1/+1
* [PATCH] fs/buffer.c: cleanupsAdrian Bunk2006-06-271-2/+1
* [PATCH] Kill PF_SYNCWRITE flagJens Axboe2006-06-231-2/+0
* [PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki2006-03-271-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-261-6/+3
|\
| * BUG_ON() Conversion in fs/buffer.cEric Sesterhenn2006-03-261-6/+3
* | [PATCH] pass b_size to ->get_block()Badari Pulavarty2006-03-261-1/+8
* | [PATCH] change buffer_head.b_size to size_tBadari Pulavarty2006-03-261-2/+4
* | [PATCH] Make address_space_operations->invalidatepage return voidNeilBrown2006-03-261-10/+8
* | [PATCH] Make address_space_operations->sync_page return voidNeilBrown2006-03-261-2/+1
|/
* [PATCH] freeze_bdev() cleanupOGAWA Hirofumi2006-03-251-19/+11
* [PATCH] fsync: extract internal codeAndrew Morton2006-03-241-20/+23
* [PATCH] set_page_dirty() return value fixesAndrew Morton2006-03-241-1/+1
* [PATCH] HOTPLUG_CPU: avoid hitting too many cachelines in recalc_bh_state()Eric Dumazet2006-03-241-1/+4
* [PATCH] cpuset memory spread slab cache hooksPaul Jackson2006-03-241-2/+5
* [PATCH] sem2mutex: blockdev #2Arjan van de Ven2006-03-231-3/+3
* [PATCH] page migration reorgChristoph Lameter2006-03-221-62/+0
* [PATCH] page migration: fail if page is in a vma flagged VM_LOCKEDChristoph Lameter2006-03-141-2/+4
* [PATCH] Trivial optimization of ll_rw_block()OGAWA Hirofumi2006-02-031-2/+2
* [PATCH] reiserfs: zero b_private when allocating buffer headsChris Mason2006-02-011-0/+1
* [PATCH] Direct Migration V9: Avoid writeback / page_migrate() methodChristoph Lameter2006-02-011-0/+60
* Make alloc_page_buffers() initialise buffer_heads using init_buffer(),Nathan Scott2006-01-171-1/+1
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-141-3/+3
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-111-0/+1
OpenPOWER on IntegriCloud