Commit Graph

22 Commits (b4f36f88b3ee7cf26bf0be84e6c7fc15f84dcb71)

Author SHA1 Message Date
Tao Ma 0edeb71dc9 ext4: Create helper function for EXT4_IO_END_UNWRITTEN and i_aiodio_unwritten 13 years ago
Theodore Ts'o b82e384c7b ext4: optimize locking for end_io extent conversion 13 years ago
Theodore Ts'o 4e29802121 ext4: remove unnecessary call to waitqueue_active() 13 years ago
Tao Ma d73d5046a7 ext4: Use correct locking for ext4_end_io_nolock() 13 years ago
Jiaying Zhang 8c0bec2151 ext4: remove i_mutex lock in ext4_evict_inode to fix lockdep complaining 14 years ago
Tao Ma 32c80b32c0 ext4: Resolve the hang of direct i/o read in handling EXT4_IO_END_UNWRITTEN. 14 years ago
Theodore Ts'o 275d3ba6b4 ext4: remove loop around bio_alloc() 14 years ago
Curt Wohlgemuth 39db00f1c4 ext4: don't set PageUptodate in ext4_end_bio() 14 years ago
Jens Axboe 721a9602e6 block: kill off REQ_UNPLUG 14 years ago
Theodore Ts'o b616844310 ext4: optimize ext4_bio_write_page() when no extent conversion is needed 14 years ago
Theodore Ts'o a54aa76108 ext4: don't leave PageWriteback set after memory failure 14 years ago
Peter Huewe 7dc576158d ext4: Fix sparse warning: Using plain integer as NULL pointer 14 years ago
Eric Sandeen e9e3bcecf4 ext4: serialize unaligned asynchronous DIO 14 years ago
Curt Wohlgemuth d50bdd5aa5 ext4: Fix data corruption with multi-block writepages support 14 years ago
Dan Carpenter 13195184a8 ext4: test the correct variable in ext4_init_pageio() 14 years ago
Jesper Juhl b17b35ec13 ext4: use kmem_cache_zalloc() in ext4_init_io_end() 14 years ago
Markus Trippelsdorf 08da1193d2 ext4: fix setting random pages PageUptodate 14 years ago
Theodore Ts'o 83668e7141 ext4: fix potential race when freeing ext4_io_page structures 14 years ago
Theodore Ts'o f7ad6d2e92 ext4: handle writeback of inodes which are being freed 14 years ago
Theodore Ts'o 5dabfc78dc ext4: rename {exit,init}_ext4_*() to ext4_{exit,init}_*() 14 years ago
Theodore Ts'o bd2d0210cf ext4: use bio layer instead of buffer layer in mpage_da_submit_io 14 years ago