1. 0e855ac ext4: Convert truncate_mutex to read write semaphore. by Aneesh Kumar K.V · 16 years ago
  2. bb4f397 ext4: Change the default behaviour on error by Aneesh Kumar K.V · 16 years ago
  3. e7c9559 ext4: fix oops on corrupted ext4 mount by Eric Sandeen · 16 years ago
  4. 07620f6 ext4/super.c: fix #ifdef's (CONFIG_EXT4_* -> CONFIG_EXT4DEV_*) by Adrian Bunk · 16 years ago
  5. e2b4657 ext4: store maxbytes for bitmapped files and return EFBIG as appropriate by Eric Sandeen · 16 years ago
  6. cd2291a ext4: different maxbytes functions for bitmap & extent files by Eric Sandeen · 16 years ago
  7. 8180a56 ext4: Support large files by Aneesh Kumar K.V · 16 years ago
  8. 0fc1b45 ext4: Add support for 48 bit inode i_blocks. by Aneesh Kumar K.V · 16 years ago
  9. 1d03ec9 ext4: Fix sparse warnings. by Aneesh Kumar K.V · 16 years ago
  10. 99e6f82 ext4: Introduce ext4_update_*_feature by Aneesh Kumar K.V · 16 years ago
  11. fd2d429 ext4: add ext4_group_t, and change all group variables to this type. by Avantika Mathur · 16 years ago
  12. 725d26d ext4: Introduce ext4_lblk_t by Aneesh Kumar K.V · 16 years ago
  13. afc7cbc ext4: Support large blocksize up to PAGESIZE by Takashi Sato · 16 years ago
  14. b47b6f3 ext3, ext4: avoid divide by zero by Andries E. Brouwer · 17 years ago
  15. 3965516 exportfs: make struct export_operations const by Christoph Hellwig · 17 years ago
  16. 1b961ac ext4: new export ops by Christoph Hellwig · 17 years ago
  17. 308ba3e ext4: Convert s_r_blocks_count and s_free_blocks_count by Aneesh Kumar K.V · 17 years ago
  18. 6bc9fef ext4: Convert s_blocks_count to s_blocks_count_lo by Aneesh Kumar K.V · 17 years ago
  19. 5272f83 ext4: Convert bg_inode_bitmap and bg_inode_table by Aneesh Kumar K.V · 17 years ago
  20. 3a14589 ext4: Convert bg_block_bitmap to bg_block_bitmap_lo by Aneesh Kumar K.V · 17 years ago
  21. ce42158 ext4: FLEX_BG Kernel support v2. by Jose R. Santos · 17 years ago
  22. 717d50e Ext4: Uninitialized Block Groups by Andreas Dilger · 17 years ago
  23. f077d0d ext4: Remove (partial, never completed) fragment support by Coly Li · 17 years ago
  24. cd02ff0 jbd2: JBD_XXX to JBD2_XXX naming cleanup by Mingming Cao · 17 years ago
  25. d8ea6cf ext2/4: use is_power_of_2() by vignesh babu · 17 years ago
  26. d9c9bef1 ext4: show all mount options by Miklos Szeredi · 17 years ago
  27. e57aa83 convert ill defined log2() to ilog2() by Fengguang Wu · 17 years ago
  28. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  29. 833f407 lib: percpu_counter_init error handling by Peter Zijlstra · 17 years ago
  30. 52d9f3b lib: percpu_counter_sum_positive by Peter Zijlstra · 17 years ago
  31. 9c3013e quota: fix infinite loop by Jan Kara · 17 years ago
  32. 780dcdb fix inode_table test in ext234_check_descriptors by Eric Sandeen · 17 years ago
  33. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  34. 1330593 ext4: Use is_power_of_2() by Vignesh Babu · 17 years ago
  35. ef7f383 ext4: Add nanosecond timestamps by Kalpak Shah · 17 years ago
  36. eb40a09 ext4: Set the journal JBD2_FEATURE_INCOMPAT_64BIT on large devices by Jose R. Santos · 17 years ago
  37. 1e2462f ext4: Enable extents by default by Mingming Cao · 17 years ago
  38. a569425 knfsd: exportfs: add exportfs.h header by Christoph Hellwig · 17 years ago
  39. 5e70030 ext4: statfs speed up by Badari Pulavarty · 17 years ago
  40. 6c675bd ext4: fix error handling in ext4_create_journal by Borislav Petkov · 17 years ago
  41. 32c3773 ext4: fix deadlock in ext4_remount() and orphan list handling by Jan Kara · 17 years ago
  42. 9f7dd93 ext3/ext4: orphan list check on destroy_inode by Vasily Averin · 17 years ago
  43. 8c55e20 EXT4: Fix whitespace by Dave Kleikamp · 17 years ago
  44. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  45. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  46. f98393a mm: remove destroy_dirty_buffers from invalidate_bdev() by Peter Zijlstra · 17 years ago
  47. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 17 years ago
  48. 2e7842b [PATCH] fix umask when noACL kernel meets extN tuned for ACLs by Hugh Dickins · 17 years ago
  49. ead6596 [PATCH] ext4: refuse ro to rw remount of fs with orphan inodes by Eric Sandeen · 17 years ago
  50. a8f48a9 [PATCH] ext3/4: don't do orphan processing on readonly devices by Eric Sandeen · 18 years ago
  51. 960cc39 [PATCH] ext4: fsid for statvfs by Pekka Enberg · 18 years ago
  52. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  53. e6b4f8d [PATCH] slab: remove SLAB_NOFS by Christoph Lameter · 18 years ago
  54. 63f5793 [PATCH] ext4 whitespace cleanups by Andrew Morton · 18 years ago
  55. ceea16b [PATCH] ext4: errors behaviour fix by Dmitry Mishin · 18 years ago
  56. 70bbb3e [PATCH] ext4: rename logic_sb_block by Andrew Morton · 18 years ago
  57. f4e5bc2 [PATCH] ext4 64 bit divide fix by Andrew Morton · 18 years ago
  58. 8fadc14 [PATCH] ext4: move block number hi bits by Alexandre Ratchov · 18 years ago
  59. 0d1ee42 [PATCH] ext4: allow larger descriptor size by Alexandre Ratchov · 18 years ago
  60. 2ae0210 [PATCH] ext4: blk_type from sector_t to unsigned long long by Mingming Cao · 18 years ago
  61. bd81d8e [PATCH] ext4: 64bit metadata by Laurent Vivier · 18 years ago
  62. 3a5b2ec [PATCH] ext4: switch fsblk to sector_t by Mingming Cao · 18 years ago
  63. a86c618 [PATCH] ext3: add extent map support by Alex Tomas · 18 years ago
  64. dab291a [PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbd by Mingming Cao · 18 years ago
  65. 617ba13 [PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbols by Mingming Cao · 18 years ago
  66. ac27a0e [PATCH] ext4: initial copy of files from ext3 by Dave Kleikamp · 18 years ago