summaryrefslogtreecommitdiff
path: root/fs/open.c
AgeCommit message (Expand)Author
2011-07-26merge fchmod() and fchmodat() guts, kill ancient broken kludgeAl Viro
2011-07-22vfs: use ERR_CAST for err-ptr tossing in lookup_instantiate_filpKonstantin Khlebnikov
2011-03-21fs: Use BUG_ON(!mnt) at dentry_open().Tetsuo Handa
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-03-16Merge branch 'next' into for-linusJames Morris
2011-03-15readlinkat(), fchownat() and fstatat() with empty relative pathnamesAl Viro
2011-03-15New kind of open files - "location only".Al Viro
2011-03-14open-style analog of vfs_path_lookup()Al Viro
2011-03-14switch do_filp_open() to struct open_flagsAl Viro
2011-03-10Check for immutable/append flag in fallocate pathMarco Stornelli
2011-03-08Merge branch 'master'; commit 'v2.6.38-rc7' into nextJames Morris
2011-02-11Fix possible filp_cachep memory corruptionLinus Torvalds
2011-02-10IMA: maintain i_readcount in the VFS layerMimi Zohar
2011-01-17fallocate should be a file operationChristoph Hellwig
2011-01-12fs: add hole punching to fallocateJosef Bacik
2010-10-29fix open/umount raceAl Viro
2010-08-18fs: cleanup files_lock lockingNick Piggin
2010-08-11vfs: clarify that nonseekable_open() will never failDmitry Torokhov
2010-08-10Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2010-08-02vfs: re-introduce MAY_CHDIREric Paris
2010-08-02LSM: Remove unused arguments from security_path_truncate().Tetsuo Handa
2010-07-28fsnotify: pass a file instead of an inode to open, read, and writeEric Paris
2010-07-28inotify: remove inotify in kernel interfaceEric Paris
2010-05-21Take statfs variants to fs/statfs.cAl Viro
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-03-05dquot: move dquot initialization responsibility into the filesystemChristoph Hellwig
2010-03-03Switch may_open() and break_lease() to passing O_...Al Viro
2009-12-22Sanitize f_flags helpersAl Viro
2009-12-22Fix f_flags/f_mode in case of lookup_instantiate_filp() from open(pathname, 3)Al Viro
2009-12-16Untangling ima mess, part 2: deal with countersAl Viro
2009-12-16fs: move get_empty_filp() deffinition to internal.hEric Paris
2009-11-24LSM: Move security_path_chmod()/security_path_chown() to after mutex_lock().Tetsuo Handa
2009-10-12LSM: Add security_path_chroot().Tetsuo Handa
2009-10-12LSM: Add security_path_chmod() and security_path_chown().Tetsuo Handa
2009-09-23fs: change sys_truncate length parameter typeHeiko Carstens
2009-09-02CRED: Add some configurable debugging [try #6]David Howells
2009-08-21vfs: allow file truncations when both suid and write permissions setAmerigo Wang
2009-06-24fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs io...Ankit Jain
2009-06-11fs: introduce mnt_clone_writenpiggin@suse.de
2009-05-09Switch open_exec() and sys_uselib() to do_open_filp()Al Viro
2009-03-31Get rid of indirect include of fs_struct.hAl Viro
2009-03-26vfs: Use lowercase names of quota functionsJan Kara
2009-01-14[CVE-2009-0029] System call wrappers part 30Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 20Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 17Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 16Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 15Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 14Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 11Heiko Carstens