summaryrefslogtreecommitdiff
path: root/fs/open.c
Commit message (Expand)AuthorAge
* [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-rc2Linus Torvalds2005-04-16