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]
Date:   Mon, 25 Oct 2021 17:51:00 +0900
From:   Ryusuke Konishi <konishi.ryusuke@...il.com>
To:     Andrew Morton <akpm@...ux-foundation.org>
Cc:     linux-nilfs <linux-nilfs@...r.kernel.org>,
        LKML <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/2] nilfs2 updates

Hi, Andrew

Please queue the following changes for the next merge window:

Qing Wang (1):
  nilfs2: replace snprintf in show functions with sysfs_emit

Ryusuke Konishi (1):
  nilfs2: remove filenames from file comments

Thanks,
Ryusuke Konishi
--
 fs/nilfs2/alloc.c     |  2 +-
 fs/nilfs2/alloc.h     |  2 +-
 fs/nilfs2/bmap.c      |  2 +-
 fs/nilfs2/bmap.h      |  2 +-
 fs/nilfs2/btnode.c    |  2 +-
 fs/nilfs2/btnode.h    |  2 +-
 fs/nilfs2/btree.c     |  2 +-
 fs/nilfs2/btree.h     |  2 +-
 fs/nilfs2/cpfile.c    |  2 +-
 fs/nilfs2/cpfile.h    |  2 +-
 fs/nilfs2/dat.c       |  2 +-
 fs/nilfs2/dat.h       |  2 +-
 fs/nilfs2/dir.c       |  2 +-
 fs/nilfs2/direct.c    |  2 +-
 fs/nilfs2/direct.h    |  2 +-
 fs/nilfs2/file.c      |  2 +-
 fs/nilfs2/gcinode.c   |  2 +-
 fs/nilfs2/ifile.c     |  2 +-
 fs/nilfs2/ifile.h     |  2 +-
 fs/nilfs2/inode.c     |  2 +-
 fs/nilfs2/ioctl.c     |  2 +-
 fs/nilfs2/mdt.c       |  2 +-
 fs/nilfs2/mdt.h       |  2 +-
 fs/nilfs2/namei.c     |  2 +-
 fs/nilfs2/nilfs.h     |  2 +-
 fs/nilfs2/page.c      |  2 +-
 fs/nilfs2/page.h      |  2 +-
 fs/nilfs2/recovery.c  |  2 +-
 fs/nilfs2/segbuf.c    |  2 +-
 fs/nilfs2/segbuf.h    |  2 +-
 fs/nilfs2/segment.c   |  2 +-
 fs/nilfs2/segment.h   |  2 +-
 fs/nilfs2/sufile.c    |  2 +-
 fs/nilfs2/sufile.h    |  2 +-
 fs/nilfs2/super.c     |  2 +-
 fs/nilfs2/sysfs.c     | 78 +++++++++++++++++++++++++--------------------------
 fs/nilfs2/sysfs.h     |  2 +-
 fs/nilfs2/the_nilfs.c |  2 +-
 fs/nilfs2/the_nilfs.h |  2 +-
 39 files changed, 77 insertions(+), 77 deletions(-)

-- 
1.8.3.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ