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>] [day] [month] [year] [list]
Date:	Thu, 27 Sep 2012 20:16:08 +0800
From:	Yan Hong <clouds.yan@...il.com>
To:	viro@...iv.linux.org.uk
Cc:	linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/8] Misc vfs code clean

Yan Hong (8):
  fs/namespace.c: introduce helper function path_unmounted()
  fs/namespace.c: remove unused macro MNT_WRITER_UNDERFLOW_LIMIT
  fs/namespace.c: trivial code clean
  fs/namespace.c: check permission early in sys_[u]mount
  fs/namei.c: introduce macro AT_FDINV
  fs/inode.c: call alloc_inode() in new_inode() directly
  fs/inode.c: remove outstanding spin lock prefetch
  vfs: misc comment clean

 fs/dcache.c           |   11 ++++-----
 fs/inode.c            |   13 +++++------
 fs/namei.c            |   13 ++++++-----
 fs/namespace.c        |   59 ++++++++++++++++++++-----------------------------
 include/linux/fcntl.h |    2 ++
 5 files changed, 43 insertions(+), 55 deletions(-)

-- 
1.7.9.5

--
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