1. ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
  2. 00c569b Merge tag 'locks-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 6 years ago
  3. ad3cba2 nfs: don't dirty kernel pages read by direct-io by Dave Kleikamp · 6 years ago
  4. 320f35b flexfiles: enforce per-mirror stateid only for v4 DSes by Tigran Mkrtchyan · 6 years ago
  5. 7b587e1 NFS: use locks_copy_lock() to copy locks. by NeilBrown · 6 years ago
  6. bb21ce0 flexfiles: use per-mirror specified stateid for IO by Tigran Mkrtchyan · 6 years ago
  7. 99f2c55 NFSv4.2 copy do not allocate memory under the lock by Olga Kornievskaia · 6 years ago
  8. aeabb3c NFSv4: Fix a NFSv4 state manager deadlock by Trond Myklebust · 6 years ago
  9. e39d8a1 NFSv4: Fix an Oops during delegation callbacks by Trond Myklebust · 6 years ago
  10. a1aa09be NFSv4: Ensure that the state manager exits the loop on SIGKILL by Trond Myklebust · 6 years ago
  11. 21a446c NFSv4: Don't exit the state manager without clearing NFS4CLNT_MANAGER_RUNNING by Trond Myklebust · 6 years ago
  12. 4710e78 Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  13. c2aa1a4 Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  14. d3787af NFS: fix spelling mistake, EACCESS -> EACCES by Colin Ian King · 6 years ago
  15. 310c758 Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  16. 42ec3d4 vfs: make remap_file_range functions take and return bytes completed by Darrick J. Wong · 6 years ago
  17. 2e5dfc9 vfs: combine the clone and dedupe into a single remap_file_range by Darrick J. Wong · 6 years ago
  18. a648273 NFS: Fix up a typo in nfs_dns_ent_put by Trond Myklebust · 6 years ago
  19. 437f914 NFS: Lockless DNS lookups by Trond Myklebust · 6 years ago
  20. dad4f14 Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  21. 86bbd74 NFS: change sign of nfs_fh length by Frank Sorenson · 6 years ago
  22. 0d3f929 page cache: Convert hole search to XArray by Matthew Wilcox · 7 years ago
  23. fc18751 nfs: remove redundant call to nfs_context_set_write_error() by Benjamin Coddington · 6 years ago
  24. fdbd1a2 nfs: Fix a missed page unlock after pg_doio() by Benjamin Coddington · 6 years ago
  25. 44f411c NFSv4.x: fix lock recovery during delegation recall by Olga Kornievskaia · 6 years ago
  26. c7944eb NFSv4: Fix lookup revalidate of regular files by Trond Myklebust · 6 years ago
  27. 5ceb9d7 NFS: Refactor nfs_lookup_revalidate() by Trond Myklebust · 6 years ago
  28. be189f7 NFS: Fix dentry revalidation on NFSv4 lookup by Trond Myklebust · 6 years ago
  29. 1c6c4b7 NFS: Remove private spinlock in struct nfs_pgio_header by Trond Myklebust · 6 years ago
  30. 8d8928d NFSv3: Improve NFSv3 performance when server returns no post-op attributes by Trond Myklebust · 7 years ago
  31. 80f4236 NFSv4: Split out NFS v4.2 copy completion functions by Anna Schumaker · 6 years ago
  32. 000d3f9 NFS: Reduce indentation of nfs4_recovery_handle_error() by Anna Schumaker · 6 years ago
  33. 35a6160 NFS: Reduce indentation of the switch statement in nfs4_reclaim_open_state() by Anna Schumaker · 6 years ago
  34. cb7a838 NFS: Split out the body of nfs4_reclaim_open_state() by Anna Schumaker · 6 years ago
  35. 10ec57e nfs4: flex_file: ignore synthetic uid/gid for tightly coupled DSes by Tigran Mkrtchyan · 6 years ago
  36. 943cff6 NFSv4.1: Fix the r/wsize checking by Trond Myklebust · 6 years ago
  37. ace9fad NFSv4: Convert struct nfs4_state to use refcount_t by Trond Myklebust · 6 years ago
  38. 9ae075f NFSv4: Convert open state lookup to use RCU by Trond Myklebust · 6 years ago
  39. 0de4397 NFS: Convert lookups of the open context to RCU by Trond Myklebust · 6 years ago
  40. 6ba0c4e NFS: Simplify internal check for whether file is open for write by Trond Myklebust · 6 years ago
  41. 1db97ea NFS: Convert lookups of the lock context to RCU by Trond Myklebust · 6 years ago
  42. 28ced9a pNFS: Don't allocate more pages than we need to fit a layoutget response by Trond Myklebust · 6 years ago
  43. a2791d3 pNFS: Don't zero out the array in nfs4_alloc_pages() by Trond Myklebust · 6 years ago
  44. 431f6eb SUNRPC: Add a label for RPC calls that require allocation on receive by Trond Myklebust · 6 years ago
  45. 589109d Merge tag 'nfs-for-4.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  46. 9f0c512 NFS: Don't open code clearing of delegation state by Trond Myklebust · 6 years ago
  47. 994b15b NFSv4.1 fix infinite loop on I/O. by Trond Myklebust · 6 years ago
  48. 2edaead NFSv4: Fix a tracepoint Oops in initiate_file_draining() by Trond Myklebust · 6 years ago
  49. d03360a pNFS: Ensure we return the error if someone kills a waiting layoutget by Trond Myklebust · 6 years ago
  50. 2a534a7 NFSv4: Fix a tracepoint Oops in initiate_file_draining() by Trond Myklebust · 6 years ago
  51. 53a01c9 Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  52. 0af4c8b pNFS: Remove unwanted optimisation of layoutget by Trond Myklebust · 6 years ago
  53. 1c1aeaf pNFS/flexfiles: ff_layout_pg_init_read should exit on error by Trond Myklebust · 6 years ago
  54. ea51f94 pNFS: Treat RECALLCONFLICT like DELAY... by Trond Myklebust · 6 years ago
  55. ecf8402 pNFS: When updating the stateid in layoutreturn, also update the recall range by Trond Myklebust · 6 years ago
  56. 8618289 NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence() by Trond Myklebust · 6 years ago
  57. d0fbb1d NFSv4: Fix locking in pnfs_generic_recover_commit_reqs by Trond Myklebust · 6 years ago
  58. 0ea97a2 Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  59. a66b4cd Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  60. 62421cd NFSv4: Fix a typo in nfs4_init_channel_attrs() by Trond Myklebust · 6 years ago
  61. 8aafd2f NFSv4: Don't busy wait if NFSv4 session draining is interrupted by Trond Myklebust · 6 years ago
  62. e4648aa NFS recover from destination server reboot for copies by Olga Kornievskaia · 6 years ago
  63. 6b8d84e NFS add a simple sync nfs4_proc_commit after async COPY by Olga Kornievskaia · 6 years ago
  64. 539f57b NFS handle COPY ERR_OFFLOAD_NO_REQS by Olga Kornievskaia · 6 years ago
  65. c975c20 NFS send OFFLOAD_CANCEL when COPY killed by Olga Kornievskaia · 6 years ago
  66. 0f913a5 NFS export nfs4_async_handle_error by Olga Kornievskaia · 6 years ago
  67. bc0c907 NFS handle COPY reply CB_OFFLOAD call race by Olga Kornievskaia · 6 years ago
  68. 62164f3 NFS add support for asynchronous COPY by Olga Kornievskaia · 6 years ago
  69. 67aa744 NFS COPY xdr handle async reply by Olga Kornievskaia · 6 years ago
  70. cb95dee NFS OFFLOAD_CANCEL xdr by Olga Kornievskaia · 6 years ago
  71. 5178a12 NFS CB_OFFLOAD xdr by Olga Kornievskaia · 6 years ago
  72. 46483c2 NFS: Use an appropriate work queue for direct-write completion by NeilBrown · 6 years ago
  73. 72bf75c NFSv4: Fix error handling in nfs4_sp4_select_mode() by Wei Yongjun · 6 years ago
  74. 10db5b7 pnfs: Use true and false for boolean values by Gustavo A. R. Silva · 6 years ago
  75. 2230ca0 pnfs: pnfs_find_lseg() should not check NFS_LSEG_LAYOUTRETURN by Trond Myklebust · 6 years ago
  76. 01e03bd NFS: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  77. c8d0715 NFSv4: Mark the inode change attribute up to date in update_changeattr() by Trond Myklebust · 6 years ago
  78. 5636ec4 NFSv4: Detect nlink changes on cross-directory renames too by Trond Myklebust · 6 years ago
  79. 3c59117 NFSv4: bump/drop the nlink count on the parent dir when we mkdir/rmdir by Trond Myklebust · 6 years ago
  80. c16467d pnfs: Fix handling of NFS4ERR_OLD_STATEID replies to layoutreturn by Trond Myklebust · 6 years ago
  81. 6ea76bf NFSv4: Fix _nfs4_do_setlk() by Trond Myklebust · 6 years ago
  82. 0f90be1 NFSv4 client live hangs after live data migration recovery by Bill Baker · 7 years ago
  83. 32cd3ee NFSv4.0 fix client reference leak in callback by Olga Kornievskaia · 6 years ago
  84. 379ebf0 NFS: silence a harmless uninitialized variable warning by Dan Carpenter · 6 years ago
  85. 016583d sunrpc: Change rpc_print_iostats to rpc_clnt_show_stats and handle rpc_clnt clones by Dave Wysochanski · 6 years ago
  86. 0914bb9 pnfs/blocklayout: off by one in bl_map_stripe() by Dan Carpenter · 6 years ago
  87. 23a88ad nfs: Referrals not inheriting proto setting from parent by Calum Mackay · 6 years ago
  88. 8b199e5 nfs: initiate returning delegation when reclaiming one that's been recalled by Jeff Layton · 6 years ago
  89. 01a3684 fs: nfs: Adding new return type vm_fault_t by Souptick Joarder · 6 years ago
  90. 12b289c nfs: add error check in nfs_idmap_prepare_message() by Chengguang Xu · 7 years ago
  91. a61246c Fix error code in nfs_lookup_verify_inode() by Lance Shelton · 6 years ago
  92. 3825827 NFS: More excessive attribute revalidation in nfs_execute_ok() by Trond Myklebust · 6 years ago
  93. cf83402 NFS: Fix excessive attribute revalidation in nfs_execute_ok() by Trond Myklebust · 6 years ago
  94. 7be7b3c NFS: Ensure we immediately start writeback on rescheduled writes by Trond Myklebust · 6 years ago
  95. bd3d16a NFSv4.1: Fix a potential layoutget/layoutrecall deadlock by Trond Myklebust · 6 years ago
  96. af9b6d7 pNFS: Parse the results of layoutget on open even if permissions checks fail by Trond Myklebust · 7 years ago
  97. b2b1ff3 NFS: Allow optimisation of lseek(fd, SEEK_CUR, 0) on directories by Trond Myklebust · 7 years ago
  98. 411ae72 pNFS: Wait for stale layoutget calls to complete in pnfs_update_layout() by Trond Myklebust · 7 years ago
  99. 056f9ad pNFS/flexfiles: Ensure we always return a layout if it has layoutstats by Trond Myklebust · 7 years ago
  100. f0b4298 pNFS: Ignore non-recalled layouts in pnfs_layout_need_return() by Trond Myklebust · 7 years ago