1. 469108f ext4: Add new "development flag" to the ext4 filesystem by Theodore Tso · 16 years ago
  2. 1d1fe1e iget: stop EXT4 from using iget() and read_inode() by David Howells · 16 years ago
  3. c9de560 ext4: Add multi block allocator for ext4 by Alex Tomas · 17 years ago
  4. aa02ad6 ext4: Add ext4_find_next_bit() by Aneesh Kumar K.V · 17 years ago
  5. c14c6fd ext4: Add EXT4_IOC_MIGRATE ioctl by Aneesh Kumar K.V · 17 years ago
  6. 25ec56b ext4: Add inode version support in ext4 by Jean Noel Cordenner · 17 years ago
  7. 818d276 ext4: Add the journal checksum feature by Girish Shilamkar · 17 years ago
  8. 0e855ac ext4: Convert truncate_mutex to read write semaphore. by Aneesh Kumar K.V · 17 years ago
  9. c278bfe ext4: Make ext4_get_blocks_wrap take the truncate_mutex early. by Aneesh Kumar K.V · 17 years ago
  10. 91b51a0 ext4: sync up block group descriptor with e2fsprogs. by Coly Li · 17 years ago
  11. 8180a56 ext4: Support large files by Aneesh Kumar K.V · 17 years ago
  12. 0fc1b45 ext4: Add support for 48 bit inode i_blocks. by Aneesh Kumar K.V · 17 years ago
  13. a48380f ext4: Rename i_dir_acl to i_size_high by Aneesh Kumar K.V · 17 years ago
  14. 7973c0c ext4: Rename i_file_acl to i_file_acl_lo by Aneesh Kumar K.V · 17 years ago
  15. 1d03ec9 ext4: Fix sparse warnings. by Aneesh Kumar K.V · 17 years ago
  16. 99e6f82 ext4: Introduce ext4_update_*_feature by Aneesh Kumar K.V · 17 years ago
  17. fd2d429 ext4: add ext4_group_t, and change all group variables to this type. by Avantika Mathur · 17 years ago
  18. 725d26d ext4: Introduce ext4_lblk_t by Aneesh Kumar K.V · 17 years ago
  19. a72d7f8 ext4: Avoid rec_len overflow with 64KB block size by Jan Kara · 17 years ago
  20. afc7cbc ext4: Support large blocksize up to PAGESIZE by Takashi Sato · 17 years ago
  21. 308ba3e ext4: Convert s_r_blocks_count and s_free_blocks_count by Aneesh Kumar K.V · 17 years ago
  22. 6bc9fef ext4: Convert s_blocks_count to s_blocks_count_lo by Aneesh Kumar K.V · 17 years ago
  23. 5272f83 ext4: Convert bg_inode_bitmap and bg_inode_table by Aneesh Kumar K.V · 17 years ago
  24. 3a14589 ext4: Convert bg_block_bitmap to bg_block_bitmap_lo by Aneesh Kumar K.V · 17 years ago
  25. ce42158 ext4: FLEX_BG Kernel support v2. by Jose R. Santos · 17 years ago
  26. c1bddad ext4: Fix sparse warnings by Aneesh Kumar K.V · 17 years ago
  27. 717d50e Ext4: Uninitialized Block Groups by Andreas Dilger · 17 years ago
  28. 4074fe3 ext4: remove #ifdef CONFIG_EXT4_INDEX by Eric Sandeen · 17 years ago
  29. f077d0d ext4: Remove (partial, never completed) fragment support by Coly Li · 17 years ago
  30. f8628a1 ext4: Remove 65000 subdirectory limit by Andreas Dilger · 17 years ago
  31. 6dd4ee7 ext4: Expand extra_inodes space per the s_{want,min}_extra_isize fields by Kalpak Shah · 17 years ago
  32. ef7f383 ext4: Add nanosecond timestamps by Kalpak Shah · 17 years ago
  33. e23291b jbd2: Fix CONFIG_JBD_DEBUG ifdef to be CONFIG_JBD2_DEBUG by Jose R. Santos · 17 years ago
  34. ff9ddf7 ext4: copy i_flags to inode flags on write by Jan Kara · 17 years ago
  35. a2df2a6 fallocate support in ext4 by Amit Arora · 17 years ago
  36. 436bd75 Define/reserve new ext4 superblock fields by Theodore Ts'o · 17 years ago
  37. 8c55e20 EXT4: Fix whitespace by Dave Kleikamp · 17 years ago
  38. c5ef1c4 [PATCH] mark struct inode_operations const 3 by Arjan van de Ven · 17 years ago
  39. 72b64b5 [PATCH] ext4 uninline ext4_get_group_no_and_offset() by Andrew Morton · 18 years ago
  40. 8fadc14 [PATCH] ext4: move block number hi bits by Alexandre Ratchov · 18 years ago
  41. 0d1ee42 [PATCH] ext4: allow larger descriptor size by Alexandre Ratchov · 18 years ago
  42. bd81d8e [PATCH] ext4: 64bit metadata by Laurent Vivier · 18 years ago
  43. a1ddeb7 [PATCH] ext4: 48bit i_file_acl by Badari Pulavarty · 18 years ago
  44. 3a5b2ec [PATCH] ext4: switch fsblk to sector_t by Mingming Cao · 18 years ago
  45. a86c618 [PATCH] ext3: add extent map support by Alex Tomas · 18 years ago
  46. 617ba13 [PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbols by Mingming Cao · 18 years ago
  47. ac27a0e [PATCH] ext4: initial copy of files from ext3 by Dave Kleikamp · 18 years ago