aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fs: reduce the use of module.h wherever possiblePaul Gortmaker2012-02-281-1/+1
* fs: remove unneeded plug in mpage_readpages()Namjae Jeon2012-01-121-4/+0
* mm/fs: add hooks to support cleancacheDan Magenheimer2011-05-261-0/+7
* fs: make mpage read/write_pages() plugJens Axboe2011-03-101-0/+8
* fs/mpage.c: consolidate codeHai Shan2011-01-131-32/+17
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Fix misspellings of "invocation" in comments.Adam Buchbinder2010-02-041-1/+1
* ext4: Properly initialize the buffer_head stateAneesh Kumar K.V2009-05-131-2/+4
* Remove two unneeded exports and make two symbols static in fs/mpage.cDmitri Vorobiev2009-04-011-4/+9
* do_mpage_readpage(): remove useless clear_buffer_mapped() callFranck Bui-Huu2009-01-061-1/+0
* do_mpage_readpage(): don't submit lots of small bios on boundaryMiquel van Smoorenburg2009-01-061-1/+4
* Remove Andrew Morton's old email accountsFrancois Cami2008-10-161-1/+1
* vfs: add hooks for ext4's delayed allocation supportAlex Tomas2008-07-111-9/+5
* docbook: fix filesystems.tmpl source filesRandy Dunlap2008-03-031-8/+3
* Pagecache zeroing: zero_user_segment, zero_user_segments and zero_userChristoph Lameter2008-02-051-5/+2
* mm: buffered write cleanupNick Piggin2007-10-161-8/+2
* Drop 'size' argument from bio_endio and bi_end_ioNeilBrown2007-10-101-10/+2
* consolidate generic_writepages and mpage_writepagesMiklos Szeredi2007-05-111-129/+45
* fs: convert core functions to zero_user_pageNate Diller2007-05-091-10/+5
* Factor outstanding I/O error handlingGuillaume Chazarain2007-05-081-14/+2
* [PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff [try #6]David Howells2006-09-301-0/+2
* [PATCH] writeback: fix range handlingOGAWA Hirofumi2006-06-231-12/+10
* [PATCH] map multiple blocks for mpage_readpages()Badari Pulavarty2006-03-261-19/+85
* [PATCH] pass b_size to ->get_block()Badari Pulavarty2006-03-261-0/+2
* [PATCH] fix possible PAGE_CACHE_SHIFT overflowsAndrew Morton2006-01-081-2/+2
* [PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATEZach Brown2006-01-031-1/+1
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-1/+1
* [PATCH] mpage_end_io_write() I/O error handling fixQu Fuping2005-06-041-1/+4
* [PATCH] make some things staticAdrian Bunk2005-05-051-1/+1
* [PATCH] revert ext3-writepages-support-for-writeback-modeAndrew Morton2005-05-051-11/+1
* [PATCH] DocBook: fix some descriptionsMartin Waitz2005-05-011-46/+46
* [PATCH] mpage_writepages() page locking fixNikita Danilov2005-05-011-0/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+772