aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/page-io.c
Commit message (Expand)AuthorAgeFilesLines
* ext4: serialize unaligned asynchronous DIOEric Sandeen2011-02-121-12/+13
* ext4: Fix data corruption with multi-block writepages supportCurt Wohlgemuth2011-02-071-5/+6
* ext4: test the correct variable in ext4_init_pageio()Dan Carpenter2011-01-101-1/+1
* ext4: use kmem_cache_zalloc() in ext4_init_io_end()Jesper Juhl2010-12-191-4/+1
* ext4: fix setting random pages PageUptodateMarkus Trippelsdorf2010-11-171-2/+2
* ext4: fix potential race when freeing ext4_io_page structuresTheodore Ts'o2010-11-081-23/+15
* ext4: handle writeback of inodes which are being freedTheodore Ts'o2010-11-081-25/+34
* ext4: rename {exit,init}_ext4_*() to ext4_{exit,init}_*()Theodore Ts'o2010-10-271-2/+2
* ext4: use bio layer instead of buffer layer in mpage_da_submit_ioTheodore Ts'o2010-10-271-0/+430