summaryrefslogtreecommitdiff
path: root/include/linux/file.h
AgeCommit message (Expand)Author
2011-03-15New kind of open files - "location only".Al Viro
2011-01-17fs: Remove unlikely() from fput_light()Steven Rostedt
2010-05-27get rid of the magic around f_count in aioAl Viro
2009-12-16switch alloc_file() to passing struct pathAl Viro
2009-12-16get rid of init_file()Al Viro
2008-10-21[PATCH] introduce fmode_t, do annotationsAl Viro
2008-08-01[PATCH] merge locate_fd() and get_unused_fd()Al Viro
2008-05-01[PATCH] split linux/file.hAl Viro
2008-04-25[PATCH] sanitize unshare_files/reset_files_structAl Viro
2008-04-19[PATCH] r/o bind mounts: create helper to drop file write accessDave Hansen
2008-02-13include/linux: Remove all users of FASTCALL() macroHarvey Harrison
2007-10-17r/o bind mounts: filesystem helpers for custom 'struct file'sDave Hansen
2007-07-16O_CLOEXEC for SCM_RIGHTSUlrich Drepper
2006-12-22[PATCH] fdtable: Provide free_fdtable() wrapperVadim Lobanov
2006-12-10[PATCH] fdtable: Implement new pagesize-based fdtable allocatorVadim Lobanov
2006-12-10[PATCH] fdtable: Remove the free_files fieldVadim Lobanov
2006-12-10[PATCH] fdtable: Make fdarray and fdsets equal in sizeVadim Lobanov
2006-12-07[PATCH] Move filep_cachep to include/file.hChristoph Lameter
2006-12-07[PATCH] Move files_cachep to include/file.hChristoph Lameter
2006-09-29[PATCH] Fix unserialized task->files changingKirill Korotaev
2006-03-23[PATCH] Shrinks sizeof(files_struct) and better layoutEric Dumazet
2006-03-08[PATCH] fix file countingDipankar Sarma
2005-11-13[PATCH] reorder struct files_structEric Dumazet
2005-11-07[PATCH] mm: rename kmem_cache_s to kmem_cachePekka J Enberg
2005-09-09[PATCH] files: files struct with RCUDipankar Sarma
2005-09-09[PATCH] files: break up files structDipankar Sarma
2005-01-20[PATCH] file_table:expand_files() code cleanupPrasanna Meda
2004-04-12[PATCH] get_files_struct cleanupAndrew Morton
2003-05-07[PATCH] reduced overheads in fget/fputAndrew Morton
2003-04-12[PATCH] convert file_lock to a spinlockAndrew Morton
2003-03-17[PATCH] file_list_lock contention fixesAndrew Morton
2002-11-15[PATCH] Move fd-related functions from sched.h to file.hMatthew Wilcox
2002-06-17[PATCH] add __fput for aioBenjamin LaHaise
2002-02-08[PATCH] includes cleanup, 2nd try.Dave Jones
2002-02-05v2.5.2.1 -> v2.5.2.1.1Linus Torvalds
2002-02-05v2.5.2 -> v2.5.2.1Linus Torvalds
2002-02-04v2.5.1.3 -> v2.5.1.4Linus Torvalds
2002-02-04Import changesetLinus Torvalds