summaryrefslogtreecommitdiffstats
path: root/fs/open.c
Commit message (Expand)AuthorAgeFilesLines
* [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