1. f03b8ad fs: support RENAME_NOREPLACE for local filesystems by Miklos Szeredi · 8 years ago
  2. db39c16 fs:affs:Replace time_t with time64_t by DengChao · 9 years ago
  3. db6172c fs: cleanup slight list_entry abuse by Rasmus Villemoes · 9 years ago
  4. 6bf445c fs/affs/affs.h: add mount option manipulation macros by Fabian Frederick · 9 years ago
  5. a0016ff fs/affs: use AFFS_MOUNT prefix for mount options by Fabian Frederick · 9 years ago
  6. f157853 fs/affs: define AFFSNAMEMAX to replace constant use by Fabian Frederick · 9 years ago
  7. 1ee54b0 fs/affs/amigaffs.c: use va_format instead of buffer/vnsprintf by Fabian Frederick · 9 years ago
  8. 9606d9a fs/affs: pr_debug cleanup by Fabian Frederick · 10 years ago
  9. 0158de1 fs/affs: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  10. 8ca5772 affs: add mount option to avoid filename truncates by Fabian Frederick · 10 years ago
  11. 8fed10b userns: Convert affs to use kuid/kgid wherwe appropriate by Eric W. Biederman · 12 years ago
  12. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  13. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  14. 3dd8478 affs: get rid of affs_sync_super by Artem Bityutskiy · 12 years ago
  15. a215fef affs: introduce VFS superblock object back-reference by Artem Bityutskiy · 12 years ago
  16. 66f8f50 affs: bury unused macros by Al Viro · 12 years ago
  17. a760b03 affs: propagate umode_t by Al Viro · 13 years ago
  18. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  19. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  20. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  21. a129880 switch affs by Al Viro · 13 years ago
  22. f053ddd switch affs to ->evict_inode() by Al Viro · 14 years ago
  23. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  24. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 14 years ago
  25. 2933392 Fix remount races with symlink handling in affs by Al Viro · 14 years ago
  26. c475879 sanitize ->fsync() for affs by Al Viro · 15 years ago
  27. e16404e constify dentry_operations: misc filesystems by Al Viro · 15 years ago
  28. 7d135a5 affs: convert s_bmlock into a mutex by Matthias Kaehlcke · 16 years ago
  29. dca3c33 [PATCH] fix reservation discarding in affs by Roman Zippel · 16 years ago
  30. 210f855 iget: stop AFFS from using iget() and read_inode() by David Howells · 16 years ago
  31. 2be3c79 [PATCH] affs: implement ->drop_inode by Christoph Hellwig · 17 years ago
  32. 754661f [PATCH] mark struct inode_operations const 1 by Arjan van de Ven · 17 years ago
  33. e18fa70 Move several *_SUPER_MAGIC symbols to include/linux/magic.h. by Jeff Garzik · 18 years ago
  34. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  35. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  36. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago