1. 125f42b Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  2. 4f253e1 nfs: Mark unnecessarily extern functions as static by Jan Kara · 8 years ago
  3. fe3b81b NFS: Use ERR_CAST() to avoid cross-structure cast by Kees Cook · 8 years ago
  4. b49c15f NFSv4.0: Fix a lock leak in nfs40_walk_client_list by Trond Myklebust · 8 years ago
  5. 08cb5b0 pnfs: Fix the check for requests in range of layout segment by Benjamin Coddington · 8 years ago
  6. 662f9a1 pNFS/flexfiles: missing error code in ff_layout_alloc_lseg() by Dan Carpenter · 8 years ago
  7. 6d3b5d8 NFS fix COMMIT after COPY by Olga Kornievskaia · 8 years ago
  8. c70422f Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  9. 73ccb02 Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  10. 76b2a30 pNFS/flexfiles: Always attempt to call layoutstats when flexfiles is enabled by Trond Myklebust · 8 years ago
  11. f4b23de NFSv4.1: Work around a Linux server bug... by Trond Myklebust · 8 years ago
  12. e092693 NFS append COMMIT after synchronous COPY by Olga Kornievskaia · 8 years ago
  13. 28cf22d NFSv4: Fix exclusive create attributes encoding by Trond Myklebust · 8 years ago
  14. 2e84611 NFSv4: Fix an rcu lock leak by Trond Myklebust · 8 years ago
  15. 0795bf8 nfs: use kmap/kunmap directly by Fabian Frederick · 8 years ago
  16. 59b86d8 NFS: always treat the invocation of nfs_getattr as cache hit when noac is on by Hou Tao · 8 years ago
  17. 5c737cb Fix nfs_client refcounting if kmalloc fails in nfs4_proc_exchange_id and nfs4_proc_async_renew by Dave Wysochanski · 8 years ago
  18. 0048fdd NFSv4.1: RECLAIM_COMPLETE must handle NFS4ERR_CONN_NOT_BOUND_TO_SESSION by Trond Myklebust · 8 years ago
  19. 9052c7c nfs: Fix bdi handling for cloned superblocks by Jan Kara · 8 years ago
  20. c296cfe pNFS: Fix NULL dereference in pnfs_generic_alloc_ds_commits by Fred Isaman · 8 years ago
  21. 5f01148 pNFS: Fix a typo in pnfs_generic_alloc_ds_commits by Trond Myklebust · 8 years ago
  22. 61f454e pNFS: Fix a deadlock when coalescing writes and returning the layout by Trond Myklebust · 8 years ago
  23. 5466d21 pNFS: Don't clear the layout return info if there are segments to return by Trond Myklebust · 8 years ago
  24. 6947529 Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  25. 1f18b82 pNFS: Ensure we commit the layout if it has been invalidated by Trond Myklebust · 8 years ago
  26. 722f0b8 pNFS: Don't send COMMITs to the DSes if the server invalidated our layout by Trond Myklebust · 8 years ago
  27. 37f8aa1 pNFS/flexfiles: Fix up the ff_layout_write_pagelist failure path by Trond Myklebust · 8 years ago
  28. bdebfcc pNFS: Ensure we check layout validity before marking it for return by Trond Myklebust · 8 years ago
  29. 88bd4f8 NFS4.1 handle interrupted slot reuse from ERR_DELAY by Olga Kornievskaia · 8 years ago
  30. 4edabfd NFSv4: check return value of xdr_inline_decode by Pan Bian · 8 years ago
  31. 209aa23 nfs/filelayout: fix NULL pointer dereference in fl_pnfs_update_layout() by Artem Savkov · 8 years ago
  32. ed6473d NFSv4: Fix callback server shutdown by Trond Myklebust · 8 years ago
  33. df807ff NFSv4.x/callback: Create the callback service through svc_create_pooled by Kinglong Mee · 8 years ago
  34. c373fff NFSv4: Don't special case "launder" by Trond Myklebust · 8 years ago
  35. 54551d8 NFS: Add a few more fatal I/O errors to nfs_error_is_fatal() by Trond Myklebust · 8 years ago
  36. bb3393d NFSv3: nfs3_nlm_alloc_call should be declared static by Trond Myklebust · 8 years ago
  37. a659881 NFS: Don't write back further requests if there is a pending write error by Trond Myklebust · 8 years ago
  38. 6aeafd0 pNFS: Fix use after free issues in pnfs_do_read() by Trond Myklebust · 8 years ago
  39. b3230e8 pNFS: Ensure we check layout segment validity in the pg_init() callback by Trond Myklebust · 8 years ago
  40. f30cb75 NFS: Always wait for I/O completion before unlock by Benjamin Coddington · 8 years ago
  41. b1ece73 lockd: Introduce nlmclnt_operations by Benjamin Coddington · 8 years ago
  42. 7d6ddf8 NFS: Add an iocounter wait function for async RPC tasks by Benjamin Coddington · 8 years ago
  43. e129372 NFS: Move the flock open mode check into nfs_flock() by Benjamin Coddington · 8 years ago
  44. 12a16d1 NFS4: remove a redundant lock range check by Benjamin Coddington · 8 years ago
  45. 675e508 pNFS: unexport nfs4_pnfs_v3_ds_connect_unload by Trond Myklebust · 8 years ago
  46. b941968 pNFS: Unexport pnfs_put_lseg_locked and _pnfs_return_layout by Trond Myklebust · 8 years ago
  47. 7350474 pNFS: Remove unused layout driver callbacks by Trond Myklebust · 8 years ago
  48. 6d22323 nfs: remove the objlayout driver by Christoph Hellwig · 8 years ago
  49. 260f32a pNFS/flexfiles: Check the result of nfs4_pnfs_ds_connect by Trond Myklebust · 8 years ago
  50. 56e0d71 NFSv4: Fix a hang in OPEN related to server reboot by Trond Myklebust · 8 years ago
  51. c1844d5 fs: Remove SB_I_DYNBDI flag by Jan Kara · 8 years ago
  52. 0db10944 nfs: Convert to separately allocated bdi by Jan Kara · 8 years ago
  53. fbe77c3 NFS: move rw_mode to nfs_pageio_header by Benjamin Coddington · 8 years ago
  54. 8ef9b0b NFS: move nfs_pgarray_set() to open code by Benjamin Coddington · 8 years ago
  55. ae97aa5 NFS: Use GFP_NOIO for two allocations in writeback by Benjamin Coddington · 8 years ago
  56. 1f84ccd NFS: Fix use after free in write error path by Fred Isaman · 8 years ago
  57. 43b7d96 NFS: Fix missing pg_cleanup after nfs_pageio_cond_complete() by Benjamin Coddington · 8 years ago
  58. 518662e NFS: fix usage of mempools. by NeilBrown · 8 years ago
  59. f614871 NFS: Clean up nfs4_proc_get_lease_time() by Anna Schumaker · 8 years ago
  60. e917f0d NFS: Clean up _nfs4_proc_exchange_id() by Anna Schumaker · 8 years ago
  61. c7ae763 NFS: Clean up nfs4_proc_bind_one_conn_to_session() by Anna Schumaker · 8 years ago
  62. 3183783 NFS: Remove extra dprintk()s from nfs4namespace.c by Anna Schumaker · 8 years ago
  63. 539fd1d NFS: Clean up nfs4_get_rootfh() by Anna Schumaker · 8 years ago
  64. 4fe6b36 NFS: Remove extra dprintk()s from nfs4client.c by Anna Schumaker · 8 years ago
  65. 1073d9b NFS: Clean up nfs4_init_server() by Anna Schumaker · 8 years ago
  66. 2dc42c0 NFS: Clean up nfs4_set_client() by Anna Schumaker · 8 years ago
  67. 8da0f93 NFS: Clean up nfs4_check_server_scope() by Anna Schumaker · 8 years ago
  68. ddfa0d4 NFS: Clean up nfs4_check_serverowner_major_id() by Anna Schumaker · 8 years ago
  69. 14d1bbb NFS: Create a common nfs4_match_client() function by Anna Schumaker · 8 years ago
  70. 5b6d3ff NFS: Clean up nfs4_check_serverowner_minor_id() by Anna Schumaker · 8 years ago
  71. f251fd9 NFS: Clean up nfs4_match_clientids() by Anna Schumaker · 8 years ago
  72. 5be1810 NFS: Clean up nfs42_layoutstat_done() by Anna Schumaker · 8 years ago
  73. e36d48e NFS: Remove extra dprintk()s from namespace.c by Anna Schumaker · 8 years ago
  74. fe4f844 NFS: Clean up nfs_direct_commit_complete() by Anna Schumaker · 8 years ago
  75. beeb533 NFS: Remove nfs_direct_readpage_release() by Anna Schumaker · 8 years ago
  76. 4cbb976 NFS: Clean up extra dprintk()s in client.c by Anna Schumaker · 8 years ago
  77. 2844b6a NFS: Clean up nfs_init_client() by Anna Schumaker · 8 years ago
  78. 36718a6 NFS: Remove extra dprintk()s from callback_xdr.c by Anna Schumaker · 8 years ago
  79. 3d0bfaa NFS: Clean up encode_cb_sequence_res() by Anna Schumaker · 8 years ago
  80. 535ece2 NFS: Clean up decode_notify_lock_args() by Anna Schumaker · 8 years ago
  81. 1796549 NFS: Clean up decode_cb_sequence_args() by Anna Schumaker · 8 years ago
  82. c79d56d NFS: Clean up decode_layoutrecall_args() by Anna Schumaker · 8 years ago
  83. 135a4ea NFS: Clean up decode_recall_args() by Anna Schumaker · 8 years ago
  84. 56938bb NFS: Clean up decode_getattr_args() by Anna Schumaker · 8 years ago
  85. be55f1b NFS: Remove extra dprintk()s from callback_proc.c by Anna Schumaker · 8 years ago
  86. 5694a4f NFS: Clean up nfs4_callback_layoutrecall() by Anna Schumaker · 8 years ago
  87. 1a916ce NFS: Clean up do_callback_layoutrecall() by Anna Schumaker · 8 years ago
  88. a7878ca nfs: flexfilelayout: remove v3-only data server limitation by Tigran Mkrtchyan · 8 years ago
  89. b044f64 NFS: switch back to to ->iterate() by Benjamin Coddington · 8 years ago
  90. 85128b2 fix nfs O_DIRECT advancing iov_iter too much by Al Viro · 8 years ago
  91. f9799ad Merge tag 'nfs-for-4.11-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  92. f17f8a1 nfs: flexfiles: fix kernel OOPS if MDS returns unsupported DS type by Tigran Mkrtchyan · 8 years ago
  93. 0e3d3e5 NFSv4.1 fix infinite loop on IO BAD_STATEID error by Olga Kornievskaia · 8 years ago
  94. fabbbee PNFS fix fallback to MDS if got error on commit to DS by Olga Kornievskaia · 8 years ago
  95. 8d40b0f NFS filelayout:call GETDEVICEINFO after pnfs_layout_process completes by Andy Adamson · 8 years ago
  96. 629dc87 NFS store nfs4_deviceid in struct nfs4_filelayout_segment by Andy Adamson · 8 years ago
  97. 551afbb NFS cleanup struct nfs4_filelayout_segment by Andy Adamson · 8 years ago
  98. d4ea7e3 NFS: Fix old dentry rehash after move by Benjamin Coddington · 8 years ago
  99. 8841b5f Merge tag 'nfs-for-4.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  100. da066f3 pNFS/flexfiles: never nfs4_mark_deviceid_unavailable by Weston Andros Adamson · 8 years ago