Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
3c004b4f7eab239e726c6dde0f6cfca46a96956b
/
fs
/
ext4
/
page-io.c
39db00f
ext4: don't set PageUptodate in ext4_end_bio()
by Curt Wohlgemuth
· 14 years ago
ae005cb
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 14 years ago
721a960
block: kill off REQ_UNPLUG
by Jens Axboe
· 14 years ago
b616844
ext4: optimize ext4_bio_write_page() when no extent conversion is needed
by Theodore Ts'o
· 14 years ago
a54aa76
ext4: don't leave PageWriteback set after memory failure
by Theodore Ts'o
· 14 years ago
7dc5761
ext4: Fix sparse warning: Using plain integer as NULL pointer
by Peter Huewe
· 14 years ago
e9e3bce
ext4: serialize unaligned asynchronous DIO
by Eric Sandeen
· 14 years ago
d50bdd5
ext4: Fix data corruption with multi-block writepages support
by Curt Wohlgemuth
· 14 years ago
1319518
ext4: test the correct variable in ext4_init_pageio()
by Dan Carpenter
· 14 years ago
b17b35e
ext4: use kmem_cache_zalloc() in ext4_init_io_end()
by Jesper Juhl
· 14 years ago
08da119
ext4: fix setting random pages PageUptodate
by Markus Trippelsdorf
· 14 years ago
83668e7
ext4: fix potential race when freeing ext4_io_page structures
by Theodore Ts'o
· 14 years ago
f7ad6d2
ext4: handle writeback of inodes which are being freed
by Theodore Ts'o
· 14 years ago
5dabfc7
ext4: rename {exit,init}_ext4_*() to ext4_{exit,init}_*()
by Theodore Ts'o
· 14 years ago
bd2d021
ext4: use bio layer instead of buffer layer in mpage_da_submit_io
by Theodore Ts'o
· 14 years ago