1. b939e37 ext4: Use the ext4_ext_actual_len() helper function by Aneesh Kumar K.V · 17 years ago
  2. dbf9d7d ext4: fix uniniatilized extent splitting error by Dmitry Monakhov · 17 years ago
  3. ce40733 ext4: Check for return value from sb_set_blocksize by Aneesh Kumar K.V · 17 years ago
  4. cb45bbe ext4: Add stripe= option to /proc/mounts by Miklos Szeredi · 17 years ago
  5. 3dbd0ed ext4: Enable the multiblock allocator by default by Aneesh Kumar K.V · 17 years ago
  6. c9de560 ext4: Add multi block allocator for ext4 by Alex Tomas · 17 years ago
  7. 1988b51 ext4: Add new functions for searching extent tree by Alex Tomas · 17 years ago
  8. c549a95 ext4: fix up EXT4FS_DEBUG builds by Eric Sandeen · 17 years ago
  9. aa22df2 ext4: Fix ext4_show_options to show the correct mount options. by Aneesh Kumar K.V · 17 years ago
  10. c14c6fd ext4: Add EXT4_IOC_MIGRATE ioctl by Aneesh Kumar K.V · 17 years ago
  11. 25ec56b ext4: Add inode version support in ext4 by Jean Noel Cordenner · 17 years ago
  12. 818d276 ext4: Add the journal checksum feature by Girish Shilamkar · 17 years ago
  13. 4df3d26 ext4: Take read lock during overwrite case. by Aneesh Kumar K.V · 17 years ago
  14. 0e855ac ext4: Convert truncate_mutex to read write semaphore. by Aneesh Kumar K.V · 17 years ago
  15. c278bfe ext4: Make ext4_get_blocks_wrap take the truncate_mutex early. by Aneesh Kumar K.V · 17 years ago
  16. 01f4adc ext4: remove unused code from ext4_find_entry() by Mariusz Kozlowski · 17 years ago
  17. 221879c ext4: Check for the correct error return from by Aneesh Kumar K.V · 17 years ago
  18. abcb294 ext4: add block bitmap validation by Aneesh Kumar K.V · 17 years ago
  19. bb4f397 ext4: Change the default behaviour on error by Aneesh Kumar K.V · 17 years ago
  20. e7c9559 ext4: fix oops on corrupted ext4 mount by Eric Sandeen · 17 years ago
  21. 07620f6 ext4/super.c: fix #ifdef's (CONFIG_EXT4_* -> CONFIG_EXT4DEV_*) by Adrian Bunk · 17 years ago
  22. cb47dce ext4: Return after ext4_error in case of failures by Aneesh Kumar K.V · 17 years ago
  23. e2b4657 ext4: store maxbytes for bitmapped files and return EFBIG as appropriate by Eric Sandeen · 17 years ago
  24. cd2291a ext4: different maxbytes functions for bitmap & extent files by Eric Sandeen · 17 years ago
  25. 8180a56 ext4: Support large files by Aneesh Kumar K.V · 17 years ago
  26. 0fc1b45 ext4: Add support for 48 bit inode i_blocks. by Aneesh Kumar K.V · 17 years ago
  27. a48380f ext4: Rename i_dir_acl to i_size_high by Aneesh Kumar K.V · 17 years ago
  28. 7973c0c ext4: Rename i_file_acl to i_file_acl_lo by Aneesh Kumar K.V · 17 years ago
  29. 1d03ec9 ext4: Fix sparse warnings. by Aneesh Kumar K.V · 17 years ago
  30. 99e6f82 ext4: Introduce ext4_update_*_feature by Aneesh Kumar K.V · 17 years ago
  31. 2aa9fc4 ext4: fixes block group number being set to a negative value by Avantika Mathur · 17 years ago
  32. fd2d429 ext4: add ext4_group_t, and change all group variables to this type. by Avantika Mathur · 17 years ago
  33. bba9074 ext4 extents: remove unneeded casts by Eric Sandeen · 17 years ago
  34. 725d26d ext4: Introduce ext4_lblk_t by Aneesh Kumar K.V · 17 years ago
  35. a72d7f8 ext4: Avoid rec_len overflow with 64KB block size by Jan Kara · 17 years ago
  36. afc7cbc ext4: Support large blocksize up to PAGESIZE by Takashi Sato · 17 years ago
  37. b47b6f3 ext3, ext4: avoid divide by zero by Andries E. Brouwer · 17 years ago
  38. e47776a Forbid user to change file flags on quota files by Jan Kara · 17 years ago
  39. 0b832a4 Revert "ext2/ext3/ext4: add block bitmap validation" by Linus Torvalds · 17 years ago
  40. 3965516 exportfs: make struct export_operations const by Christoph Hellwig · 17 years ago
  41. 1b961ac ext4: new export ops by Christoph Hellwig · 17 years ago
  42. 1490410 ext4: lighten up resize transaction requirements by Eric Sandeen · 17 years ago
  43. 5b61528 ext4: fix setup_new_group_blocks locking by Eric Sandeen · 17 years ago
  44. ac39849 ext4: sparse fixes by Aneesh Kumar K.V · 17 years ago
  45. d8dd0b4 ext4: Convert ext4_extent_idx.ei_leaf to ext4_extent_idx.ei_leaf_lo by Aneesh Kumar K.V · 17 years ago
  46. b377611 ext4: Convert ext4_extent.ee_start to ext4_extent.ee_start_lo by Aneesh Kumar K.V · 17 years ago
  47. 308ba3e ext4: Convert s_r_blocks_count and s_free_blocks_count by Aneesh Kumar K.V · 17 years ago
  48. 6bc9fef ext4: Convert s_blocks_count to s_blocks_count_lo by Aneesh Kumar K.V · 17 years ago
  49. 5272f83 ext4: Convert bg_inode_bitmap and bg_inode_table by Aneesh Kumar K.V · 17 years ago
  50. 3a14589 ext4: Convert bg_block_bitmap to bg_block_bitmap_lo by Aneesh Kumar K.V · 17 years ago
  51. ce42158 ext4: FLEX_BG Kernel support v2. by Jose R. Santos · 17 years ago
  52. c1bddad ext4: Fix sparse warnings by Aneesh Kumar K.V · 17 years ago
  53. 717d50e Ext4: Uninitialized Block Groups by Andreas Dilger · 17 years ago
  54. 4074fe3 ext4: remove #ifdef CONFIG_EXT4_INDEX by Eric Sandeen · 17 years ago
  55. f077d0d ext4: Remove (partial, never completed) fragment support by Coly Li · 17 years ago
  56. cd02ff0 jbd2: JBD_XXX to JBD2_XXX naming cleanup by Mingming Cao · 17 years ago
  57. d802ffa JBD2/Ext4: Convert kmalloc to kzalloc in jbd2/ext4 by Mingming Cao · 17 years ago
  58. 2b47c36 Fix f_version type: should be u64 instead of unsigned long by Mathieu Desnoyers · 17 years ago
  59. d8ea6cf ext2/4: use is_power_of_2() by vignesh babu · 17 years ago
  60. 7c9e69f ext2/ext3/ext4: add block bitmap validation by Aneesh Kumar K.V · 17 years ago
  61. ef2fb67 remove unused bh in calls to ext234_get_group_desc by Eric Sandeen · 17 years ago
  62. d9c9bef1 ext4: show all mount options by Miklos Szeredi · 17 years ago
  63. e57aa83 convert ill defined log2() to ilog2() by Fengguang Wu · 17 years ago
  64. febfcf9 fs: mark nibblemap const by Philippe De Muyter · 17 years ago
  65. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  66. 833f407 lib: percpu_counter_init error handling by Peter Zijlstra · 17 years ago
  67. 52d9f3b lib: percpu_counter_sum_positive by Peter Zijlstra · 17 years ago
  68. 3cb4f9f lib: percpu_counter_sub by Peter Zijlstra · 17 years ago
  69. aa0dff2 lib: percpu_counter_add by Peter Zijlstra · 17 years ago
  70. bfc1af6 ext4: convert to new aops by Nick Piggin · 17 years ago
  71. f4e6b49 readahead: combine file_ra_state.prev_index/prev_offset into prev_pos by Fengguang Wu · 17 years ago
  72. ef2b02d ext34: ensure do_split leaves enough free space in both blocks by Eric Sandeen · 17 years ago
  73. 3d82aba dir_index: error out instead of BUG on corrupt dx dirs by Eric Sandeen · 17 years ago
  74. 9c3013e quota: fix infinite loop by Jan Kara · 17 years ago
  75. dd54567 "ext4_ext_put_in_cache" uses __u32 to receive physical block number by Mingming Cao · 17 years ago
  76. 780dcdb fix inode_table test in ext234_check_descriptors by Eric Sandeen · 17 years ago
  77. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  78. b38bd33 fix ext4/JBD2 build warnings by Mingming Cao · 17 years ago
  79. cf914a7 readahead: split ondemand readahead interface into two functions by Rusty Russell · 17 years ago
  80. dc7868f readahead: convert ext3/ext4 invocations by Fengguang Wu · 17 years ago
  81. e9f410b ext4: extent macros cleanup by Dmitry Monakhov · 17 years ago
  82. 26d535e Fix compilation with EXT_DEBUG, also fix leXX_to_cpu conversions. by Dmitry Monakhov · 17 years ago
  83. d699594 ext4: remove extra IS_RDONLY() check by Dave Hansen · 17 years ago
  84. 1330593 ext4: Use is_power_of_2() by Vignesh Babu · 17 years ago
  85. fc0e15a Use zero_user_page() in ext4 where possible by Eric Sandeen · 17 years ago
  86. f8628a1 ext4: Remove 65000 subdirectory limit by Andreas Dilger · 17 years ago
  87. 6dd4ee7 ext4: Expand extra_inodes space per the s_{want,min}_extra_isize fields by Kalpak Shah · 17 years ago
  88. ef7f383 ext4: Add nanosecond timestamps by Kalpak Shah · 17 years ago
  89. e23291b jbd2: Fix CONFIG_JBD_DEBUG ifdef to be CONFIG_JBD2_DEBUG by Jose R. Santos · 17 years ago
  90. eb40a09 ext4: Set the journal JBD2_FEATURE_INCOMPAT_64BIT on large devices by Jose R. Santos · 17 years ago
  91. c29c0ae ext4: Make extents code sanely handle on-disk corruption by Alex Tomas · 17 years ago
  92. ff9ddf7 ext4: copy i_flags to inode flags on write by Jan Kara · 17 years ago
  93. 1e2462f ext4: Enable extents by default by Mingming Cao · 17 years ago
  94. 749269f Change on-disk format to support 2^15 uninitialized extents by Amit Arora · 17 years ago
  95. 56055d3 write support for preallocated blocks by Amit Arora · 17 years ago
  96. a2df2a6 fallocate support in ext4 by Amit Arora · 17 years ago
  97. 3bd858a Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check by Satyam Sharma · 17 years ago
  98. a569425 knfsd: exportfs: add exportfs.h header by Christoph Hellwig · 17 years ago
  99. 5e70030 ext4: statfs speed up by Badari Pulavarty · 17 years ago
  100. 6c675bd ext4: fix error handling in ext4_create_journal by Borislav Petkov · 17 years ago