1. 8ccb154 fs: Mark function as static in ext3/dir.c by Rashika Kheria · 10 years ago
  2. ed8f686 fs-ext3-use-rbtree-postorder-iteration-helper-instead-of-opencoding-fix by Andrew Morton · 10 years ago
  3. b1c8047 fs/ext3: use rbtree postorder iteration helper instead of opencoding by Cody P Schafer · 10 years ago
  4. 70261f5 ext4: Fix misspellings using 'codespell' tool by Anatol Pomozov · 11 years ago
  5. 5ded75e [readdir] convert ext3 by Al Viro · 11 years ago
  6. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  7. 965c8e5 lseek: the "whence" argument is called "whence" by Andrew Morton · 12 years ago
  8. de9b942 ext3: pass custom EOF to generic_file_llseek_size() by Eric Sandeen · 12 years ago
  9. e8b96eb vfs: allow custom EOF in generic_file_llseek code by Eric Sandeen · 12 years ago
  10. d7dab39 ext3: return 32/64-bit dir name hash according to usage type by Eric Sandeen · 12 years ago
  11. 4613ad1 ext3: move headers to fs/ext3/ by Al Viro · 12 years ago
  12. a4ae309 ext3: speed up file creates by optimizing rec_len functions by Eric Sandeen · 14 years ago
  13. 1513b02 ext3 uses rb_node = NULL; to zero rb_root. by Venkatesh Pallipadi · 14 years ago
  14. 43237b5 ext3: Get rid of extenddisksize parameter of ext3_get_blocks_handle() by Jan Kara · 15 years ago
  15. 039fd8c ext3: remove the BKL in ext3/ioctl.c by Cyrus Massoumi · 15 years ago
  16. 8c9fa93 ext3: Fix duplicate entries returned from getdents() system call by Theodore Ts'o · 16 years ago
  17. cdbf6db ext3: avoid printk floods in the face of directory corruption by Eric Sandeen · 16 years ago
  18. 6a897cf ext3: fix ext3_dx_readdir hash collision handling by Eugene Dashevsky · 16 years ago
  19. 9ebfbe9 ext3: improve some code in rb tree part of dir.c by Shen Feng · 16 years ago
  20. 7c06a8d Fix 64KB blocksize in ext3 directories by Jan Kara · 17 years ago
  21. 059590f ext3: remove #ifdef CONFIG_EXT3_INDEX by Eric Sandeen · 17 years ago
  22. 2b47c36 Fix f_version type: should be u64 instead of unsigned long by Mathieu Desnoyers · 17 years ago
  23. f4e6b49 readahead: combine file_ra_state.prev_index/prev_offset into prev_pos by Fengguang Wu · 17 years ago
  24. cf914a7 readahead: split ondemand readahead interface into two functions by Rusty Russell · 17 years ago
  25. dc7868f readahead: convert ext3/ext4 invocations by Fengguang Wu · 17 years ago
  26. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  27. fe21a69 [PATCH] ext3: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  28. 40b8513 [PATCH] handle ext3 directory corruption better by Eric Sandeen · 18 years ago
  29. 52a700c [PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [try #6] by David Howells · 18 years ago
  30. f8314dc [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc by Panagiotis Issaris · 18 years ago
  31. e9ad562 [PATCH] ext3: More whitespace cleanups by Dave Kleikamp · 18 years ago
  32. ae6ddcc [PATCH] ext3 and jbd cleanup: remove whitespace by Mingming Cao · 18 years ago
  33. 52b5108 [RBTREE] Update ext3 to use rb_parent() accessor macro. by David Woodhouse · 18 years ago
  34. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  35. 89747d3 [PATCH] ext3_get_blocks: Mapping multiple blocks at a once by Mingming Cao · 18 years ago
  36. d8733c2 [PATCH] ext3_readdir: use generic readahead by Andrew Morton · 18 years ago
  37. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago