| Commit message (Expand) | Author | Age |
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2013-05-01 |
|\ |
|
| * | buffer: add BH_Prio and BH_Meta flags | Theodore Ts'o | 2013-04-20 |
* | | mm: make snapshotting pages for stable writes a per-bio operation | Darrick J. Wong | 2013-04-29 |
|/ |
|
* | buffer: make touch_buffer() an exported function | Tejun Heo | 2013-01-14 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 |
* | vfs: Block mmapped writes while the fs is frozen | Jan Kara | 2011-05-26 |
* | vfs: Create __block_page_mkwrite() helper passing error values back | Jan Kara | 2011-05-26 |
* | block: remove per-queue plugging | Jens Axboe | 2011-03-10 |
* | fs: kill block_prepare_write | Christoph Hellwig | 2010-10-25 |
* | block: remove the BH_Eopnotsupp flag | Christoph Hellwig | 2010-09-10 |
* | block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requests | Tejun Heo | 2010-09-10 |
* | remove SWRITE* I/O types | Christoph Hellwig | 2010-08-18 |
* | kill BH_Ordered flag | Christoph Hellwig | 2010-08-18 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-08-10 |
|\ |
|
| * | get rid of file_fsync() | Al Viro | 2010-08-09 |
| * | get rid of block_write_begin_newtrunc | Christoph Hellwig | 2010-08-09 |
| * | introduce __block_write_begin | Christoph Hellwig | 2010-08-09 |
| * | get rid of cont_write_begin_newtrunc | Christoph Hellwig | 2010-08-09 |
| * | get rid of nobh_write_begin_newtrunc | Christoph Hellwig | 2010-08-09 |
* | | buffer_head: remove redundant test from wait_on_buffer | Richard Kennedy | 2010-08-09 |
|/ |
|
* | fs: introduce new truncate sequence | npiggin@suse.de | 2010-05-27 |
* | drop unused dentry argument to ->fsync | Christoph Hellwig | 2010-05-27 |
* | Add block_write_full_page_endio for passing endio handler | Chris Mason | 2009-04-16 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-04-03 |
|\ |
|
| * | Cleanup after commit 585d3bc06f4ca57f975a5a1f698f65a45ea66225 | Al Viro | 2009-04-01 |
* | | mm: page_mkwrite change prototype to match fault | Nick Piggin | 2009-04-01 |
|/ |
|
* | fs: move bdev code out of buffer.c | Nick Piggin | 2009-03-27 |
* | filesystem freeze: implement generic freeze feature | Takashi Sato | 2009-01-09 |
* | block: Supress Buffer I/O errors when SCSI REQ_QUIET flag set | Keith Mannthey | 2008-12-29 |
* | fs: buffer lock use lock bitops | Nick Piggin | 2008-10-20 |
* | fs: rename buffer trylock | Nick Piggin | 2008-08-05 |
* | vfs: pagecache usage optimization for pagesize!=blocksize | Hisashi Hifumi | 2008-07-28 |
* | remove generic_commit_write() | Adrian Bunk | 2008-04-29 |
* | include/linux: Remove all users of FASTCALL() macro | Harvey Harrison | 2008-02-13 |
* | Add buffer head related helper functions | Aneesh Kumar K.V | 2008-01-28 |
* | fs: restore nobh | Nick Piggin | 2007-10-16 |
* | With reiserfs no longer using the weird generic_cont_expand, remove it comple... | Nick Piggin | 2007-10-16 |
* | fs: new cont helpers | Nick Piggin | 2007-10-16 |
* | fs: introduce write_begin, write_end, and perform_write aops | Nick Piggin | 2007-10-16 |
* | [FS] Implement block_page_mkwrite. | David Chinner | 2007-07-19 |
* | mm: optimize kill_bdev() | Peter Zijlstra | 2007-05-07 |
* | mm: remove destroy_dirty_buffers from invalidate_bdev() | Peter Zijlstra | 2007-05-07 |
* | [PATCH] warning fix: unsigned->signed | Tomasz Kvarsin | 2007-02-12 |
* | [PATCH] Make BH_Unwritten a first class bufferhead flag V2 | David Chinner | 2007-02-12 |
* | [PATCH] Fix IO error reporting on fsync() | Jan Kara | 2006-10-17 |
* | [PATCH] BLOCK: Make it possible to disable the block layer [try #6] | David Howells | 2006-09-30 |
* | [PATCH] BLOCK: Move functions out of buffer code [try #6] | David Howells | 2006-09-30 |
* | [PATCH] fs/buffer.c: cleanups | Adrian Bunk | 2006-06-27 |
* | [PATCH] pass b_size to ->get_block() | Badari Pulavarty | 2006-03-26 |
* | [PATCH] change buffer_head.b_size to size_t | Badari Pulavarty | 2006-03-26 |