mbox series

[0/5] lustre: sync to 2.15 LTS release

Message ID 1652297923-16141-1-git-send-email-jsimmons@infradead.org (mailing list archive)
Headers show
Series lustre: sync to 2.15 LTS release | expand

Message

James Simmons May 11, 2022, 7:38 p.m. UTC
Last patches needed to bring native client in sync with
Lustre 2.15 LTS release.

Alex Zhuravlev (1):
  lustre: obdclass: llog to handle gaps

Arshad Hussain (1):
  lustre: uapi: fallocate interop for 2.14 clients

John L. Hammond (1):
  lustre: llite: disable fast_read and workaround

Oleg Drokin (1):
  lustre: update version to 2.15.0

Sebastien Buisson (1):
  lustre: sec: correctly handle page lock in ll_io_zero_page

 fs/lustre/llite/llite_lib.c            | 22 +++++++++++-----------
 fs/lustre/llite/rw.c                   | 11 +++++++++--
 fs/lustre/llite/vvp_page.c             |  6 ------
 fs/lustre/obdclass/llog.c              | 25 +++++++++----------------
 include/uapi/linux/lustre/lustre_idl.h |  3 +++
 include/uapi/linux/lustre/lustre_ver.h |  6 +++---
 6 files changed, 35 insertions(+), 38 deletions(-)