1. 5a0dc73 ext4: handle EOF correctly in ext4_bio_write_page() by Yongqiang Yang · 13 years ago
  2. 0edeb71 ext4: Create helper function for EXT4_IO_END_UNWRITTEN and i_aiodio_unwritten by Tao Ma · 13 years ago
  3. b82e384 ext4: optimize locking for end_io extent conversion by Theodore Ts'o · 13 years ago
  4. 4e29802 ext4: remove unnecessary call to waitqueue_active() by Theodore Ts'o · 13 years ago
  5. d73d504 ext4: Use correct locking for ext4_end_io_nolock() by Tao Ma · 13 years ago
  6. 8c0bec2 ext4: remove i_mutex lock in ext4_evict_inode to fix lockdep complaining by Jiaying Zhang · 13 years ago
  7. 32c80b3 ext4: Resolve the hang of direct i/o read in handling EXT4_IO_END_UNWRITTEN. by Tao Ma · 13 years ago
  8. 275d3ba ext4: remove loop around bio_alloc() by Theodore Ts'o · 13 years ago
  9. 39db00f ext4: don't set PageUptodate in ext4_end_bio() by Curt Wohlgemuth · 13 years ago
  10. ae005cb Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  11. 721a960 block: kill off REQ_UNPLUG by Jens Axboe · 13 years ago
  12. b616844 ext4: optimize ext4_bio_write_page() when no extent conversion is needed by Theodore Ts'o · 13 years ago
  13. a54aa76 ext4: don't leave PageWriteback set after memory failure by Theodore Ts'o · 13 years ago
  14. 7dc5761 ext4: Fix sparse warning: Using plain integer as NULL pointer by Peter Huewe · 13 years ago
  15. e9e3bce ext4: serialize unaligned asynchronous DIO by Eric Sandeen · 13 years ago
  16. d50bdd5 ext4: Fix data corruption with multi-block writepages support by Curt Wohlgemuth · 13 years ago
  17. 1319518 ext4: test the correct variable in ext4_init_pageio() by Dan Carpenter · 14 years ago
  18. b17b35e ext4: use kmem_cache_zalloc() in ext4_init_io_end() by Jesper Juhl · 14 years ago
  19. 08da119 ext4: fix setting random pages PageUptodate by Markus Trippelsdorf · 14 years ago
  20. 83668e7 ext4: fix potential race when freeing ext4_io_page structures by Theodore Ts'o · 14 years ago
  21. f7ad6d2 ext4: handle writeback of inodes which are being freed by Theodore Ts'o · 14 years ago
  22. 5dabfc7 ext4: rename {exit,init}_ext4_*() to ext4_{exit,init}_*() by Theodore Ts'o · 14 years ago
  23. bd2d021 ext4: use bio layer instead of buffer layer in mpage_da_submit_io by Theodore Ts'o · 14 years ago