lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250425183924.2739969-1-idryomov@gmail.com>
Date: Fri, 25 Apr 2025 20:39:22 +0200
From: Ilya Dryomov <idryomov@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: ceph-devel@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: [GIT PULL] Ceph fixes for 6.15-rc4

Hi Linus,

The following changes since commit 38fec10eb60d687e30c8c6b5420d86e8149f7557:

  Linux 6.14 (2025-03-24 07:02:41 -0700)

are available in the Git repository at:

  https://github.com/ceph/ceph-client.git tags/ceph-for-6.15-rc4

for you to fetch changes up to f452a2204614fc10e2c3b85904c4bd300c2789dc:

  ceph: Fix incorrect flush end position calculation (2025-04-03 21:35:32 +0200)

----------------------------------------------------------------
A small CephFS encryption-related fix and a dead code cleanup.

----------------------------------------------------------------
David Howells (1):
      ceph: Fix incorrect flush end position calculation

Dr. David Alan Gilbert (1):
      ceph: Remove osd_client deadcode

 fs/ceph/inode.c                 |  2 +-
 include/linux/ceph/osd_client.h |  6 ------
 net/ceph/osd_client.c           | 23 -----------------------
 3 files changed, 1 insertion(+), 30 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ