Al Viro (2):
Fix f_flags/f_mode in case of lookup_instantiate_filp() from open(pathname, 3)
Sanitize f_flags helpers
Alan Cox (1):
jfs: Fix 32bit build warning
Andreas Gruenbacher (1):
Remove obsolete comment in fs.h
Arnd Bergmann (1):
fs/compat_ioctl.c: fix build error when !BLOCK
Evgeniy Polyakov (1):
pohmelfs needs I_LOCK
Roland Dreier (2):
alloc_file(): simplify handling of mnt_clone_write() errors
anonfd: Allow making anon files read-only
drivers/staging/pohmelfs/dir.c | 2 --
fs/anon_inodes.c | 4 ++--
fs/compat_ioctl.c | 2 --
fs/eventfd.c | 2 +-
fs/eventpoll.c | 2 +-
fs/file_table.c | 4 +---
fs/internal.h | 7 +++++++
fs/jfs/super.c | 2 +-
fs/namei.c | 8 ++++----
fs/open.c | 13 ++++++-------
fs/signalfd.c | 2 +-
fs/timerfd.c | 2 +-
include/linux/fs.h | 5 +++--
include/linux/namei.h | 2 --
kernel/auditsc.c | 1 -
kernel/perf_event.c | 2 +-
security/tomoyo/file.c | 1 -
virt/kvm/kvm_main.c | 4 ++--
18 files changed, 31 insertions(+), 34 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majo...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/