Commit Graph

40 Commits (b8a3a5214d7cc115f1ca3a3967b7229d97c46f4a)

Author SHA1 Message Date
Linus Torvalds 7b82dc0e64 Remove suid/sgid bits on [f]truncate() 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Vadim Lobanov bbea9f6966 [PATCH] fdtable: Make fdarray and fdsets equal in size 18 years ago
Josef "Jeff" Sipek 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 years ago
Peter Zijlstra 24ec839c43 [PATCH] tty: ->signal->tty locking 18 years ago
Dave Hansen 6902d925d5 [PATCH] r/o bind mounts: prepare for write access checks: collapse if() 19 years ago
Alexey Dobriyan 82b0547cfa [PATCH] Create fs/utimes.c 19 years ago
Ernie Petrides ee731f4f78 [PATCH] fix wrong error code on interrupted close syscalls 19 years ago
Miklos Szeredi 650a898342 [PATCH] vfs: define new lookup flag for chdir 19 years ago
Peter Staubach 6e656be899 [PATCH] ftruncate does not always update m/ctime 19 years ago
Miklos Szeredi 75e1fcc0b1 [PATCH] vfs: add lock owner argument to flush operation 19 years ago
David Howells 726c334223 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry 19 years ago
Amy Griffis 9c937dcc71 [PATCH] log more info for directory entry change events 19 years ago
Adrian Bunk 6aff5cb8ec [PATCH] fs/open.c: unexport sys_openat 19 years ago
Linus Torvalds 385910f2b2 x86: be careful about tailcall breakage for sys_open[at] too 19 years ago
Linus Torvalds 0a489cb3b6 x86: don't allow tail-calls in sys_ftruncate[64]() 19 years ago
Oleg Drokin 9a56c21392 [PATCH] Add lookup_instantiate_filp usage warning 19 years ago
Eric Dumazet 0c9e63fd38 [PATCH] Shrinks sizeof(files_struct) and better layout 19 years ago
Amy Griffis 73241ccca0 [PATCH] Collect more inode information during syscall processing. 19 years ago
Ulrich Drepper 5590ff0d55 [PATCH] vfs: *at functions: core 19 years ago
Randy Dunlap 16f7e0fe2e [PATCH] capable/capability.h (fs/) 19 years ago
Jes Sorensen 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
Matt Mackall b01ec0ef63 [PATCH] tiny: Uninline some open.c functions 19 years ago
NeilBrown 4a30131e7d [PATCH] Fix some problems with truncate and mtime semantics. 19 years ago
Christoph Hellwig 8c744fb83d [PATCH] add a file_permission helper 19 years ago
Christoph Hellwig e4543eddfd [PATCH] add a vfs_permission helper 19 years ago
Miklos Szeredi cc4e69dee4 [PATCH] VFS: pass file pointer to filesystem from ftruncate() 19 years ago
Peter Staubach 6fdcc21622 [PATCH] memory leak in dentry_open() 19 years ago
Trond Myklebust 834f2a4a15 VFS: Allow the filesystem to return a full file pointer on open intent 20 years ago
Peter Staubach a1a5b3d93c [PATCH] open returns ENFILE but creates file anyway 20 years ago
Dipankar Sarma ab2af1f500 [PATCH] files: files struct with RCU 20 years ago
Dipankar Sarma badf16621c [PATCH] files: break up files struct 20 years ago
Miklos Szeredi e922efc342 [PATCH] remove duplicated sys_open32() code from 64bit archs 20 years ago
Robert Love 0eeca28300 [PATCH] inotify 20 years ago
Carsten Otte ceffc07852 [PATCH] xip: fs/mm: execute in place 20 years ago
Telemaque Ndizihiwe fed2fc18a4 [PATCH] sys_open() cleanup 20 years ago
Christoph Lameter 45778ca819 [PATCH] Remove f_error field from struct file 20 years ago
Yoav Zach ef3daeda7b [PATCH] Don't force O_LARGEFILE for 32 bit processes on ia64 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago