Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ext4: serialize unaligned asynchronous DIO | Eric Sandeen | 2011-02-12 | 1 | -12/+13 |
* | ext4: Fix data corruption with multi-block writepages support | Curt Wohlgemuth | 2011-02-07 | 1 | -5/+6 |
* | ext4: test the correct variable in ext4_init_pageio() | Dan Carpenter | 2011-01-10 | 1 | -1/+1 |
* | ext4: use kmem_cache_zalloc() in ext4_init_io_end() | Jesper Juhl | 2010-12-19 | 1 | -4/+1 |
* | ext4: fix setting random pages PageUptodate | Markus Trippelsdorf | 2010-11-17 | 1 | -2/+2 |
* | ext4: fix potential race when freeing ext4_io_page structures | Theodore Ts'o | 2010-11-08 | 1 | -23/+15 |
* | ext4: handle writeback of inodes which are being freed | Theodore Ts'o | 2010-11-08 | 1 | -25/+34 |
* | ext4: rename {exit,init}_ext4_*() to ext4_{exit,init}_*() | Theodore Ts'o | 2010-10-27 | 1 | -2/+2 |
* | ext4: use bio layer instead of buffer layer in mpage_da_submit_io | Theodore Ts'o | 2010-10-27 | 1 | -0/+430 |