1. bf89d16 ext4: rename {ext,idx}_pblock and inline small extent functions by Theodore Ts'o · 14 years ago
  2. 07a0382 ext4: Convert more i_flags references to use accessor functions by Theodore Ts'o · 14 years ago
  3. 12e9b89 ext4: Use bitops to read/modify i_flags in struct ext4_inode_info by Dmitry Monakhov · 14 years ago
  4. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  5. f39490b ext4: fix error handling in migrate by Dmitry Monakhov · 14 years ago
  6. 19f5fb7 ext4: Use bitops to read/modify EXT4_I(inode)->i_state by Theodore Ts'o · 14 years ago
  7. 5aca07e ext4: quota macros cleanup by Dmitry Monakhov · 15 years ago
  8. e636260 ext4: call ext4_forget() from ext4_free_blocks() by Theodore Ts'o · 15 years ago
  9. 0031462 ext4: Split uninitialized extents for direct I/O by Mingming Cao · 15 years ago
  10. 1b9c12f ext4: store EXT4_EXT_MIGRATE in i_state instead of i_flags by Theodore Ts'o · 15 years ago
  11. a8526e8 ext4: Add missing unlock_new_inode() call in extent migration code by Aneesh Kumar K.V · 15 years ago
  12. 1101391 ext4: teach the inode allocator to use a goal inode number by Andreas Dilger · 15 years ago
  13. f157a4a ext4: Use a hash of the topdir directory name for the Orlov parent group by Theodore Ts'o · 15 years ago
  14. 0905426 ext4: Fix NULL dereference in ext4_ext_migrate()'s error handling by Dan Carpenter · 15 years ago
  15. 83982b6 ext4: Remove "extents" mount option by Theodore Ts'o · 16 years ago
  16. 0390131 ext4: Allow ext4 to run without a journal by Frank Mayhar · 16 years ago
  17. 2a43a87 ext4: elevate write count for migrate ioctl by Aneesh Kumar K.V · 16 years ago
  18. ee12b63 ext4: journal credits reservation fixes for extent file writepage by Mingming Cao · 16 years ago
  19. 3dcf545 ext4: move headers out of include/linux by Christoph Hellwig · 16 years ago
  20. 267e4db ext4: Fix race between migration and mmap write by Aneesh Kumar K.V · 16 years ago
  21. b35905c ext4: Fix memory and buffer head leak in callers to ext4_ext_find_extent() by Aneesh Kumar K.V · 16 years ago
  22. 8009f9f ext4: Fix circular locking dependency with migrate and rm. by Aneesh Kumar K.V · 16 years ago
  23. b8356c4 ext4: Don't set EXTENTS_FL flag for fast symlinks by Valerie Clement · 16 years ago
  24. c9de560 ext4: Add multi block allocator for ext4 by Alex Tomas · 16 years ago
  25. c14c6fd ext4: Add EXT4_IOC_MIGRATE ioctl by Aneesh Kumar K.V · 16 years ago