Home
last modified time | relevance | path

Searched hist:"97 a851ed71cd9cc2542955e92a001c6ea3d21d35" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dpage-io.cdiff 97a851ed71cd9cc2542955e92a001c6ea3d21d35 Tue Jun 04 10:58:58 CDT 2013 Jan Kara <jack@suse.cz> ext4: use io_end for multiple bios

Change writeback path to create just one io_end structure for the
extent to which we submit IO and share it among bios writing that
extent. This prevents needless splitting and joining of unwritten
extents when they cannot be submitted as a single bio.

Bugs in ENOMEM handling found by Linux File System Verification project
(linuxtesting.org) and fixed by Alexey Khoroshilov
<khoroshilov@ispras.ru>.

CC: Alexey Khoroshilov <khoroshilov@ispras.ru>
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
H A Dext4.hdiff 97a851ed71cd9cc2542955e92a001c6ea3d21d35 Tue Jun 04 10:58:58 CDT 2013 Jan Kara <jack@suse.cz> ext4: use io_end for multiple bios

Change writeback path to create just one io_end structure for the
extent to which we submit IO and share it among bios writing that
extent. This prevents needless splitting and joining of unwritten
extents when they cannot be submitted as a single bio.

Bugs in ENOMEM handling found by Linux File System Verification project
(linuxtesting.org) and fixed by Alexey Khoroshilov
<khoroshilov@ispras.ru>.

CC: Alexey Khoroshilov <khoroshilov@ispras.ru>
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
H A Dinode.cdiff 97a851ed71cd9cc2542955e92a001c6ea3d21d35 Tue Jun 04 10:58:58 CDT 2013 Jan Kara <jack@suse.cz> ext4: use io_end for multiple bios

Change writeback path to create just one io_end structure for the
extent to which we submit IO and share it among bios writing that
extent. This prevents needless splitting and joining of unwritten
extents when they cannot be submitted as a single bio.

Bugs in ENOMEM handling found by Linux File System Verification project
(linuxtesting.org) and fixed by Alexey Khoroshilov
<khoroshilov@ispras.ru>.

CC: Alexey Khoroshilov <khoroshilov@ispras.ru>
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>