summaryrefslogtreecommitdiff
path: root/fs/fcntl.c
Commit message (Expand)AuthorAge
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-20
* Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma2007-07-17
* [PATCH] fdtable: Make fdarray and fdsets equal in sizeVadim Lobanov2006-12-10
* [PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek2006-12-08
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* [PATCH] file: Add locking to f_getownEric W. Biederman2006-10-02
* [PATCH] file: modify struct fown_struct to use a struct pidEric W. Biederman2006-10-02
* BUG_ON() Conversion in fs/fcntl.cEric Sesterhenn2006-04-02
* [PATCH] Use __read_mostly on some hot fs variablesEric Dumazet2006-03-26
* [PATCH] Shrinks sizeof(files_struct) and better layoutEric Dumazet2006-03-23
* [PATCH] fcntl F_SETFL and read-only IS_APPEND filesdean gaudet2006-02-03
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-14
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-11
* [PATCH] sigio: cleanup, don't take tasklist twiceOleg Nesterov2006-01-08
* [PATCH] files: lock-free fd look-upDipankar Sarma2005-09-09
* [PATCH] files: files struct with RCUDipankar Sarma2005-09-09
* [PATCH] files: break up files structDipankar Sarma2005-09-09
* [PATCH] stale POSIX lock handlingPeter Staubach2005-07-27
* [PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl2005-05-01
* [PATCH] AYSNC IO using singals other than SIGIOBharath Ramesh2005-04-16
* Linux-2.6.12-rc2Linus Torvalds2005-04-16