nfsd: nfsd should drop CAP_MKNOD for non-root
[safe/jmp/linux-2.6] / fs / open.c
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 30
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 20
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 17
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 16
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 15
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 14
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 11
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 10
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrapper special cases
2009-01-05 Al Viroinode->i_op is never NULL
2008-12-31 Kentaro Takedaintroduce new LSM hooks where vfsmount is available.
2008-11-13 David HowellsCRED: Inaugurate COW credentials
2008-11-13 David HowellsCRED: Pass credentials through dentry_open()
2008-11-13 David HowellsCRED: Separate task security context from task_struct
2008-11-13 David HowellsCRED: Neuter sys_capset()
2008-10-21 Al Viro[PATCH] introduce fmode_t, do annotations
2008-10-13 Alan Coxtty: the vhangup syscall is racy
2008-08-01 Al Viro[PATCH] merge locate_fd() and get_unused_fd()
2008-07-27 Al Viro[PATCH] fix RLIM_NOFILE handling
2008-07-27 Al Viro[PATCH] sanitize __user_walk_fd() et.al.
2008-07-27 Al Viro[PATCH] preparation to __user_walk_fd cleanup
2008-07-27 Al Viro[PATCH] take noexec checks to very few callers that...
2008-07-27 Miklos Szeredi[patch 4/4] vfs: immutable inode checking cleanup
2008-07-27 Al Viro[PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS mess
2008-07-27 Al Viro[PATCH] kill altroot
2008-07-27 Al Viro[PATCH] permission checks for chdir need special treatm...
2008-07-27 Miklos Szeredi[patch 1/5] vfs: truncate: dont check immutable twice
2008-07-24 Jon Tollefsonfs: check for statfs overflow
2008-07-04 Andrew G. Morgansecurity: filesystem capabilities: fix fragile setuid...
2008-05-01 Al Viro[PATCH] split linux/file.h
2008-04-28 Nick Pigginxip: support non-struct page backed memory
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: debugging for missed calls
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: make access() use new r/o...
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: write counts for truncate()
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: elevate write count for chmod...
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: elevate write count for open()s
2008-04-19 Christoph Hellwig[PATCH] merge open_namei() and do_filp_open()
2008-04-19 Dave Hansen[PATCH] do namei_flags calculation inside open_namei()
2008-04-11 Roland McGrathasmlinkage_protect replaces prevent_tail_call
2008-03-19 Christoph Hellwig[PATCH] check for null vfsmount in dentry_open()
2008-02-15 Jan BlunckMake set_fs_{root,pwd} take a struct path
2008-02-15 Jan BlunckIntroduce path_put()
2008-02-15 Jan BlunckEmbed a struct path into struct nameidata instead of...
2008-02-08 Arjan van de Venremove the unused exports of sys_open/sys_read
2008-02-08 Harvey Harrisonfs: remove fastcall, it is always empty
2007-11-15 Arjan van de Venmark sys_open/sys_read exports unused
2007-10-21 Al Viro[PATCH] pass dentry to audit_inode()/audit_inode_child()
2007-10-17 Serge E. HallynImplement file posix capabilities
2007-10-17 Alan Coxfs: correct SuS compliance for open of large file witho...
2007-10-16 Yuichi NakamuraSELinux: Improve read/write performance
2007-07-31 david m. richterVFS: fix a race in lease-breaking during truncate
2007-07-24 Ulrich Drepperfallocate syscall interface deficiency
2007-07-18 Amit Arorasys_fallocate() implementation on i386, x86_64 and...
2007-07-16 Ulrich DrepperO_CLOEXEC for SCM_RIGHTS
2007-07-16 Ulrich DrepperIntroduce O_CLOEXEC
2007-05-09 Linus TorvaldsRemove suid/sgid bits on [f]truncate()
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2006-12-10 Vadim Lobanov[PATCH] fdtable: Make fdarray and fdsets equal in size
2006-12-08 Josef "Jeff" Sipek[PATCH] VFS: change struct file to use struct path
2006-12-08 Peter Zijlstra[PATCH] tty: ->signal->tty locking
2006-10-01 Dave Hansen[PATCH] r/o bind mounts: prepare for write access check...
2006-10-01 Alexey Dobriyan[PATCH] Create fs/utimes.c
2006-09-29 Ernie Petrides[PATCH] fix wrong error code on interrupted close syscalls
2006-09-29 Miklos Szeredi[PATCH] vfs: define new lookup flag for chdir
2006-06-25 Peter Staubach[PATCH] ftruncate does not always update m/ctime
2006-06-23 Miklos Szeredi[PATCH] vfs: add lock owner argument to flush operation
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to perform statfs with...
2006-06-20 Amy Griffis[PATCH] log more info for directory entry change events
2006-05-15 Adrian Bunk[PATCH] fs/open.c: unexport sys_openat
2006-04-18 Linus Torvaldsx86: be careful about tailcall breakage for sys_open...
2006-04-18 Linus Torvaldsx86: don't allow tail-calls in sys_ftruncate[64]()
2006-03-25 Linus TorvaldsMerge branch 'audit.b3' of git://git./linux/kernel...
2006-03-25 Oleg Drokin[PATCH] Add lookup_instantiate_filp usage warning
2006-03-23 Eric Dumazet[PATCH] Shrinks sizeof(files_struct) and better layout
2006-03-20 Amy Griffis[PATCH] Collect more inode information during syscall...
2006-01-19 Ulrich Drepper[PATCH] vfs: *at functions: core
2006-01-12 Randy Dunlap[PATCH] capable/capability.h (fs/)
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2006-01-09 Matt Mackall[PATCH] tiny: Uninline some open.c functions
2006-01-09 NeilBrown[PATCH] Fix some problems with truncate and mtime seman...
2005-11-09 Christoph Hellwig[PATCH] add a file_permission helper
2005-11-09 Christoph Hellwig[PATCH] add a vfs_permission helper
2005-11-07 Miklos Szeredi[PATCH] VFS: pass file pointer to filesystem from ftrun...
2005-11-07 Peter Staubach[PATCH] memory leak in dentry_open()
2005-10-18 Trond MyklebustVFS: Allow the filesystem to return a full file pointer...
2005-09-13 Peter Staubach[PATCH] open returns ENFILE but creates file anyway
2005-09-09 Dipankar Sarma[PATCH] files: files struct with RCU
2005-09-09 Dipankar Sarma[PATCH] files: break up files struct
2005-09-07 Miklos Szeredi[PATCH] remove duplicated sys_open32() code from 64bit...
2005-07-13 Robert Love[PATCH] inotify
2005-06-24 Carsten Otte[PATCH] xip: fs/mm: execute in place
2005-06-23 Telemaque Ndizihiwe[PATCH] sys_open() cleanup
2005-06-23 Christoph Lameter[PATCH] Remove f_error field from struct file
2005-06-23 Yoav Zach[PATCH] Don't force O_LARGEFILE for 32 bit processes...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2