1. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  2. 41d28bc switch d_materialise_unique() users to d_splice_alias() by Al Viro · 10 years ago
  3. 946e51f move d_rcu from overlapping d_child to overlapping d_alias by Al Viro · 10 years ago
  4. 1a0a397 dcache: d_obtain_alias callers don't all want DISCONNECTED by J. Bruce Fields · 10 years ago
  5. 4dfc7fd NFS: Fix memroy leak for double mounts by Kinglong Mee · 10 years ago
  6. 1775fd3 NFS:Add labels to client function prototypes by David Quigley · 11 years ago
  7. 96aa154 nfs: remove kfree() redundant null checks by Tim Gardner · 11 years ago
  8. 4e437e9 nfs: include internal.h in getroot.h by Stanislav Kinsbursky · 12 years ago
  9. a38a9ea NFS: Move the v4 getroot code to nfs4getroot.c by Bryan Schumaker · 12 years ago
  10. b3d9b7a vfs: switch i_dentry/d_alias to hlist by Al Viro · 12 years ago
  11. bae3624 NFS: Create a single nfs_get_root() by Bryan Schumaker · 12 years ago
  12. 3028eb2 NFS: Rename nfs4_proc_get_root() by Bryan Schumaker · 12 years ago
  13. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  14. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 12 years ago
  15. 0acd220 Merge branch 'nfs-for-2.6.39' into nfs-for-next by Trond Myklebust · 13 years ago
  16. 4667058 nfs4: Fix NULL dereference at d_alloc_and_lookup() by Gusev Vitaliy · 13 years ago
  17. b1942c5 nfs: store devname at disconnected NFS roots by Al Viro · 13 years ago
  18. 0d5839a nfs: propagate devname to nfs{,4}_get_root() by Al Viro · 13 years ago
  19. 8b244ff switch nfs to ->s_d_op by Al Viro · 14 years ago
  20. 873feea fs: dcache per-inode inode alias locking by Nick Piggin · 13 years ago
  21. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 13 years ago
  22. b5c84bf fs: dcache remove dcache_lock by Nick Piggin · 13 years ago
  23. b23fb0a fs: scale inode alias list by Nick Piggin · 13 years ago
  24. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  25. f799bdb nfs4 use mandatory attribute file type in nfs4_get_root by Andy Adamson · 14 years ago
  26. 8bac9db NFSv4: Reduce stack footprint of nfs4_get_root() by Trond Myklebust · 14 years ago
  27. 815409d NFSv4: Eliminate nfs4_path_walk() by Trond Myklebust · 14 years ago
  28. b43f3cb headers: mnt_namespace.h redux by Alexey Dobriyan · 15 years ago
  29. bca7947 NFS: Fix the type of struct nfs_fattr->mode by Trond Myklebust · 15 years ago
  30. 4400372 [PATCH] switch all filesystems over to d_obtain_alias by Christoph Hellwig · 16 years ago
  31. e231c2e Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) by David Howells · 16 years ago
  32. a10db50 NFS: Fix an Oops in NFS unmount by Trond Myklebust · 17 years ago
  33. b09b941 NFS: Fix the ustat() regression by Trond Myklebust · 17 years ago
  34. 54af3bb NFS: Fix an Oops in encode_lookup() by Trond Myklebust · 17 years ago
  35. 7a13e93 NFS: Kill the obsolete NFS_PARANOIA by Jesper Juhl · 17 years ago
  36. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  37. faebf4e NFSv4: Don't require that NFSv4 mount paths begin with '/' by Trond Myklebust · 17 years ago
  38. 6b3286e [PATCH] rename struct namespace to struct mnt_namespace by Kirill Korotaev · 18 years ago
  39. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  40. 738a351 NFS: Secure the roots of the NFS subtrees in a shared superblock by David Howells · 18 years ago
  41. 54ceac4 NFS: Share NFS superblocks per-protocol per-server per-FSID by David Howells · 18 years ago