1. 7e6eb68 NFS: Honor the authflavor set in the clone mount data by Bryan Schumaker · 12 years ago
  2. 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
  3. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  4. f63d395 Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  5. 4b7c8dd NFS: Only define some function when v4.1 is enabled by Bryan Schumaker · 12 years ago
  6. 1728017 NFS: Fix a number of sparse warnings by Trond Myklebust · 12 years ago
  7. 31b8e2a NFS: Make clientaddr= optional by Chuck Lever · 12 years ago
  8. 2446ab6 SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field by Trond Myklebust · 12 years ago
  9. 7d2ed9a NFSv4: parse and display server implementation ids by Weston Andros Adamson · 13 years ago
  10. 7df529a NFSv4.1: Don't call nfs4_deviceid_purge_client() unless we're NFSv4.1 by Trond Myklebust · 12 years ago
  11. abd9669 NFS: Ensure struct nfs_client holds a reference to the net namespace by Trond Myklebust · 13 years ago
  12. b6d1e83 NFS: fix nfs4_find_client_sessionid() arguments list by Stanislav Kinsbursky · 13 years ago
  13. 4c03ae4 NFS: Initialise the nfs_net->nfs_client_lock by Trond Myklebust · 13 years ago
  14. 66697bf LockD: make nlm hosts network namespace aware by Stanislav Kinsbursky · 13 years ago
  15. 4040153 security: trim security.h by Al Viro · 13 years ago
  16. c7add9a NFS: search for client session id in proper network namespace by Stanislav Kinsbursky · 13 years ago
  17. dc03085 NFS: make nfs_client_lock per net ns by Stanislav Kinsbursky · 13 years ago
  18. 28cd1b3 NFS: make cb_ident_idr per net ns by Stanislav Kinsbursky · 13 years ago
  19. c25d32b NFS: make nfs_volume_list per net ns by Stanislav Kinsbursky · 13 years ago
  20. 6b13168 NFS: make nfs_client_list per net ns by Stanislav Kinsbursky · 13 years ago
  21. a613fa1 SUNRPC: constify the rpc_program by Trond Myklebust · 13 years ago
  22. babea47 NFS: remove unused nfs4_find_client_no_ident function by Stanislav Kinsbursky · 13 years ago
  23. d2d7ce2 NFSv4: Replace lock_owner->ld_id with an ida based allocator by Trond Myklebust · 13 years ago
  24. 9157c31 NFSv4: Replace state_owner->so_owner_id with an ida based allocator by Trond Myklebust · 13 years ago
  25. eee1732 NFS: idmap PipeFS notifier introduced by Stanislav Kinsbursky · 13 years ago
  26. 6d59b8d NFS: pass NFS client owner network namespace to RPC client creation routine by Stanislav Kinsbursky · 13 years ago
  27. e50a7a1 NFS: make NFS client allocated per network namespace context by Stanislav Kinsbursky · 13 years ago
  28. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  29. 074b1d1 NFSv4: Change the default setting of the nfs4_disable_idmapping parameter by Trond Myklebust · 13 years ago
  30. 0aaaf5c NFS: Cache state owners after files are closed by Chuck Lever · 13 years ago
  31. 68c9715 SUNRPC: Clean up the RPCSEC_GSS service ticket requests by Trond Myklebust · 13 years ago
  32. 940aab4 Check validity of cl_rpcclient in nfs_server_list_show by Malahal Naineni · 13 years ago
  33. b9dd3ab nfs: fix bug about IPv6 address scope checking by Mi Jinlong · 13 years ago
  34. fe0a9b7 pnfsblock: add device operations by Jim Rees · 13 years ago
  35. dae100c pnfs: ask for layout_blksize and save it in nfs_server by Fred Isaman · 13 years ago
  36. 738fd0f3 pnfs: add set-clear layoutdriver interface by Benny Halevy · 13 years ago
  37. 94b134a NFS: Convert nfs4_set_ds_client to EXPORT_SYMBOL_GPL by Trond Myklebust · 13 years ago
  38. 6382a44 NFS: move pnfs layouts to nfs_server structure by Weston Andros Adamson · 13 years ago
  39. 78fe0f4 NFS: use scope from exchange_id to skip reclaim by Weston Andros Adamson · 13 years ago
  40. 1775bc3 NFSv4.1: purge deviceid cache on nfs_free_client by Benny Halevy · 13 years ago
  41. b064eca2 NFSv4: Send unmapped uid/gids to the server when using auth_sys by Trond Myklebust · 13 years ago
  42. d83217c NFSv4.1: data server connection by Andy Adamson · 13 years ago
  43. 94de8b2 NFSv4.1: add MDS mount DS only check by Andy Adamson · 13 years ago
  44. d6fb79d NFSv4.1: new flag for lease time check by Andy Adamson · 13 years ago
  45. d3b4c9d NFSv4.1: new flag for state renewal check by Andy Adamson · 13 years ago
  46. 45a52a0 NFS move nfs_client initialization into nfs_get_client by Andy Adamson · 13 years ago
  47. 778be23 NFS do not find client in NFSv4 pg_authenticate by Andy Adamson · 14 years ago
  48. d3978bb NFS: Move cl_delegations to the nfs_server struct by Chuck Lever · 14 years ago
  49. fca5238 NFS: Allow walking nfs_client.cl_superblocks list outside client.c by Chuck Lever · 14 years ago
  50. f7e8917 pnfs: layout roc code by Fred Isaman · 14 years ago
  51. c36fca5 NFS refactor nfs_find_client and reference client across callback processing by Andy Adamson · 14 years ago
  52. f4eecd5 NFS implement v4.0 callback_ident by Andy Adamson · 14 years ago
  53. ea00528 NFS do not clear minor version at nfs_client free by Andy Adamson · 14 years ago
  54. 4390110 Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  55. a4dd8dc Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  56. 74eb94b Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  57. 16b374c NFSv4.1: pnfs: filelayout: add driver's LAYOUTGET and GETDEVICEINFO infrastructure by Andy Adamson · 14 years ago
  58. 974cec8 NFS: client needs to maintain list of inodes with active layouts by Andy Adamson · 14 years ago
  59. 85e174b NFS: set layout driver by Ricardo Labiaga · 14 years ago
  60. 6b96724 Revalidate caches on lock by Ricardo Labiaga · 14 years ago
  61. 82f2e54 NFS: Readdir plus in v4 by Bryan Schumaker · 14 years ago
  62. 56e4ebf NFS: readdir with vmapped pages by Bryan Schumaker · 14 years ago
  63. c653ce3 sunrpc: Add net to rpc_create_args by Pavel Emelyanov · 14 years ago
  64. 5eebde2 nfs: introduce mount option '-olocal_lock' to make locks local by Suresh Jayaraman · 14 years ago
  65. b20d37c NFS: Fix a typo in nfs_sockaddr_match_ipaddr6 by Trond Myklebust · 14 years ago
  66. fe74ba3 NFSv41: Cleanup for nfs4_alloc_session. by Trond Myklebust · 14 years ago
  67. 97dc135 NFSv41: Clean up the NFSv4.1 minor version specific operations by Trond Myklebust · 14 years ago
  68. 44950b6 NFSv4.1: Ensure that we initialise the session when following a referral by Trond Myklebust · 14 years ago
  69. fbca779 NFS: Reduce the stack footprint of nfs_create_server by Trond Myklebust · 14 years ago
  70. 815409d NFSv4: Eliminate nfs4_path_walk() by Trond Myklebust · 14 years ago
  71. 356e76b NFS: rsize and wsize settings ignored on v4 mounts by Chuck Lever · 14 years ago
  72. 0df5dd4 NFSv4: fix delegated locking by Trond Myklebust · 14 years ago
  73. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  74. 888ef2e nfs: kill renewd before clearing client minor version by Alexandros Batsakis · 15 years ago
  75. 2449ea2 nfs41: V2 adjust max_rqst_sz, max_resp_sz w.r.t to rsize, wsize by Alexandros Batsakis · 15 years ago
  76. f4373bf nfs: Avoid overrun when copying client IP address string by Ben Hutchings · 15 years ago
  77. 2df5480 NFS: Propagate 'fsc' mount option through automounts by David Howells · 15 years ago
  78. 8a6e5de NFS: Get rid of the NFS_MOUNT_VER3 and NFS_MOUNT_TCP flags by Trond Myklebust · 15 years ago
  79. 88e9d34 seq_file: constify seq_operations by James Morris · 15 years ago
  80. 48d0764 nfs: initialize the backing_dev_info when creating the server by Jens Axboe · 15 years ago
  81. ab3bbaa Merge branch 'nfs-for-2.6.32' by Trond Myklebust · 15 years ago
  82. d993831 writeback: add name to backing_dev_info by Jens Axboe · 15 years ago
  83. e576e05 nfs: remove superfluous BUG_ON()s by Bartlomiej Zolnierkiewicz · 15 years ago
  84. 62ab460c NFSv4: Add 'server capability' flags for NFSv4 recommended attributes by Trond Myklebust · 15 years ago
  85. fccba80 NFSv4: Fix an NFSv4 mount regression by Trond Myklebust · 15 years ago
  86. 1f84603 Merge branch 'devel-for-2.6.31' into for-2.6.31 by Trond Myklebust · 15 years ago
  87. a21bdd9 NFS: Return error code from nfs_callback_up() to user space by Chuck Lever · 15 years ago
  88. 0b5b7ae nfs41: Setup the backchannel by Andy Adamson · 15 years ago
  89. e82dc22 nfs41: Allow NFSv4 and NFSv4.1 callback services to coexist by Andy Adamson · 15 years ago
  90. 7146851 nfs41: minorversion support for nfs4_{init,destroy}_callback by Benny Halevy · 15 years ago
  91. 9bdaa86 nfs41: Refactor nfs4_{init,destroy}_callback for nfs4.0 by Benny Halevy · 15 years ago
  92. 008f55d nfs41: recover lease in _nfs4_lookup_root by Benny Halevy · 15 years ago
  93. 76db6d9 nfs41: add session setup to the state manager by Andy Adamson · 15 years ago
  94. 96b09e0 nfs41: use session attributes for rsize and wsize by Andy Adamson · 15 years ago
  95. cccef3b nfs41: introduce nfs4_call_sync by Andy Adamson · 15 years ago
  96. 557134a nfs41: sessions client infrastructure by Andy Adamson · 15 years ago
  97. 5aae4a9 nfs41: Use mount minorversion option by Benny Halevy · 15 years ago
  98. 94a417f nfs41: nfs_client.cl_minorversion by Benny Halevy · 15 years ago
  99. b797cac NFS: Add mount options to enable local caching on NFS by David Howells · 15 years ago
  100. 5d1acff NFS: Display local caching state by David Howells · 15 years ago