summaryrefslogtreecommitdiff
path: root/include/linux/buffer_head.h
Commit message (Expand)AuthorAge
* Merge tag 'for-linus-20180204' of git://git.kernel.dk/linux-blockLinus Torvalds2018-02-04
|\
| * buffer: Avoid setting buffer bits that are already setKemi Wang2018-02-02
* | fs/buffer.c: fold init_buffer() into init_page_buffers()Eric Biggers2018-01-25
|/
* Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-11-14
|\
| * buffer: have alloc_page_buffers() use __GFP_NOFAILJens Axboe2017-10-03
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | fs/mpage.c: fix mpage_writepage() for pages with buffersMatthew Wilcox2017-10-13
|/
* Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-07-10
|\
| * vfs: Add page_cache_seek_hole_data helperAndreas Gruenbacher2017-07-02
* | buffer: set errors in mapping at the time that the error occursJeff Layton2017-07-06
|/
* fs: remove _submit_bh()Eric Biggers2017-04-26
* mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlersJan Kara2017-02-08
* fs: Remove unmap_underlying_metadataJan Kara2016-11-04
* fs: Add helper to clean bdev aliases under a bh and use itJan Kara2016-11-04
* fs: Provide function to unmap metadata for a range of blocksJan Kara2016-11-04
* Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-26
|\
| * fs: have ll_rw_block users pass in op and flags separatelyMike Christie2016-06-07
| * fs: have submit_bh users pass in op and flags separatelyMike Christie2016-06-07
* | fs: export __block_write_full_pageBenjamin Marzinski2016-06-27
|/
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* bufferhead: force inlining of buffer head flag operationsDenys Vlasenko2016-03-17
* 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
|/