1. ac6614b [readdir] constify ->actor by Al Viro · 11 years ago
  2. 2233f31 [readdir] ->readdir() is gone by Al Viro · 11 years ago
  3. bb6f619 [readdir] introduce ->iterate(), ctx->pos, dir_emit() by Al Viro · 11 years ago
  4. 5c0ba4e [readdir] introduce iterate_dir() and dir_context by Al Viro · 11 years ago
  5. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  6. 9821972 Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  7. 711c7bf fs, exportfs: add exportfs_encode_inode_fh() helper by Cyrill Gorcunov · 12 years ago
  8. ab49bde fs, exportfs: escape nil dereference if no s_export_op present by Cyrill Gorcunov · 12 years ago
  9. 216b6cb exportfs: add FILEID_INVALID to indicate invalid fid_type by Namjae Jeon · 12 years ago
  10. 765927b switch dentry_open() to struct path, make it grab references itself by Al Viro · 12 years ago
  11. b3d9b7a vfs: switch i_dentry/d_alias to hlist by Al Viro · 12 years ago
  12. b0b0382 ->encode_fh() API change by Al Viro · 12 years ago
  13. becfd1f vfs: Add open by file handle support by Aneesh Kumar K.V · 13 years ago
  14. 5fe0c23 exportfs: Return the minimum required handle size by Aneesh Kumar K.V · 13 years ago
  15. 873feea fs: dcache per-inode inode alias locking by Nick Piggin · 14 years ago
  16. dc0474b fs: dcache rationalise dget variants by Nick Piggin · 14 years ago
  17. b5c84bf fs: dcache remove dcache_lock by Nick Piggin · 14 years ago
  18. b23fb0a fs: scale inode alias list by Nick Piggin · 14 years ago
  19. 0461ee2 exportfs: use dget_parent by Christoph Hellwig · 14 years ago
  20. dc7a081 nfs: new subdir Documentation/filesystems/nfs by J. Bruce Fields · 15 years ago
  21. cbacc2c Merge branch 'next' into for-linus by James Morris · 16 years ago
  22. a4f4d6d EXPORTFS: handle NULL returns from fh_to_dentry()/fh_to_parent() by J. Bruce Fields · 16 years ago
  23. 745ca24 CRED: Pass credentials through dentry_open() by David Howells · 16 years ago
  24. 53c9c5c [PATCH] prepare vfs_readdir() callers to returning filldir result by Al Viro · 16 years ago
  25. f3f8e17 [PATCH] reduce the stack footprint of exportfs_decode_fh() by Al Viro · 16 years ago
  26. 4400372 [PATCH] switch all filesystems over to d_obtain_alias by Christoph Hellwig · 16 years ago
  27. 8e24eea fs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  28. e38f981 exportfs: update documentation by Christoph Hellwig · 17 years ago
  29. 3965516 exportfs: make struct export_operations const by Christoph Hellwig · 17 years ago
  30. cfaea78 exportfs: remove old methods by Christoph Hellwig · 17 years ago
  31. 2596110 exportfs: add new methods by Christoph Hellwig · 17 years ago
  32. 6e91ea2 exportfs: add fid type by Christoph Hellwig · 17 years ago
  33. 019ab80 knfsd: exportfs: split out reconnecting a dentry from find_exported_dentry by Christoph Hellwig · 17 years ago
  34. dd90b50 knfsd: exportfs: add find_disconnected_root helper by Christoph Hellwig · 17 years ago
  35. fb66a19 knfsd: exportfs: move acceptable check into find_acceptable_alias by Christoph Hellwig · 17 years ago
  36. d7dd618 knfsd: exportfs: untangle ISDIR logic in find_exported_dentry by Christoph Hellwig · 17 years ago
  37. 10f11c3 knfsd: exportfs: remove CALL macro by Christoph Hellwig · 17 years ago
  38. d37065c knfsd: exportfs: add procedural interface for NFSD by Christoph Hellwig · 17 years ago
  39. 5ca2960 knfsd: exportfs: remove iget abuse by Christoph Hellwig · 17 years ago
  40. a569425 knfsd: exportfs: add exportfs.h header by Christoph Hellwig · 17 years ago
  41. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  42. afefdbb [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers by David Howells · 18 years ago
  43. 8c7b389 [PATCH] NFS server subtree_check returns dubious value by Peter Staubach · 18 years ago
  44. e2f9901 [PATCH] exportfs: add find_acceptable_alias helper by Christoph Hellwig · 18 years ago
  45. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  46. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago