1. ee6625a pNFS: Fix a reference leak in _pnfs_return_layout by Trond Myklebust · 8 years ago
  2. 406dab8 nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED" by Chuck Lever · 8 years ago
  3. a430607 NFSv4.0: always send mode in SETATTR after EXCLUSIVE4 by Benjamin Coddington · 8 years ago
  4. 8ac0925 NFSv4.1: Fix a deadlock in layoutget by Trond Myklebust · 8 years ago
  5. c6180a6 NFSv4: Fix client recovery when server reboots multiple times by Trond Myklebust · 8 years ago
  6. d3129ef NFSv4: update_changeattr should update the attribute timestamp by Trond Myklebust · 8 years ago
  7. c40d52f NFSv4: Don't call update_changeattr() unless the unlink is successful by Trond Myklebust · 8 years ago
  8. c733c49 NFSv4: Don't apply change_info4 twice on rename within a directory by Trond Myklebust · 8 years ago
  9. 2dfc617 NFSv4: Call update_changeattr() from _nfs4_proc_open only if a file was created by Trond Myklebust · 8 years ago
  10. 4b09ec4 nfs: Don't take a reference on fl->fl_file for LOCK operation by Benjamin Coddington · 8 years ago
  11. 1f3a8e4 ktime: Get rid of ktime_equal() by Thomas Gleixner · 8 years ago
  12. 2456e85 ktime: Get rid of the union by Thomas Gleixner · 8 years ago
  13. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  14. bc1ecd6 Merge tag 'nfs-for-4.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  15. 8ac2b422 NFSv4: Retry the DELEGRETURN if the embedded GETATTR is rejected with EACCES by Trond Myklebust · 8 years ago
  16. f07d4a3 NFS: Retry the CLOSE if the embedded GETATTR is rejected with EACCES by Trond Myklebust · 8 years ago
  17. d8d8498 NFSv4: Place the GETATTR operation before the CLOSE by Trond Myklebust · 8 years ago
  18. 9413a1a NFSv4: Also ask for attributes when downgrading to a READ-only state by Trond Myklebust · 8 years ago
  19. a5f925b NFS: Don't abuse NFS_INO_REVAL_FORCED in nfs_post_op_update_inode_locked() by Trond Myklebust · 8 years ago
  20. e71708d pNFS: Return RW layouts on OPEN_DOWNGRADE by Trond Myklebust · 8 years ago
  21. b680814 NFSv4: Add encode/decode of the layoutreturn op in OPEN_DOWNGRADE by Trond Myklebust · 8 years ago
  22. 86cfb04 NFS: Don't disconnect open-owner on NFS4ERR_BAD_SEQID by NeilBrown · 8 years ago
  23. 3f8f254 NFSv4: ensure __nfs4_find_lock_state returns consistent result. by NeilBrown · 8 years ago
  24. cfd278c NFSv4.1: nfs4_fl_prepare_ds must be careful about reporting success. by NeilBrown · 8 years ago
  25. 1c48cee pNFS/flexfiles: delete deviceid, don't mark inactive by Weston Andros Adamson · 8 years ago
  26. 187e593 NFS: Clean up nfs_attribute_timeout() by Trond Myklebust · 8 years ago
  27. 3f642a1 NFS: Remove unused function nfs_revalidate_inode_rcu() by Trond Myklebust · 8 years ago
  28. 21c3ba7 NFS: Fix and clean up the access cache validity checking by Trond Myklebust · 8 years ago
  29. 9cdd1d3 NFS: Only look at the change attribute cache state in nfs_weak_revalidate() by Trond Myklebust · 8 years ago
  30. 61540bf NFS: Clean up cache validity checking by Trond Myklebust · 8 years ago
  31. 58ff418 NFS: Don't revalidate the file on close if we hold a delegation by Trond Myklebust · 8 years ago
  32. 0bc2c9b NFSv4: Don't discard the attributes returned by asynchronous DELEGRETURN by Trond Myklebust · 8 years ago
  33. e603a4c NFSv4: Update the attribute cache info in update_changeattr by Trond Myklebust · 8 years ago
  34. 231753e Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  35. 0110c35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  36. 73e2e0c Merge tag 'nfs-for-4.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  37. dff25dd nfs: add support for the umask attribute by Andreas Gruenbacher · 8 years ago
  38. c0cf3ef nfs_write_end(): fix handling of short copies by Al Viro · 8 years ago
  39. d915211 pNFS/flexfiles: Ensure we have enough buffer for layoutreturn by Trond Myklebust · 8 years ago
  40. 5ba6a09 pNFS/flexfiles: Remove a redundant parameter in ff_layout_encode_ioerr() by Trond Myklebust · 8 years ago
  41. dfeef68 vfs: remove ".readlink = generic_readlink" assignments by Miklos Szeredi · 8 years ago
  42. 65990d1 pNFS/flexfiles: Fix a deadlock on LAYOUTGET by Fred Isaman · 8 years ago
  43. 2f065dd pNFS: Layoutreturn must free the layout after the layout-private data by Trond Myklebust · 8 years ago
  44. cb06793 pNFS/flexfiles: Fix ff_layout_add_ds_error_locked() by Trond Myklebust · 8 years ago
  45. 7a0566b NFSv4: Add missing nfs_put_lock_context() by NeilBrown · 8 years ago
  46. 362fb57 pNFS: Release NFS_LAYOUT_RETURN when invalidating the layout stateid by Trond Myklebust · 8 years ago
  47. d94cbf6 NFSv4.1: Don't schedule lease recovery in nfs4_schedule_session_recovery() by Trond Myklebust · 8 years ago
  48. 2cf10cd NFSv4.1: Handle NFS4ERR_BADSESSION/NFS4ERR_DEADSESSION replies to OP_SEQUENCE by Trond Myklebust · 8 years ago
  49. 1cd9cb0 NFS: Only look at the change attribute cache state in nfs_check_verifier by Trond Myklebust · 8 years ago
  50. 9310b22 NFS: Fix incorrect size revalidation when holding a delegation by Trond Myklebust · 8 years ago
  51. 1072777 NFS: Fix incorrect mapping revalidation when holding a delegation by Trond Myklebust · 8 years ago
  52. 230bc96 pNFS/flexfiles: Support sending layoutstats in layoutreturn by Trond Myklebust · 8 years ago
  53. 422c93c pNFS/flexfiles: Minor refactoring before adding iostats to layoutreturn by Trond Myklebust · 8 years ago
  54. 2f8220c NFS: Fix up read of mirror stats by Trond Myklebust · 8 years ago
  55. 08e2e5b pNFS/flexfiles: Clean up layoutstats by Trond Myklebust · 8 years ago
  56. 5b9b3c8 pNFS/flexfiles: Refactor encoding of the layoutreturn payload by Trond Myklebust · 8 years ago
  57. 287bd3e pNFS: Add a layoutreturn callback to performa layout-private setup by Trond Myklebust · 8 years ago
  58. 4d796d7 pNFS: Allow layout drivers to manage private data in struct nfs4_layoutreturn by Trond Myklebust · 8 years ago
  59. 06946c6 pNFS/flexfiles: Only send layoutstats updates for mirrors that were updated by Trond Myklebust · 8 years ago
  60. 46c98c6 pNFS/flexfiles: Don't attempt to send layoutstats if there are no entries by Trond Myklebust · 8 years ago
  61. 1bcf4c5 NFS: Allow getattr to also report readdirplus cache hits by Trond Myklebust · 8 years ago
  62. 63519fb NFS: Be more targeted about readdirplus use when doing lookup/revalidation by Trond Myklebust · 8 years ago
  63. 79f687a3 NFS: Fix a performance regression in readdir by Trond Myklebust · 8 years ago
  64. f36ab16 NFS: fix typo in parameter description by Wei Yongjun · 8 years ago
  65. d51fdb8 NFS: discard nfs_lockowner structure. by NeilBrown · 8 years ago
  66. 8d42443 NFSv4: enhance nfs4_copy_lock_stateid to use a flock stateid if there is one by NeilBrown · 8 years ago
  67. 1739347 NFSv4: change nfs4_select_rw_stateid to take a lock_context inplace of lock_owner by NeilBrown · 8 years ago
  68. 29b59f9 NFSv4: change nfs4_do_setattr to take an open_context instead of a nfs4_state. by NeilBrown · 8 years ago
  69. 532d4de NFSv4: add flock_owner to open context by NeilBrown · 8 years ago
  70. b184b5c NFS: remove l_pid field from nfs_lockowner by NeilBrown · 8 years ago
  71. 4d3b55d NFS: Remove unused argument from nfs_direct_write_complete() by Anna Schumaker · 8 years ago
  72. 7d38de3 NFS: Remove unused authflavour parameter from nfs_get_client() by Anna Schumaker · 8 years ago
  73. ced85a7 nfs: fix false positives in nfs40_walk_client_list() by J. Bruce Fields · 8 years ago
  74. b85f562 pNFS: Skip invalid stateids when doing a bulk destroy by Trond Myklebust · 8 years ago
  75. 29ade5d pNFS: Wait on outstanding layoutreturns to complete in pnfs_roc() by Trond Myklebust · 8 years ago
  76. abb3e1c pNFS: Don't mark the layout as freed if the last lseg is marked for return by Trond Myklebust · 8 years ago
  77. 4aab973 pNFS: Sync the layout state bits in pnfs_cache_lseg_for_layoutreturn by Trond Myklebust · 8 years ago
  78. 24408f5 pNFS: Fix bugs in _pnfs_return_layout by Trond Myklebust · 8 years ago
  79. fe1cf94 pNFS: Clear all layout segment state in pnfs_mark_layout_stateid_invalid by Trond Myklebust · 8 years ago
  80. 53e6fc8 pNFS: Prevent unnecessary layoutreturns after delegreturn by Trond Myklebust · 8 years ago
  81. 1c5bd76d pNFS: Enable layoutreturn operation for return-on-close by Trond Myklebust · 8 years ago
  82. 828ed9e pNFS: Clean up - add a helper to initialise struct layoutreturn_args by Trond Myklebust · 8 years ago
  83. 586f1c3 NFSv4: Add encode/decode of the layoutreturn op in DELEGRETURN by Trond Myklebust · 8 years ago
  84. cf80516 NFSv4: Add encode/decode of the layoutreturn op in CLOSE by Trond Myklebust · 8 years ago
  85. d8434d4c NFSv4: Fix missing operation accounting in NFS4_dec_delegreturn_sz by Trond Myklebust · 8 years ago
  86. 69820d2 pNFS: Don't mark layout segments invalid on layoutreturn in pnfs_roc by Trond Myklebust · 8 years ago
  87. 94e5c57 pNFS: Get rid of unnecessary layout parameter in encode_layoutreturn callback by Trond Myklebust · 8 years ago
  88. 0cdc329 pNFS: Skip checking for return-on-close if the layout is invalid by Trond Myklebust · 8 years ago
  89. e685d23 pNFS: Remove spurious wake up in pnfs_layout_remove_lseg() by Trond Myklebust · 8 years ago
  90. 2a97442 NFSv4: Ignore LAYOUTRETURN result if the layout doesn't match or is invalid by Trond Myklebust · 8 years ago
  91. 68f7447 pNFS: Do not free layout segments that are marked for return by Trond Myklebust · 8 years ago
  92. 7b410d9 pNFS: Delay getting the layout header in CB_LAYOUTRECALL handlers by Trond Myklebust · 8 years ago
  93. 17822b2 pNFS: consolidate the different range intersection tests by Trond Myklebust · 8 years ago
  94. ee284e3 pNFS: Fix race in pnfs_wait_on_layoutreturn by Trond Myklebust · 8 years ago
  95. 6604b20 pNFS: On error, do not send LAYOUTGET until the LAYOUTRETURN has completed by Trond Myklebust · 8 years ago
  96. 9888d83 pNFS: Force a retry of LAYOUTGET if the stateid doesn't match our cache by Trond Myklebust · 8 years ago
  97. ae5a459 pNFS: Clear NFS_LAYOUT_RETURN_REQUESTED when invalidating the layout stateid by Trond Myklebust · 8 years ago
  98. 7b65099 pNFS: Don't clear the layout stateid if a layout return is outstanding by Trond Myklebust · 8 years ago
  99. 54e4a0d pNFS: Fix a deadlock between read resends and layoutreturn by Trond Myklebust · 8 years ago
  100. 9a83785 NFSv4.1: Fix regression in callback retry handling by Fred Isaman · 8 years ago