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, 3 Mar 2011 06:32:14 +0000
From:	Al Viro <viro@...IV.linux.org.uk>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org
Subject: [git pull] i_nlink fixes, part 1

	Please, pull from
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6.git/ i_nlink

Shortlog:
Al Viro (8):
      sysv: i_nlink races in rename()
      ufs: i_nlink races in rename()
      minix: i_nlink races in rename()
      nilfs2: i_nlink races in rename()
      exofs: i_nlink races in rename()
      fix reiserfs mkdir() breakage
      udf: fix i_nlink limit
      hfs: fix rename() over non-empty directory

Diffstat:
 fs/exofs/namei.c    |    8 ++------
 fs/hfs/dir.c        |   50 +++++++++++++-------------------------------------
 fs/minix/namei.c    |    8 ++------
 fs/nilfs2/namei.c   |    8 +-------
 fs/reiserfs/namei.c |    2 +-
 fs/sysv/namei.c     |    8 ++------
 fs/udf/namei.c      |   11 +++++------
 fs/ufs/namei.c      |    9 ++-------
 8 files changed, 28 insertions(+), 76 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ