aboutsummaryrefslogtreecommitdiffstats
path: root/fs/open.c
Commit message (Expand)AuthorAgeFilesLines
* fs: cleanup files_lock lockingNick Piggin2010-08-181-2/+2
* vfs: clarify that nonseekable_open() will never failDmitry Torokhov2010-08-111-1/+3
* Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-08-101-1/+2
|\
| * fsnotify: pass a file instead of an inode to open, read, and writeEric Paris2010-07-281-1/+1
| * inotify: remove inotify in kernel interfaceEric Paris2010-07-281-0/+1
* | vfs: re-introduce MAY_CHDIREric Paris2010-08-021-3/+3
* | LSM: Remove unused arguments from security_path_truncate().Tetsuo Handa2010-08-021-3/+2
|/
* Take statfs variants to fs/statfs.cAl Viro2010-05-211-166/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-03-051-4/+1
|\
| * dquot: move dquot initialization responsibility into the filesystemChristoph Hellwig2010-03-051-4/+1
* | Switch may_open() and break_lease() to passing O_...Al Viro2010-03-031-1/+1
|/
* Sanitize f_flags helpersAl Viro2009-12-221-1/+1
* Fix f_flags/f_mode in case of lookup_instantiate_filp() from open(pathname, 3)Al Viro2009-12-221-7/+6
* Untangling ima mess, part 2: deal with countersAl Viro2009-12-161-0/+2
* fs: move get_empty_filp() deffinition to internal.hEric Paris2009-12-161-0/+2
* LSM: Move security_path_chmod()/security_path_chown() to after mutex_lock().Tetsuo Handa2009-11-241-21/+15
* LSM: Add security_path_chroot().Tetsuo Handa2009-10-121-0/+3
* LSM: Add security_path_chmod() and security_path_chown().Tetsuo Handa2009-10-121-4/+20
* fs: change sys_truncate length parameter typeHeiko Carstens2009-09-231-3/+2
* CRED: Add some configurable debugging [try #6]David Howells2009-09-021-0/+2
* vfs: allow file truncations when both suid and write permissions setAmerigo Wang2009-08-211-4/+6
* fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs io...Ankit Jain2009-06-241-29/+29
* fs: introduce mnt_clone_writenpiggin@suse.de2009-06-111-2/+2
* Switch open_exec() and sys_uselib() to do_open_filp()Al Viro2009-05-091-1/+1
* Get rid of indirect include of fs_struct.hAl Viro2009-03-311-0/+1
* vfs: Use lowercase names of quota functionsJan Kara2009-03-261-1/+1
* [CVE-2009-0029] System call wrappers part 30Heiko Carstens2009-01-141-7/+6
* [CVE-2009-0029] System call wrappers part 20Heiko Carstens2009-01-141-2/+2
* [CVE-2009-0029] System call wrappers part 17Heiko Carstens2009-01-141-9/+7
* [CVE-2009-0029] System call wrappers part 16Heiko Carstens2009-01-141-1/+1
* [CVE-2009-0029] System call wrappers part 15Heiko Carstens2009-01-141-2/+2
* [CVE-2009-0029] System call wrappers part 14Heiko Carstens2009-01-141-1/+1
* [CVE-2009-0029] System call wrappers part 11Heiko Carstens2009-01-141-1/+1
* [CVE-2009-0029] System call wrappers part 10Heiko Carstens2009-01-141-7/+5
* [CVE-2009-0029] System call wrapper special casesHeiko Carstens2009-01-141-3/+24
* inode->i_op is never NULLAl Viro2009-01-051-1/+1
* introduce new LSM hooks where vfsmount is available.Kentaro Takeda2008-12-311-0/+5
* CRED: Inaugurate COW credentialsDavid Howells2008-11-141-16/+15
* CRED: Pass credentials through dentry_open()David Howells2008-11-141-6/+11
* CRED: Separate task security context from task_structDavid Howells2008-11-141-8/+9
* CRED: Neuter sys_capset()David Howells2008-11-141-11/+1
* [PATCH] introduce fmode_t, do annotationsAl Viro2008-10-211-1/+1
* tty: the vhangup syscall is racyAlan Cox2008-10-131-2/+1
* [PATCH] merge locate_fd() and get_unused_fd()Al Viro2008-08-011-56/+0
* [PATCH] fix RLIM_NOFILE handlingAl Viro2008-07-261-9/+0
* [PATCH] sanitize __user_walk_fd() et.al.Al Viro2008-07-261-62/+62
* [PATCH] preparation to __user_walk_fd cleanupAl Viro2008-07-261-8/+10
* [PATCH] take noexec checks to very few callers that careAl Viro2008-07-261-0/+10
* [patch 4/4] vfs: immutable inode checking cleanupMiklos Szeredi2008-07-261-22/+2