1. 1f9ad5d NFSv4: Fix another bug in the close/open_downgrade code by Trond Myklebust · 10 years ago
  2. 8d31c5d NFSv4: Fix problems with close in the presence of a delegation by Trond Myklebust · 10 years ago
  3. 13b860a NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 session by Trond Myklebust · 12 years ago
  4. 644a9ff NFSv4.1: Don't decode skipped layoutgets by Weston Andros Adamson · 11 years ago
  5. f8de79e NFSv4.1: Fix a race in pNFS layoutcommit by Trond Myklebust · 11 years ago
  6. 682ed4b NFS: nfs_getaclargs.acl_len is a size_t by Chuck Lever · 12 years ago
  7. c463582 NFSv4.1: integer overflow in decode_cb_sequence_args() by Dan Carpenter · 12 years ago
  8. 7aa1792 NFSv4 wait on recovery for async session errors by Andy Adamson · 11 years ago
  9. a365272 NFS: Fix a delegation callback race by Trond Myklebust · 10 years ago
  10. 8b03001 nfs: tear down caches in nfs_init_writepagecache when allocation fails by Jeff Layton · 12 years ago
  11. b8dd2d6 nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAME by Weston Andros Adamson · 11 years ago
  12. 6f8bca2 NFSv4: OPEN must handle the NFS4ERR_IO return code correctly by Trond Myklebust · 11 years ago
  13. b5c2319 nfs: fix do_div() warning by instead using sector_div() by Helge Deller · 11 years ago
  14. ea36a93 NFSv4: Update list of irrecoverable errors on DELEGRETURN by Trond Myklebust · 11 years ago
  15. 8d0581d NFSv4: Fix a use-after-free situation in _nfs4_proc_getlk() by Trond Myklebust · 11 years ago
  16. 3fad13c SUNRPC handle EKEYEXPIRED in call_refreshresult by Andy Adamson · 12 years ago
  17. caa7ed4 nfs: don't allow nfs_find_actor to match inodes of the wrong type by Jeff Layton · 11 years ago
  18. 5ca6b68 NFSv4: Fix a thinko in nfs4_try_open_cached by Trond Myklebust · 11 years ago
  19. da54916 NFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in nfs4_open_delegation_recall by Trond Myklebust · 11 years ago
  20. 3f1e5e7 pnfs-block: removing DM device maybe cause oops when call dev_remove by fanchaoting · 11 years ago
  21. 1025158 NFS: Don't allow NFS silly-renamed files to be deleted, no signal by Trond Myklebust · 11 years ago
  22. f4ef941 umount oops when remove blocklayoutdriver first by fanchaoting · 12 years ago
  23. 6685e07 NFS: Don't silently fail setattr() requests on mountpoints by Trond Myklebust · 12 years ago
  24. 5a41180 nfs: fix null checking in nfs_get_option_str() by Xi Wang · 12 years ago
  25. a555010 NFS: Fix calls to drop_nlink() by Trond Myklebust · 12 years ago
  26. f963cc8 NFS: avoid NULL dereference in nfs_destroy_server by NeilBrown · 12 years ago
  27. 968618d NFS: Add sequence_priviliged_ops for nfs4_proc_sequence() by Bryan Schumaker · 12 years ago
  28. f1da87b pnfsblock: fix partial page buffer wirte by Peng Tao · 12 years ago
  29. 90f85c3 NFS: Wait for session recovery to finish before returning by Bryan Schumaker · 12 years ago
  30. d81bd87 NFS: fix bug in legacy DNS resolver. by NeilBrown · 12 years ago
  31. b8480fc NFSv4.1: We must release the sequence id when we fail to get a session slot by Trond Myklebust · 12 years ago
  32. 94e018a NFSv4: nfs4_locku_done must release the sequence id by Trond Myklebust · 12 years ago
  33. 877b77f nfs: Show original device name verbatim in /proc/*/mount{s,info} by Ben Hutchings · 12 years ago
  34. 78e966c nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeouts by Scott Mayhew · 12 years ago
  35. 35eb9b1 NFS: return error from decode_getfh in decode open by Weston Andros Adamson · 12 years ago
  36. 2df4537 NFS: Fix a problem with the legacy binary mount code by Trond Myklebust · 12 years ago
  37. 91addc0 NFS: Fix the initialisation of the readdir 'cookieverf' array by Trond Myklebust · 12 years ago
  38. d5cf53b NFS: Alias the nfs module to nfs4 by bjschuma@gmail.com · 12 years ago
  39. c76727f NFS: return -ENOKEY when the upcall fails to map the name by Bryan Schumaker · 12 years ago
  40. 4cddba8 NFS: Clear key construction data if the idmap upcall fails by Bryan Schumaker · 12 years ago
  41. 27e16c7 NFSv4.1: Remove a bogus BUG_ON() in nfs4_layoutreturn_done by Trond Myklebust · 12 years ago
  42. 9308584 pnfs: defer release of pages in layoutget by Idan Kedar · 12 years ago
  43. b754d1a NFSv3: Ensure that do_proc_get_root() reports errors correctly by Trond Myklebust · 12 years ago
  44. 7ced98c NFS: Fix a number of bugs in the idmapper by David Howells · 12 years ago
  45. 0563001 nfs: skip commit in releasepage if we're freeing memory for fs-related reasons by Jeff Layton · 12 years ago
  46. 9ec7ab7 pnfs-obj: Fix __r4w_get_page when offset is beyond i_size by Boaz Harrosh · 12 years ago
  47. 90771ee pnfs-obj: don't leak objio_state if ore_write/read fails by Boaz Harrosh · 12 years ago
  48. 0d09cb6 NFS: hard-code init_net for NFS callback transports by Stanislav Kinsbursky · 12 years ago
  49. 3a3c09b SUNRPC: move per-net operations from svc_destroy() by Stanislav Kinsbursky · 12 years ago
  50. 0234d8f6 SUNRPC: new svc_bind() routine introduced by Stanislav Kinsbursky · 12 years ago
  51. 5408292 NFS: Force the legacy idmapper to be single threaded by Bryan Schumaker · 12 years ago
  52. 3820a6c NFSv4: Fix unnecessary delegation returns in nfs4_do_open by Trond Myklebust · 12 years ago
  53. 5d8dd81 NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIO by Trond Myklebust · 12 years ago
  54. 56efe76 NFS: kmalloc() doesn't return an ERR_PTR() by Dan Carpenter · 12 years ago
  55. 33b02b8 don't pass nameidata to ->create() by Al Viro · 12 years ago
  56. 986122f stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  57. 4c9e687 stop passing nameidata * to ->d_revalidate() by Al Viro · 12 years ago
  58. 6c47ccc fs/nfs/dir.c: switch to passing nd->flags instead of nd wherever possible by Al Viro · 12 years ago
  59. ffb1868 nfs_lookup_verify_inode() - nd is *always* non-NULL here by Al Viro · 12 years ago
  60. c70f498 switch nfs_lookup_check_intent() away from nameidata by Al Viro · 12 years ago
  61. 57fa6ca make finish_no_open() return int by Al Viro · 12 years ago
  62. b2ebdc5 kill struct opendata by Al Viro · 12 years ago
  63. 50ed02d make ->atomic_open() return int by Al Viro · 12 years ago
  64. 8915ef3 ->atomic_open() prototype change - pass int * instead of bool * by Al Viro · 12 years ago
  65. 6bb08a0 nfs: don't use intents for checking atomic open by Miklos Szeredi · 12 years ago
  66. a364dac nfs: don't use nd->intent.open.flags by Miklos Szeredi · 12 years ago
  67. bfa0937 nfs: clean up ->create in nfs_rpc_ops by Miklos Szeredi · 12 years ago
  68. 902c6d6 nfs: implement i_op->atomic_open() by Miklos Szeredi · 12 years ago
  69. 1e80e52 nfs: don't open in ->d_revalidate by Miklos Szeredi · 12 years ago
  70. 6cd1e70 vfs: make it possible to access the dentry hash/len as one 64-bit entry by Linus Torvalds · 12 years ago
  71. a38e985 NFS: Fix Oopses in nfs_lookup_revalidate and nfs4_lookup_revalidate by Trond Myklebust · 12 years ago
  72. 93e6dc1 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  73. 6072cdb freezer: add unsafe versions of freezable helpers for NFS by Colin Cross · 11 years ago
  74. a7cca09 move d_rcu from overlapping d_child to overlapping d_alias by Al Viro · 10 years ago
  75. 3617e50 NFSv4.1: Use the correct hostname in the client identifier string by Trond Myklebust · 12 years ago
  76. 71dfc5f NFS: get module in idmap PipeFS notifier callback by Stanislav Kinsbursky · 12 years ago
  77. e245d42 NFS: Remove unused function nfs_lookup_with_sec() by Bryan Schumaker · 12 years ago
  78. 7e6eb68 NFS: Honor the authflavor set in the clone mount data by Bryan Schumaker · 12 years ago
  79. f05d147 NFS: Fix following referral mount points with different security by Bryan Schumaker · 12 years ago
  80. 72de53e NFS: Do secinfo as part of lookup by Bryan Schumaker · 12 years ago
  81. db0a959 NFS: Handle exceptions coming out of nfs4_proc_fs_locations() by Bryan Schumaker · 12 years ago
  82. 31e4dda NFS: Fix SECINFO_NO_NAME by Bryan Schumaker · 12 years ago
  83. 5794d21 Avoid beyond bounds copy while caching ACL by Sachin Prabhu · 12 years ago
  84. 5a00689 Avoid reading past buffer when calling GETACL by Sachin Prabhu · 12 years ago
  85. 10bd295 fix page number calculation bug for block layout decode buffer by Jim Rees · 12 years ago
  86. e5265a0 NFSv4.1 fix page number calculation bug for filelayout decode buffers by Andy Adamson · 12 years ago
  87. 9526b2b pnfs-obj: Remove unused variable from objlayout_get_deviceinfo() by Sachin Bhamare · 12 years ago
  88. 1aba156 nfs4: fix referrals on mounts that use IPv6 addrs by Weston Andros Adamson · 12 years ago
  89. 7bf97bc NFSv4: Keep dropped state owners on the LRU list for a while by Trond Myklebust · 12 years ago
  90. c77365c NFSv4: Ensure that we don't drop a state owner more than once by Trond Myklebust · 12 years ago
  91. 95b72eb NFSv4: Ensure we do not reuse open owner names by Trond Myklebust · 12 years ago
  92. 98a2139 nfs: Enclose hostname in brackets when needed in nfs_do_root_mount by Jan Kara · 13 years ago
  93. 8ccd271 NFS: put open context on error in nfs_flush_multi by Fred Isaman · 12 years ago
  94. 73fb7bc NFS: put open context on error in nfs_pagein_multi by Fred Isaman · 12 years ago
  95. 451146b NFSv4: Fix open(O_TRUNC) and ftruncate() error handling by Trond Myklebust · 12 years ago
  96. 5572551 NFSv4: Ensure that we check lock exclusive/shared type against open modes by Trond Myklebust · 12 years ago
  97. 05ffe24 NFSv4: Ensure that the LOCK code sets exception->inode by Trond Myklebust · 12 years ago
  98. ca138f3 NFS: check for req==NULL in nfs_try_to_update_request cleanup by Fred Isaman · 12 years ago
  99. 58df9b3 Merge tag 'nfs-for-3.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  100. 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