1. 9e239bb Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  2. c4932db ext4: improve free space calculation for inline_data by boxi liu · 11 years ago
  3. 725bebb [readdir] convert ext4 by Al Viro · 11 years ago
  4. eaf3793 ext4: fix data offset overflow on 32-bit archs in ext4_inline_data_fiemap() by Jan Kara · 11 years ago
  5. c4d8b02 ext4: fix readdir error in case inline_data+^dir_index. by Tao Ma · 11 years ago
  6. 8af0f08 ext4: fix readdir error in the case of inline_data+dir_index by Tao Ma · 11 years ago
  7. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  8. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  9. 9924a92 ext4: pass context information to jbd2__journal_start() by Theodore Ts'o · 11 years ago
  10. 860d21e ext4: return ENOMEM if sb_getblk() fails by Theodore Ts'o · 12 years ago
  11. bd9926e ext4: zero out inline data using memset() instead of empty_zero_page by Theodore Ts'o · 12 years ago
  12. 0c8d414 ext4: let fallocate handle inline data correctly by Tao Ma · 12 years ago
  13. aef1c85 ext4: let ext4_truncate handle inline data correctly by Tao Ma · 12 years ago
  14. 0d812f7 ext4: evict inline data out if we need to strore xattr in inode by Tao Ma · 12 years ago
  15. 9419198 ext4: let fiemap work with inline data by Tao Ma · 12 years ago
  16. 32f7f22 ext4: let ext4_rename handle inline dir by Tao Ma · 12 years ago
  17. 61f8663 ext4: let empty_dir handle inline dir by Tao Ma · 12 years ago
  18. 9f40fe5 ext4: let ext4_delete_entry() handle inline data by Tao Ma · 12 years ago
  19. e8e948e ext4: let ext4_find_entry handle inline data by Tao Ma · 12 years ago
  20. 65d165d ext4: let ext4_readdir handle inline data by Tao Ma · 12 years ago
  21. 3c47d54 ext4: let add_dir_entry handle inline data properly by Tao Ma · 12 years ago
  22. 9c3569b ext4: add delalloc support for inline data by Tao Ma · 12 years ago
  23. 3fdcfb6 ext4: add journalled write support for inline data by Tao Ma · 12 years ago
  24. f19d587 ext4: add normal write support for inline data by Tao Ma · 12 years ago
  25. 46c7f25 ext4: add read support for inline data by Tao Ma · 12 years ago
  26. 67cf5b0 ext4: add the basic function for inline data support by Tao Ma · 12 years ago