1. 02027d4 fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  2. ac3ba64 qstr: constify instances in ext2 by Al Viro · 8 years ago
  3. 3b0a3c1 simple local filesystems: switch to ->iterate_shared() by Al Viro · 8 years ago
  4. be5b82d make ext2_get_page() and friends work without external serialization by Al Viro · 8 years ago
  5. ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 8 years ago
  6. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  7. b57c2cb pagemap.h: move dir_pages() over there by Fabian Frederick · 9 years ago
  8. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  9. 8088629 [readdir] simple local unixlike: switch to ->iterate() by Al Viro · 11 years ago
  10. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  11. d4a23ae ext2: remove the second argument of k[un]map_atomic() by Cong Wang · 12 years ago
  12. 3ea40bc ext2: propagate umode_t by Al Viro · 13 years ago
  13. 40a063f ext2: speed up file creates by optimizing rec_len functions by Eric Sandeen · 13 years ago
  14. c3765016 fs: add sync_inode_metadata by Christoph Hellwig · 14 years ago
  15. 6e1db88 introduce __block_write_begin by Christoph Hellwig · 14 years ago
  16. f4e420d clean up write_begin usage for directories in pagecache by Christoph Hellwig · 14 years ago
  17. 48bde86 ext2: report metadata errors during fsync by Jan Kara · 14 years ago
  18. 92e1288 ext2: fix comment in ext2_find_entry about return values by Jérémy Cochoy · 14 years ago
  19. 39fe755 ext2: Do not update mtime of a moved directory by Jan Kara · 15 years ago
  20. e1740a4 switch ext2 to simple_fsync() by Al Viro · 15 years ago
  21. 6b7021e ext2: also update the inode on disk when dir is IS_DIRSYNC by Jan Kara · 15 years ago
  22. a988544 [PATCH] get rid of on-stack dentry in ext2_get_parent() by Al Viro · 16 years ago
  23. bd39597 ext2: avoid printk floods in the face of directory corruption by Eric Sandeen · 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. bbff286 ext2: improve ext2_readdir() return value by Akinobu Mita · 16 years ago
  27. 14f9f7b BKL-removal: convert ext2 over to use unlocked_ioctl by Andi Kleen · 16 years ago
  28. 89910cc ext2: avoid rec_len overflow with 64KB block size by Jan Kara · 17 years ago
  29. f34fb6e ext2: convert to new aops by Nick Piggin · 17 years ago
  30. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  31. 6fe6900 mm: make read_cache_page synchronous by Nick Piggin · 17 years ago
  32. d8adb9c [PATCH] ext2: skip pages past number of blocks in ext2_find_entry by Eric Sandeen · 17 years ago
  33. c29c693 [PATCH] ext2: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 17 years ago
  34. e322ff0 [PATCH] BLOCK: Move the Ext2 device ioctl compat stuff to the Ext2 driver [try #6] by David Howells · 18 years ago
  35. 7d93a1a [PATCH] ext2: cleanup: put_page and comment fix by Evgeniy Dushistov · 18 years ago
  36. 090d2b1 [PATCH] read_mapping_page for address space by Pekka Enberg · 18 years ago
  37. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  38. 309be53 BUG_ON() Conversion in fs/ext2/ by Eric Sesterhenn · 18 years ago
  39. 2d7f2ea [PATCH] Fix ext2 readdir f_pos re-validation logic by Al Viro · 18 years ago
  40. 7823c7c ext2: trivial indentation fix. by Luiz Fernando Capitulino · 18 years ago
  41. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago