1. 59953fb Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  2. c775707 fs/nfs: fix new compiler warning about boolean in switch by Andre Przywara · 9 years ago
  3. 40c64c2 NFS: Move nfs_idmap.h into fs/nfs/ by Anna Schumaker · 9 years ago
  4. ea96d1e nfs: Fetch MOUNTED_ON_FILEID when updating an inode by Anna Schumaker · 9 years ago
  5. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  6. df52699 NFSv4.1: Don't cache deviceids that have no notifications by Trond Myklebust · 9 years ago
  7. 4e59080 NFSv4.1: Allow getdeviceinfo to return notification info back to caller by Trond Myklebust · 9 years ago
  8. e11259f NFSv4.1: Clear the old state by our client id before establishing a new lease by Trond Myklebust · 10 years ago
  9. 369d6b7 NFS: Fix stateid used for NFS v4 closes by Anna Schumaker · 10 years ago
  10. 3235b40 NFSv4: Set a barrier in the update_changeattr() helper by Trond Myklebust · 10 years ago
  11. a08a8cd NFS: Add attribute update barriers to NFS writebacks by Trond Myklebust · 10 years ago
  12. f044636 NFS: Add attribute update barriers to nfs_setattr_update_inode() by Trond Myklebust · 10 years ago
  13. be36e18 NFSv4: nfs4_open_recover_helper() must set share access by Trond Myklebust · 10 years ago
  14. 71a097c NFSv4.1: Clean up bind_conn_to_session by Trond Myklebust · 10 years ago
  15. b1c0df5 NFSv4.1: Don't set up a backchannel if the server didn't agree to do so by Trond Myklebust · 10 years ago
  16. 79969dd NFSv4.1: Clean up create_session by Trond Myklebust · 10 years ago
  17. 5a0ec8ac NFSv4.1: Pin the inode and super block in asynchronous layoutreturns by Trond Myklebust · 10 years ago
  18. 472e259 NFSv4.1: Pin the inode and super block in asynchronous layoutcommit by Trond Myklebust · 10 years ago
  19. ea7c38f NFSv4: Ensure we reference the inode for return-on-close in delegreturn by Trond Myklebust · 10 years ago
  20. 6ae3733 NFSv4.1: Ask for no delegation on OPEN if using O_DIRECT by Trond Myklebust · 10 years ago
  21. e2c63e0 Merge branch 'flexfiles' by Trond Myklebust · 10 years ago
  22. d67ae82 pnfs/flexfiles: Add the FlexFile Layout Driver by Tom Haynes · 10 years ago
  23. aa8a45e nfs41: wait for LAYOUTRETURN before retrying LAYOUTGET by Peng Tao · 10 years ago
  24. 193e3aa nfs41: introduce NFS_LAYOUT_RETURN_BEFORE_CLOSE by Peng Tao · 10 years ago
  25. 6c16605 nfs41: allow async version layoutreturn by Peng Tao · 10 years ago
  26. e736a5b nfs41: clear NFS_LAYOUT_RETURN if layoutreturn is sent or failed to send by Peng Tao · 10 years ago
  27. ce6ab4f nfs41: don't use a layout if it is marked for returning 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. 40dd4b7 NFSv4.1: Optimise layout return-on-close by Trond Myklebust · 10 years ago
  31. b4019c0 NFSv4.1: Allow parallel LOCK/LOCKU calls by Trond Myklebust · 10 years ago
  32. c69899a NFSv4: Update of VFS byte range lock must be atomic with the stateid update by Trond Myklebust · 10 years ago
  33. 425c1d4 NFSv4: Fix lock on-wire reordering issues by Trond Myklebust · 10 years ago
  34. 6b44753 NFSv4: Always do open_to_lock_owner if the lock stateid is uninitialised by Trond Myklebust · 10 years ago
  35. 39071e6 NFSv4: Fix atomicity problems with lock stateid updates by Trond Myklebust · 10 years ago
  36. 63f5f79 NFSv4.1: Allow parallel OPEN/OPEN_DOWNGRADE/CLOSE by Trond Myklebust · 10 years ago
  37. badc76d NFSv4: Convert nfs_alloc_seqid() to return an ERR_PTR() if allocation fails by Trond Myklebust · 10 years ago
  38. f95549c NFSv4: More CLOSE/OPEN races by Trond Myklebust · 10 years ago
  39. 566fcec NFSv4: Fix an atomicity problem in CLOSE by Trond Myklebust · 10 years ago
  40. 4e379d3 NFSv4: Remove incorrect check in can_open_delegated() by Trond Myklebust · 10 years ago
  41. ceb3a16 NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_client by Trond Myklebust · 10 years ago
  42. 624bd5b nfs: Add DEALLOCATE support by Anna Schumaker · 10 years ago
  43. f4ac167 nfs: Add ALLOCATE support by Anna Schumaker · 10 years ago
  44. 4bd5a98 nfs41: fix nfs4_proc_layoutget error handling by Peng Tao · 10 years ago
  45. c1b69b1 nfs: Remove dead case from nfs4_map_errors() by Jan Kara · 10 years ago
  46. c606bb8 NFSv4: Ensure that we call FREE_STATEID when NFSv4.x stateids are revoked by Trond Myklebust · 10 years ago
  47. 869f9df NFSv4: Fix races between nfs_remove_bad_delegation() and delegation return by Trond Myklebust · 10 years ago
  48. 0c116ca NFSv4.1: nfs41_clear_delegation_stateid shouldn't trust NFS_DELEGATED_STATE by Trond Myklebust · 10 years ago
  49. 4dfd4f7 NFSv4: Ensure that we remove NFSv4.0 delegations when state has expired by Trond Myklebust · 10 years ago
  50. e983120 NFS: SEEK is an NFS v4.2 feature by Anna Schumaker · 10 years ago
  51. dca78001 Revert "NFS: nfs4_do_open should add negative results to the dcache." by Trond Myklebust · 10 years ago
  52. 7488cbc Revert "NFS: remove BUG possibility in nfs4_open_and_get_state" by Trond Myklebust · 10 years ago
  53. b4b5679 Merge branch 'client-4.2' into linux-next by Trond Myklebust · 10 years ago
  54. 72c23f0 Merge branch 'bugfixes' into linux-next by Trond Myklebust · 10 years ago
  55. d1f456b NFSv4.1: Fix an NFSv4.1 state renewal regression by Andy Adamson · 10 years ago
  56. 1c6dcbe NFS: Implement SEEK by Anna Schumaker · 10 years ago
  57. 8478eaa NFSv4: use exponential retry on NFS4ERR_DELAY for async requests. by NeilBrown · 10 years ago
  58. cd9288f NFSv4: Fix another bug in the close/open_downgrade code by Trond Myklebust · 10 years ago
  59. 88ac815 nfs41: change PNFS_LAYOUTRET_ON_SETATTR to only return on truncation to smaller size by Peng Tao · 10 years ago
  60. d4b18c3 pnfs: remove GETDEVICELIST implementation by Christoph Hellwig · 10 years ago
  61. f39c010 NFS: remove BUG possibility in nfs4_open_and_get_state by NeilBrown · 10 years ago
  62. defb846 pnfs: retry after a bad stateid error from layoutget by Christoph Hellwig · 10 years ago
  63. 61beef75 NFS: Clear up state owner lock usage by Anna Schumaker · 10 years ago
  64. 412f6c4 NFSv4: Don't clear the open state when we just did an OPEN_DOWNGRADE by Trond Myklebust · 10 years ago
  65. aee7af3 NFSv4: Fix problems with close in the presence of a delegation by Trond Myklebust · 10 years ago
  66. 5b53dc8 NFS: Avoid infinite loop when RELEASE_LOCKOWNER getting expired error by Kinglong Mee · 10 years ago
  67. 4fa2c54 NFS: nfs4_do_open should add negative results to the dcache. by NeilBrown · 10 years ago
  68. f11b2a1 nfs4: copy acceptor name from context to nfs_client by Jeff Layton · 10 years ago
  69. f1cdae8 nfs4: turn free_lock_state into a void return operation by Jeff Layton · 10 years ago
  70. 039b756 nfs41: layout return on close in delegation return by Peng Tao · 10 years ago
  71. fe08c54 nfs41: return layout on last close by Peng Tao · 10 years ago
  72. f3792d6 NFSv4: Fix OPEN w/create access mode checking by Trond Myklebust · 10 years ago
  73. d45f60c nfs: merge nfs_pgio_data into _header by Weston Andros Adamson · 10 years ago
  74. 66b0686 NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support by Andy Adamson · 10 years ago
  75. d1e1cda Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  76. 999e568 nfs4: remove unused CHANGE_SECURITY_LABEL by J. Bruce Fields · 10 years ago
  77. 8935ef6 NFSv4: Use error handler on failed GETATTR with successful OPEN by Andy Adamson · 10 years ago
  78. a4cdda5 NFS: Create a common pgio_rpc_prepare function by Anna Schumaker · 10 years ago
  79. 9c7e1b3 NFS: Create a common read and write data struct by Anna Schumaker · 10 years ago
  80. 3c6b899 NFS: Create a common argument structure for reads and writes by Anna Schumaker · 10 years ago
  81. fab5fc2 nfs: remove ->read_pageio_init from rpc ops by Christoph Hellwig · 10 years ago
  82. a20c93e nfs: remove ->write_pageio_init from rpc ops by Christoph Hellwig · 10 years ago
  83. e911b81 NFSv4: Fix a use-after-free problem in open() by Trond Myklebust · 10 years ago
  84. 706cb8d NFS: advertise only supported callback netids by Chuck Lever · 10 years ago
  85. bd0f725 Merge branch 'devel' into linux-next by Trond Myklebust · 10 years ago
  86. 33912be nfs: remove synchronous rename code by Jeff Layton · 10 years ago
  87. 0418dae NFSv4: Fail the truncate() if the lock/open stateid is invalid by Trond Myklebust · 11 years ago
  88. e1253be NFSv4: nfs4_stateid_is_current should return 'true' for an invalid stateid by Trond Myklebust · 11 years ago
  89. b7e63a1 NFSv4: Fix another nfs4_sequence corruptor by Trond Myklebust · 11 years ago
  90. 4f14c19 NFSv4: Clear the open state flags if the new stateid does not match by Trond Myklebust · 11 years ago
  91. 226056c NFSv4: Use correct locking when updating nfs4_state in nfs4_close_done by Trond Myklebust · 11 years ago
  92. e999e80 NFSv4: Don't update the open stateid unless it is newer than the old one by Trond Myklebust · 11 years ago
  93. 17ead6c NFSv4: Fix memory corruption in nfs4_proc_open_confirm by Trond Myklebust · 11 years ago
  94. a13ce7c NFSv4.1: Clean up nfs41_sequence_done by Trond Myklebust · 11 years ago
  95. cab92c1 NFSv4: Fix a slot leak in nfs40_sequence_done by Trond Myklebust · 11 years ago
  96. f9c96fc NFSv4.1 free slot before resending I/O to MDS by Andy Adamson · 11 years ago
  97. 7dd7d95 nfs: handle servers that support only ALLOW ACE type. by Malahal Naineni · 11 years ago
  98. ed7e542 pnfs: Proper delay for NFS4ERR_RECALLCONFLICT in layout_get_done by Boaz Harrosh · 11 years ago
  99. 78b19ba nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAME by Weston Andros Adamson · 11 years ago
  100. d8c951c NFSv4.1: Don't trust attributes if a pNFS LAYOUTCOMMIT is outstanding by Trond Myklebust · 11 years ago