1. 3dcf545 ext4: move headers out of include/linux by Christoph Hellwig · 16 years ago
  2. 2887df1 ext4: Fix hang on umount with quotas when journal is aborted by Jan Kara · 16 years ago
  3. 46e665e ext4: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  4. 216c34b ext4: convert byte order of constant instead of variable by Marcin Slusarz · 16 years ago
  5. e8546d0 ext4: le*_add_cpu conversion by Marcin Slusarz · 16 years ago
  6. f3f12fa ext4: fix mount option parsing by Josef Bacik · 16 years ago
  7. 97bd42b ext4: check return of ext4_orphan_get properly by Josef Bacik · 16 years ago
  8. 6f28e08 quota: ext4: make ext4 handle quotaon on remount by Jan Kara · 16 years ago
  9. 1d957f9 Introduce path_put() by Jan Blunck · 17 years ago
  10. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 17 years ago
  11. 469108f ext4: Add new "development flag" to the ext4 filesystem by Theodore Tso · 17 years ago
  12. 1d1fe1e iget: stop EXT4 from using iget() and read_inode() by David Howells · 17 years ago
  13. 197cd65a ext[234]: use ext[234]_get_group_desc() by Akinobu Mita · 17 years ago
  14. ce40733 ext4: Check for return value from sb_set_blocksize by Aneesh Kumar K.V · 17 years ago
  15. cb45bbe ext4: Add stripe= option to /proc/mounts by Miklos Szeredi · 17 years ago
  16. 3dbd0ed ext4: Enable the multiblock allocator by default by Aneesh Kumar K.V · 17 years ago
  17. c9de560 ext4: Add multi block allocator for ext4 by Alex Tomas · 17 years ago
  18. aa22df2 ext4: Fix ext4_show_options to show the correct mount options. by Aneesh Kumar K.V · 17 years ago
  19. 25ec56b ext4: Add inode version support in ext4 by Jean Noel Cordenner · 17 years ago
  20. 818d276 ext4: Add the journal checksum feature by Girish Shilamkar · 17 years ago
  21. 0e855ac ext4: Convert truncate_mutex to read write semaphore. by Aneesh Kumar K.V · 17 years ago
  22. bb4f397 ext4: Change the default behaviour on error by Aneesh Kumar K.V · 17 years ago
  23. e7c9559 ext4: fix oops on corrupted ext4 mount by Eric Sandeen · 17 years ago
  24. 07620f6 ext4/super.c: fix #ifdef's (CONFIG_EXT4_* -> CONFIG_EXT4DEV_*) by Adrian Bunk · 17 years ago
  25. e2b4657 ext4: store maxbytes for bitmapped files and return EFBIG as appropriate by Eric Sandeen · 17 years ago
  26. cd2291a ext4: different maxbytes functions for bitmap & extent files by Eric Sandeen · 17 years ago
  27. 8180a56 ext4: Support large files by Aneesh Kumar K.V · 17 years ago
  28. 0fc1b45 ext4: Add support for 48 bit inode i_blocks. 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. fd2d429 ext4: add ext4_group_t, and change all group variables to this type. by Avantika Mathur · 17 years ago
  32. 725d26d ext4: Introduce ext4_lblk_t by Aneesh Kumar K.V · 17 years ago
  33. afc7cbc ext4: Support large blocksize up to PAGESIZE by Takashi Sato · 17 years ago
  34. b47b6f3 ext3, ext4: avoid divide by zero by Andries E. Brouwer · 17 years ago
  35. 3965516 exportfs: make struct export_operations const by Christoph Hellwig · 17 years ago
  36. 1b961ac ext4: new export ops by Christoph Hellwig · 17 years ago
  37. 308ba3e ext4: Convert s_r_blocks_count and s_free_blocks_count by Aneesh Kumar K.V · 17 years ago
  38. 6bc9fef ext4: Convert s_blocks_count to s_blocks_count_lo by Aneesh Kumar K.V · 17 years ago
  39. 5272f83 ext4: Convert bg_inode_bitmap and bg_inode_table by Aneesh Kumar K.V · 17 years ago
  40. 3a14589 ext4: Convert bg_block_bitmap to bg_block_bitmap_lo by Aneesh Kumar K.V · 17 years ago
  41. ce42158 ext4: FLEX_BG Kernel support v2. by Jose R. Santos · 17 years ago
  42. 717d50e Ext4: Uninitialized Block Groups by Andreas Dilger · 17 years ago
  43. f077d0d ext4: Remove (partial, never completed) fragment support by Coly Li · 17 years ago
  44. cd02ff0 jbd2: JBD_XXX to JBD2_XXX naming cleanup by Mingming Cao · 17 years ago
  45. d8ea6cf ext2/4: use is_power_of_2() by vignesh babu · 17 years ago
  46. d9c9bef1 ext4: show all mount options by Miklos Szeredi · 17 years ago
  47. e57aa83 convert ill defined log2() to ilog2() by Fengguang Wu · 17 years ago
  48. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  49. 833f407 lib: percpu_counter_init error handling by Peter Zijlstra · 17 years ago
  50. 52d9f3b lib: percpu_counter_sum_positive by Peter Zijlstra · 17 years ago
  51. 9c3013e quota: fix infinite loop by Jan Kara · 17 years ago
  52. 780dcdb fix inode_table test in ext234_check_descriptors by Eric Sandeen · 17 years ago
  53. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  54. 1330593 ext4: Use is_power_of_2() by Vignesh Babu · 17 years ago
  55. ef7f383 ext4: Add nanosecond timestamps by Kalpak Shah · 17 years ago
  56. eb40a09 ext4: Set the journal JBD2_FEATURE_INCOMPAT_64BIT on large devices by Jose R. Santos · 17 years ago
  57. 1e2462f ext4: Enable extents by default by Mingming Cao · 17 years ago
  58. a569425 knfsd: exportfs: add exportfs.h header by Christoph Hellwig · 17 years ago
  59. 5e70030 ext4: statfs speed up by Badari Pulavarty · 17 years ago
  60. 6c675bd ext4: fix error handling in ext4_create_journal by Borislav Petkov · 17 years ago
  61. 32c3773 ext4: fix deadlock in ext4_remount() and orphan list handling by Jan Kara · 17 years ago
  62. 9f7dd93 ext3/ext4: orphan list check on destroy_inode by Vasily Averin · 17 years ago
  63. 8c55e20 EXT4: Fix whitespace by Dave Kleikamp · 17 years ago
  64. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  65. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  66. f98393a mm: remove destroy_dirty_buffers from invalidate_bdev() by Peter Zijlstra · 17 years ago
  67. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 18 years ago
  68. 2e7842b [PATCH] fix umask when noACL kernel meets extN tuned for ACLs by Hugh Dickins · 18 years ago
  69. ead6596 [PATCH] ext4: refuse ro to rw remount of fs with orphan inodes by Eric Sandeen · 18 years ago
  70. a8f48a9 [PATCH] ext3/4: don't do orphan processing on readonly devices by Eric Sandeen · 18 years ago
  71. 960cc39 [PATCH] ext4: fsid for statvfs by Pekka Enberg · 18 years ago
  72. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  73. e6b4f8d [PATCH] slab: remove SLAB_NOFS by Christoph Lameter · 18 years ago
  74. 63f5793 [PATCH] ext4 whitespace cleanups by Andrew Morton · 18 years ago
  75. ceea16b [PATCH] ext4: errors behaviour fix by Dmitry Mishin · 18 years ago
  76. 70bbb3e [PATCH] ext4: rename logic_sb_block by Andrew Morton · 18 years ago
  77. f4e5bc2 [PATCH] ext4 64 bit divide fix by Andrew Morton · 18 years ago
  78. 8fadc14 [PATCH] ext4: move block number hi bits by Alexandre Ratchov · 18 years ago
  79. 0d1ee42 [PATCH] ext4: allow larger descriptor size by Alexandre Ratchov · 18 years ago
  80. 2ae0210 [PATCH] ext4: blk_type from sector_t to unsigned long long by Mingming Cao · 18 years ago
  81. bd81d8e [PATCH] ext4: 64bit metadata by Laurent Vivier · 18 years ago
  82. 3a5b2ec [PATCH] ext4: switch fsblk to sector_t by Mingming Cao · 18 years ago
  83. a86c618 [PATCH] ext3: add extent map support by Alex Tomas · 18 years ago
  84. dab291a [PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbd by Mingming Cao · 18 years ago
  85. 617ba13 [PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbols by Mingming Cao · 18 years ago
  86. ac27a0e [PATCH] ext4: initial copy of files from ext3 by Dave Kleikamp · 18 years ago