1. a4d7f16 NFS: Reduce the stack footprint of nfs_follow_mountpoint() by Trond Myklebust · 14 years ago
  2. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  3. 0b75b35 NFS: Fix nfs_path() to always return a '/' at the beginning of the path by Trond Myklebust · 15 years ago
  4. 9393bd0 switch follow_down() by Al Viro · 15 years ago
  5. 44d5759 nfs: BUG_ON in nfs_follow_mountpoint by Denis V. Lunev · 16 years ago
  6. fd08d7e nfs: ERR_PTR is expected on failure from nfs_do_clone_mount by Denis V. Lunev · 16 years ago
  7. 8d66bf5 [PATCH] pass struct path * to do_add_mount() by Al Viro · 16 years ago
  8. 31f31db nfs: path_{get,put}() cleanups by Jan Blunck · 16 years ago
  9. 3110ff8 nfs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  10. a3dab29 make nfs_automount_list static by Adrian Bunk · 16 years ago
  11. 1d957f9 Introduce path_put() by Jan Blunck · 16 years ago
  12. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 16 years ago
  13. 40c55319 NFS: Remove the redundant nfs_client->cl_nfsversion by Trond Myklebust · 17 years ago
  14. 560aef7 NFS: Fix use of cancel_delayed_work_sync in nfs_release_automount_timer by Trond Myklebust · 17 years ago
  15. 3d39c69 NFS: Replace flush_scheduled_work with cancel_work_sync() and friends by Trond Myklebust · 17 years ago
  16. 92e1d5b [PATCH] mark struct inode_operations const 2 by Arjan van de Ven · 17 years ago
  17. 65f27f3 WorkStruct: Pass the work_struct pointer instead of context data by David Howells · 18 years ago
  18. 52bad64 WorkStruct: Separate delayable and non-delayable events. by David Howells · 18 years ago
  19. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  20. 66f3750 [PATCH] fs/nfs/: make code static by Adrian Bunk · 18 years ago
  21. 54ceac4 NFS: Share NFS superblocks per-protocol per-server per-FSID by David Howells · 18 years ago
  22. 8fa5c00 NFS: Move rpc_ops from nfs_server to nfs_client by David Howells · 18 years ago
  23. 509de81 NFS: Add extra const qualifiers by David Howells · 18 years ago
  24. ce51019 NFS: Release dcache_lock in an error path of nfs_path by Josh Triplett · 18 years ago
  25. f7b422b NFS: Split fs/nfs/inode.c by David Howells · 18 years ago
  26. 6b97fd3 NFSv4: Follow a referral by Manoj Naik · 18 years ago
  27. 51d8fa6 NFS: Add timeout to submounts by Trond Myklebust · 18 years ago
  28. 55a9759 NFS: Ensure the client submounts, when it crosses a server mountpoint. by Trond Myklebust · 18 years ago