- 74c8164 mpage: mpage_readpages() should submit IO as read-ahead by Jens Axboe · 6 years ago
- 357c120 mpage: add argument structure for do_mpage_readpage() by Jens Axboe · 6 years ago
- 3f289dc block: make bdev_ops->rw_page() take a REQ_OP instead of bool by Tejun Heo · 6 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- f892760 fs/mpage.c: fix mpage_writepage() for pages with buffers by Matthew Wilcox · 7 years ago
- 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
- 650fc87 Merge tag 'docs-4.13' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
- 8e8f929 fs: add support for buffered writeback to pass down write hints by Jens Axboe · 7 years ago
- 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 7 years ago
- 0117d42 fs: add a blank lines on some kernel-doc comments by Mauro Carvalho Chehab · 7 years ago
- 9340747 fs: add i_blocksize() by Fabian Frederick · 8 years ago
- e64855c fs: Add helper to clean bdev aliases under a bh and use it by Jan Kara · 8 years ago
- 7637241 writeback: add wbc_to_write_flags() by Jens Axboe · 8 years ago
- 70fd761 block,fs: use REQ_* flags directly by Christoph Hellwig · 8 years ago
- c11f0c0 block/mm: make bdev_ops->rw_page() take a bool for read/write by Jens Axboe · 8 years ago
- abf5454 mm/block: convert rw_page users to bio op use by Mike Christie · 8 years ago
- 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- 8a5c743 mm, memcg: use consistent gfp flags during readahead by Michal Hocko · 8 years ago
- eed25cd mpage: use bio op accessors by Mike Christie · 8 years ago
- 4e49ea4 block/fs/drivers: remove rw argument from submit_bio by Mike Christie · 8 years ago
- ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 9 years ago
- 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
- 02c4363 fs/mpage.c:mpage_readpages(): use lru_to_page() helper by Andrew Morton · 9 years ago
- c62d255 mm, fs: introduce mapping_gfp_constraint() by Michal Hocko · 9 years ago
- d9734e0 Merge branch 'for-4.4/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
- 063d99b mm, fs: obey gfp_mapping for add_to_page_cache() by Michal Hocko · 9 years ago
- 5948edb fs/mpage.c: forgotten WRITE_SYNC in case of data integrity write by Roman Pen · 9 years ago
- b54ffb7 block: remove bio_get_nr_vecs() by Kent Overstreet · 9 years ago
- 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
- 2a81490 writeback: implement foreign cgroup inode detection by Tejun Heo · 9 years ago
- b16b1de writeback: make writeback_control track the inode being written back by Tejun Heo · 9 years ago
- 429b3fb mpage: make __mpage_writepage() honor cgroup writeback by Tejun Heo · 9 years ago
- 4db96b7 vfs: guard end of device for mpage interface by Akinobu Mita · 10 years ago
- 47a191f fs/block_dev.c: add bdev_read_page() and bdev_write_page() by Matthew Wilcox · 10 years ago
- 57d9984 fs/mpage.c: factor page_endio() out of mpage_end_io() by Matthew Wilcox · 10 years ago
- 90768ee fs/mpage.c: factor clean_buffers() out of __mpage_writepage() by Matthew Wilcox · 10 years ago
- 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
- 2c30c71 block: Convert various code to bio_for_each_segment() by Kent Overstreet · 11 years ago
- 630d9c4 fs: reduce the use of module.h wherever possible by Paul Gortmaker · 13 years ago
- 0b4156e fs: remove unneeded plug in mpage_readpages() by Namjae Jeon · 13 years ago
- c515e1f mm/fs: add hooks to support cleancache by Dan Magenheimer · 13 years ago
- 2ed1a6b fs: make mpage read/write_pages() plug by Jens Axboe · 14 years ago
- c32b0d4 fs/mpage.c: consolidate code by Hai Shan · 14 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 2a61aa4 Fix misspellings of "invocation" in comments. by Adam Buchbinder · 15 years ago
- 79ffab3 ext4: Properly initialize the buffer_head state by Aneesh Kumar K.V · 15 years ago
- ced117c Remove two unneeded exports and make two symbols static in fs/mpage.c by Dmitri Vorobiev · 16 years ago
- 39f0dee do_mpage_readpage(): remove useless clear_buffer_mapped() call by Franck Bui-Huu · 16 years ago
- 38c8e61 do_mpage_readpage(): don't submit lots of small bios on boundary by Miquel van Smoorenburg · 16 years ago
- e1f8e87 Remove Andrew Morton's old email accounts by Francois Cami · 16 years ago
- 29a814d vfs: add hooks for ext4's delayed allocation support by Alex Tomas · 16 years ago
- 78a4a50 docbook: fix filesystems.tmpl source files by Randy Dunlap · 17 years ago
- eebd2aa Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user by Christoph Lameter · 17 years ago
- eb2be18 mm: buffered write cleanup by Nick Piggin · 17 years ago
- 6712ecf Drop 'size' argument from bio_endio and bi_end_io by NeilBrown · 17 years ago
- 0ea9718 consolidate generic_writepages and mpage_writepages by Miklos Szeredi · 18 years ago
- 01f2705 fs: convert core functions to zero_user_page by Nate Diller · 18 years ago
- 3e9f45b Factor outstanding I/O error handling by Guillaume Chazarain · 18 years ago
- 811d736 [PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff [try #6] by David Howells · 18 years ago
- 111ebb6 [PATCH] writeback: fix range handling by OGAWA Hirofumi · 18 years ago
- fa30bd0 [PATCH] map multiple blocks for mpage_readpages() by Badari Pulavarty · 19 years ago
- b0cf232 [PATCH] pass b_size to ->get_block() by Badari Pulavarty · 19 years ago
- 54b21a7 [PATCH] fix possible PAGE_CACHE_SHIFT overflows by Andrew Morton · 19 years ago
- 994fc28c [PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATE by Zach Brown · 19 years ago
- dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
- 854715b [PATCH] mpage_end_io_write() I/O error handling fix by Qu Fuping · 19 years ago
- 75c96f8 [PATCH] make some things static by Adrian Bunk · 20 years ago
- d17d7fa [PATCH] revert ext3-writepages-support-for-writeback-mode by Andrew Morton · 20 years ago
- 67be2dd [PATCH] DocBook: fix some descriptions by Martin Waitz · 20 years ago
- 552fca4 [PATCH] mpage_writepages() page locking fix by Nikita Danilov · 20 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago