1. 21179d8 knfsd: don't allocate file_locks on the stack by Jeff Layton · 12 years ago
  2. 5592a3f knfsd: remove bogus BUG_ON() call from nfsd4_locku by Jeff Layton · 12 years ago
  3. da5c80a nfsd4: nfsd_process_n_delegations should be static by J. Bruce Fields · 12 years ago
  4. 24ff99c NFSD: Swap the struct nfs4_operation getter and setter by Bryan Schumaker · 12 years ago
  5. 95c7a20 nfsd: do_nfsd_create verf argument is a u32 by J. Bruce Fields · 12 years ago
  6. 87f26f9 nfsd4: declare nfs4_recoverydir properly by J. Bruce Fields · 12 years ago
  7. 9c0b0ff nfsd4: nfsaclsvc_encode_voidres static by J. Bruce Fields · 12 years ago
  8. 1696c47 nfsd: trivial comment updates by Jeff Layton · 12 years ago
  9. 3930765 nfsd4: fix security flavor of NFSv4.0 callback by J. Bruce Fields · 12 years ago
  10. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  11. 08843b7 Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  12. 4a55c10 nfsd: Push mnt_want_write() outside of i_mutex by Jan Kara · 12 years ago
  13. 2c142ba NFSd: make boot_time variable per network namespace by Stanislav Kinsbursky · 12 years ago
  14. a51c84e NFSd: make grace end flag per network namespace by Stanislav Kinsbursky · 12 years ago
  15. 5ccb006 LockD: pass actual network namespace to grace period management functions by Stanislav Kinsbursky · 12 years ago
  16. 9695c70 SUNRPC: service request network namespace helper introduced by Stanislav Kinsbursky · 12 years ago
  17. 5e1533c NFSd: make nfsd4_manager allocated per network namespace context. by Stanislav Kinsbursky · 12 years ago
  18. 99dbb8f nfsd4: fix missing fault_inject.h include by J. Bruce Fields · 12 years ago
  19. 57c8b13e NFSd: set nfsd_serv to NULL after service destruction by Stanislav Kinsbursky · 12 years ago
  20. 19f7e2c NFSd: introduce nfsd_destroy() helper by Stanislav Kinsbursky · 12 years ago
  21. a007c4c nfsd: add get_uint for u32's by J. Bruce Fields · 12 years ago
  22. a6d88f2 NFSd: fix locking in nfsd_forget_delegations() by Stanislav Kinsbursky · 12 years ago
  23. 5559b50 nfsd4: fix cr_principal comparison check in same_creds by Vivek Trivedi · 12 years ago
  24. 765927b switch dentry_open() to struct path, make it grab references itself by Al Viro · 12 years ago
  25. 312b63f don't pass nameidata * to vfs_create() by Al Viro · 12 years ago
  26. 7f2e7dc nfsd: share some function prototypes by J. Bruce Fields · 12 years ago
  27. d91d0b5 nfsd: allow owner_override only for regular files by J. Bruce Fields · 12 years ago
  28. 74dbafa nfsd4: release openowners on free in >=4.1 case by J. Bruce Fields · 12 years ago
  29. 2930d38 nfsd4: our filesystems are normally case sensitive by J. Bruce Fields · 12 years ago
  30. 4af8250 nfsd4: process_open2 cleanup by J. Bruce Fields · 12 years ago
  31. e1aaa89 nfsd4: nfsd4_lock() cleanup by J. Bruce Fields · 12 years ago
  32. 9068bed nfsd4: remove unnecessary comment by J. Bruce Fields · 12 years ago
  33. 7df302f NFSD: TEST_STATEID should not return NFS4ERR_STALE_STATEID by Chuck Lever · 12 years ago
  34. 2411967 nfsd: probe the back channel on new connections by Weston Andros Adamson · 12 years ago
  35. bc2df47 nfsd4: BUG_ON(!is_spin_locked()) no good on UP kernels by J. Bruce Fields · 12 years ago
  36. 419f431 Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  37. a00b615 Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  38. 6eccece nfsd4: fix, consolidate client_has_state by J. Bruce Fields · 12 years ago
  39. b9831b5 nfsd4: don't remove rebooted client record until confirmation by J. Bruce Fields · 12 years ago
  40. 32f16b3 nfsd4: remove some dprintk's and a comment by J. Bruce Fields · 12 years ago
  41. 778df3f nfsd4: return "real" sequence id in confirmed case by J. Bruce Fields · 12 years ago
  42. 0f1ba0e nfsd4: fix exchange_id to return confirm flag by J. Bruce Fields · 12 years ago
  43. 7447758 nfsd4: clarify that renewing expired client is a bug by J. Bruce Fields · 12 years ago
  44. 90d700b nfsd4: simpler ordering of setclientid_confirm checks by J. Bruce Fields · 12 years ago
  45. f3d03b9 nfsd4: setclientid: remove pointless assignment by J. Bruce Fields · 12 years ago
  46. 8695b90 nfsd4: fix error return in non-matching-creds case by J. Bruce Fields · 12 years ago
  47. 788c1eb nfsd4: fix setclientid_confirm same_cred check by J. Bruce Fields · 12 years ago
  48. 34b232b nfsd4: merge 3 setclientid cases to 2 by J. Bruce Fields · 12 years ago
  49. 8f93071 nfsd4: pull out common code from setclientid cases by J. Bruce Fields · 12 years ago
  50. ad72aae nfsd4: merge last two setclientid cases by J. Bruce Fields · 12 years ago
  51. 63db463 nfsd4: setclientid/confirm comment cleanup by J. Bruce Fields · 12 years ago
  52. e98479b nfsd4: setclientid remove unnecessary terms from a logical expression by J. Bruce Fields · 12 years ago
  53. d5497fc nfsd4: move rq_flavor into svc_cred by J. Bruce Fields · 12 years ago
  54. 8fbba96 nfsd4: stricter cred comparison for setclientid/exchange_id by J. Bruce Fields · 12 years ago
  55. 03a4e1f nfsd4: move principal name into svc_cred by J. Bruce Fields · 12 years ago
  56. 631fc9e nfsd4: allow removing clients not holding state by J. Bruce Fields · 12 years ago
  57. 136e658 nfsd4: rearrange exchange_id logic to simplify by J. Bruce Fields · 12 years ago
  58. 2dbb269 nfsd4: exchange_id cleanup: comments by J. Bruce Fields · 12 years ago
  59. 83e08fd nfsd4: exchange_id cleanup: local shorthands for repeated tests by J. Bruce Fields · 12 years ago
  60. 1a30811 nfsd4: allow an EXCHANGE_ID to kill a 4.0 client by J. Bruce Fields · 12 years ago
  61. ea236d0 nfsd4: exchange_id: check creds before killing confirmed client by J. Bruce Fields · 12 years ago
  62. 2786cc3 nfsd4: exchange_id error cleanup by J. Bruce Fields · 12 years ago
  63. 11ae681 nfsd4: exchange_id has a pointless copy by J. Bruce Fields · 12 years ago
  64. 5fb35a3 nfsd: return 0 on reads of fault injection files by Weston Andros Adamson · 12 years ago
  65. ce0fc43 nfsd: wrap all accesses to st_deny_bmap by Jeff Layton · 12 years ago
  66. 82c5ff1 nfsd: wrap accesses to st_access_bmap by Jeff Layton · 12 years ago
  67. 3a32861 nfsd: make test_share a bool return by Jeff Layton · 12 years ago
  68. 5ae037e nfsd: consolidate set_access and set_deny by Jeff Layton · 12 years ago
  69. f07ea10 NFSD: SETCLIENTID_CONFIRM returns NFS4ERR_CLID_INUSE too often by Chuck Lever · 12 years ago
  70. 786185b SUNRPC: move per-net operations from svc_destroy() by Stanislav Kinsbursky · 12 years ago
  71. 9793f7c SUNRPC: new svc_bind() routine introduced by Stanislav Kinsbursky · 12 years ago
  72. e7a0444 nfsd: add IPv6 addr escaping to fs_location hosts by Weston Andros Adamson · 12 years ago
  73. 45eaa1c nfsd4: fix change attribute endianness by J. Bruce Fields · 12 years ago
  74. d1829b3 nfsd4: fix free_stateid return endianness by J. Bruce Fields · 12 years ago
  75. 57b7b43 nfsd4: int/__be32 fixes by J. Bruce Fields · 12 years ago
  76. bc1b542 nfsd4: preserve __user annotation on cld downcall msg by J. Bruce Fields · 12 years ago
  77. 2355c59 nfsd4: fix missing "static" by J. Bruce Fields · 12 years ago
  78. bfa4b36 nfsd: state.c should include current_stateid.h by J. Bruce Fields · 12 years ago
  79. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  80. ae2975b userns: Convert group_info values from gid_t to kgid_t. by Eric W. Biederman · 13 years ago
  81. 8a7dc4b nfsd: fix nfs4recover.c printk format warning by Randy Dunlap · 12 years ago
  82. b108fe6 nfsd: trivial: use SEEK_SET instead of 0 in vfs_llseek by Jeff Layton · 12 years ago
  83. c6f5c93 Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  84. efe3965 nfsd: fix compose_entry_fh() failure exits by Al Viro · 12 years ago
  85. afcf679 nfsd: fix error value on allocation failure in nfsd4_decode_test_stateid() by Al Viro · 12 years ago
  86. 02f5fde nfsd: fix endianness breakage in TEST_STATEID handling by Al Viro · 12 years ago
  87. 04da6e9 nfsd: fix error values returned by nfsd4_lockt() when nfsd_open() fails by Al Viro · 12 years ago
  88. 96f6f98 nfsd: fix b0rken error value for setattr on read-only mount by Al Viro · 12 years ago
  89. f69adb2 nfsd: allocate id-to-name and name-to-id caches in per-net operations. by Stanislav Kinsbursky · 12 years ago
  90. 9e75a4d nfsd: make name-to-id cache allocated per network namespace context by Stanislav Kinsbursky · 12 years ago
  91. c2e76ef nfsd: make id-to-name cache allocated per network namespace context by Stanislav Kinsbursky · 12 years ago
  92. 43ec1a2 nfsd: pass network context to idmap init/exit functions by Stanislav Kinsbursky · 12 years ago
  93. 5717e01 nfsd: allocate export and expkey caches in per-net operations. by Stanislav Kinsbursky · 12 years ago
  94. e5f06f7 nfsd: make expkey cache allocated per network namespace context by Stanislav Kinsbursky · 12 years ago
  95. b3853e0 nfsd: make export cache allocated per network namespace context by Stanislav Kinsbursky · 12 years ago
  96. 2a75cfa nfsd: pass pointer to export cache down to stack wherever possible. by Stanislav Kinsbursky · 12 years ago
  97. b89109b nfsd: pass network context to export caches init/shutdown routines by Stanislav Kinsbursky · 12 years ago
  98. e3f70ea Lockd: pass network namespace to creation and destruction routines by Stanislav Kinsbursky · 12 years ago
  99. f890edb NFSd: remove hard-coded dereferences to name-to-id and id-to-name caches by Stanislav Kinsbursky · 12 years ago
  100. c89172e nfsd: pass pointer to expkey cache down to stack wherever possible. by Stanislav Kinsbursky · 12 years ago