summaryrefslogtreecommitdiff
path: root/fs/mpage.c
Commit message (Expand)AuthorAge
* 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
* mm: buffered write cleanupNick Piggin2007-10-16
* Drop 'size' argument from bio_endio and bi_end_ioNeilBrown2007-10-10
* consolidate generic_writepages and mpage_writepagesMiklos Szeredi2007-05-11
* fs: convert core functions to zero_user_pageNate Diller2007-05-09
* Factor outstanding I/O error handlingGuillaume Chazarain2007-05-08
* [PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff [try #6]David Howells2006-09-30
* [PATCH] writeback: fix range handlingOGAWA Hirofumi2006-06-23
* [PATCH] map multiple blocks for mpage_readpages()Badari Pulavarty2006-03-26
* [PATCH] pass b_size to ->get_block()Badari Pulavarty2006-03-26
* [PATCH] fix possible PAGE_CACHE_SHIFT overflowsAndrew Morton2006-01-08
* [PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATEZach Brown2006-01-03
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-08
* [PATCH] mpage_end_io_write() I/O error handling fixQu Fuping2005-06-04
* [PATCH] make some things staticAdrian Bunk2005-05-05
* [PATCH] revert ext3-writepages-support-for-writeback-modeAndrew Morton2005-05-05
* [PATCH] DocBook: fix some descriptionsMartin Waitz2005-05-01
* [PATCH] mpage_writepages() page locking fixNikita Danilov2005-05-01
* Linux-2.6.12-rc2Linus Torvalds2005-04-16