1. 9937347a NFS: Ensure that the nfs_client 'net' field is always set by Trond Myklebust · 13 years ago
  2. abe9a6d NFSv4: fix server_scope memory leak by Weston Andros Adamson · 13 years ago
  3. f86f36a NFSv4.1: Fix a NFSv4.1 session initialisation regression by Trond Myklebust · 13 years ago
  4. 0a70219 NFS: include filelayout DS rpc stats in mountstats by Weston Andros Adamson · 13 years ago
  5. b6bf6e7 NFSv4.1 set highest_used_slotid to NFS4_NO_SLOT by Andy Adamson · 13 years ago
  6. d7c3267 nfs: Clean up debugging in nfs_follow_mountpoint() by Chuck Lever · 13 years ago
  7. b4b9a0c nfs41: Verify channel's attributes accordingly to RFC v2 by Vitaliy Gusev · 13 years ago
  8. 571b755 NFS: dont allow minorversion= opt when vers != 4 by Weston Andros Adamson · 13 years ago
  9. 685f50f NFSv4: Further reduce the footprint of the idmapper by Trond Myklebust · 13 years ago
  10. e3da870 NFSv4: The idmapper now depends on keyring functionality by Trond Myklebust · 13 years ago
  11. d073e9b NFSv4: Reduce the footprint of the idmapper by Trond Myklebust · 13 years ago
  12. 7ced286 NFS: add mount options 'v4.0' and 'v4.1' by Weston Andros Adamson · 13 years ago
  13. b6d1e83 NFS: fix nfs4_find_client_sessionid() arguments list by Stanislav Kinsbursky · 13 years ago
  14. 4c03ae4 NFS: Initialise the nfs_net->nfs_client_lock by Trond Myklebust · 13 years ago
  15. 66697bf LockD: make nlm hosts network namespace aware by Stanislav Kinsbursky · 13 years ago
  16. ef159e9 NFSv4.1: Add a module parameter to set the number of session slots by Trond Myklebust · 13 years ago
  17. 45d43c2 NFSv4.1: Convert slotid from u8 to u32 by Trond Myklebust · 13 years ago
  18. 4040153 security: trim security.h by Al Viro · 13 years ago
  19. b9f9a03 NFSv4: Ensure we throw out bad delegation stateids on NFS4ERR_BAD_STATEID by Trond Myklebust · 13 years ago
  20. 9e3ff38 Merge branch 'next-queue' into next by James Morris · 13 years ago
  21. 17347d0 NFS: build fixed in case of NFS_USE_NEW_IDMAPPER is undefined by Stanislav Kinsbursky · 13 years ago
  22. 33faaa3 NFS: pass transport net to rpc_pton() while parse server name by Stanislav Kinsbursky · 13 years ago
  23. b48e127 NFS: pass current net to rpc_pton() while parsing mount options by Stanislav Kinsbursky · 13 years ago
  24. c7add9a NFS: search for client session id in proper network namespace by Stanislav Kinsbursky · 13 years ago
  25. bc224f5 NFS: pass proper net rpc_pton() in nfs_dns_resolve_name() by Stanislav Kinsbursky · 13 years ago
  26. dc03085 NFS: make nfs_client_lock per net ns by Stanislav Kinsbursky · 13 years ago
  27. 28cd1b3 NFS: make cb_ident_idr per net ns by Stanislav Kinsbursky · 13 years ago
  28. c25d32b NFS: make nfs_volume_list per net ns by Stanislav Kinsbursky · 13 years ago
  29. 6b13168 NFS: make nfs_client_list per net ns by Stanislav Kinsbursky · 13 years ago
  30. 3cd0f37 NFS: Keep idmapper include files in one place by Bryan Schumaker · 13 years ago
  31. e6499c6 NFS: Fall back on old idmapper if request_key() fails by Bryan Schumaker · 13 years ago
  32. 2d3fe01 NFS: Fix comparison between DS address lists by Weston Andros Adamson · 13 years ago
  33. a030889 NFS: start printks w/ NFS: even if __func__ shown by Weston Andros Adamson · 13 years ago
  34. f9fd2d9 NFS: printks in fs/nfs/ should start with NFS: by Weston Andros Adamson · 13 years ago
  35. b01dd1d NFS: Call test_stateid() and free_stateid() with correct stateids by Bryan Schumaker · 13 years ago
  36. 1cab065 NFS: Pass a stateid to test_stateid() and free_stateid() by Bryan Schumaker · 13 years ago
  37. 331818f NFSv4: Fix an Oops in the NFSv4 getacl code by Trond Myklebust · 13 years ago
  38. a4980e7 NFSv4: ACCESS validation doesn't require a full attribute refresh by Trond Myklebust · 13 years ago
  39. 8b7e3f4 NFSv4: Don't decode fs_locations if we didn't ask for them... by Trond Myklebust · 13 years ago
  40. c15c928 nfs: remove unneeded NULL pointer check in nfs4_remote_mount by Jeff Layton · 13 years ago
  41. d36b7cf pnfs: clean up initiate_file_draining layout lookup by Benny Halevy · 13 years ago
  42. 7d9dea9 NFS: Use kcalloc() when allocating arrays by Trond Myklebust · 13 years ago
  43. 4601df2 NFSv4: Avoid thundering herd issues with nfs_release_seqid by Trond Myklebust · 13 years ago
  44. a613fa1 SUNRPC: constify the rpc_program by Trond Myklebust · 13 years ago
  45. babea47 NFS: remove unused nfs4_find_client_no_ident function by Stanislav Kinsbursky · 13 years ago
  46. ec7652a SUNRPC: register RPC stats /proc entries in passed network namespace context by Stanislav Kinsbursky · 13 years ago
  47. 1709427 NFS: decode destination address in proper network namespace context by Stanislav Kinsbursky · 13 years ago
  48. 599ec12 NFS: parse DNS cache in proper network namespace context by Stanislav Kinsbursky · 13 years ago
  49. 90100b1 SUNRPC: parametrize rpc_pton() by network context by Stanislav Kinsbursky · 13 years ago
  50. 961a828 SUNRPC: Fix potential races in xprt_lock_write_next() by Trond Myklebust · 13 years ago
  51. 2aeb98f NFS: Ensure that mmapped pages remain stable during writeback by Trond Myklebust · 13 years ago
  52. 536e43d NFS: Optimise away unnecessary setattrs for open(O_TRUNC); by Trond Myklebust · 13 years ago
  53. 48c22eb NFS: Move struct nfs_unique_id into struct nfs_seqid_counter by Trond Myklebust · 13 years ago
  54. 7ba127a NFSv4: Move contents of struct rpc_sequence into struct nfs_seqid_counter by Trond Myklebust · 13 years ago
  55. 9d12b21 NFSv41: Add a new helper nfs4_init_sequence() by Trond Myklebust · 13 years ago
  56. d2d7ce2 NFSv4: Replace lock_owner->ld_id with an ida based allocator by Trond Myklebust · 13 years ago
  57. 9157c31 NFSv4: Replace state_owner->so_owner_id with an ida based allocator by Trond Myklebust · 13 years ago
  58. d1e284d NFSv4: Clean up nfs4_get_state_owner by Trond Myklebust · 13 years ago
  59. 1313e60 NFS: Remove unnecessary includes from linux/nfs_fs_i.h by Trond Myklebust · 13 years ago
  60. 2561d61 NFS: remove RPC PipeFS mount point reference from blocklayout routines by Stanislav Kinsbursky · 13 years ago
  61. 627f306 NFS: blocklayout PipeFS notifier introduced by Stanislav Kinsbursky · 13 years ago
  62. 9e2e74d NFS: blocklayout pipe creation per network namespace context introduced by Stanislav Kinsbursky · 13 years ago
  63. 332dfab NFS: handle blocklayout pipe PipeFS dentry by network namespace aware routines by Stanislav Kinsbursky · 13 years ago
  64. eee1732 NFS: idmap PipeFS notifier introduced by Stanislav Kinsbursky · 13 years ago
  65. 4929d1d NFS: handle NFS idmap pipe PipeFS dentries by network namespace aware routines by Stanislav Kinsbursky · 13 years ago
  66. 7bb782c NFS: create callback transports in parent transport network namespace by Stanislav Kinsbursky · 13 years ago
  67. 6d59b8d NFS: pass NFS client owner network namespace to RPC client creation routine by Stanislav Kinsbursky · 13 years ago
  68. e50a7a1 NFS: make NFS client allocated per network namespace context by Stanislav Kinsbursky · 13 years ago
  69. 39cb67b NFS: remove RPC PipeFS mount point references from NFS cache routines by Stanislav Kinsbursky · 13 years ago
  70. 9df69c8 NFS: DNS resolver PipeFS notifier introduced by Stanislav Kinsbursky · 13 years ago
  71. 1b340d0 NFS: DNS resolver cache per network namespace context introduced by Stanislav Kinsbursky · 13 years ago
  72. 5c1cacb NFS: handle NFS caches dentries by network namespace aware routines by Stanislav Kinsbursky · 13 years ago
  73. 9222b95 NFS: split cache creation and PipeFS registration by Stanislav Kinsbursky · 13 years ago
  74. 820f944 SUNRPC: split cache creation and PipeFS registration by Stanislav Kinsbursky · 13 years ago
  75. 30507f5 SUNRPC: remove RPC PipeFS mount point reference from RPC client by Stanislav Kinsbursky · 13 years ago
  76. c239d83 SUNRPC: split SUNPRC PipeFS dentry and private pipe data creation by Stanislav Kinsbursky · 13 years ago
  77. d706ed1 SUNPRC: cleanup RPC PipeFS pipes upcall interface by Stanislav Kinsbursky · 13 years ago
  78. 700920e KEYS: Allow special keyrings to be cleared by David Howells · 13 years ago
  79. a12587b Merge tag 'nfs-for-3.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  80. 0a80939 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  81. a6bc32b mm: compaction: introduce sync-light migration for use by compaction by Mel Gorman · 13 years ago
  82. b969c4a mm: compaction: determine if dirty pages can be migrated without blocking within ->migratepage by Mel Gorman · 13 years ago
  83. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  84. 7c5465d pnfsblock: alloc short extent before submit bio by Peng Tao · 13 years ago
  85. c0411a9 pnfsblock: remove rpc_call_ops from struct parallel_io by Peng Tao · 13 years ago
  86. 72c5088 pnfsblock: move find lock page logic out of bl_write_pagelist by Peng Tao · 13 years ago
  87. 60c52e3 pnfsblock: cleanup bl_mark_sectors_init by Peng Tao · 13 years ago
  88. 74a6eeb pnfsblock: limit bio page count by Peng Tao · 13 years ago
  89. 93a3844 pnfsblock: don't spinlock when freeing block_dev by Peng Tao · 13 years ago
  90. 57582b3 pnfsblock: clean up _add_entry by Peng Tao · 13 years ago
  91. 82b906d pnfsblock: set read/write tk_status to pnfs_error by Peng Tao · 13 years ago
  92. 39e567a pnfsblock: acquire im_lock in _preload_range by Peng Tao · 13 years ago
  93. de040be NFS4: fix compile warnings in nfs4proc.c by Peng Tao · 13 years ago
  94. 363e0df0 nfs: check for integer overflow in decode_devicenotify_args() by Dan Carpenter · 13 years ago
  95. 13fff2f NFS: cleanup endian type in decode_ds_addr() by Dan Carpenter · 13 years ago
  96. 0e0243d NFS: add an endian notation by Dan Carpenter · 13 years ago
  97. 57eccf1 Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  98. 074b1d1 NFSv4: Change the default setting of the nfs4_disable_idmapping parameter by Trond Myklebust · 13 years ago
  99. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  100. 6926afd NFSv4: Save the owner/group name string when doing open by Trond Myklebust · 13 years ago