1. 15eb67c nfs41: add range to layoutreturn args by Peng Tao · 10 years ago
  2. ceb11e1 pnfs: allow LD to ask to resend read through pnfs by Peng Tao · 10 years ago
  3. 48d635f nfs: add nfs_pgio_current_mirror helper by Peng Tao · 10 years ago
  4. 47af81f nfs: only reset desc->pg_mirror_idx when mirroring is supported by Peng Tao · 10 years ago
  5. 566f873 nfs41: add a debug warning if we destroy an unempty layout by Peng Tao · 10 years ago
  6. 80c76fe pnfs: fail comparison when bucket verifier not set by Weston Andros Adamson · 10 years ago
  7. 0a00b77 nfs: mirroring support for direct io by Weston Andros Adamson · 10 years ago
  8. a7d42dd nfs: add mirroring support to pgio layer by Weston Andros Adamson · 10 years ago
  9. b57ff13 pnfs: pass ds_commit_idx through the commit path by Weston Andros Adamson · 10 years ago
  10. 6cccbb6 nfs: rename pgio header ds_idx to ds_commit_idx by Weston Andros Adamson · 10 years ago
  11. 309a1d6 nfs: handle overlapping reqs in lock_and_join by Weston Andros Adamson · 10 years ago
  12. 180bb5e pnfs: release lseg in pnfs_generic_pg_cleanup by Weston Andros Adamson · 10 years ago
  13. 2176bf4 nfs: introduce pg_cleanup op for pgio descriptors by Weston Andros Adamson · 10 years ago
  14. c220106 nfs/filelayout: use pnfs_error_mark_layout_for_return by Peng Tao · 10 years ago
  15. e736a5b nfs41: clear NFS_LAYOUT_RETURN if layoutreturn is sent or failed to send by Peng Tao · 10 years ago
  16. aa1e0e3a nfs41: send layoutreturn in last put_lseg by Peng Tao · 10 years ago
  17. ce6ab4f nfs41: don't use a layout if it is marked for returning by Peng Tao · 10 years ago
  18. 016256d nfs41: add a helper to mark layout for return by Peng Tao · 10 years ago
  19. f40eb5d nfs41: make a helper function to send layoutreturn by Peng Tao · 10 years ago
  20. 4579d6b nfs41: pass iomode through layoutreturn args by Peng Tao · 10 years ago
  21. aabff4d nfs: save server READ/WRITE/COMMIT status by Peng Tao · 10 years ago
  22. 9bf8748 nfs41: serialize first layoutget of a file by Peng Tao · 10 years ago
  23. abb9a00 nfs41: close a small race window when adding new layout to global list by Peng Tao · 10 years ago
  24. 72cff44 nfs/flexclient: export pnfs_layoutcommit_inode by Peng Tao · 10 years ago
  25. 36d3e3d nfs: set hostname when creating nfsv3 ds connection by Peng Tao · 10 years ago
  26. 16cecdf NFSv4.1/NFSv3: Add pNFS callbacks for nfs3_(read|write|commit)_done() by Trond Myklebust · 10 years ago
  27. 46a5ab4 nfs: allow to specify cred in nfs_initiate_pgio by Peng Tao · 10 years ago
  28. 2c4b131 nfs4: export nfs4_sequence_done by Peng Tao · 10 years ago
  29. cb04ad2 nfs4: pass slot table to nfs40_setup_sequence by Peng Tao · 10 years ago
  30. c36aae9 nfs: allow different protocol in nfs_initiate_commit by Peng Tao · 10 years ago
  31. abde71f pnfs: Add nfs_rpc_ops in calls to nfs_initiate_pgio by Tom Haynes · 10 years ago
  32. 5f01d95 nfs41: create NFSv3 DS connection if specified by Peng Tao · 10 years ago
  33. 30626f9 nfs41: allow LD to choose DS connection version/minor_version by Peng Tao · 10 years ago
  34. 1a04c6e nfsv3: introduce nfs3_set_ds_client by Peng Tao · 10 years ago
  35. 39280a5 nfs41: move file layout macros to generic pnfs by Peng Tao · 10 years ago
  36. 064172f nfs41: allow LD to choose DS connection auth flavor by Peng Tao · 10 years ago
  37. 7405f9e nfs41: pull nfs4_ds_connect from file layout to generic pnfs by Peng Tao · 10 years ago
  38. 6b7f3cf nfs41: pull decode_ds_addr from file layout to generic pnfs by Peng Tao · 10 years ago
  39. 875ae06 nfs41: pull data server cache from file layout to generic pnfs by Peng Tao · 10 years ago
  40. 085d1e3 pnfs: Do not grab the commit_info lock twice when rescheduling writes by Tom Haynes · 10 years ago
  41. f54bcf2 pnfs: Prepare for flexfiles by pulling out common code by Tom Haynes · 10 years ago
  42. 4e379d3 NFSv4: Remove incorrect check in can_open_delegated() by Trond Myklebust · 10 years ago
  43. 7a01edf NFS: Ignore transport protocol when detecting server trunking by Chuck Lever · 10 years ago
  44. 55b9df9 NFSv4/v4.1: Verify the client owner id during trunking detection by Trond Myklebust · 10 years ago
  45. ceb3a16 NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_client by Trond Myklebust · 10 years ago
  46. 1fc0703 NFSv4.1: Fix client id trunking on Linux by Trond Myklebust · 10 years ago
  47. cbfe0de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  48. ba00410 Merge branch 'iov_iter' into for-next by Al Viro · 10 years ago
  49. 1702562 Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdma into linux-next by Trond Myklebust · 10 years ago
  50. 624bd5b nfs: Add DEALLOCATE support by Anna Schumaker · 10 years ago
  51. f4ac167 nfs: Add ALLOCATE support by Anna Schumaker · 10 years ago
  52. c2ef47b NFS: Clean up nfs4_init_callback() by Chuck Lever · 10 years ago
  53. 6dd3436 NFS: SETCLIENTID XDR buffer sizes are incorrect by Chuck Lever · 10 years ago
  54. e9f456c nfs: define nfs_inc_fscache_stats and using it as possible by Li RongQing · 10 years ago
  55. 5a254d0 nfs: replace nfs_add_stats with nfs_inc_stats when add one by Li RongQing · 10 years ago
  56. fe0bf11 NFS: Deletion of unnecessary checks before the function call "nfs_put_client" by Markus Elfring · 10 years ago
  57. 4bd5a98 nfs41: fix nfs4_proc_layoutget error handling by Peng Tao · 10 years ago
  58. cb1410c NFS: fix subtle change in COMMIT behavior by Weston Andros Adamson · 10 years ago
  59. 6a74c0c pnfs/blocklayout: fix end calculation in pnfs_num_cont_bytes by Christoph Hellwig · 10 years ago
  60. 878ffa9 NFS: Use nfs_server_capable() for checknig NFS_CAP_SEEK by Anna Schumaker · 10 years ago
  61. c1b69b1 nfs: Remove dead case from nfs4_map_errors() by Jan Kara · 10 years ago
  62. 32a5923 rpc_pipefs.c: get rid of f_dentry by Al Viro · 10 years ago
  63. a455589 assorted conversions to %p[dD] by Al Viro · 10 years ago
  64. 41d28bc switch d_materialise_unique() users to d_splice_alias() by Al Viro · 10 years ago
  65. f8ebf7a NFS: Don't try to reclaim delegation open state if recovery failed by Trond Myklebust · 10 years ago
  66. c606bb8 NFSv4: Ensure that we call FREE_STATEID when NFSv4.x stateids are revoked by Trond Myklebust · 10 years ago
  67. 869f9df NFSv4: Fix races between nfs_remove_bad_delegation() and delegation return by Trond Myklebust · 10 years ago
  68. 0c116ca NFSv4.1: nfs41_clear_delegation_stateid shouldn't trust NFS_DELEGATED_STATE by Trond Myklebust · 10 years ago
  69. 4dfd4f7 NFSv4: Ensure that we remove NFSv4.0 delegations when state has expired by Trond Myklebust · 10 years ago
  70. e983120 NFS: SEEK is an NFS v4.2 feature by Anna Schumaker · 10 years ago
  71. 16caf5b nfs: Fix use of uninitialized variable in nfs_getattr() by Jan Kara · 10 years ago
  72. b283f94 nfs: Remove bogus assignment by Jan Kara · 10 years ago
  73. 16c9914 nfs: remove spurious WARN_ON_ONCE in write path by Weston Andros Adamson · 10 years ago
  74. e0d4ed7 pnfs/blocklayout: serialize GETDEVICEINFO calls by Christoph Hellwig · 10 years ago
  75. 8c393f9 nfs: fix pnfs direct write memory leak by Peng Tao · 10 years ago
  76. dca78001 Revert "NFS: nfs4_do_open should add negative results to the dcache." by Trond Myklebust · 10 years ago
  77. 7488cbc Revert "NFS: remove BUG possibility in nfs4_open_and_get_state" by Trond Myklebust · 10 years ago
  78. 809fd14 NFSv4: Ensure nfs_atomic_open set the dentry verifier on ENOENT by Trond Myklebust · 10 years ago
  79. 946e51f move d_rcu from overlapping d_child to overlapping d_alias by Al Viro · 10 years ago
  80. 848a552 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 10 years ago
  81. aa281ac Boaz Harrosh - Fix broken email address by Boaz Harrosh · 10 years ago
  82. ead13ae Merge tag 'nfs-for-3.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  83. d3dc366 Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  84. e19a8a0 block: Remove REQ_KERNEL by Martin K. Petersen · 10 years ago
  85. b8fb9c30 NFS: Fix a bogus warning in nfs_generic_pgio by Trond Myklebust · 10 years ago
  86. 3caa0c6 NFS: Fix an uninitialised pointer Oops in the writeback error path by Trond Myklebust · 10 years ago
  87. faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  88. 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  89. 5e40d33 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  90. ef4a48c Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  91. 5542aa2 vfs: Make d_invalidate return void by Eric W. Biederman · 11 years ago
  92. 9b053f3 vfs: Remove unnecessary calls of check_submounts_and_drop by Eric W. Biederman · 11 years ago
  93. 6543f80 NFSv4.1/pnfs: replace broken pnfs_put_lseg_async by Trond Myklebust · 10 years ago
  94. ea18cb3 NFSv4: Remove dead prototype for nfs4_insert_deviceid_node() by Tom Haynes · 10 years ago
  95. 6dea073 Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  96. b4b5679 Merge branch 'client-4.2' into linux-next by Trond Myklebust · 10 years ago
  97. 72c23f0 Merge branch 'bugfixes' into linux-next by Trond Myklebust · 10 years ago
  98. d1f456b NFSv4.1: Fix an NFSv4.1 state renewal regression by Andy Adamson · 10 years ago
  99. 1c6dcbe NFS: Implement SEEK by Anna Schumaker · 10 years ago
  100. 4a3a0eb Merge commit '24bab491220f' into client-4.2 by Trond Myklebust · 10 years ago