1. 90576c0 ext4, jbd2: Drop unneeded printks at mount and unmount time by Theodore Ts'o · 15 years ago
  2. 8d5d02e ext4: async direct IO for holes and fallocate support by Mingming Cao · 15 years ago
  3. 0031462 ext4: Split uninitialized extents for direct I/O by Mingming Cao · 15 years ago
  4. 55ad63b ext4: fix extent sanity checking code with AGGRESSIVE_TEST by Theodore Ts'o · 15 years ago
  5. 487caee ext4: Fix possible deadlock between ext4_truncate() and ext4_get_blocks() by Jan Kara · 15 years ago
  6. 553f900 ext4: Show unwritten extent flag in ext4_ext_show_leaf() by Mingming · 15 years ago
  7. 84fe3be ext4: Compile warning fix when EXT_DEBUG enabled by Mingming · 15 years ago
  8. 5887e98 ext4: Calculate required journal credits for inserting an extent properly by Aneesh Kumar K.V · 15 years ago
  9. 748de67 ext4: online defrag -- Add EXT4_IOC_MOVE_EXT ioctl by Akira Fujita · 15 years ago
  10. a41f207 ext4: Avoid corrupting the uninitialized bit in the extent during truncate by Aneesh Kumar K.V · 15 years ago
  11. 03f5d8b ext4: Get rid of EXTEND_DISKSIZE flag of ext4_get_blocks_handle() by Jan Kara · 15 years ago
  12. 0568c51 ext4: down i_data_sem only for read when walking tree for fiemap by Theodore Ts'o · 15 years ago
  13. 6fd058f ext4: Add a comprehensive block validity check to ext4_get_blocks() by Theodore Ts'o · 15 years ago
  14. c217705 ext4: Define a new set of flags for ext4_get_blocks() by Theodore Ts'o · 15 years ago
  15. 12b7ac1 ext4: Rename ext4_get_blocks_wrap() to be ext4_get_blocks() by Theodore Ts'o · 15 years ago
  16. eefd7f0 ext4: fix the length returned by fiemap for an unallocated extent by Theodore Ts'o · 15 years ago
  17. c9877b2 ext4: fix for fiemap last-block test by Eric Sandeen · 15 years ago
  18. 29fa89d ext4: Mark the unwritten buffer_head as mapped during write_begin by Aneesh Kumar K.V · 15 years ago
  19. 79ffab3 ext4: Properly initialize the buffer_head state by Aneesh Kumar K.V · 15 years ago
  20. 2ec0ae3 ext4: Fix race in ext4_inode_info.i_cached_extent by Theodore Ts'o · 15 years ago
  21. 9c1ee18 ext4: Fix sub-block zeroing for writes into preallocated extents by Aneesh Kumar K.V · 15 years ago
  22. a4277bf1 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  23. e84a26c ext4: Make the extent validity check more paranoid by Theodore Ts'o · 15 years ago
  24. 226e7da ext4: Remove code handling bio_alloc failure with __GFP_WAIT by Nikanth Karthikesan · 15 years ago
  25. e44543b ext4: Fix off-by-one-error in ext4_valid_extent_idx() by Thiemo Nagel · 15 years ago
  26. 7a262f7 ext4: Validate extent details only when read from the disk by Aneesh Kumar K.V · 15 years ago
  27. 56b1986 ext4: Add checks to validate extent entries. by Aneesh Kumar K.V · 15 years ago
  28. a491212 ext4: New inode/block allocation algorithms for flex_bg filesystems by Theodore Ts'o · 15 years ago
  29. 395a87b ext4: fix header check in ext4_ext_search_right() for deep extent trees. by Eric Sandeen · 15 years ago
  30. 9fd9784 ext4: Fix building with EXT4FS_DEBUG by Thadeu Lima de Souza Cascardo · 15 years ago
  31. 2150edc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  32. 73ac36e fix similar typos to successfull by Coly Li · 15 years ago
  33. 83982b6 ext4: Remove "extents" mount option by Theodore Ts'o · 15 years ago
  34. 3a06d77 ext4: sparse fixes by Aneesh Kumar K.V · 16 years ago
  35. 498e5f2 ext4: Change unsigned long to unsigned int by Theodore Ts'o · 16 years ago
  36. cde6436 ext4: Remove i_ext_generation from ext4_inode_info structure by Theodore Ts'o · 16 years ago
  37. 0390131 ext4: Allow ext4 to run without a journal by Frank Mayhar · 15 years ago
  38. 25f1ee3 ext4: fix build warning by Wu Fengguang · 16 years ago
  39. 97df5d1 ext4: remove do_blk_alloc() by Theodore Ts'o · 16 years ago
  40. cfe82c8 ext4: remove ext4_new_meta_block() by Theodore Ts'o · 16 years ago
  41. 6873fa0 Hook ext4 to the vfs fiemap interface. by Eric Sandeen · 16 years ago
  42. c2ea3fd ext4: Remove old legacy block allocator by Theodore Ts'o · 16 years ago
  43. cf17fea ext4: Properly update i_disksize. by Aneesh Kumar K.V · 16 years ago
  44. af5bc92 ext4: Fix whitespace checkpatch warnings/errors by Theodore Ts'o · 16 years ago
  45. 4776004f ext4: Add printk priority levels to clean up checkpatch warnings by Theodore Ts'o · 16 years ago
  46. 525f4ed ext4: journal credit fix for the delayed allocation's writepages() function by Mingming Cao · 16 years ago
  47. f3bd1f3 ext4: journal credits reservation fixes for DIO, fallocate by Mingming Cao · 16 years ago
  48. ee12b63 ext4: journal credits reservation fixes for extent file writepage by Mingming Cao · 16 years ago
  49. 88aa3cf ext4: Use ext4_discard_reservations instead of mballoc-specific call by Theodore Ts'o · 16 years ago
  50. 2b2d6d0 ext4: Cleanup whitespace and other miscellaneous style issues by Theodore Ts'o · 16 years ago
  51. 34071da ext4: don't assume extents can't cross block groups when truncating by Theodore Ts'o · 16 years ago
  52. 0123c93 ext4: Fix ext4_ext_journal_restart() by Theodore Ts'o · 16 years ago
  53. d03856b ext4: Fix data corruption when writing to prealloc area by Aneesh Kumar K.V · 16 years ago
  54. 61628a3 ext4: Invert lock ordering of page_lock and transaction start in delalloc by Mingming Cao · 16 years ago
  55. d2a1763 ext4: delayed allocation ENOSPC handling by Mingming Cao · 16 years ago
  56. 9ddfc3d ext4: Fix lock inversion in ext4_ext_truncate() by Jan Kara · 16 years ago
  57. cf108bc ext4: Invert the locking order of page_lock and transaction start by Jan Kara · 16 years ago
  58. 953e622 ext4: use atomic functions to set bh_state by Eric Sandeen · 16 years ago
  59. 654b490 ext4: cleanup block allocator by Aneesh Kumar K.V · 16 years ago
  60. 7061eba ext4: Use inode preallocation with -o noextents by Aneesh Kumar K.V · 16 years ago
  61. 9102e4f ext4: Fix ext4_ext_journal_restart() to reflect errors up to the caller by Shen Feng · 16 years ago
  62. 1973adc ext4: Make ext4_ext_find_extent fills ext_path completely by Shen Feng · 16 years ago
  63. 787e098 ext4: return error when calling ext4_ext_split failed by Shen Feng · 16 years ago
  64. a379cd1 ext4: Update i_disksize properly when allocating from fallocate area. by Aneesh Kumar K.V · 16 years ago
  65. ef73772 ext4: update ctime and mtime for truncate with extents. by Solofo Ramangalahy · 16 years ago
  66. 3dcf545 ext4: move headers out of include/linux by Christoph Hellwig · 16 years ago
  67. 216553c ext4: fix wrong gfp type under transaction by Josef Bacik · 16 years ago
  68. 46e665e ext4: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  69. e8546d0 ext4: le*_add_cpu conversion by Marcin Slusarz · 16 years ago
  70. 161e7b7 ext4: Cache the correct extent length for uninit extents by Aneesh Kumar K.V · 16 years ago
  71. 1a89734 ext4: Return unwritten buffer head when trying to read from prealloc space. by Aneesh Kumar K.V · 16 years ago
  72. e067ba0 ext4: make ext4_ext_get_blocks always return <= max_blocks by Aneesh Kumar K.V · 16 years ago
  73. fd28784 ext4: Fix fallocate to update the file size in each transaction by Aneesh Kumar K.V · 16 years ago
  74. 3977c96 ext4: zero out small extents when writing to prealloc area. by Aneesh Kumar K.V · 16 years ago
  75. 093a088 ext4: ENOSPC error handling for writing to an uninitialized extent by Aneesh Kumar K.V · 16 years ago
  76. 95c3889 ext4: Fix fallocate error path by Aneesh Kumar K.V · 16 years ago
  77. 2c98615 ext4: Don't mark filesystem error if fallocate fails by Aneesh Kumar K.V · 16 years ago
  78. f5ab0d1 ext4: Fix BUG when writing to an unitialized extent by Mingming Cao · 16 years ago
  79. 74d3487 ext4: modify block allocation algorithm for the last group by Valerie Clement · 16 years ago
  80. 9df5643 ext4: Get journal write access before modifying the extent tree by Aneesh Kumar K.V · 16 years ago
  81. b35905c ext4: Fix memory and buffer head leak in callers to ext4_ext_find_extent() by Aneesh Kumar K.V · 16 years ago
  82. 55bd725 ext4: Fix locking hierarchy violation in ext4_fallocate() by Aneesh Kumar K.V · 16 years ago
  83. b939e37 ext4: Use the ext4_ext_actual_len() helper function by Aneesh Kumar K.V · 16 years ago
  84. dbf9d7d ext4: fix uniniatilized extent splitting error by Dmitry Monakhov · 16 years ago
  85. c9de560 ext4: Add multi block allocator for ext4 by Alex Tomas · 16 years ago
  86. 1988b51 ext4: Add new functions for searching extent tree by Alex Tomas · 16 years ago
  87. c14c6fd ext4: Add EXT4_IOC_MIGRATE ioctl by Aneesh Kumar K.V · 16 years ago
  88. 0e855ac ext4: Convert truncate_mutex to read write semaphore. by Aneesh Kumar K.V · 16 years ago
  89. c278bfe ext4: Make ext4_get_blocks_wrap take the truncate_mutex early. by Aneesh Kumar K.V · 16 years ago
  90. 221879c ext4: Check for the correct error return from by Aneesh Kumar K.V · 16 years ago
  91. 1d03ec9 ext4: Fix sparse warnings. by Aneesh Kumar K.V · 16 years ago
  92. bba9074 ext4 extents: remove unneeded casts by Eric Sandeen · 16 years ago
  93. 725d26d ext4: Introduce ext4_lblk_t by Aneesh Kumar K.V · 16 years ago
  94. d8dd0b4 ext4: Convert ext4_extent_idx.ei_leaf to ext4_extent_idx.ei_leaf_lo by Aneesh Kumar K.V · 17 years ago
  95. b377611 ext4: Convert ext4_extent.ee_start to ext4_extent.ee_start_lo by Aneesh Kumar K.V · 17 years ago
  96. cd02ff0 jbd2: JBD_XXX to JBD2_XXX naming cleanup by Mingming Cao · 17 years ago
  97. dd54567 "ext4_ext_put_in_cache" uses __u32 to receive physical block number by Mingming Cao · 17 years ago
  98. e9f410b ext4: extent macros cleanup by Dmitry Monakhov · 17 years ago
  99. 26d535e Fix compilation with EXT_DEBUG, also fix leXX_to_cpu conversions. by Dmitry Monakhov · 17 years ago
  100. c29c0ae ext4: Make extents code sanely handle on-disk corruption by Alex Tomas · 17 years ago