1. 6dea073 Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  2. 72c23f0 Merge branch 'bugfixes' into linux-next by Trond Myklebust · 10 years ago
  3. d1f456b NFSv4.1: Fix an NFSv4.1 state renewal regression by Andy Adamson · 10 years ago
  4. df817ba3 NFSv4: fix open/lock state recovery error handling by Trond Myklebust · 10 years ago
  5. a4339b7 NFSv4: Fix lock recovery when CREATE_SESSION/SETCLIENTID_CONFIRM fails by Trond Myklebust · 10 years ago
  6. f3f7603 NFS: Fabricate fscache server index key correctly by David Howells · 10 years ago
  7. 3fc3edf NFSv3: Fix missing includes of nfs3_fs.h by Trond Myklebust · 10 years ago
  8. 1aff525 NFS/SUNRPC: Remove other deadlock-avoidance mechanisms in nfs_release_page() by NeilBrown · 10 years ago
  9. 353db79 NFS: avoid waiting at all in nfs_release_page when congested. by NeilBrown · 10 years ago
  10. 9590544 NFS: avoid deadlocks with loop-back mounted NFS filesystems. by NeilBrown · 10 years ago
  11. e87b4c7 NFS: don't use STABLE writes during writeback. by NeilBrown · 10 years ago
  12. 8478eaa NFSv4: use exponential retry on NFS4ERR_DELAY for async requests. by NeilBrown · 10 years ago
  13. 8faaa6d Fixing lease renewal by Olga Kornievskaia · 10 years ago
  14. 2f3169f nfs: fix duplicate proc entries by Fabian Frederick · 10 years ago
  15. 5466112f pnfs/blocklayout: Fix a 64-bit division/remainder issue in bl_map_stripe by Trond Myklebust · 10 years ago
  16. cd9288f NFSv4: Fix another bug in the close/open_downgrade code by Trond Myklebust · 10 years ago
  17. 080af20 NFSv4: nfs4_state_manager() vs. nfs_server_remove_lists() by Steve Dickson · 10 years ago
  18. b262b35 pnfs/blocklayout: include vmalloc.h for __vmalloc by Stephen Rothwell · 10 years ago
  19. 88ac815 nfs41: change PNFS_LAYOUTRET_ON_SETATTR to only return on truncation to smaller size by Peng Tao · 10 years ago
  20. cb8c20f NFS: Move NFS v3 acl functions to nfs3_fs.h by Anna Schumaker · 10 years ago
  21. f08460d NFS: Remove v3 not compiled check from validate_mount_data() by Anna Schumaker · 10 years ago
  22. 00a36a10 NFS: Move v3 declarations out of internal.h by Anna Schumaker · 10 years ago
  23. f418c64 NFS: Unconditionally enable commit code by Anna Schumaker · 10 years ago
  24. 164ae58 pNFS/blocklayout: Remove a couple of unused variables by Trond Myklebust · 10 years ago
  25. 84c9dee pnfs: enable CB_NOTIFY_DEVICEID support by Christoph Hellwig · 10 years ago
  26. 5c83746 pnfs/blocklayout: in-kernel GETDEVICEINFO XDR parsing by Christoph Hellwig · 10 years ago
  27. 871760c pnfs/blocklayout: move all rpc_pipefs related code into a single file by Christoph Hellwig · 10 years ago
  28. ca0fe1d pnfs/blocklayout: refactor extent processing by Christoph Hellwig · 10 years ago
  29. 9cc4754 pnfs/blocklayout: move extent processing to blocklayout.c by Christoph Hellwig · 10 years ago
  30. 34dc93c pnfs/blocklayout: allocate separate pages for the layoutcommit payload by Christoph Hellwig · 10 years ago
  31. d4b18c3 pnfs: remove GETDEVICELIST implementation by Christoph Hellwig · 10 years ago
  32. fd41b47 pnfs/objlayout: fix endianess annotation in objio_alloc_deviceid_node by Christoph Hellwig · 10 years ago
  33. 3e3f6b4 pnfs/blocklayout: remove some debugging by Christoph Hellwig · 10 years ago
  34. f39c010 NFS: remove BUG possibility in nfs4_open_and_get_state by NeilBrown · 10 years ago
  35. 8d11620 nfs: add __acquires and __releases annotations to seqfile start/stop routines by Jeff Layton · 10 years ago
  36. dad2b01 nfs: fix RCU cl_xprt handling in nfs_swap_activate/deactivate by Jeff Layton · 10 years ago
  37. 08a899d nfs: setattr can only change regular file sizes by Christoph Hellwig · 10 years ago
  38. 20d655d pnfs/blocklayout: use the device id cache by Christoph Hellwig · 10 years ago
  39. 30ff060 pnfs: add a nfs4_get_deviceid helper by Christoph Hellwig · 10 years ago
  40. 9dd2fcd pnfs: add a common GETDEVICELIST implementation by Christoph Hellwig · 10 years ago
  41. 661373b pnfs: factor GETDEVICEINFO implementations by Christoph Hellwig · 10 years ago
  42. 848746b pnfs/blocklayout: return layouts on setattr by Christoph Hellwig · 10 years ago
  43. 71d5b76 pnfs/blocklayout: implement the return_range method by Christoph Hellwig · 10 years ago
  44. 8067253 pnfs/blocklayout: rewrite extent tracking by Christoph Hellwig · 10 years ago
  45. 8c792ea pnfs/blocklayout: don't set pages uptodate by Christoph Hellwig · 10 years ago
  46. 3a6fd1f pnfs/blocklayout: remove read-modify-write handling in bl_write_pagelist by Christoph Hellwig · 10 years ago
  47. c88953d pnfs: add return_range method by Christoph Hellwig · 10 years ago
  48. 612aa98 pnfs: add flag to force read-modify-write in ->write_begin by Christoph Hellwig · 10 years ago
  49. 7c5d187 pnfs: force a layout commit when encountering busy segments during recall by Christoph Hellwig · 10 years ago
  50. 3a3908c NFS: Fix a compile warning when !(CONFIG_NFS_V3 || CONFIG_NFS_V4) by Trond Myklebust · 10 years ago
  51. 921b81a pnfs/blocklayout: correctly decrement extent length by Christoph Hellwig · 10 years ago
  52. be98fd0 pnfs/blocklayout: plug block queues by Christoph Hellwig · 10 years ago
  53. 72c5e59 pnfs/blocklayout: improve GETDEVICEINFO error reporting by Christoph Hellwig · 10 years ago
  54. e3aaf7f pnfs/blocklayout: reject pnfs blocksize larger than page size by Christoph Hellwig · 10 years ago
  55. 5f919c9 pnfs: allow splicing pre-encoded pages into the layoutcommit args by Christoph Hellwig · 10 years ago
  56. 47abade pnfs: avoid using stale stateids after layoutreturn by Christoph Hellwig · 10 years ago
  57. defb846 pnfs: retry after a bad stateid error from layoutget by Christoph Hellwig · 10 years ago
  58. 362f747 pnfs: don't check sequence on new stateids in layoutget by Christoph Hellwig · 10 years ago
  59. 1013df61 pnfs: do not pass uninitialized lsegs to ->free_lseg by Christoph Hellwig · 10 years ago
  60. 2e11f82 nfs: cap request size to fit a kmalloced page array by Christoph Hellwig · 10 years ago
  61. bc7d4b8 nfs/filelayout: set layoutcommit depending on write verifier by Peng Tao · 10 years ago
  62. 378520b nfs41: add a helper function to set layoutcommit after commit by Peng Tao · 10 years ago
  63. 61beef7 NFS: Clear up state owner lock usage by Anna Schumaker · 10 years ago
  64. 224ecbf pnfs: fix filelayout_retry_commit when idx > 0 by Weston Andros Adamson · 10 years ago
  65. 0c0e0d3 nfs: revert "nfs4: queue free_lock_state job submission to nfsiod" by Jeff Layton · 10 years ago
  66. 21e8100 nfs: fix kernel warning when removing proc entry by Cong Wang · 10 years ago
  67. 66f09ca nfs: do not start the callback thread until we set rqstp->rq_task by Trond Myklebust · 10 years ago
  68. f87d928f NFSv3: Fix another acl regression by Trond Myklebust · 10 years ago
  69. 412f6c4 NFSv4: Don't clear the open state when we just did an OPEN_DOWNGRADE by Trond Myklebust · 10 years ago
  70. aee7af3 NFSv4: Fix problems with close in the presence of a delegation by Trond Myklebust · 10 years ago
  71. 92a5655 nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_wait by David Jeffery · 10 years ago
  72. 78270e8 nfs: can_coalesce_requests must enforce contiguity by Weston Andros Adamson · 10 years ago
  73. bba5c18 nfs: disallow duplicate pages in pgio page vectors by Weston Andros Adamson · 10 years ago
  74. 7c3af97 nfs: don't sleep with inode lock in lock_and_join_requests by Weston Andros Adamson · 10 years ago
  75. 9497001 nfs: fix error handling in lock_and_join_requests by Weston Andros Adamson · 10 years ago
  76. bfd484a nfs: use blocking page_group_lock in add_request by Weston Andros Adamson · 10 years ago
  77. bc8a309 nfs: fix nonblocking calls to nfs_page_group_lock by Weston Andros Adamson · 10 years ago
  78. fd2f3a0 nfs: change nfs_page_group_lock argument by Weston Andros Adamson · 10 years ago
  79. 8879997 nfs: Ensure that nfs_callback_start_svc sets the server rq_task... by Trond Myklebust · 10 years ago
  80. 06b8ab5 Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  81. f6f9933 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  82. 77e40aa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 10 years ago
  83. 1a0a397 dcache: d_obtain_alias callers don't all want DISCONNECTED by J. Bruce Fields · 11 years ago
  84. bb2cbf5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  85. 71a6ec8 nfs: reject changes to resvport and sharecache during remount by Scott Mayhew · 10 years ago
  86. 5b53dc8 NFS: Avoid infinite loop when RELEASE_LOCKOWNER getting expired error by Kinglong Mee · 10 years ago
  87. 65b3885 NFS: Fix /proc/fs/nfsfs/servers and /proc/fs/nfsfs/volumes by Eric W. Biederman · 10 years ago
  88. 50d7773 NFS: fix two problems in lookup_revalidate in RCU-walk by NeilBrown · 10 years ago
  89. f682a39 NFS: allow lockless access to access_cache by NeilBrown · 11 years ago
  90. 1fa1e38 NFS: teach nfs_lookup_verify_inode to handle LOOKUP_RCU by NeilBrown · 11 years ago
  91. 912a108 NFS: teach nfs_neg_need_reval to understand LOOKUP_RCU by NeilBrown · 11 years ago
  92. f3324a2 NFS: support RCU_WALK in nfs_permission() by NeilBrown · 11 years ago
  93. d51ac1a NFS: prepare for RCU-walk support but pushing tests later in code. by NeilBrown · 11 years ago
  94. 49317a7 NFS: nfs4_lookup_revalidate: only evaluate parent if it will be used. by NeilBrown · 11 years ago
  95. 1f70ef9 NFS: add checks for returned value of try_module_get() by Alexey Khoroshilov · 10 years ago
  96. 411a99a nfs: clear_request_commit while holding i_lock by Weston Andros Adamson · 10 years ago
  97. e6cf82d pnfs: add pnfs_put_lseg_async by Weston Andros Adamson · 10 years ago
  98. 02d1426 pnfs: find swapped pages on pnfs commit lists too by Weston Andros Adamson · 10 years ago
  99. b412ddf nfs: fix comment and add warn_on for PG_INODE_REF by Weston Andros Adamson · 10 years ago
  100. e702920 nfs: check wait_on_bit_lock err in page_group_lock by Weston Andros Adamson · 10 years ago