aboutsummaryrefslogtreecommitdiffstats
path: root/fs/open.c
Commit message (Expand)AuthorAge
* [PATCH] ftruncate does not always update m/ctimePeter Staubach2006-06-25
* [PATCH] vfs: add lock owner argument to flush operationMiklos Szeredi2006-06-23
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-23
* [PATCH] log more info for directory entry change eventsAmy Griffis2006-06-20
* [PATCH] fs/open.c: unexport sys_openatAdrian Bunk2006-05-15
* x86: be careful about tailcall breakage for sys_open[at] tooLinus Torvalds2006-04-18
* x86: don't allow tail-calls in sys_ftruncate[64]()Linus Torvalds2006-04-18
* Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2006-03-25
|\
| * [PATCH] Collect more inode information during syscall processing.Amy Griffis2006-03-20
* | [PATCH] Add lookup_instantiate_filp usage warningOleg Drokin2006-03-25
* | [PATCH] Shrinks sizeof(files_struct) and better layoutEric Dumazet2006-03-23
|/
* [PATCH] vfs: *at functions: coreUlrich Drepper2006-01-18
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-11
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-09
* [PATCH] tiny: Uninline some open.c functionsMatt Mackall2006-01-08
* [PATCH] Fix some problems with truncate and mtime semantics.NeilBrown2006-01-08
* [PATCH] add a file_permission helperChristoph Hellwig2005-11-09
* [PATCH] add a vfs_permission helperChristoph Hellwig2005-11-09
* [PATCH] VFS: pass file pointer to filesystem from ftruncate()Miklos Szeredi2005-11-07
* [PATCH] memory leak in dentry_open()Peter Staubach2005-11-07
* VFS: Allow the filesystem to return a full file pointer on open intentTrond Myklebust2005-10-18
* [PATCH] open returns ENFILE but creates file anywayPeter Staubach2005-09-13
* [PATCH] files: files struct with RCUDipankar Sarma2005-09-09
* [PATCH] files: break up files structDipankar Sarma2005-09-09
* [PATCH] remove duplicated sys_open32() code from 64bit archsMiklos Szeredi2005-09-07
* [PATCH] inotifyRobert Love2005-07-12
* [PATCH] xip: fs/mm: execute in placeCarsten Otte2005-06-24
* [PATCH] sys_open() cleanupTelemaque Ndizihiwe2005-06-23
* [PATCH] Remove f_error field from struct fileChristoph Lameter2005-06-23
* [PATCH] Don't force O_LARGEFILE for 32 bit processes on ia64Yoav Zach2005-06-23
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16