aboutsummaryrefslogtreecommitdiff
path: root/include/linux/file.h
AgeCommit message (Expand)AuthorFilesLines
2010-05-27get rid of the magic around f_count in aioGravatar Al Viro 1-1/+0
2009-12-16switch alloc_file() to passing struct pathGravatar Al Viro 1-2/+3
2009-12-16get rid of init_file()Gravatar Al Viro 1-3/+0
2008-10-21[PATCH] introduce fmode_t, do annotationsGravatar Al Viro 1-2/+2
2008-08-01[PATCH] merge locate_fd() and get_unused_fd()Gravatar Al Viro 1-1/+2
2008-05-01[PATCH] split linux/file.hGravatar Al Viro 1-84/+2
2008-04-25[PATCH] sanitize unshare_files/reset_files_structGravatar Al Viro 1-1/+2
2008-04-19[PATCH] r/o bind mounts: create helper to drop file write accessGravatar Dave Hansen 1-0/+1
2008-02-13include/linux: Remove all users of FASTCALL() macroGravatar Harvey Harrison 1-8/+8
2007-10-17r/o bind mounts: filesystem helpers for custom 'struct file'sGravatar Dave Hansen 1-0/+9
2007-07-16O_CLOEXEC for SCM_RIGHTSGravatar Ulrich Drepper 1-0/+1
2006-12-22[PATCH] fdtable: Provide free_fdtable() wrapperGravatar Vadim Lobanov 1-0/+5
2006-12-10[PATCH] fdtable: Implement new pagesize-based fdtable allocatorGravatar Vadim Lobanov 1-6/+0
2006-12-10[PATCH] fdtable: Remove the free_files fieldGravatar Vadim Lobanov 1-2/+1
2006-12-10[PATCH] fdtable: Make fdarray and fdsets equal in sizeGravatar Vadim Lobanov 1-6/+0
2006-12-07[PATCH] Move filep_cachep to include/file.hGravatar Christoph Lameter 1-0/+2
2006-12-07[PATCH] Move files_cachep to include/file.hGravatar Christoph Lameter 1-0/+2
2006-09-29[PATCH] Fix unserialized task->files changingGravatar Kirill Korotaev 1-0/+1
2006-03-23[PATCH] Shrinks sizeof(files_struct) and better layoutGravatar Eric Dumazet 1-4/+24
2006-03-08[PATCH] fix file countingGravatar Dipankar Sarma 1-2/+0
2005-11-13[PATCH] reorder struct files_structGravatar Eric Dumazet 1-5/+5
2005-11-07[PATCH] mm: rename kmem_cache_s to kmem_cacheGravatar Pekka J Enberg 1-3/+3
2005-09-09[PATCH] files: files struct with RCUGravatar Dipankar Sarma 1-2/+9
2005-09-09[PATCH] files: break up files structGravatar Dipankar Sarma 1-8/+15
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+84