1. dad4f14 Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  2. 86bbd74 NFS: change sign of nfs_fh length by Frank Sorenson · 6 years ago
  3. 0d3f929 page cache: Convert hole search to XArray by Matthew Wilcox · 7 years ago
  4. fc18751 nfs: remove redundant call to nfs_context_set_write_error() by Benjamin Coddington · 6 years ago
  5. fdbd1a2 nfs: Fix a missed page unlock after pg_doio() by Benjamin Coddington · 6 years ago
  6. 44f411c NFSv4.x: fix lock recovery during delegation recall by Olga Kornievskaia · 6 years ago
  7. c7944eb NFSv4: Fix lookup revalidate of regular files by Trond Myklebust · 6 years ago
  8. 5ceb9d7 NFS: Refactor nfs_lookup_revalidate() by Trond Myklebust · 6 years ago
  9. be189f7 NFS: Fix dentry revalidation on NFSv4 lookup by Trond Myklebust · 6 years ago
  10. 1c6c4b7 NFS: Remove private spinlock in struct nfs_pgio_header by Trond Myklebust · 6 years ago
  11. 8d8928d NFSv3: Improve NFSv3 performance when server returns no post-op attributes by Trond Myklebust · 7 years ago
  12. 80f4236 NFSv4: Split out NFS v4.2 copy completion functions by Anna Schumaker · 6 years ago
  13. 000d3f9 NFS: Reduce indentation of nfs4_recovery_handle_error() by Anna Schumaker · 6 years ago
  14. 35a6160 NFS: Reduce indentation of the switch statement in nfs4_reclaim_open_state() by Anna Schumaker · 6 years ago
  15. cb7a838 NFS: Split out the body of nfs4_reclaim_open_state() by Anna Schumaker · 6 years ago
  16. 10ec57e nfs4: flex_file: ignore synthetic uid/gid for tightly coupled DSes by Tigran Mkrtchyan · 6 years ago
  17. 943cff6 NFSv4.1: Fix the r/wsize checking by Trond Myklebust · 6 years ago
  18. ace9fad NFSv4: Convert struct nfs4_state to use refcount_t by Trond Myklebust · 6 years ago
  19. 9ae075f NFSv4: Convert open state lookup to use RCU by Trond Myklebust · 6 years ago
  20. 0de4397 NFS: Convert lookups of the open context to RCU by Trond Myklebust · 6 years ago
  21. 6ba0c4e NFS: Simplify internal check for whether file is open for write by Trond Myklebust · 6 years ago
  22. 1db97ea NFS: Convert lookups of the lock context to RCU by Trond Myklebust · 6 years ago
  23. 28ced9a pNFS: Don't allocate more pages than we need to fit a layoutget response by Trond Myklebust · 6 years ago
  24. a2791d3 pNFS: Don't zero out the array in nfs4_alloc_pages() by Trond Myklebust · 6 years ago
  25. 431f6eb SUNRPC: Add a label for RPC calls that require allocation on receive by Trond Myklebust · 6 years ago
  26. 589109d Merge tag 'nfs-for-4.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  27. 9f0c512 NFS: Don't open code clearing of delegation state by Trond Myklebust · 6 years ago
  28. 994b15b NFSv4.1 fix infinite loop on I/O. by Trond Myklebust · 6 years ago
  29. 2edaead NFSv4: Fix a tracepoint Oops in initiate_file_draining() by Trond Myklebust · 6 years ago
  30. d03360a pNFS: Ensure we return the error if someone kills a waiting layoutget by Trond Myklebust · 6 years ago
  31. 2a534a7 NFSv4: Fix a tracepoint Oops in initiate_file_draining() by Trond Myklebust · 6 years ago
  32. 53a01c9 Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  33. 0af4c8b pNFS: Remove unwanted optimisation of layoutget by Trond Myklebust · 6 years ago
  34. 1c1aeaf pNFS/flexfiles: ff_layout_pg_init_read should exit on error by Trond Myklebust · 6 years ago
  35. ea51f94 pNFS: Treat RECALLCONFLICT like DELAY... by Trond Myklebust · 6 years ago
  36. ecf8402 pNFS: When updating the stateid in layoutreturn, also update the recall range by Trond Myklebust · 6 years ago
  37. 8618289 NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence() by Trond Myklebust · 6 years ago
  38. d0fbb1d NFSv4: Fix locking in pnfs_generic_recover_commit_reqs by Trond Myklebust · 6 years ago
  39. 0ea97a2 Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  40. a66b4cd Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  41. 62421cd NFSv4: Fix a typo in nfs4_init_channel_attrs() by Trond Myklebust · 6 years ago
  42. 8aafd2f NFSv4: Don't busy wait if NFSv4 session draining is interrupted by Trond Myklebust · 6 years ago
  43. e4648aa NFS recover from destination server reboot for copies by Olga Kornievskaia · 6 years ago
  44. 6b8d84e NFS add a simple sync nfs4_proc_commit after async COPY by Olga Kornievskaia · 7 years ago
  45. 539f57b NFS handle COPY ERR_OFFLOAD_NO_REQS by Olga Kornievskaia · 7 years ago
  46. c975c20 NFS send OFFLOAD_CANCEL when COPY killed by Olga Kornievskaia · 7 years ago
  47. 0f913a5 NFS export nfs4_async_handle_error by Olga Kornievskaia · 7 years ago
  48. bc0c907 NFS handle COPY reply CB_OFFLOAD call race by Olga Kornievskaia · 7 years ago
  49. 62164f3 NFS add support for asynchronous COPY by Olga Kornievskaia · 7 years ago
  50. 67aa744 NFS COPY xdr handle async reply by Olga Kornievskaia · 7 years ago
  51. cb95dee NFS OFFLOAD_CANCEL xdr by Olga Kornievskaia · 7 years ago
  52. 5178a12 NFS CB_OFFLOAD xdr by Olga Kornievskaia · 7 years ago
  53. 46483c2 NFS: Use an appropriate work queue for direct-write completion by NeilBrown · 6 years ago
  54. 72bf75c NFSv4: Fix error handling in nfs4_sp4_select_mode() by Wei Yongjun · 6 years ago
  55. 10db5b7 pnfs: Use true and false for boolean values by Gustavo A. R. Silva · 6 years ago
  56. 2230ca0 pnfs: pnfs_find_lseg() should not check NFS_LSEG_LAYOUTRETURN by Trond Myklebust · 6 years ago
  57. 01e03bd NFS: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  58. c8d0715 NFSv4: Mark the inode change attribute up to date in update_changeattr() by Trond Myklebust · 6 years ago
  59. 5636ec4 NFSv4: Detect nlink changes on cross-directory renames too by Trond Myklebust · 6 years ago
  60. 3c59117 NFSv4: bump/drop the nlink count on the parent dir when we mkdir/rmdir by Trond Myklebust · 6 years ago
  61. c16467d pnfs: Fix handling of NFS4ERR_OLD_STATEID replies to layoutreturn by Trond Myklebust · 6 years ago
  62. 6ea76bf NFSv4: Fix _nfs4_do_setlk() by Trond Myklebust · 6 years ago
  63. 0f90be1 NFSv4 client live hangs after live data migration recovery by Bill Baker · 7 years ago
  64. 32cd3ee NFSv4.0 fix client reference leak in callback by Olga Kornievskaia · 6 years ago
  65. 379ebf0 NFS: silence a harmless uninitialized variable warning by Dan Carpenter · 7 years ago
  66. 016583d sunrpc: Change rpc_print_iostats to rpc_clnt_show_stats and handle rpc_clnt clones by Dave Wysochanski · 6 years ago
  67. 0914bb9 pnfs/blocklayout: off by one in bl_map_stripe() by Dan Carpenter · 7 years ago
  68. 23a88ad nfs: Referrals not inheriting proto setting from parent by Calum Mackay · 7 years ago
  69. 8b199e5 nfs: initiate returning delegation when reclaiming one that's been recalled by Jeff Layton · 7 years ago
  70. 01a3684 fs: nfs: Adding new return type vm_fault_t by Souptick Joarder · 7 years ago
  71. 12b289c nfs: add error check in nfs_idmap_prepare_message() by Chengguang Xu · 7 years ago
  72. a61246c Fix error code in nfs_lookup_verify_inode() by Lance Shelton · 7 years ago
  73. 3825827 NFS: More excessive attribute revalidation in nfs_execute_ok() by Trond Myklebust · 6 years ago
  74. cf83402 NFS: Fix excessive attribute revalidation in nfs_execute_ok() by Trond Myklebust · 6 years ago
  75. 7be7b3c NFS: Ensure we immediately start writeback on rescheduled writes by Trond Myklebust · 7 years ago
  76. bd3d16a NFSv4.1: Fix a potential layoutget/layoutrecall deadlock by Trond Myklebust · 7 years ago
  77. af9b6d7 pNFS: Parse the results of layoutget on open even if permissions checks fail by Trond Myklebust · 7 years ago
  78. b2b1ff3 NFS: Allow optimisation of lseek(fd, SEEK_CUR, 0) on directories by Trond Myklebust · 7 years ago
  79. 411ae72 pNFS: Wait for stale layoutget calls to complete in pnfs_update_layout() by Trond Myklebust · 7 years ago
  80. 056f9ad pNFS/flexfiles: Ensure we always return a layout if it has layoutstats by Trond Myklebust · 7 years ago
  81. f0b4298 pNFS: Ignore non-recalled layouts in pnfs_layout_need_return() by Trond Myklebust · 7 years ago
  82. 00bcbe1 pNFS: Don't update the stateid when replying NFS4ERR_DELAY to a layout recall by Trond Myklebust · 7 years ago
  83. e0b7d42 pNFS: Don't discard layout segments that are marked for return by Trond Myklebust · 7 years ago
  84. 44907d7 get rid of 'opened' argument of ->atomic_open() - part 3 by Al Viro · 7 years ago
  85. b452a45 getting rid of 'opened' argument of ->atomic_open() - part 2 by Al Viro · 7 years ago
  86. be12af3 getting rid of 'opened' argument of ->atomic_open() - part 1 by Al Viro · 7 years ago
  87. 73a09dd introduce FMODE_CREATED and switch to it by Al Viro · 7 years ago
  88. b0c6108e nfs_instantiate(): prevent multiple aliases for directory inode by Al Viro · 7 years ago
  89. 27db64f6 Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  90. 7b0df92 pNFS/flexfiles: Process writeback resends from nfsiod context as well by Trond Myklebust · 7 years ago
  91. 42f86b4 pNFS/flexfiles: Don't tie up all the rpciod threads in resends by Trond Myklebust · 7 years ago
  92. c8bf707 pNFS: Don't send layoutreturn if the layout is already invalid by Trond Myklebust · 7 years ago
  93. 2dbf8df pNFS: Always free the session slot on error in nfs4_layoutget_handle_exception by Trond Myklebust · 7 years ago
  94. 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 7 years ago
  95. d5681f5 NFS: Fix an rcu deadlock in nfs_delegation_find_inode() by Anna Schumaker · 7 years ago
  96. 15eefe2 Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-timespec64 by Arnd Bergmann · 7 years ago
  97. b08fc52 Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  98. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  99. 0725d4e Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  100. 93b7f7a skip LAYOUTRETURN if layout is invalid by Olga Kornievskaia · 7 years ago