1. d2fbf4b Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  2. b4ed8f7 fs/adfs: add time stamp and file type helpers by Russell King · 6 years ago
  3. 5ed70bb fs/adfs: clean up indirect disc addresses and fragment IDs by Russell King · 6 years ago
  4. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  5. fc722a0 fs/adfs: fix filename fixup handling for "/" and "//" names by Russell King · 6 years ago
  6. 5f8de48 fs/adfs: move append_filetype_suffix() into adfs_object_fixup() by Russell King · 6 years ago
  7. 2eb0684 fs/adfs: remove truncated filename hashing by Russell King · 6 years ago
  8. adb514a fs/adfs: factor out filename fixup by Russell King · 6 years ago
  9. 411c49b fs/adfs: factor out object fixups by Russell King · 6 years ago
  10. 525715d fs/adfs: factor out filename case lowering by Russell King · 6 years ago
  11. 1e504cf fs/adfs: factor out filename comparison by Russell King · 6 years ago
  12. 9a7dddc adfs_lookup: do not fail with ENOENT on negatives, use d_splice_alias() by Al Viro · 7 years ago
  13. 686bb96 adfs_lookup_byname: .. *is* taken care of in fs/namei.c by Al Viro · 7 years ago
  14. fe64f32 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  15. 835c92d Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  16. 6fa67e7 get rid of 'parent' argument of ->d_compare() by Al Viro · 8 years ago
  17. 19a6d89 qstr: constify instances in adfs by Al Viro · 8 years ago
  18. 8387ff2 vfs: make the string hashes salt the hash by Linus Torvalds · 9 years ago
  19. 0125f50 adfs: constify adfs_dir_ops structures by Julia Lawall · 9 years ago
  20. 19bdd41a5 adfs: add __printf verification, fix format/argument mismatches by Joe Perches · 10 years ago
  21. da53be1 Don't pass inode to ->d_hash() and ->d_compare() by Linus Torvalds · 12 years ago
  22. 2638ffb [readdir] convert adfs by Al Viro · 12 years ago
  23. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  24. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 13 years ago
  25. 4688a06 adfs: remove the big kernel lock by Arnd Bergmann · 14 years ago
  26. 96e1391 switch adfs by Al Viro · 14 years ago
  27. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 14 years ago
  28. b1e6a01 fs: change d_hash for rcu-walk by Nick Piggin · 14 years ago
  29. 621e155 fs: change d_compare for rcu-walk by Nick Piggin · 14 years ago
  30. 1b061d9 rename the generic fsync implementations by Christoph Hellwig · 15 years ago
  31. 608ba50 Cleanup of adfs headers by Al Viro · 16 years ago
  32. ffdc906 repair adfs ->write_inode(), switch to simple_fsync() by Al Viro · 16 years ago
  33. e16404e constify dentry_operations: misc filesystems by Al Viro · 16 years ago
  34. 59af158 [PATCH] fix ->llseek() for a bunch of directories by Al Viro · 16 years ago
  35. 754661f [PATCH] mark struct inode_operations const 1 by Arjan van de Ven · 18 years ago
  36. 514653e [PATCH] struct path: convert adfs by Josef Sipek · 18 years ago
  37. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  38. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 19 years ago
  39. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago