summaryrefslogtreecommitdiff
path: root/fs/mpage.c
Commit message (Expand)AuthorAge
* 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
* block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig2017-08-23
* Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds2017-07-03
|\
| * fs: add a blank lines on some kernel-doc commentsMauro Carvalho Chehab2017-05-16
* | fs: add support for buffered writeback to pass down write hintsJens Axboe2017-06-27
* | block: switch bios to blk_status_tChristoph Hellwig2017-06-09
|/
* fs: add i_blocksize()Fabian Frederick2017-02-27
* fs: Add helper to clean bdev aliases under a bh and use itJan Kara2016-11-04
* writeback: add wbc_to_write_flags()Jens Axboe2016-11-02
* block,fs: use REQ_* flags directlyChristoph Hellwig2016-11-01
* block/mm: make bdev_ops->rw_page() take a bool for read/writeJens Axboe2016-08-07
* mm/block: convert rw_page users to bio op useMike Christie2016-08-04
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-26
|\
| * mm, memcg: use consistent gfp flags during readaheadMichal Hocko2016-07-26
* | mpage: use bio op accessorsMike Christie2016-06-07
* | block/fs/drivers: remove rw argument from submit_bioMike Christie2016-06-07
|/
* mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-04
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* fs/mpage.c:mpage_readpages(): use lru_to_page() helperAndrew Morton2016-03-15
* mm, fs: introduce mapping_gfp_constraint()Michal Hocko2015-11-06
* Merge branch 'for-4.4/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-04
|\
| * fs/mpage.c: forgotten WRITE_SYNC in case of data integrity writeRoman Pen2015-09-23
* | mm, fs: obey gfp_mapping for add_to_page_cache()Michal Hocko2015-10-16
|/
* block: remove bio_get_nr_vecs()Kent Overstreet2015-08-13
* block: add a bi_error field to struct bioChristoph Hellwig2015-07-29
* writeback: implement foreign cgroup inode detectionTejun Heo2015-06-02
* writeback: make writeback_control track the inode being written backTejun Heo2015-06-02
* mpage: make __mpage_writepage() honor cgroup writebackTejun Heo2015-06-02
* vfs: guard end of device for mpage interfaceAkinobu Mita2014-10-09
* fs/block_dev.c: add bdev_read_page() and bdev_write_page()Matthew Wilcox2014-06-04
* fs/mpage.c: factor page_endio() out of mpage_end_io()Matthew Wilcox2014-06-04
* fs/mpage.c: factor clean_buffers() out of __mpage_writepage()Matthew Wilcox2014-06-04
* block: Abstract out bvec iteratorKent Overstreet2013-11-23
* block: Convert various code to bio_for_each_segment()Kent Overstreet2013-11-23
* fs: reduce the use of module.h wherever possiblePaul Gortmaker2012-02-28
* fs: remove unneeded plug in mpage_readpages()Namjae Jeon2012-01-12
* mm/fs: add hooks to support cleancacheDan Magenheimer2011-05-26
* fs: make mpage read/write_pages() plugJens Axboe2011-03-10
* fs/mpage.c: consolidate codeHai Shan2011-01-13
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Fix misspellings of "invocation" in comments.Adam Buchbinder2010-02-04
* ext4: Properly initialize the buffer_head stateAneesh Kumar K.V2009-05-13
* Remove two unneeded exports and make two symbols static in fs/mpage.cDmitri Vorobiev2009-04-01
* do_mpage_readpage(): remove useless clear_buffer_mapped() callFranck Bui-Huu2009-01-06
* do_mpage_readpage(): don't submit lots of small bios on boundaryMiquel van Smoorenburg2009-01-06
* Remove Andrew Morton's old email accountsFrancois Cami2008-10-16
* vfs: add hooks for ext4's delayed allocation supportAlex Tomas2008-07-11
* docbook: fix filesystems.tmpl source filesRandy Dunlap2008-03-03
* Pagecache zeroing: zero_user_segment, zero_user_segments and zero_userChristoph Lameter2008-02-05