summaryrefslogtreecommitdiffstats
path: root/fs/fcntl.c
Commit message (Expand)AuthorAgeFilesLines
* BUG_ON() Conversion in fs/fcntl.cEric Sesterhenn2006-04-021-2/+1
* [PATCH] Use __read_mostly on some hot fs variablesEric Dumazet2006-03-261-2/+2
* [PATCH] Shrinks sizeof(files_struct) and better layoutEric Dumazet2006-03-231-5/+4
* [PATCH] fcntl F_SETFL and read-only IS_APPEND filesdean gaudet2006-02-031-2/+5
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-141-1/+1
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-111-0/+1
* [PATCH] sigio: cleanup, don't take tasklist twiceOleg Nesterov2006-01-081-3/+3
* [PATCH] files: lock-free fd look-upDipankar Sarma2005-09-091-2/+2
* [PATCH] files: files struct with RCUDipankar Sarma2005-09-091-3/+10
* [PATCH] files: break up files structDipankar Sarma2005-09-091-18/+29
* [PATCH] stale POSIX lock handlingPeter Staubach2005-07-271-2/+3
* [PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl2005-05-011-1/+2
* [PATCH] AYSNC IO using singals other than SIGIOBharath Ramesh2005-04-161-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+601
OpenPOWER on IntegriCloud