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