1. a4ae309 ext3: speed up file creates by optimizing rec_len functions by Eric Sandeen · 14 years ago
  2. 1513b02 ext3 uses rb_node = NULL; to zero rb_root. by Venkatesh Pallipadi · 14 years ago
  3. 43237b5 ext3: Get rid of extenddisksize parameter of ext3_get_blocks_handle() by Jan Kara · 15 years ago
  4. 039fd8c ext3: remove the BKL in ext3/ioctl.c by Cyrus Massoumi · 15 years ago
  5. 8c9fa93 ext3: Fix duplicate entries returned from getdents() system call by Theodore Ts'o · 16 years ago
  6. cdbf6db ext3: avoid printk floods in the face of directory corruption by Eric Sandeen · 16 years ago
  7. 6a897cf ext3: fix ext3_dx_readdir hash collision handling by Eugene Dashevsky · 16 years ago
  8. 9ebfbe9 ext3: improve some code in rb tree part of dir.c by Shen Feng · 16 years ago
  9. 7c06a8d Fix 64KB blocksize in ext3 directories by Jan Kara · 17 years ago
  10. 059590f ext3: remove #ifdef CONFIG_EXT3_INDEX by Eric Sandeen · 17 years ago
  11. 2b47c36 Fix f_version type: should be u64 instead of unsigned long by Mathieu Desnoyers · 17 years ago
  12. f4e6b49 readahead: combine file_ra_state.prev_index/prev_offset into prev_pos by Fengguang Wu · 17 years ago
  13. cf914a7 readahead: split ondemand readahead interface into two functions by Rusty Russell · 17 years ago
  14. dc7868f readahead: convert ext3/ext4 invocations by Fengguang Wu · 17 years ago
  15. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  16. fe21a69 [PATCH] ext3: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  17. 40b8513 [PATCH] handle ext3 directory corruption better by Eric Sandeen · 18 years ago
  18. 52a700c [PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [try #6] by David Howells · 18 years ago
  19. f8314dc [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc by Panagiotis Issaris · 18 years ago
  20. e9ad562 [PATCH] ext3: More whitespace cleanups by Dave Kleikamp · 18 years ago
  21. ae6ddcc [PATCH] ext3 and jbd cleanup: remove whitespace by Mingming Cao · 18 years ago
  22. 52b5108 [RBTREE] Update ext3 to use rb_parent() accessor macro. by David Woodhouse · 18 years ago
  23. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  24. 89747d3 [PATCH] ext3_get_blocks: Mapping multiple blocks at a once by Mingming Cao · 18 years ago
  25. d8733c2 [PATCH] ext3_readdir: use generic readahead by Andrew Morton · 18 years ago
  26. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago