1. ff0031d ext2: fix filesystem deadlock while reading corrupted xattr block by Carlos Maiolino · 8 years ago
  2. 712ddc5 Ext2: remove the static function release_blocks to optimize the kernel by Wang Shilong · 11 years ago
  3. 8e3dffc Ext2: mark inode dirty after the function dquot_free_block_nodirty is called by Wang Shilong · 11 years ago
  4. 98783e4 Ext2: remove the overhead check about sb in the function ext2_new_blocks by Wang Shilong · 11 years ago
  5. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  6. 4907cb7 treewide: fix comment/printk/variable typos by Anatol Pomozov · 12 years ago
  7. ecd0afa ext2: use memweight() by Akinobu Mita · 12 years ago
  8. ece78b7 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  9. 0324876 ext2: trivial fix to comment for ext2_free_blocks by Wang Sheng-Hui · 12 years ago
  10. b8a9f9e userns: Convert ext2 to use kuid/kgid where appropriate. by Eric W. Biederman · 12 years ago
  11. b838ec2 ext2: Remove s_dirt handling by Jan Kara · 12 years ago
  12. 6e3d6ca fs/ext2/balloc.c: delete useless initialization by Julia Lawall · 13 years ago
  13. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  14. 26f78b7 ext2: fix comment on ext2_try_to_allocate() by Namhyung Kim · 14 years ago
  15. addacc7 Take dirtying the inode to callers of ext2_free_blocks() by Al Viro · 14 years ago
  16. 3889717 ext2: switch to dquot_free_block_nodirty() by Al Viro · 14 years ago
  17. 4689153 ext2: Avoid loading bitmaps for full groups during block allocation by Jan Kara · 14 years ago
  18. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  19. 5dd4056 dquot: cleanup space allocation / freeing routines by Christoph Hellwig · 14 years ago
  20. 6f90bee ext2: Use lowercase names of quota functions by Jan Kara · 15 years ago
  21. a8dd4d6 CRED: Wrap task credential accesses in the Ext2 filesystem by David Howells · 15 years ago
  22. d707d31 ext2: fix ext2 block reservation early ENOSPC issue by Mingming Cao · 16 years ago
  23. 8b91582 ext2: retry block allocation if new blocks are allocated from system zone by Aneesh Kumar K.V · 16 years ago
  24. 605afd6 ext2: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  25. 2c11619 fs/ext2: use BUG_ON by Julia Lawall · 16 years ago
  26. 859cb93 ext[234]: cleanup ext[234]_bg_num_gdb() by Akinobu Mita · 16 years ago
  27. 144704e ext[234]: fix comment for nonexistent variable by Akinobu Mita · 16 years ago
  28. 01584fa ext2: add block bitmap validation by Aneesh Kumar K.V · 16 years ago
  29. 7f0adae ext2: return after ext2_error in case of failures by Aneesh Kumar K.V · 16 years ago
  30. 0b832a4 Revert "ext2/ext3/ext4: add block bitmap validation" by Linus Torvalds · 16 years ago
  31. a686cd8 ext2 reservations by Martin J. Bligh · 17 years ago
  32. 7c9e69f ext2/ext3/ext4: add block bitmap validation by Aneesh Kumar K.V · 17 years ago
  33. febfcf9 fs: mark nibblemap const by Philippe De Muyter · 17 years ago
  34. 3cb4f9f lib: percpu_counter_sub by Peter Zijlstra · 17 years ago
  35. aa0dff2 lib: percpu_counter_add by Peter Zijlstra · 17 years ago
  36. e627432 [PATCH] ext[234]: update documentation by Aneesh Kumar K.V · 17 years ago
  37. 833f732 [PATCH] EXT2: Remove superblock lock contention in ext2_statfs by Dave Kleikamp · 18 years ago
  38. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  39. 21730ee [PATCH] Make EXT2_DEBUG work again by Valerie Henson · 18 years ago
  40. 16f7e0f [PATCH] capable/capability.h (fs/) by Randy Dunlap · 18 years ago
  41. 2860b73 [PATCH] remove CONFIG_EXT{2,3}_CHECK by Adrian Bunk · 19 years ago
  42. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago