summaryrefslogtreecommitdiff
path: root/include/linux/buffer_head.h
Commit message (Expand)AuthorAge
* vfs: remove unused wrapper block_page_mkwrite()Ross Zwisler2015-11-11
* bufferhead: Add _gfp version for sb_getblk()Nikolay Borisov2015-07-02
* fs/buffer.c: support buffer cache allocations with gfp modifiersGioh Kim2014-09-04
* fs/buffer.c: remove block_write_full_page_endio()Matthew Wilcox2014-06-04
* arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
* switch ->is_partially_uptodate() to saner argumentsAl Viro2014-04-01
* direct-io: Implement generic deferred AIO completionsChristoph Hellwig2013-09-04
* mm: vmscan: take page buffers dirty and locked state into accountMel Gorman2013-07-03
* mm: change invalidatepage prototype to accept lengthLukas Czerner2013-05-21
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-05-01
|\
| * buffer: add BH_Prio and BH_Meta flagsTheodore Ts'o2013-04-20
* | mm: make snapshotting pages for stable writes a per-bio operationDarrick J. Wong2013-04-29
|/
* buffer: make touch_buffer() an exported functionTejun Heo2013-01-14
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* vfs: Block mmapped writes while the fs is frozenJan Kara2011-05-26
* vfs: Create __block_page_mkwrite() helper passing error values backJan Kara2011-05-26
* block: remove per-queue pluggingJens Axboe2011-03-10
* fs: kill block_prepare_writeChristoph Hellwig2010-10-25
* block: remove the BH_Eopnotsupp flagChristoph Hellwig2010-09-10
* block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requestsTejun Heo2010-09-10
* remove SWRITE* I/O typesChristoph Hellwig2010-08-18
* kill BH_Ordered flagChristoph Hellwig2010-08-18
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-10
|\
| * get rid of file_fsync()Al Viro2010-08-09
| * get rid of block_write_begin_newtruncChristoph Hellwig2010-08-09
| * introduce __block_write_beginChristoph Hellwig2010-08-09
| * get rid of cont_write_begin_newtruncChristoph Hellwig2010-08-09
| * get rid of nobh_write_begin_newtruncChristoph Hellwig2010-08-09
* | buffer_head: remove redundant test from wait_on_bufferRichard Kennedy2010-08-09
|/
* fs: introduce new truncate sequencenpiggin@suse.de2010-05-27
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
* Add block_write_full_page_endio for passing endio handlerChris Mason2009-04-16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-04-02
|\
| * Cleanup after commit 585d3bc06f4ca57f975a5a1f698f65a45ea66225Al Viro2009-04-01
* | mm: page_mkwrite change prototype to match faultNick Piggin2009-04-01
|/
* fs: move bdev code out of buffer.cNick Piggin2009-03-27
* filesystem freeze: implement generic freeze featureTakashi Sato2009-01-09
* block: Supress Buffer I/O errors when SCSI REQ_QUIET flag setKeith Mannthey2008-12-29
* fs: buffer lock use lock bitopsNick Piggin2008-10-20
* fs: rename buffer trylockNick Piggin2008-08-04
* vfs: pagecache usage optimization for pagesize!=blocksizeHisashi Hifumi2008-07-28
* remove generic_commit_write()Adrian Bunk2008-04-29
* include/linux: Remove all users of FASTCALL() macroHarvey Harrison2008-02-13
* Add buffer head related helper functionsAneesh Kumar K.V2008-01-28
* fs: restore nobhNick Piggin2007-10-16
* With reiserfs no longer using the weird generic_cont_expand, remove it comple...Nick Piggin2007-10-16
* fs: new cont helpersNick Piggin2007-10-16
* fs: introduce write_begin, write_end, and perform_write aopsNick Piggin2007-10-16
* [FS] Implement block_page_mkwrite.David Chinner2007-07-19
* mm: optimize kill_bdev()Peter Zijlstra2007-05-07