1. 46a5ab4 nfs: allow to specify cred in nfs_initiate_pgio by Peng Tao · 10 years ago
  2. 2c4b131 nfs4: export nfs4_sequence_done by Peng Tao · 10 years ago
  3. cb04ad2 nfs4: pass slot table to nfs40_setup_sequence by Peng Tao · 10 years ago
  4. c36aae9 nfs: allow different protocol in nfs_initiate_commit by Peng Tao · 10 years ago
  5. abde71f pnfs: Add nfs_rpc_ops in calls to nfs_initiate_pgio by Tom Haynes · 10 years ago
  6. 5f01d95 nfs41: create NFSv3 DS connection if specified by Peng Tao · 10 years ago
  7. 30626f9 nfs41: allow LD to choose DS connection version/minor_version by Peng Tao · 10 years ago
  8. 1a04c6e nfsv3: introduce nfs3_set_ds_client by Peng Tao · 10 years ago
  9. 39280a5 nfs41: move file layout macros to generic pnfs by Peng Tao · 10 years ago
  10. 064172f nfs41: allow LD to choose DS connection auth flavor by Peng Tao · 10 years ago
  11. 7405f9e nfs41: pull nfs4_ds_connect from file layout to generic pnfs by Peng Tao · 10 years ago
  12. 6b7f3cf nfs41: pull decode_ds_addr from file layout to generic pnfs by Peng Tao · 10 years ago
  13. 875ae06 nfs41: pull data server cache from file layout to generic pnfs by Peng Tao · 10 years ago
  14. 085d1e3 pnfs: Do not grab the commit_info lock twice when rescheduling writes by Tom Haynes · 10 years ago
  15. f54bcf2 pnfs: Prepare for flexfiles by pulling out common code by Tom Haynes · 10 years ago
  16. 4e379d3 NFSv4: Remove incorrect check in can_open_delegated() by Trond Myklebust · 10 years ago
  17. 7a01edf NFS: Ignore transport protocol when detecting server trunking by Chuck Lever · 10 years ago
  18. 55b9df9 NFSv4/v4.1: Verify the client owner id during trunking detection by Trond Myklebust · 10 years ago
  19. ceb3a16 NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_client by Trond Myklebust · 10 years ago
  20. 1fc0703 NFSv4.1: Fix client id trunking on Linux by Trond Myklebust · 10 years ago
  21. cbfe0de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  22. ba00410 Merge branch 'iov_iter' into for-next by Al Viro · 10 years ago
  23. 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
  24. 624bd5b nfs: Add DEALLOCATE support by Anna Schumaker · 10 years ago
  25. f4ac167 nfs: Add ALLOCATE support by Anna Schumaker · 10 years ago
  26. c2ef47b NFS: Clean up nfs4_init_callback() by Chuck Lever · 10 years ago
  27. 6dd3436 NFS: SETCLIENTID XDR buffer sizes are incorrect by Chuck Lever · 10 years ago
  28. e9f456c nfs: define nfs_inc_fscache_stats and using it as possible by Li RongQing · 10 years ago
  29. 5a254d0 nfs: replace nfs_add_stats with nfs_inc_stats when add one by Li RongQing · 10 years ago
  30. fe0bf11 NFS: Deletion of unnecessary checks before the function call "nfs_put_client" by Markus Elfring · 10 years ago
  31. 4bd5a980 nfs41: fix nfs4_proc_layoutget error handling by Peng Tao · 10 years ago
  32. cb1410c NFS: fix subtle change in COMMIT behavior by Weston Andros Adamson · 10 years ago
  33. 6a74c0c pnfs/blocklayout: fix end calculation in pnfs_num_cont_bytes by Christoph Hellwig · 10 years ago
  34. 878ffa9 NFS: Use nfs_server_capable() for checknig NFS_CAP_SEEK by Anna Schumaker · 10 years ago
  35. c1b69b1 nfs: Remove dead case from nfs4_map_errors() by Jan Kara · 10 years ago
  36. 32a5923 rpc_pipefs.c: get rid of f_dentry by Al Viro · 10 years ago
  37. a455589 assorted conversions to %p[dD] by Al Viro · 10 years ago
  38. 41d28bc switch d_materialise_unique() users to d_splice_alias() by Al Viro · 10 years ago
  39. f8ebf7a NFS: Don't try to reclaim delegation open state if recovery failed by Trond Myklebust · 10 years ago
  40. c606bb8 NFSv4: Ensure that we call FREE_STATEID when NFSv4.x stateids are revoked by Trond Myklebust · 10 years ago
  41. 869f9df NFSv4: Fix races between nfs_remove_bad_delegation() and delegation return by Trond Myklebust · 10 years ago
  42. 0c116ca NFSv4.1: nfs41_clear_delegation_stateid shouldn't trust NFS_DELEGATED_STATE by Trond Myklebust · 10 years ago
  43. 4dfd4f7 NFSv4: Ensure that we remove NFSv4.0 delegations when state has expired by Trond Myklebust · 10 years ago
  44. e983120 NFS: SEEK is an NFS v4.2 feature by Anna Schumaker · 10 years ago
  45. 16caf5b nfs: Fix use of uninitialized variable in nfs_getattr() by Jan Kara · 10 years ago
  46. b283f94 nfs: Remove bogus assignment by Jan Kara · 10 years ago
  47. 16c9914 nfs: remove spurious WARN_ON_ONCE in write path by Weston Andros Adamson · 10 years ago
  48. e0d4ed7 pnfs/blocklayout: serialize GETDEVICEINFO calls by Christoph Hellwig · 10 years ago
  49. 8c393f9 nfs: fix pnfs direct write memory leak by Peng Tao · 10 years ago
  50. dca78001 Revert "NFS: nfs4_do_open should add negative results to the dcache." by Trond Myklebust · 10 years ago
  51. 7488cbc Revert "NFS: remove BUG possibility in nfs4_open_and_get_state" by Trond Myklebust · 10 years ago
  52. 809fd14 NFSv4: Ensure nfs_atomic_open set the dentry verifier on ENOENT by Trond Myklebust · 10 years ago
  53. 946e51f move d_rcu from overlapping d_child to overlapping d_alias by Al Viro · 10 years ago
  54. 848a552 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 10 years ago
  55. aa281ac Boaz Harrosh - Fix broken email address by Boaz Harrosh · 10 years ago
  56. ead13ae Merge tag 'nfs-for-3.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  57. d3dc366 Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  58. e19a8a0 block: Remove REQ_KERNEL by Martin K. Petersen · 10 years ago
  59. b8fb9c30 NFS: Fix a bogus warning in nfs_generic_pgio by Trond Myklebust · 10 years ago
  60. 3caa0c6 NFS: Fix an uninitialised pointer Oops in the writeback error path by Trond Myklebust · 10 years ago
  61. 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
  62. 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  63. 5e40d33 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  64. ef4a48c Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  65. 5542aa2 vfs: Make d_invalidate return void by Eric W. Biederman · 11 years ago
  66. 9b053f3 vfs: Remove unnecessary calls of check_submounts_and_drop by Eric W. Biederman · 11 years ago
  67. 6543f80 NFSv4.1/pnfs: replace broken pnfs_put_lseg_async by Trond Myklebust · 10 years ago
  68. ea18cb3 NFSv4: Remove dead prototype for nfs4_insert_deviceid_node() by Tom Haynes · 10 years ago
  69. 6dea073 Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  70. b4b5679 Merge branch 'client-4.2' into linux-next by Trond Myklebust · 10 years ago
  71. 72c23f0 Merge branch 'bugfixes' into linux-next by Trond Myklebust · 10 years ago
  72. d1f456b NFSv4.1: Fix an NFSv4.1 state renewal regression by Andy Adamson · 10 years ago
  73. 1c6dcbe NFS: Implement SEEK by Anna Schumaker · 10 years ago
  74. 4a3a0eb Merge commit '24bab491220f' into client-4.2 by Trond Myklebust · 10 years ago
  75. 6c8ff87 Merge commit 'v3.16' into next by James Morris · 10 years ago
  76. df817ba3 NFSv4: fix open/lock state recovery error handling by Trond Myklebust · 10 years ago
  77. a4339b7 NFSv4: Fix lock recovery when CREATE_SESSION/SETCLIENTID_CONFIRM fails by Trond Myklebust · 10 years ago
  78. f3f7603 NFS: Fabricate fscache server index key correctly by David Howells · 10 years ago
  79. 3fc3edf NFSv3: Fix missing includes of nfs3_fs.h by Trond Myklebust · 10 years ago
  80. 1aff525 NFS/SUNRPC: Remove other deadlock-avoidance mechanisms in nfs_release_page() by NeilBrown · 10 years ago
  81. 353db79 NFS: avoid waiting at all in nfs_release_page when congested. by NeilBrown · 10 years ago
  82. 9590544 NFS: avoid deadlocks with loop-back mounted NFS filesystems. by NeilBrown · 10 years ago
  83. e87b4c7 NFS: don't use STABLE writes during writeback. by NeilBrown · 10 years ago
  84. 8478eaa NFSv4: use exponential retry on NFS4ERR_DELAY for async requests. by NeilBrown · 10 years ago
  85. 8faaa6d Fixing lease renewal by Olga Kornievskaia · 10 years ago
  86. 2f3169f nfs: fix duplicate proc entries by Fabian Frederick · 10 years ago
  87. 5466112f pnfs/blocklayout: Fix a 64-bit division/remainder issue in bl_map_stripe by Trond Myklebust · 10 years ago
  88. f139caf sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule() by Kirill Tkhai · 10 years ago
  89. cd9288f NFSv4: Fix another bug in the close/open_downgrade code by Trond Myklebust · 10 years ago
  90. 080af20 NFSv4: nfs4_state_manager() vs. nfs_server_remove_lists() by Steve Dickson · 10 years ago
  91. c06cfb0 KEYS: Remove key_type::match in favour of overriding default by match_preparse by David Howells · 10 years ago
  92. b262b35 pnfs/blocklayout: include vmalloc.h for __vmalloc by Stephen Rothwell · 10 years ago
  93. 88ac815 nfs41: change PNFS_LAYOUTRET_ON_SETATTR to only return on truncation to smaller size by Peng Tao · 10 years ago
  94. cb8c20f NFS: Move NFS v3 acl functions to nfs3_fs.h by Anna Schumaker · 10 years ago
  95. f08460d NFS: Remove v3 not compiled check from validate_mount_data() by Anna Schumaker · 10 years ago
  96. 00a36a10 NFS: Move v3 declarations out of internal.h by Anna Schumaker · 10 years ago
  97. f418c64 NFS: Unconditionally enable commit code by Anna Schumaker · 10 years ago
  98. 164ae58 pNFS/blocklayout: Remove a couple of unused variables by Trond Myklebust · 10 years ago
  99. 84c9dee pnfs: enable CB_NOTIFY_DEVICEID support by Christoph Hellwig · 10 years ago
  100. 5c83746a pnfs/blocklayout: in-kernel GETDEVICEINFO XDR parsing by Christoph Hellwig · 10 years ago