Theodore Ts'o
|
275d3ba6b4
ext4: remove loop around bio_alloc()
|
14 gadi atpakaļ |
Curt Wohlgemuth
|
39db00f1c4
ext4: don't set PageUptodate in ext4_end_bio()
|
14 gadi atpakaļ |
Linus Torvalds
|
ae005cbed1
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
14 gadi atpakaļ |
Jens Axboe
|
721a9602e6
block: kill off REQ_UNPLUG
|
14 gadi atpakaļ |
Theodore Ts'o
|
b616844310
ext4: optimize ext4_bio_write_page() when no extent conversion is needed
|
14 gadi atpakaļ |
Theodore Ts'o
|
a54aa76108
ext4: don't leave PageWriteback set after memory failure
|
14 gadi atpakaļ |
Peter Huewe
|
7dc576158d
ext4: Fix sparse warning: Using plain integer as NULL pointer
|
14 gadi atpakaļ |
Eric Sandeen
|
e9e3bcecf4
ext4: serialize unaligned asynchronous DIO
|
14 gadi atpakaļ |
Curt Wohlgemuth
|
d50bdd5aa5
ext4: Fix data corruption with multi-block writepages support
|
14 gadi atpakaļ |
Dan Carpenter
|
13195184a8
ext4: test the correct variable in ext4_init_pageio()
|
14 gadi atpakaļ |
Jesper Juhl
|
b17b35ec13
ext4: use kmem_cache_zalloc() in ext4_init_io_end()
|
14 gadi atpakaļ |
Markus Trippelsdorf
|
08da1193d2
ext4: fix setting random pages PageUptodate
|
14 gadi atpakaļ |
Theodore Ts'o
|
83668e7141
ext4: fix potential race when freeing ext4_io_page structures
|
14 gadi atpakaļ |
Theodore Ts'o
|
f7ad6d2e92
ext4: handle writeback of inodes which are being freed
|
14 gadi atpakaļ |
Theodore Ts'o
|
5dabfc78dc
ext4: rename {exit,init}_ext4_*() to ext4_{exit,init}_*()
|
14 gadi atpakaļ |
Theodore Ts'o
|
bd2d0210cf
ext4: use bio layer instead of buffer layer in mpage_da_submit_io
|
14 gadi atpakaļ |