1. 87dad44 ext4: verify the depth of extent tree in ext4_find_extent() by Theodore Ts'o · 6 years ago
  2. b8a07463 ext4: fix misspellings in comments. by Adam Buchbinder · 8 years ago
  3. 10809df8 ext4: teach ext4_ext_find_extent() to realloc path if necessary by Theodore Ts'o · 10 years ago
  4. 556615d ext4: rename uninitialized extents to unwritten by Lukas Czerner · 10 years ago
  5. d7b2a00 ext4: isolate ext4_extents.h file by Zheng Liu · 11 years ago
  6. 2656497 ext4: mext_insert_extents should update extent block checksum by Darrick J. Wong · 11 years ago
  7. 69eb33d ext4: remove single extent cache by Zheng Liu · 11 years ago
  8. 4a092d7 ext4: rationalize ext4_extents.h inclusion by Theodore Ts'o · 11 years ago
  9. 91dd8c1 ext4: prevent race while walking extent tree for fiemap by Lukas Czerner · 11 years ago
  10. 7d1b1fb ext4: reimplement ext4_find_delay_alloc_range on extent status tree by Zheng Liu · 12 years ago
  11. 7ac5990 ext4: verify and calculate checksums for extent tree blocks by Darrick J. Wong · 12 years ago
  12. e615391 ext4: change on-disk layout to support extended metadata checksumming by Darrick J. Wong · 12 years ago
  13. ace36ad ext4: add no_printk argument validation, fix fallout by Joe Perches · 12 years ago
  14. 7b415bf ext4: Fix bigalloc quota accounting and i_blocks value by Aditya Kali · 13 years ago
  15. c03f8aa ext4: use FIEMAP_EXTENT_LAST flag for last extent in fiemap by Lukas Czerner · 13 years ago
  16. f17722f ext4: Fix max file size and logical block counting of extent format file by Lukas Czerner · 13 years ago
  17. b05e6ae ext4: drop ec_type from the ext4_ext_cache structure by Theodore Ts'o · 13 years ago
  18. 01f49d0 ext4: use ext4_lblk_t instead of sector_t for logical blocks by Theodore Ts'o · 13 years ago
  19. bf89d16 ext4: rename {ext,idx}_pblock and inline small extent functions by Theodore Ts'o · 14 years ago
  20. 1f109d5 ext4: make various ext4 functions be static by Theodore Ts'o · 14 years ago
  21. 9d0be50 ext4: Calculate metadata requirements more accurately by Theodore Ts'o · 14 years ago
  22. 0031462 ext4: Split uninitialized extents for direct I/O by Mingming Cao · 15 years ago
  23. 0a80e98 ext4: replace MAX_DEFRAG_SIZE with EXT_MAX_BLOCK by Eric Sandeen · 15 years ago
  24. 553f900 ext4: Show unwritten extent flag in ext4_ext_show_leaf() by Mingming · 15 years ago
  25. 748de67 ext4: online defrag -- Add EXT4_IOC_MOVE_EXT ioctl by Akira Fujita · 15 years ago
  26. 7a262f7 ext4: Validate extent details only when read from the disk by Aneesh Kumar K.V · 15 years ago
  27. cde6436 ext4: Remove i_ext_generation from ext4_inode_info structure by Theodore Ts'o · 16 years ago
  28. 6873fa0 Hook ext4 to the vfs fiemap interface. by Eric Sandeen · 16 years ago
  29. ee12b63 ext4: journal credits reservation fixes for extent file writepage by Mingming Cao · 16 years ago
  30. d2a1763 ext4: delayed allocation ENOSPC handling by Mingming Cao · 16 years ago
  31. 3dcf545 ext4: move headers out of include/linux by Christoph Hellwig · 16 years ago[Renamed (97%) from include/linux/ext4_fs_extents.h]
  32. b35905c ext4: Fix memory and buffer head leak in callers to ext4_ext_find_extent() by Aneesh Kumar K.V · 16 years ago
  33. 1988b51 ext4: Add new functions for searching extent tree by Alex Tomas · 16 years ago
  34. c14c6fd ext4: Add EXT4_IOC_MIGRATE ioctl by Aneesh Kumar K.V · 16 years ago
  35. 725d26d ext4: Introduce ext4_lblk_t by Aneesh Kumar K.V · 16 years ago
  36. d8dd0b4 ext4: Convert ext4_extent_idx.ei_leaf to ext4_extent_idx.ei_leaf_lo by Aneesh Kumar K.V · 17 years ago
  37. b377611 ext4: Convert ext4_extent.ee_start to ext4_extent.ee_start_lo by Aneesh Kumar K.V · 17 years ago
  38. 749269f Change on-disk format to support 2^15 uninitialized extents by Amit Arora · 17 years ago
  39. 56055d3 write support for preallocated blocks by Amit Arora · 17 years ago
  40. a2df2a6 fallocate support in ext4 by Amit Arora · 17 years ago
  41. 25d14f9 ext4: Extent overlap bugfix by Amit Arora · 17 years ago
  42. 8c55e20 EXT4: Fix whitespace by Dave Kleikamp · 17 years ago
  43. bbf2f9f Fix misspellings of "agressive". by Robert P. J. Day · 17 years ago
  44. d0d856e [PATCH] ext4: clean up comments in ext4-extents patch by Randy Dunlap · 18 years ago
  45. 471d401 [PATCH] ext4: uninitialised extent handling by Suparna Bhattacharya · 18 years ago
  46. f65e6fb [PATCH] ext4: 48bit physical block number support in extents by Alex Tomas · 18 years ago
  47. a86c618 [PATCH] ext3: add extent map support by Alex Tomas · 18 years ago