| Commit message (Expand) | Author | Age | Files | Lines |
* | Add block_write_full_page_endio for passing endio handler | Chris Mason | 2009-04-16 | 1 | -0/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-04-02 | 1 | -12/+0 |
|\ |
|
| * | Cleanup after commit 585d3bc06f4ca57f975a5a1f698f65a45ea66225 | Al Viro | 2009-04-01 | 1 | -12/+0 |
* | | mm: page_mkwrite change prototype to match fault | Nick Piggin | 2009-04-01 | 1 | -1/+1 |
|/ |
|
* | fs: move bdev code out of buffer.c | Nick Piggin | 2009-03-27 | 1 | -7/+0 |
* | filesystem freeze: implement generic freeze feature | Takashi Sato | 2009-01-09 | 1 | -1/+10 |
* | block: Supress Buffer I/O errors when SCSI REQ_QUIET flag set | Keith Mannthey | 2008-12-29 | 1 | -0/+1 |
* | fs: buffer lock use lock bitops | Nick Piggin | 2008-10-20 | 1 | -1/+1 |
* | fs: rename buffer trylock | Nick Piggin | 2008-08-04 | 1 | -2/+6 |
* | vfs: pagecache usage optimization for pagesize!=blocksize | Hisashi Hifumi | 2008-07-28 | 1 | -0/+2 |
* | remove generic_commit_write() | Adrian Bunk | 2008-04-29 | 1 | -1/+0 |
* | include/linux: Remove all users of FASTCALL() macro | Harvey Harrison | 2008-02-13 | 1 | -3/+3 |
* | Add buffer head related helper functions | Aneesh Kumar K.V | 2008-01-28 | 1 | -0/+2 |
* | fs: restore nobh | Nick Piggin | 2007-10-16 | 1 | -3/+7 |
* | With reiserfs no longer using the weird generic_cont_expand, remove it comple... | Nick Piggin | 2007-10-16 | 1 | -1/+0 |
* | fs: new cont helpers | Nick Piggin | 2007-10-16 | 1 | -2/+3 |
* | fs: introduce write_begin, write_end, and perform_write aops | Nick Piggin | 2007-10-16 | 1 | -0/+10 |
* | [FS] Implement block_page_mkwrite. | David Chinner | 2007-07-19 | 1 | -0/+2 |
* | mm: optimize kill_bdev() | Peter Zijlstra | 2007-05-07 | 1 | -0/+1 |
* | mm: remove destroy_dirty_buffers from invalidate_bdev() | Peter Zijlstra | 2007-05-07 | 1 | -2/+2 |
* | [PATCH] warning fix: unsigned->signed | Tomasz Kvarsin | 2007-02-12 | 1 | -4/+6 |
* | [PATCH] Make BH_Unwritten a first class bufferhead flag V2 | David Chinner | 2007-02-12 | 1 | -0/+2 |
* | [PATCH] Fix IO error reporting on fsync() | Jan Kara | 2006-10-17 | 1 | -0/+2 |
* | [PATCH] BLOCK: Make it possible to disable the block layer [try #6] | David Howells | 2006-09-30 | 1 | -0/+16 |
* | [PATCH] BLOCK: Move functions out of buffer code [try #6] | David Howells | 2006-09-30 | 1 | -2/+1 |
* | [PATCH] fs/buffer.c: cleanups | Adrian Bunk | 2006-06-27 | 1 | -1/+1 |
* | [PATCH] pass b_size to ->get_block() | Badari Pulavarty | 2006-03-26 | 1 | -0/+1 |
* | [PATCH] change buffer_head.b_size to size_t | Badari Pulavarty | 2006-03-26 | 1 | -8/+11 |
* | [PATCH] Make address_space_operations->invalidatepage return void | NeilBrown | 2006-03-26 | 1 | -2/+2 |
* | [PATCH] Make address_space_operations->sync_page return void | NeilBrown | 2006-03-26 | 1 | -1/+1 |
* | [PATCH] fat: support a truncate() for expanding size (generic_cont_expand) | OGAWA Hirofumi | 2006-01-08 | 1 | -1/+2 |
* | [PATCH] ext3: Fix unmapped buffers in transaction's lists | Jan Kara | 2005-10-30 | 1 | -0/+1 |
* | [PATCH] mm: split page table lock | Hugh Dickins | 2005-10-29 | 1 | -3/+3 |
* | [PATCH] gfp_t: fs/* | Al Viro | 2005-10-28 | 1 | -1/+1 |
* | [PATCH] gfp flags annotations - part 1 | Al Viro | 2005-10-08 | 1 | -1/+1 |
* | [PATCH] page_uptodate locking scalability | Nick Piggin | 2005-07-07 | 1 | -0/+3 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+296 |