Hi, This series builds on what has been staged in the nfsd-testing branch. This code has proven to work well during my testing. Any suggestions for further refinement are welcome. Thanks, Mike Mike Snitzer (3): NFSD: rename and update nfsd_read_vector_dio trace event to nfsd_analyze_dio NFSD: prepare nfsd_vfs_write() to use O_DIRECT on misaligned WRITEs NFSD: issue WRITEs using O_DIRECT even if IO is misaligned fs/nfsd/trace.h | 37 ++++++---- fs/nfsd/vfs.c | 188 +++++++++++++++++++++++++++++++++++++++--------- 2 files changed, 180 insertions(+), 45 deletions(-) -- 2.44.0