summaryrefslogtreecommitdiffstats
path: root/fs/open.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] fdtable: Make fdarray and fdsets equal in sizeVadim Lobanov2006-12-101-2/+1
* [PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek2006-12-081-13/+13
* [PATCH] tty: ->signal->tty lockingPeter Zijlstra2006-12-081-0/+1
* [PATCH] r/o bind mounts: prepare for write access checks: collapse if()Dave Hansen2006-10-011-27/+37
* [PATCH] Create fs/utimes.cAlexey Dobriyan2006-10-011-134/+0
* [PATCH] fix wrong error code on interrupted close syscallsErnie Petrides2006-09-291-1/+11
* [PATCH] vfs: define new lookup flag for chdirMiklos Szeredi2006-09-291-1/+2
* [PATCH] ftruncate does not always update m/ctimePeter Staubach2006-06-251-1/+1
* [PATCH] vfs: add lock owner argument to flush operationMiklos Szeredi2006-06-231-1/+1
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-231-13/+13
* [PATCH] log more info for directory entry change eventsAmy Griffis2006-06-201-2/+2
* [PATCH] fs/open.c: unexport sys_openatAdrian Bunk2006-05-151-1/+0
* x86: be careful about tailcall breakage for sys_open[at] tooLinus Torvalds2006-04-181-2/+14
* x86: don't allow tail-calls in sys_ftruncate[64]()Linus Torvalds2006-04-181-2/+6
* Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2006-03-251-1/+7
|\
| * [PATCH] Collect more inode information during syscall processing.Amy Griffis2006-03-201-1/+7
* | [PATCH] Add lookup_instantiate_filp usage warningOleg Drokin2006-03-251-0/+4
* | [PATCH] Shrinks sizeof(files_struct) and better layoutEric Dumazet2006-03-231-4/+4
|/
* [PATCH] vfs: *at functions: coreUlrich Drepper2006-01-181-15/+68
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-111-0/+1
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-12/+12
* [PATCH] tiny: Uninline some open.c functionsMatt Mackall2006-01-081-3/+3
* [PATCH] Fix some problems with truncate and mtime semantics.NeilBrown2006-01-081-4/+5
* [PATCH] add a file_permission helperChristoph Hellwig2005-11-091-1/+1
* [PATCH] add a vfs_permission helperChristoph Hellwig2005-11-091-6/+6
* [PATCH] VFS: pass file pointer to filesystem from ftruncate()Miklos Szeredi2005-11-071-3/+7
* [PATCH] memory leak in dentry_open()Peter Staubach2005-11-071-1/+8
* VFS: Allow the filesystem to return a full file pointer on open intentTrond Myklebust2005-10-181-14/+65
* [PATCH] open returns ENFILE but creates file anywayPeter Staubach2005-09-131-42/+56
* [PATCH] files: files struct with RCUDipankar Sarma2005-09-091-4/+4
* [PATCH] files: break up files structDipankar Sarma2005-09-091-17/+24
* [PATCH] remove duplicated sys_open32() code from 64bit archsMiklos Szeredi2005-09-071-8/+11
* [PATCH] inotifyRobert Love2005-07-121-1/+2
* [PATCH] xip: fs/mm: execute in placeCarsten Otte2005-06-241-1/+3
* [PATCH] sys_open() cleanupTelemaque Ndizihiwe2005-06-231-11/+7
* [PATCH] Remove f_error field from struct fileChristoph Lameter2005-06-231-12/+4
* [PATCH] Don't force O_LARGEFILE for 32 bit processes on ia64Yoav Zach2005-06-231-3/+4
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1076
OpenPOWER on IntegriCloud