All of lore.kernel.org
 help / color / mirror / Atom feed
* [git pull][vfs].34 fixes
@ 2010-05-15 11:44 Al Viro
  0 siblings, 0 replies; only message in thread
From: Al Viro @ 2010-05-15 11:44 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

	Misc fixes; the most serious one is unlink/mount regression.
Please, pull from
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6.git/ for-linus

Shortlog:
Al Viro (2):
      Fix the regression created by "set S_DEAD on unlink()..." commit
      Fix double-free in logfs

Dan Carpenter (1):
      fs/sysv: dereferencing ERR_PTR()

Jan Blunck (1):
      JFS: Free sbi memory in error path

Diffstat:
 drivers/usb/core/inode.c |    1 +
 fs/configfs/dir.c        |    4 ++++
 fs/jfs/super.c           |   13 ++++++-------
 fs/logfs/super.c         |   14 +++++++-------
 fs/namei.c               |   21 +++++++++++++--------
 fs/namespace.c           |    6 +++---
 fs/sysv/dir.c            |    2 +-
 include/linux/dcache.h   |   14 ++++++++++++++
 8 files changed, 49 insertions(+), 26 deletions(-)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-05-15 11:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-15 11:44 [git pull][vfs].34 fixes Al Viro

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.