1. 90f85c3 NFS: Wait for session recovery to finish before returning by Bryan Schumaker · 12 years ago
  2. d81bd87 NFS: fix bug in legacy DNS resolver. by NeilBrown · 12 years ago
  3. b8480fc NFSv4.1: We must release the sequence id when we fail to get a session slot by Trond Myklebust · 12 years ago
  4. 94e018a NFSv4: nfs4_locku_done must release the sequence id by Trond Myklebust · 12 years ago
  5. 877b77f nfs: Show original device name verbatim in /proc/*/mount{s,info} by Ben Hutchings · 12 years ago
  6. 78e966c nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeouts by Scott Mayhew · 12 years ago
  7. 35eb9b1 NFS: return error from decode_getfh in decode open by Weston Andros Adamson · 12 years ago
  8. 2df4537 NFS: Fix a problem with the legacy binary mount code by Trond Myklebust · 12 years ago
  9. 91addc0 NFS: Fix the initialisation of the readdir 'cookieverf' array by Trond Myklebust · 12 years ago
  10. d5cf53b NFS: Alias the nfs module to nfs4 by bjschuma@gmail.com · 12 years ago
  11. c76727f NFS: return -ENOKEY when the upcall fails to map the name by Bryan Schumaker · 12 years ago
  12. 4cddba8 NFS: Clear key construction data if the idmap upcall fails by Bryan Schumaker · 12 years ago
  13. 27e16c7 NFSv4.1: Remove a bogus BUG_ON() in nfs4_layoutreturn_done by Trond Myklebust · 12 years ago
  14. 9308584 pnfs: defer release of pages in layoutget by Idan Kedar · 12 years ago
  15. b754d1a NFSv3: Ensure that do_proc_get_root() reports errors correctly by Trond Myklebust · 12 years ago
  16. 7ced98c NFS: Fix a number of bugs in the idmapper by David Howells · 12 years ago
  17. 0563001 nfs: skip commit in releasepage if we're freeing memory for fs-related reasons by Jeff Layton · 12 years ago
  18. 9ec7ab7 pnfs-obj: Fix __r4w_get_page when offset is beyond i_size by Boaz Harrosh · 12 years ago
  19. 90771ee pnfs-obj: don't leak objio_state if ore_write/read fails by Boaz Harrosh · 12 years ago
  20. 0d09cb6 NFS: hard-code init_net for NFS callback transports by Stanislav Kinsbursky · 12 years ago
  21. 3a3c09b SUNRPC: move per-net operations from svc_destroy() by Stanislav Kinsbursky · 12 years ago
  22. 0234d8f6 SUNRPC: new svc_bind() routine introduced by Stanislav Kinsbursky · 12 years ago
  23. 5408292 NFS: Force the legacy idmapper to be single threaded by Bryan Schumaker · 12 years ago
  24. 3820a6c NFSv4: Fix unnecessary delegation returns in nfs4_do_open by Trond Myklebust · 12 years ago
  25. 5d8dd81 NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIO by Trond Myklebust · 12 years ago
  26. 56efe76 NFS: kmalloc() doesn't return an ERR_PTR() by Dan Carpenter · 12 years ago
  27. 33b02b8 don't pass nameidata to ->create() by Al Viro · 12 years ago
  28. 986122f stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  29. 4c9e687 stop passing nameidata * to ->d_revalidate() by Al Viro · 12 years ago
  30. 6c47ccc fs/nfs/dir.c: switch to passing nd->flags instead of nd wherever possible by Al Viro · 12 years ago
  31. ffb1868 nfs_lookup_verify_inode() - nd is *always* non-NULL here by Al Viro · 12 years ago
  32. c70f498 switch nfs_lookup_check_intent() away from nameidata by Al Viro · 12 years ago
  33. 57fa6ca make finish_no_open() return int by Al Viro · 12 years ago
  34. b2ebdc5 kill struct opendata by Al Viro · 12 years ago
  35. 50ed02d make ->atomic_open() return int by Al Viro · 12 years ago
  36. 8915ef3 ->atomic_open() prototype change - pass int * instead of bool * by Al Viro · 12 years ago
  37. 6bb08a0 nfs: don't use intents for checking atomic open by Miklos Szeredi · 12 years ago
  38. a364dac nfs: don't use nd->intent.open.flags by Miklos Szeredi · 12 years ago
  39. bfa0937 nfs: clean up ->create in nfs_rpc_ops by Miklos Szeredi · 12 years ago
  40. 902c6d6 nfs: implement i_op->atomic_open() by Miklos Szeredi · 12 years ago
  41. 1e80e52 nfs: don't open in ->d_revalidate by Miklos Szeredi · 12 years ago
  42. 6cd1e70 vfs: make it possible to access the dentry hash/len as one 64-bit entry by Linus Torvalds · 12 years ago
  43. a38e985 NFS: Fix Oopses in nfs_lookup_revalidate and nfs4_lookup_revalidate by Trond Myklebust · 12 years ago
  44. 93e6dc1 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 12 years ago
  45. 6072cdb freezer: add unsafe versions of freezable helpers for NFS by Colin Cross · 11 years ago
  46. a7cca09 move d_rcu from overlapping d_child to overlapping d_alias by Al Viro · 10 years ago
  47. 3617e50 NFSv4.1: Use the correct hostname in the client identifier string by Trond Myklebust · 12 years ago
  48. 71dfc5f NFS: get module in idmap PipeFS notifier callback by Stanislav Kinsbursky · 12 years ago
  49. e245d42 NFS: Remove unused function nfs_lookup_with_sec() by Bryan Schumaker · 12 years ago
  50. 7e6eb68 NFS: Honor the authflavor set in the clone mount data by Bryan Schumaker · 12 years ago
  51. f05d147 NFS: Fix following referral mount points with different security by Bryan Schumaker · 12 years ago
  52. 72de53e NFS: Do secinfo as part of lookup by Bryan Schumaker · 12 years ago
  53. db0a959 NFS: Handle exceptions coming out of nfs4_proc_fs_locations() by Bryan Schumaker · 12 years ago
  54. 31e4dda NFS: Fix SECINFO_NO_NAME by Bryan Schumaker · 12 years ago
  55. 5794d21 Avoid beyond bounds copy while caching ACL by Sachin Prabhu · 12 years ago
  56. 5a00689 Avoid reading past buffer when calling GETACL by Sachin Prabhu · 12 years ago
  57. 10bd295 fix page number calculation bug for block layout decode buffer by Jim Rees · 12 years ago
  58. e5265a0 NFSv4.1 fix page number calculation bug for filelayout decode buffers by Andy Adamson · 12 years ago
  59. 9526b2b pnfs-obj: Remove unused variable from objlayout_get_deviceinfo() by Sachin Bhamare · 12 years ago
  60. 1aba156 nfs4: fix referrals on mounts that use IPv6 addrs by Weston Andros Adamson · 12 years ago
  61. 7bf97bc NFSv4: Keep dropped state owners on the LRU list for a while by Trond Myklebust · 12 years ago
  62. c77365c NFSv4: Ensure that we don't drop a state owner more than once by Trond Myklebust · 12 years ago
  63. 95b72eb NFSv4: Ensure we do not reuse open owner names by Trond Myklebust · 12 years ago
  64. 98a2139 nfs: Enclose hostname in brackets when needed in nfs_do_root_mount by Jan Kara · 13 years ago
  65. 8ccd271 NFS: put open context on error in nfs_flush_multi by Fred Isaman · 12 years ago
  66. 73fb7bc NFS: put open context on error in nfs_pagein_multi by Fred Isaman · 12 years ago
  67. 451146b NFSv4: Fix open(O_TRUNC) and ftruncate() error handling by Trond Myklebust · 12 years ago
  68. 5572551 NFSv4: Ensure that we check lock exclusive/shared type against open modes by Trond Myklebust · 12 years ago
  69. 05ffe24 NFSv4: Ensure that the LOCK code sets exception->inode by Trond Myklebust · 12 years ago
  70. ca138f3 NFS: check for req==NULL in nfs_try_to_update_request cleanup by Fred Isaman · 12 years ago
  71. 58df9b3 Merge tag 'nfs-for-3.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  72. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  73. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  74. 1497748 NFSv4: Minor cleanups for nfs4_handle_exception and nfs4_async_handle_error by Trond Myklebust · 12 years ago
  75. e59d27e NFSv4.1: Fix layoutcommit error handling by Trond Myklebust · 12 years ago
  76. 05e9cfb NFSv4: Fix two infinite loops in the mount code by Trond Myklebust · 12 years ago
  77. d44fc38 NFS4.1: remove duplicate variable declaration in filelayout_clear_request_commit by Fred Isaman · 13 years ago
  78. 20e0fa9 Fix length of buffer copied in __nfs4_get_acl_uncached by Sachin Prabhu · 13 years ago
  79. f63d395 Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  80. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  81. 3556485 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 13 years ago
  82. 5a7c9ee NFS: fix sb->s_id in nfs debug prints by Vivek Trivedi · 13 years ago
  83. 18d98f6 pnfs-obj: autologin: Add support for protocol autologin by Sachin Bhamare · 13 years ago
  84. c6bfa1a NFS: Remove nfs4_setup_sequence from generic rename code by Bryan Schumaker · 13 years ago
  85. 34e137c NFS: Remove nfs4_setup_sequence from generic unlink code by Bryan Schumaker · 13 years ago
  86. ea7c330 NFS: Remove nfs4_setup_sequence from generic read code by Bryan Schumaker · 13 years ago
  87. c6cb80d NFS: Remove nfs4_setup_sequence from generic write code by Bryan Schumaker · 13 years ago
  88. 6f00866 NFS: Fix more NFS debug related build warnings by Trond Myklebust · 13 years ago
  89. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  90. e27d359 SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG by Trond Myklebust · 13 years ago
  91. 3b3be88 NFS: Use cond_resched_lock() to reduce latencies in the commit scans by Trond Myklebust · 13 years ago
  92. 5ae67c4 NFSv4: It is not safe to dereference lsp->ls_state in release_lockowner by Trond Myklebust · 13 years ago
  93. c4f1b62 NFS: ncommit count is being double decremented by Fred Isaman · 13 years ago
  94. 2b86ce2 nfs: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  95. e49a29b Try using machine credentials for RENEW calls by Sachin Prabhu · 13 years ago
  96. 9390f42 NFSv4.1: Fix a few issues in filelayout_commit_pagelist by Trond Myklebust · 13 years ago
  97. 8dd3775 NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit code by Trond Myklebust · 13 years ago
  98. 95a13f7b NFS: Fix a compile error when !defined NFS_DEBUG by Trond Myklebust · 13 years ago
  99. 96dcadc NFSv4: Rate limit the state manager for lock reclaim warning messages by William Dauchy · 13 years ago
  100. 5318a29 pnfs-obj: Uglify objio_segment allocation for the sake of the principle :-( by Boaz Harrosh · 13 years ago