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>] [day] [month] [year] [list]
Date:	Wed, 01 Jul 2009 17:45:01 +0200
From:	Miklos Szeredi <miklos@...redi.hu>
To:	torvalds@...ux-foundation.org
CC:	linux-kernel@...r.kernel.org, csaba@...ster.com, muirj@...tel.com,
	akpm@...ux-foundation.org
Subject: [GIT PULL] fuse fixes and improvements

Linus,

Please consider pulling from

  git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git for-linus

to get the following fuse updates.

Two of the patches are bugfixes, the other two are relatively simple
features.  These have been ready and reviewed for some time but missed
-rc1 because I was waiting for feedback on them.

Thanks,
Miklos

---
Csaba Henk (1):
      fuse: fix return value of fuse_dev_write()

John Muir (1):
      fuse: invalidation reverse calls

Miklos Szeredi (2):
      fuse: fix bad return value in fuse_file_poll()
      fuse: allow umask processing in userspace

---
 fs/fuse/dev.c        |   83 +++++++++++++++++++++++++++++++++++++++++++++++++-
 fs/fuse/dir.c        |   57 ++++++++++++++++++++++++++++++++--
 fs/fuse/file.c       |    2 +-
 fs/fuse/fuse_i.h     |   27 ++++++++++++++++
 fs/fuse/inode.c      |   68 ++++++++++++++++++++++++++++++++++++++--
 include/linux/fuse.h |   36 ++++++++++++++++++++-
 6 files changed, 262 insertions(+), 11 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