Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
eaa3be6add6f327ab0a633e4fee8e6f2cc8c8a4c
/
fs
/
ext4
/
page-io.c
b43d17f
ext4: don't release page refs in ext4_end_bio()
by Curt Wohlgemuth
· 13 years ago
491caa4
ext4: fix race between sync and completed io work
by Jeff Moyer
· 13 years ago
266991b
ext4: fix race between unwritten extent conversion and truncate
by Jeff Moyer
· 13 years ago
ac69e09
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 13 years ago
302bf2f
ext2/3/4: delete unneeded includes of module.h
by Paul Gortmaker
· 13 years ago
5a0dc73
ext4: handle EOF correctly in ext4_bio_write_page()
by Yongqiang Yang
· 13 years ago
0edeb71
ext4: Create helper function for EXT4_IO_END_UNWRITTEN and i_aiodio_unwritten
by Tao Ma
· 13 years ago
b82e384
ext4: optimize locking for end_io extent conversion
by Theodore Ts'o
· 13 years ago
4e29802
ext4: remove unnecessary call to waitqueue_active()
by Theodore Ts'o
· 13 years ago
d73d504
ext4: Use correct locking for ext4_end_io_nolock()
by Tao Ma
· 13 years ago
8c0bec2
ext4: remove i_mutex lock in ext4_evict_inode to fix lockdep complaining
by Jiaying Zhang
· 13 years ago
32c80b3
ext4: Resolve the hang of direct i/o read in handling EXT4_IO_END_UNWRITTEN.
by Tao Ma
· 13 years ago
275d3ba
ext4: remove loop around bio_alloc()
by Theodore Ts'o
· 13 years ago
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