1. c5c7b8d ext4: Fix buffer double free in ext4_alloc_branch() by Jan Kara · 10 years ago
  2. 31b1403 switch {__,}blockdev_direct_IO() to iov_iter by Al Viro · 10 years ago
  3. a6cbcd4 get rid of pointless iov_length() in ->direct_IO() by Al Viro · 10 years ago
  4. 16b1f05 ext4: switch the guts of ->direct_IO() to iov_iter by Al Viro · 10 years ago
  5. d7b2a00 ext4: isolate ext4_extents.h file by Zheng Liu · 11 years ago
  6. 21ddd56 ext4: translate flag bits to strings in tracepoints by Theodore Ts'o · 11 years ago
  7. 981250c ext4: don't use EXT4_FREE_BLOCKS_FORGET unnecessarily by Theodore Ts'o · 11 years ago
  8. 38b8ff7 ext4: Remove wait for unwritten extents in ext4_ind_direct_IO() by Jan Kara · 11 years ago
  9. fa55a0e ext4: improve writepage credit estimate for files with indirect blocks by Jan Kara · 11 years ago
  10. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  11. 819c492 ext4: refactor truncate code by Theodore Ts'o · 11 years ago
  12. 26a4c0c ext4: refactor punch hole code by Theodore Ts'o · 11 years ago
  13. 781f143 ext4: fold ext4_alloc_blocks() in ext4_alloc_branch() by Theodore Ts'o · 11 years ago
  14. 8cde7ad ext4: fix big-endian bugs which could cause fs corruptions by Zheng Liu · 11 years ago
  15. 6131ffa more file_inode() open-coded instances by Al Viro · 11 years ago
  16. 9924a92 ext4: pass context information to jbd2__journal_start() by Theodore Ts'o · 11 years ago
  17. 524c19e ext4: use WARN in ext4_alloc_blocks by Julia Lawall · 11 years ago
  18. 8bad6fc ext4: add punching hole support for non-extent-mapped files by Zheng Liu · 11 years ago
  19. 860d21e ext4: return ENOMEM if sb_getblk() fails by Theodore Ts'o · 11 years ago
  20. 4a092d7 ext4: rationalize ext4_extents.h inclusion by Theodore Ts'o · 12 years ago
  21. 51865fd ext4: let ext4 maintain extent status tree by Zheng Liu · 12 years ago
  22. 19b303d ext4: print map->m_flags in trace_ext4_ext/ind_map_blocks_exit by Zheng Liu · 12 years ago
  23. c278531 ext4: fix ext4_flush_completed_IO wait semantics by Dmitry Monakhov · 12 years ago
  24. 17335dc ext4: serialize dio nonlocked reads with defrag workers by Dmitry Monakhov · 12 years ago
  25. 28a535f ext4: completed_io locking cleanup by Dmitry Monakhov · 12 years ago
  26. 302bf2f ext2/3/4: delete unneeded includes of module.h by Paul Gortmaker · 12 years ago
  27. bab08ab ext4: enforce bigalloc restrictions (e.g., no online resizing, etc.) by Theodore Ts'o · 13 years ago
  28. 189e868 ext4: fix fsx truncate failure by Allison Henderson · 13 years ago
  29. dccaf33 ext4: flush any pending end_io requests before DIO reads w/dioread_nolock by Jiaying Zhang · 13 years ago
  30. 60ad446 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  31. f86186b ext4: refactor duplicated block placement code by Eric Sandeen · 13 years ago
  32. dae1e52 ext4: move ext4_ind_* functions from inode.c to indirect.c by Amir Goldstein · 13 years ago