aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/page-io.c
Commit message (Expand)AuthorAge
* ext4: don't set PageUptodate in ext4_end_bio()Curt Wohlgemuth2011-04-30
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2011-03-25
|\
| * ext4: optimize ext4_bio_write_page() when no extent conversion is neededTheodore Ts'o2011-02-28
| * ext4: don't leave PageWriteback set after memory failureTheodore Ts'o2011-02-27
| * ext4: Fix sparse warning: Using plain integer as NULL pointerPeter Huewe2011-02-21
* | block: kill off REQ_UNPLUGJens Axboe2011-03-10
|/
* ext4: serialize unaligned asynchronous DIOEric Sandeen2011-02-12
* ext4: Fix data corruption with multi-block writepages supportCurt Wohlgemuth2011-02-07
* ext4: test the correct variable in ext4_init_pageio()Dan Carpenter2011-01-10
* ext4: use kmem_cache_zalloc() in ext4_init_io_end()Jesper Juhl2010-12-19
* ext4: fix setting random pages PageUptodateMarkus Trippelsdorf2010-11-17
* ext4: fix potential race when freeing ext4_io_page structuresTheodore Ts'o2010-11-08
* ext4: handle writeback of inodes which are being freedTheodore Ts'o2010-11-08
* ext4: rename {exit,init}_ext4_*() to ext4_{exit,init}_*()Theodore Ts'o2010-10-27
* ext4: use bio layer instead of buffer layer in mpage_da_submit_ioTheodore Ts'o2010-10-27