1. 53a01c9 Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  2. 0af4c8b pNFS: Remove unwanted optimisation of layoutget by Trond Myklebust · 6 years ago
  3. 1c1aeaf pNFS/flexfiles: ff_layout_pg_init_read should exit on error by Trond Myklebust · 6 years ago
  4. ea51f94 pNFS: Treat RECALLCONFLICT like DELAY... by Trond Myklebust · 6 years ago
  5. ecf8402 pNFS: When updating the stateid in layoutreturn, also update the recall range by Trond Myklebust · 6 years ago
  6. 8618289 NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence() by Trond Myklebust · 6 years ago
  7. d0fbb1d NFSv4: Fix locking in pnfs_generic_recover_commit_reqs by Trond Myklebust · 6 years ago
  8. 0ea97a2 Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  9. a66b4cd Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  10. 62421cd NFSv4: Fix a typo in nfs4_init_channel_attrs() by Trond Myklebust · 6 years ago
  11. 8aafd2f NFSv4: Don't busy wait if NFSv4 session draining is interrupted by Trond Myklebust · 6 years ago
  12. e4648aa NFS recover from destination server reboot for copies by Olga Kornievskaia · 6 years ago
  13. 6b8d84e NFS add a simple sync nfs4_proc_commit after async COPY by Olga Kornievskaia · 6 years ago
  14. 539f57b NFS handle COPY ERR_OFFLOAD_NO_REQS by Olga Kornievskaia · 6 years ago
  15. c975c20 NFS send OFFLOAD_CANCEL when COPY killed by Olga Kornievskaia · 6 years ago
  16. 0f913a5 NFS export nfs4_async_handle_error by Olga Kornievskaia · 6 years ago
  17. bc0c907 NFS handle COPY reply CB_OFFLOAD call race by Olga Kornievskaia · 6 years ago
  18. 62164f3 NFS add support for asynchronous COPY by Olga Kornievskaia · 6 years ago
  19. 67aa744 NFS COPY xdr handle async reply by Olga Kornievskaia · 6 years ago
  20. cb95dee NFS OFFLOAD_CANCEL xdr by Olga Kornievskaia · 6 years ago
  21. 5178a12 NFS CB_OFFLOAD xdr by Olga Kornievskaia · 6 years ago
  22. 46483c2 NFS: Use an appropriate work queue for direct-write completion by NeilBrown · 6 years ago
  23. 72bf75c NFSv4: Fix error handling in nfs4_sp4_select_mode() by Wei Yongjun · 6 years ago
  24. 10db5b7 pnfs: Use true and false for boolean values by Gustavo A. R. Silva · 6 years ago
  25. 2230ca0 pnfs: pnfs_find_lseg() should not check NFS_LSEG_LAYOUTRETURN by Trond Myklebust · 6 years ago
  26. 01e03bd NFS: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  27. c8d0715 NFSv4: Mark the inode change attribute up to date in update_changeattr() by Trond Myklebust · 6 years ago
  28. 5636ec4 NFSv4: Detect nlink changes on cross-directory renames too by Trond Myklebust · 6 years ago
  29. 3c59117 NFSv4: bump/drop the nlink count on the parent dir when we mkdir/rmdir by Trond Myklebust · 6 years ago
  30. c16467d pnfs: Fix handling of NFS4ERR_OLD_STATEID replies to layoutreturn by Trond Myklebust · 6 years ago
  31. 6ea76bf NFSv4: Fix _nfs4_do_setlk() by Trond Myklebust · 6 years ago
  32. 0f90be1 NFSv4 client live hangs after live data migration recovery by Bill Baker · 6 years ago
  33. 32cd3ee NFSv4.0 fix client reference leak in callback by Olga Kornievskaia · 6 years ago
  34. 379ebf0 NFS: silence a harmless uninitialized variable warning by Dan Carpenter · 6 years ago
  35. 016583d sunrpc: Change rpc_print_iostats to rpc_clnt_show_stats and handle rpc_clnt clones by Dave Wysochanski · 6 years ago
  36. 0914bb9 pnfs/blocklayout: off by one in bl_map_stripe() by Dan Carpenter · 6 years ago
  37. 23a88ad nfs: Referrals not inheriting proto setting from parent by Calum Mackay · 6 years ago
  38. 8b199e5 nfs: initiate returning delegation when reclaiming one that's been recalled by Jeff Layton · 6 years ago
  39. 01a3684 fs: nfs: Adding new return type vm_fault_t by Souptick Joarder · 6 years ago
  40. 12b289c nfs: add error check in nfs_idmap_prepare_message() by Chengguang Xu · 6 years ago
  41. a61246c Fix error code in nfs_lookup_verify_inode() by Lance Shelton · 6 years ago
  42. 3825827 NFS: More excessive attribute revalidation in nfs_execute_ok() by Trond Myklebust · 6 years ago
  43. cf83402 NFS: Fix excessive attribute revalidation in nfs_execute_ok() by Trond Myklebust · 6 years ago
  44. 7be7b3c NFS: Ensure we immediately start writeback on rescheduled writes by Trond Myklebust · 6 years ago
  45. bd3d16a NFSv4.1: Fix a potential layoutget/layoutrecall deadlock by Trond Myklebust · 6 years ago
  46. af9b6d7 pNFS: Parse the results of layoutget on open even if permissions checks fail by Trond Myklebust · 6 years ago
  47. b2b1ff3 NFS: Allow optimisation of lseek(fd, SEEK_CUR, 0) on directories by Trond Myklebust · 6 years ago
  48. 411ae72 pNFS: Wait for stale layoutget calls to complete in pnfs_update_layout() by Trond Myklebust · 6 years ago
  49. 056f9ad pNFS/flexfiles: Ensure we always return a layout if it has layoutstats by Trond Myklebust · 6 years ago
  50. f0b4298 pNFS: Ignore non-recalled layouts in pnfs_layout_need_return() by Trond Myklebust · 6 years ago
  51. 00bcbe1 pNFS: Don't update the stateid when replying NFS4ERR_DELAY to a layout recall by Trond Myklebust · 6 years ago
  52. e0b7d42 pNFS: Don't discard layout segments that are marked for return by Trond Myklebust · 6 years ago
  53. 44907d7 get rid of 'opened' argument of ->atomic_open() - part 3 by Al Viro · 6 years ago
  54. b452a45 getting rid of 'opened' argument of ->atomic_open() - part 2 by Al Viro · 6 years ago
  55. be12af3 getting rid of 'opened' argument of ->atomic_open() - part 1 by Al Viro · 6 years ago
  56. 73a09dd introduce FMODE_CREATED and switch to it by Al Viro · 6 years ago
  57. b0c6108e nfs_instantiate(): prevent multiple aliases for directory inode by Al Viro · 7 years ago
  58. 27db64f6 Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  59. 7b0df92 pNFS/flexfiles: Process writeback resends from nfsiod context as well by Trond Myklebust · 6 years ago
  60. 42f86b4 pNFS/flexfiles: Don't tie up all the rpciod threads in resends by Trond Myklebust · 6 years ago
  61. c8bf707 pNFS: Don't send layoutreturn if the layout is already invalid by Trond Myklebust · 6 years ago
  62. 2dbf8df pNFS: Always free the session slot on error in nfs4_layoutget_handle_exception by Trond Myklebust · 6 years ago
  63. 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 6 years ago
  64. d5681f5 NFS: Fix an rcu deadlock in nfs_delegation_find_inode() by Anna Schumaker · 6 years ago
  65. 15eefe2 Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-timespec64 by Arnd Bergmann · 6 years ago
  66. b08fc52 Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  67. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  68. 0725d4e Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  69. 93b7f7a skip LAYOUTRETURN if layout is invalid by Olga Kornievskaia · 6 years ago
  70. f9312a5 NFSv4.1: Fix the client behaviour on NFS4ERR_SEQ_FALSE_RETRY by Trond Myklebust · 6 years ago
  71. 9958910 NFSv4: Fix a typo in nfs41_sequence_process by Trond Myklebust · 6 years ago
  72. fc40724 NFSv4: Revert commit 5f83d86cf531d ("NFSv4.x: Fix wraparound issues..") by Trond Myklebust · 6 years ago
  73. ce5624f NFSv4: Return NFS4ERR_DELAY when a layout recall fails due to igrab() by Trond Myklebust · 6 years ago
  74. 6c34265 NFSv4: Return NFS4ERR_DELAY when a delegation recall fails due to igrab() by Trond Myklebust · 6 years ago
  75. 025bb9f NFSv4.0: Remove transport protocol name from non-UCS client ID by Chuck Lever · 6 years ago
  76. 848a4eb NFSv4.0: Remove cl_ipaddr from non-UCS client ID by Chuck Lever · 6 years ago
  77. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
  78. 977294c NFSv4: Fix a compiler warning when CONFIG_NFS_V4_1 is undefined by Trond Myklebust · 6 years ago
  79. 3f0b3cf NFS: Filter cache invalidation when holding a delegation by Trond Myklebust · 6 years ago
  80. 4ebe83a NFS: Ignore NFS_INO_REVAL_FORCED in nfs_check_inode_attributes() by Trond Myklebust · 6 years ago
  81. c80d17c NFS: Improve caching while holding a delegation by Trond Myklebust · 6 years ago
  82. 0b46726 NFS: Fix attribute revalidation by Trond Myklebust · 6 years ago
  83. 6a97d02 NFS: fix up nfs_setattr_update_inode by Trond Myklebust · 7 years ago
  84. 97c2c17 NFSv4: Ensure the inode is clean when we set a delegation by Trond Myklebust · 7 years ago
  85. 7c67265 NFSv4: Ignore NFS_INO_REVAL_FORCED in nfs4_proc_access by Trond Myklebust · 6 years ago
  86. 2f28dc3 NFSv4: Don't ask for delegated attributes when adding a hard link by Trond Myklebust · 7 years ago
  87. 771734f2 NFSv4: Don't ask for delegated attributes when revalidating the inode by Trond Myklebust · 7 years ago
  88. a841b54 NFS: Pass the inode down to the getattr() callback by Trond Myklebust · 7 years ago
  89. 30846df NFSv4: Don't request size+change attribute if they are delegated to us by Trond Myklebust · 7 years ago
  90. ae55e59 pnfs: Don't release the sequence slot until we've processed layoutget on open by Trond Myklebust · 6 years ago
  91. 32f1c28 pnfs: Don't call commit on failed layoutget-on-open by Trond Myklebust · 6 years ago
  92. 64294b0 pNFS: Don't send LAYOUTGET on OPEN for read, if we already have cached data by Trond Myklebust · 8 years ago
  93. 8dc9656 NFSv4/pnfs: Don't switch off layoutget-on-open for transient errors by Trond Myklebust · 8 years ago
  94. d49e0d5 NFSv4/pnfs: Ensure pnfs_parse_lgopen() won't try to parse uninitialised data by Trond Myklebust · 8 years ago
  95. 30ae241 pnfs: Fix manipulation of NFS_LAYOUT_FIRST_LAYOUTGET by Fred Isaman · 8 years ago
  96. c49b520 pnfs: Add barrier to prevent lgopen using LAYOUTGET during recall by Fred Isaman · 8 years ago
  97. 6e01260 pnfs: Stop attempting LAYOUTGET on OPEN on failure by Fred Isaman · 8 years ago
  98. 78746a3 pnfs: Add LAYOUTGET to OPEN of an existing file by Fred Isaman · 8 years ago
  99. 29a8bfe pNFS: Refactor nfs4_layoutget_release() by Trond Myklebust · 6 years ago
  100. 2409a97 pnfs: Add LAYOUTGET to OPEN of a new file by Fred Isaman · 8 years ago