1. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 10 months ago
  2. 70779b8 fs/affs: release old buffer head on error path by Pan Bian · 4 years ago
  3. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
  4. 87fbd63 affs_lookup: switch to d_splice_alias() by Al Viro · 7 years ago
  5. 30da870 affs_lookup(): close a race with affs_remove_link() by Al Viro · 7 years ago
  6. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  7. 6b46576 fs/affs: add rename exchange by Fabian Frederick · 8 years ago
  8. c618402 fs/affs: add rename2 to prepare multiple methods by Fabian Frederick · 8 years ago
  9. a9d6cfb fs/affs: remove node generation check by Fabian Frederick · 8 years ago
  10. f1bf907 fs/affs: bugfix: make symbolic links work again by Fabian Frederick · 8 years ago
  11. b3b42c0 fs/affs: make export work with cold dcache by Fabian Frederick · 8 years ago
  12. f567acc fs/affs/namei.c: forward declarations clean-up by Fabian Frederick · 8 years ago
  13. c161820 fs/affs: add prefix to some functions by Fabian Frederick · 8 years ago
  14. ed4433d fs/affs: make affs exportable by Fabian Frederick · 8 years ago
  15. f03b8ad fs: support RENAME_NOREPLACE for local filesystems by Miklos Szeredi · 8 years ago
  16. 6fa67e7 get rid of 'parent' argument of ->d_compare() by Al Viro · 8 years ago
  17. e0b3f59 affs ->d_compare(): don't bother with ->d_inode by Al Viro · 8 years ago
  18. 8387ff2 vfs: make the string hashes salt the hash by Linus Torvalds · 9 years ago
  19. 21fc61c don't put symlink bodies in pagecache into highmem by Al Viro · 9 years ago
  20. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  21. 79bda4d fs/affs: use affs_test_opt() by Fabian Frederick · 10 years ago
  22. a0016ff fs/affs: use AFFS_MOUNT prefix for mount options by Fabian Frederick · 10 years ago
  23. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  24. f157853 fs/affs: define AFFSNAMEMAX to replace constant use by Fabian Frederick · 10 years ago
  25. eeb36f8 fs/affs: use unsigned int for string lengths by Fabian Frederick · 10 years ago
  26. 08fe100 fs/affs: fix casting in printed messages by Geert Uytterhoeven · 10 years ago
  27. a455589 assorted conversions to %p[dD] by Al Viro · 10 years ago
  28. 9606d9a fs/affs: pr_debug cleanup by Fabian Frederick · 11 years ago
  29. 8ca5772 affs: add mount option to avoid filename truncates by Fabian Frederick · 11 years ago
  30. da53be1 Don't pass inode to ->d_hash() and ->d_compare() by Linus Torvalds · 12 years ago
  31. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 13 years ago
  32. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 13 years ago
  33. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  34. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  35. 6d6b77f filesystems: add missing nlink wrappers by Miklos Szeredi · 13 years ago
  36. 94f9901 affs: remove unnecessary dentry_unhash on rmdir, dir rename by Sage Weil · 14 years ago
  37. e4eaac0 vfs: push dentry_unhash on rename_dir into file systems by Sage Weil · 14 years ago
  38. 79bf7c7 vfs: push dentry_unhash on rmdir into file systems by Sage Weil · 14 years ago
  39. a129880 switch affs by Al Viro · 14 years ago
  40. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 14 years ago
  41. b1e6a01 fs: change d_hash for rcu-walk by Nick Piggin · 14 years ago
  42. 621e155 fs: change d_compare for rcu-walk by Nick Piggin · 14 years ago
  43. cccad8f fs/affs: use ERR_CAST by Julia Lawall · 15 years ago
  44. 2933392 Fix remount races with symlink handling in affs by Al Viro · 15 years ago
  45. e16404e constify dentry_operations: misc filesystems by Al Viro · 16 years ago
  46. dca3c33 [PATCH] fix reservation discarding in affs by Roman Zippel · 17 years ago
  47. 210f855 iget: stop AFFS from using iget() and read_inode() by David Howells · 17 years ago
  48. e231c2e Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) by David Howells · 17 years ago
  49. 3ac8141 [PATCH] affs: possible null pointer dereference in affs_rename() by Florin Malita · 19 years ago
  50. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago