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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Z/vubg+MYaiszHm2@debian>
Date: Mon, 14 Apr 2025 01:03:42 +0800
From: Gao Xiang <xiang@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-erofs@...ts.ozlabs.org, LKML <linux-kernel@...r.kernel.org>,
	Sheng Yong <shengyong1@...omi.com>, Bo Liu <liubo03@...pur.com>,
	Chao Yu <chao@...nel.org>
Subject: [GIT PULL] erofs fixes for 6.15-rc2

Hi Linus,

Could you consider those fixes for 6.15-rc2?

Just a few miscellaneous fixes as shown below..  All commits have been
in -next for a while and no potential merge conflicts is observed.

Thanks,
Gao Xiang

The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:

  Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)

are available in the Git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs.git tags/erofs-for-6.15-rc2-fixes

for you to fetch changes up to f5ffef9881a76764477978c39f1ad0136a4adcab:

  erofs: remove duplicate code (2025-04-10 14:24:05 +0800)

----------------------------------------------------------------
Changes since last update:

 - Properly handle errors when file-backed I/O fails.

 - Fix compilation issues on ARM platform (arm-linux-gnueabi);

 - Fix parsing of encoded extents;

 - Minor cleanup.

----------------------------------------------------------------
Bo Liu (1):
      erofs: remove duplicate code

Gao Xiang (2):
      erofs: add __packed annotation to union(__le16..)
      erofs: fix encoded extents handling

Sheng Yong (1):
      erofs: set error to bio if file-backed IO fails

 fs/erofs/erofs_fs.h | 8 ++++----
 fs/erofs/fileio.c   | 2 ++
 fs/erofs/zdata.c    | 1 -
 fs/erofs/zmap.c     | 5 +++--
 4 files changed, 9 insertions(+), 7 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ