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-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 10 Mar 2011 11:58:56 +0000
From:	Al Viro <viro@...IV.linux.org.uk>
To:	sedat.dilek@...il.com
Cc:	Linus Torvalds <torvalds@...ux-foundation.org>,
	linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org
Subject: Re: [git pull] more vfs fixes for final

On Thu, Mar 10, 2011 at 12:44:37PM +0100, Sedat Dilek wrote:
> On Thu, Mar 10, 2011 at 12:09 PM, Al Viro <viro@...iv.linux.org.uk> wrote:
> > ?? ?? ?? ??Fix for misplaced include in sysctl.h, fixes for ->d_revalidate()
> > (a bunch of filesystems are unusable with nfsd at the moment; the real fix
> > is to make ->d_revalidate() take flags directly and forget about dereferencing
> > nameidata in most of the instances, but that's obviously for the next window
> > and oopsen really need to be fixed for -final), missing checks in fallocate()
> > and Bruce's patch for inode (temporary) leaks with nfsd. ??Please, pull from
> >
> > git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6.git/ for-linus
> >
> 
> Did you really push the new commits?
> 
> Last commit here is commit b306419ae08d9def53f2142a37cc0a58622307a8:
> "nd->inode is not set on the second attempt in path_walk()"

Looks like propagation from hera to git.kernel.org is slow tonight...

GIT_DIR=/pub/scm/linux/kernel/git/viro/vfs-2.6.git/ git log for-linus|head -5
commit d891eedbc3b1b0fade8a9ce60cc0eba1cccb59e5
Author: J. Bruce Fields <bfields@...ldses.org>
Date:   Tue Jan 18 15:45:09 2011 -0500

    fs/dcache: allow d_obtain_alias() to return unhashed dentries
--
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