1. 419f431 Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  2. a00b615 Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  3. 6eccece nfsd4: fix, consolidate client_has_state by J. Bruce Fields · 12 years ago
  4. b9831b5 nfsd4: don't remove rebooted client record until confirmation by J. Bruce Fields · 12 years ago
  5. 32f16b3 nfsd4: remove some dprintk's and a comment by J. Bruce Fields · 12 years ago
  6. 778df3f nfsd4: return "real" sequence id in confirmed case by J. Bruce Fields · 12 years ago
  7. 0f1ba0e nfsd4: fix exchange_id to return confirm flag by J. Bruce Fields · 12 years ago
  8. 7447758 nfsd4: clarify that renewing expired client is a bug by J. Bruce Fields · 12 years ago
  9. 90d700b nfsd4: simpler ordering of setclientid_confirm checks by J. Bruce Fields · 12 years ago
  10. f3d03b9 nfsd4: setclientid: remove pointless assignment by J. Bruce Fields · 12 years ago
  11. 8695b90 nfsd4: fix error return in non-matching-creds case by J. Bruce Fields · 12 years ago
  12. 788c1eb nfsd4: fix setclientid_confirm same_cred check by J. Bruce Fields · 12 years ago
  13. 34b232b nfsd4: merge 3 setclientid cases to 2 by J. Bruce Fields · 12 years ago
  14. 8f93071 nfsd4: pull out common code from setclientid cases by J. Bruce Fields · 12 years ago
  15. ad72aae nfsd4: merge last two setclientid cases by J. Bruce Fields · 12 years ago
  16. 63db463 nfsd4: setclientid/confirm comment cleanup by J. Bruce Fields · 12 years ago
  17. e98479b nfsd4: setclientid remove unnecessary terms from a logical expression by J. Bruce Fields · 12 years ago
  18. d5497fc nfsd4: move rq_flavor into svc_cred by J. Bruce Fields · 12 years ago
  19. 8fbba96 nfsd4: stricter cred comparison for setclientid/exchange_id by J. Bruce Fields · 12 years ago
  20. 03a4e1f nfsd4: move principal name into svc_cred by J. Bruce Fields · 12 years ago
  21. 631fc9e nfsd4: allow removing clients not holding state by J. Bruce Fields · 12 years ago
  22. 136e658 nfsd4: rearrange exchange_id logic to simplify by J. Bruce Fields · 12 years ago
  23. 2dbb269 nfsd4: exchange_id cleanup: comments by J. Bruce Fields · 12 years ago
  24. 83e08fd nfsd4: exchange_id cleanup: local shorthands for repeated tests by J. Bruce Fields · 12 years ago
  25. 1a30811 nfsd4: allow an EXCHANGE_ID to kill a 4.0 client by J. Bruce Fields · 12 years ago
  26. ea236d0 nfsd4: exchange_id: check creds before killing confirmed client by J. Bruce Fields · 12 years ago
  27. 2786cc3 nfsd4: exchange_id error cleanup by J. Bruce Fields · 12 years ago
  28. 11ae681 nfsd4: exchange_id has a pointless copy by J. Bruce Fields · 12 years ago
  29. 5fb35a3 nfsd: return 0 on reads of fault injection files by Weston Andros Adamson · 12 years ago
  30. ce0fc43 nfsd: wrap all accesses to st_deny_bmap by Jeff Layton · 12 years ago
  31. 82c5ff1 nfsd: wrap accesses to st_access_bmap by Jeff Layton · 12 years ago
  32. 3a32861 nfsd: make test_share a bool return by Jeff Layton · 12 years ago
  33. 5ae037e nfsd: consolidate set_access and set_deny by Jeff Layton · 12 years ago
  34. f07ea10 NFSD: SETCLIENTID_CONFIRM returns NFS4ERR_CLID_INUSE too often by Chuck Lever · 12 years ago
  35. 786185b SUNRPC: move per-net operations from svc_destroy() by Stanislav Kinsbursky · 12 years ago
  36. 9793f7c SUNRPC: new svc_bind() routine introduced by Stanislav Kinsbursky · 12 years ago
  37. e7a0444 nfsd: add IPv6 addr escaping to fs_location hosts by Weston Andros Adamson · 12 years ago
  38. 45eaa1c nfsd4: fix change attribute endianness by J. Bruce Fields · 12 years ago
  39. d1829b3 nfsd4: fix free_stateid return endianness by J. Bruce Fields · 12 years ago
  40. 57b7b43 nfsd4: int/__be32 fixes by J. Bruce Fields · 12 years ago
  41. bc1b542 nfsd4: preserve __user annotation on cld downcall msg by J. Bruce Fields · 12 years ago
  42. 2355c59 nfsd4: fix missing "static" by J. Bruce Fields · 12 years ago
  43. bfa4b36 nfsd: state.c should include current_stateid.h by J. Bruce Fields · 12 years ago
  44. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  45. ae2975b userns: Convert group_info values from gid_t to kgid_t. by Eric W. Biederman · 13 years ago
  46. 8a7dc4b nfsd: fix nfs4recover.c printk format warning by Randy Dunlap · 12 years ago
  47. b108fe6 nfsd: trivial: use SEEK_SET instead of 0 in vfs_llseek by Jeff Layton · 12 years ago
  48. c6f5c93 Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  49. efe3965 nfsd: fix compose_entry_fh() failure exits by Al Viro · 12 years ago
  50. afcf679 nfsd: fix error value on allocation failure in nfsd4_decode_test_stateid() by Al Viro · 12 years ago
  51. 02f5fde nfsd: fix endianness breakage in TEST_STATEID handling by Al Viro · 12 years ago
  52. 04da6e9 nfsd: fix error values returned by nfsd4_lockt() when nfsd_open() fails by Al Viro · 12 years ago
  53. 96f6f98 nfsd: fix b0rken error value for setattr on read-only mount by Al Viro · 12 years ago
  54. f69adb2 nfsd: allocate id-to-name and name-to-id caches in per-net operations. by Stanislav Kinsbursky · 12 years ago
  55. 9e75a4d nfsd: make name-to-id cache allocated per network namespace context by Stanislav Kinsbursky · 12 years ago
  56. c2e76ef nfsd: make id-to-name cache allocated per network namespace context by Stanislav Kinsbursky · 12 years ago
  57. 43ec1a2 nfsd: pass network context to idmap init/exit functions by Stanislav Kinsbursky · 12 years ago
  58. 5717e01 nfsd: allocate export and expkey caches in per-net operations. by Stanislav Kinsbursky · 12 years ago
  59. e5f06f7 nfsd: make expkey cache allocated per network namespace context by Stanislav Kinsbursky · 12 years ago
  60. b3853e0 nfsd: make export cache allocated per network namespace context by Stanislav Kinsbursky · 12 years ago
  61. 2a75cfa nfsd: pass pointer to export cache down to stack wherever possible. by Stanislav Kinsbursky · 12 years ago
  62. b89109b nfsd: pass network context to export caches init/shutdown routines by Stanislav Kinsbursky · 12 years ago
  63. e3f70ea Lockd: pass network namespace to creation and destruction routines by Stanislav Kinsbursky · 12 years ago
  64. f890edb NFSd: remove hard-coded dereferences to name-to-id and id-to-name caches by Stanislav Kinsbursky · 12 years ago
  65. c89172e nfsd: pass pointer to expkey cache down to stack wherever possible. by Stanislav Kinsbursky · 12 years ago
  66. 83e0ed70 nfsd: use hash table from cache detail in nfsd export seq ops by Stanislav Kinsbursky · 12 years ago
  67. f2c7ea1 nfsd: pass svc_export_cache pointer as private data to "exports" seq file ops by Stanislav Kinsbursky · 12 years ago
  68. a09581f nfsd: use exp_put() for svc_export_cache put by Stanislav Kinsbursky · 12 years ago
  69. db3a353 nfsd: add link to owner cache detail to svc_export structure by Stanislav Kinsbursky · 12 years ago
  70. d4bb527e nfsd: use passed cache_detail pointer expkey_parse() by Stanislav Kinsbursky · 12 years ago
  71. 33dcc48 nfsd: don't use locks_in_grace to determine whether to call nfs4_grace_end by Jeff Layton · 12 years ago
  72. 03af42c nfsd: trivial: remove unused variable from nfsd4_lock by Jeff Layton · 12 years ago
  73. 9dc4e6c nfsd: don't fail unchecked creates of non-special files by J. Bruce Fields · 12 years ago
  74. 71db34f Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  75. 797a9d7 nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabled by Jeff Layton · 12 years ago
  76. 4ca1f87 nfsd4: use auth_unix unconditionally on backchannel by J. Bruce Fields · 12 years ago
  77. 21f72c9 nfsd: fix NULL pointer dereference in cld_pipe_downcall by Jeff Layton · 12 years ago
  78. 3af7061 nfsd4: memory corruption in numeric_name_to_id() by Dan Carpenter · 12 years ago
  79. e9541ce nfsd4: allow numeric idmapping by J. Bruce Fields · 12 years ago
  80. cc27e0d nfsd: don't allow legacy client tracker init for anything but init_net by Jeff Layton · 12 years ago
  81. 813fd32 nfsd: add notifier to handle mount/unmount of rpc_pipefs sb by Jeff Layton · 12 years ago
  82. f3f8014 nfsd: add the infrastructure to handle the cld upcall by Jeff Layton · 12 years ago
  83. 7ea34ac nfsd: add a per-net-namespace struct for nfsd by Jeff Layton · 12 years ago
  84. 2a4317c nfsd: add nfsd4_client_tracking_ops struct and a way to set it by Jeff Layton · 12 years ago
  85. a52d726 nfsd: convert nfs4_client->cl_cb_flags to a generic flags field by Jeff Layton · 12 years ago
  86. 1df0064 Merge nfs containerization work from Trond's tree by J. Bruce Fields · 12 years ago
  87. f63d395 Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  88. 8818739 debugfs-related mode_t whack-a-mole by Al Viro · 12 years ago
  89. 68ac123 switch touch_atime to struct path by Al Viro · 12 years ago
  90. ab4684d NFSD: Fix nfs4_verifier memory alignment by Chuck Lever · 12 years ago
  91. 8f199b8 NFSD: Fix warnings when NFSD_DEBUG is not defined by Trond Myklebust · 12 years ago
  92. 62b9510 nfsd: merge cookie collision fixes from ext4 tree by J. Bruce Fields · 12 years ago
  93. 06effdb nfsd: vfs_llseek() with 32 or 64 bit offsets (hashes) by Bernd Schubert · 12 years ago
  94. 999448a nfsd: rename 'int access' to 'int may_flags' in nfsd_open() by Bernd Schubert · 12 years ago
  95. 8546ee5 nfsd4: make sure set CB_PATH_DOWN sequence flag set by J. Bruce Fields · 12 years ago
  96. 59deeb9 nfsd4: reduce do_open_lookup() stack usage by J. Bruce Fields · 12 years ago
  97. 41fd1e4 nfsd4: delay setting current filehandle till success by J. Bruce Fields · 12 years ago
  98. 508dc6e nfsd41: free_session/free_client must be called under the client_lock by Benny Halevy · 12 years ago
  99. e27f49c nfsd41: refactor nfsd4_deleg_xgrade_none_ext logic out of nfsd4_process_open2 by Benny Halevy · 12 years ago
  100. 4aa8913 nfsd41: refactor nfs4_open_deleg_none_ext logic out of nfs4_open_delegation by Benny Halevy · 12 years ago