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