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]
Date:   Thu, 2 Apr 2020 09:07:56 -0700
From:   "Darrick J. Wong" <djwong@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     "Darrick J. Wong" <djwong@...nel.org>,
        linux-fsdevel@...r.kernel.org, linux-xfs@...r.kernel.org,
        david@...morbit.com, linux-kernel@...r.kernel.org,
        sandeen@...deen.net, hch@....de,
        linux-ext4 <linux-ext4@...r.kernel.org>,
        Theodore Ts'o <tytso@....edu>
Subject: [GIT PULL] iomap: new code for 5.7

Hi Linus,

Please pull this set of new code for 5.7.  We're fixing tracepoints and
comments in this cycle, so there shouldn't be any surprises here.  I
performed a test merge just now and everything went smoothly.

I anticipate sending a second pull request next week with a single bug
fix for readahead, but it's still undergoing QA.

--D

The following changes since commit 98d54f81e36ba3bf92172791eba5ca5bd813989b:

  Linux 5.6-rc4 (2020-03-01 16:38:46 -0600)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/iomap-5.7-merge-2

for you to fetch changes up to d9973ce2fe5bcdc5e01bb3f49833d152b8e166ca:

  iomap: fix comments in iomap_dio_rw (2020-03-18 08:04:36 -0700)

----------------------------------------------------------------
New iomap code for 5.7:
- Fix a broken tracepoint
- Fix a broken comment

----------------------------------------------------------------
Matthew Wilcox (Oracle) (1):
      iomap: Remove pgoff from tracepoints

yangerkun (1):
      iomap: fix comments in iomap_dio_rw

 fs/iomap/buffered-io.c |  7 ++++---
 fs/iomap/direct-io.c   |  4 ++--
 fs/iomap/trace.h       | 27 +++++++++++----------------
 3 files changed, 17 insertions(+), 21 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ