mmc: s3c6410: enable ADMA feature in 6410 sdhci controller
[safe/jmp/linux-2.6] / fs / open.c
2010-05-21 Al ViroTake statfs variants to fs/statfs.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-05 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-03-04 Christoph Hellwigdquot: move dquot initialization responsibility into...
2010-03-03 Al ViroSwitch may_open() and break_lease() to passing O_...
2009-12-22 Al ViroSanitize f_flags helpers
2009-12-22 Al ViroFix f_flags/f_mode in case of lookup_instantiate_filp...
2009-12-16 Al ViroUntangling ima mess, part 2: deal with counters
2009-12-16 Eric Parisfs: move get_empty_filp() deffinition to internal.h
2009-11-23 Tetsuo HandaLSM: Move security_path_chmod()/security_path_chown...
2009-10-11 Tetsuo HandaLSM: Add security_path_chroot().
2009-10-11 Tetsuo HandaLSM: Add security_path_chmod() and security_path_chown().
2009-09-23 Heiko Carstensfs: change sys_truncate length parameter type
2009-09-02 David HowellsCRED: Add some configurable debugging [try #6]
2009-08-21 Amerigo Wangvfs: allow file truncations when both suid and write...
2009-06-24 Ankit Jainfs: Add new pre-allocation ioctls to vfs for compatibil...
2009-06-12 npiggin@suse.defs: introduce mnt_clone_write
2009-05-09 Al ViroSwitch open_exec() and sys_uselib() to do_open_filp()
2009-04-01 Al ViroGet rid of indirect include of fs_struct.h
2009-03-26 Jan Karavfs: Use lowercase names of quota functions
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...
next