Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / fs / file.c
2012-03-30 Linus TorvaldsMerge branch 'x86-x32-for-linus' of git://git./linux...
2012-02-29 Paul Gortmakerfs: reduce the use of module.h wherever possible
2012-02-24 Bobby Powersfs: Fix close_on_exec pointer in alloc_fdtable
2012-02-19 David HowellsReplace the fd_sets in struct fdtable with an array...
2012-02-19 David HowellsWrap accesses to the fd_sets in struct fdtable
2011-04-28 Andrew Mortonvfs: avoid large kmalloc()s for the fdtable
2010-08-11 Changli Gaovfs: use kmalloc() to allocate fdmem if possible
2010-06-14 Paul E. McKenneyfs: remove all rcu head initializations, except on_stac...
2010-03-06 Jiri Slabyfs: use rlimit helpers
2010-02-25 Paul E. McKenneyvfs: Apply lockdep-based checking to rcu_dereference...
2010-01-09 Jiri Slaby- patches.suse/perfmon2.patch: Refresh.
2009-11-20 Jiri Slaby- Add writable resource limits support
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2008-08-01 Al Viro[PATCH] merge locate_fd() and get_unused_fd()
2008-07-27 Al Viro[PATCH] fix RLIM_NOFILE handling
2008-05-16 Al Viro[PATCH] avoid multiplication overflows and signedness...
2008-05-16 Al Viro[PATCH] dup_fd() part 4 - race fix
2008-05-16 Al Viro[PATCH] dup_fd() - part 3
2008-05-16 Al Viro[PATCH] dup_fd() part 2
2008-05-16 Al Viro[PATCH] dup_fd() fixes, part 1
2008-05-16 Al Viro[PATCH] take init_files to fs/file.c
2008-05-01 Al Viro[PATCH] fix sysctl_nr_open bugs
2008-05-01 Al Viro[PATCH] split linux/file.h
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-06 Eric Dumazetget rid of NR_OPEN and introduce a sysctl_nr_open
2006-12-22 Vadim Lobanov[PATCH] fdtable: Provide free_fdtable() wrapper
2006-12-10 Vadim Lobanov[PATCH] fdtable: Implement new pagesize-based fdtable...
2006-12-10 Vadim Lobanov[PATCH] fdtable: Remove the free_files field
2006-12-10 Vadim Lobanov[PATCH] fdtable: Make fdarray and fdsets equal in size
2006-12-07 Tejun Heo[PATCH] file: kill unnecessary timer in fdtable_defer
2006-11-22 David HowellsWorkStruct: Pass the work_struct pointer instead of...
2006-09-29 Andrew Morton[PATCH] expand_fdtable(): remove pointless unlock+lock
2006-09-29 Vadim Lobanov[PATCH] Clean up expand_fdtable() and expand_files()
2006-09-27 Andrew Morton[PATCH] alloc_fdtable() cleanup
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-07-12 Andrew Morton[PATCH] alloc_fdtable() expansion fix
2006-07-12 Kirill Korotaev[PATCH] fix fdset leakage
2006-07-10 Andrew Morton[PATCH] fix weird logic in alloc_fdtable()
2006-03-28 KAMEZAWA Hiroyuki[PATCH] for_each_possible_cpu: fixes for generic part
2006-03-23 Eric Dumazet[PATCH] Shrinks sizeof(files_struct) and better layout
2006-02-05 Eric Dumazet[PATCH] percpu data: only iterate over possible CPUs
2006-02-02 Olaf Hering+- remove patches.arch/ppc-per_cpu_data_optimisations...
2005-09-14 Dipankar Sarma[PATCH] Fix the fdtable freeing in the case of vmalloce...
2005-09-09 Dipankar Sarma[PATCH] files: files struct with RCU
2005-09-09 Dipankar Sarma[PATCH] files: break up files struct
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Prasanna Meda[PATCH] file_table:expand_files() code cleanup
2004-10-31 Linus TorvaldsLock-annotate some kernel functions as an example of...
2004-10-20 Adrian Bunk[PATCH] #include <asm/bitops.h> -> #include <linux...
2004-06-29 Linus Torvaldssparse: fix pointer/integer confusion
2003-04-12 Andrew Morton[PATCH] convert file_lock to a spinlock
2002-02-25 Rusty Russell[PATCH] 2.5.5 Trivial patch: fs/file.c comment
2002-02-13 Andi Kleen[PATCH] x86_64-merge file.c warning
2002-02-09 Dave Jones[PATCH] includes cleanup, 2nd try.
2002-02-05 Linus Torvaldsv2.5.2 -> v2.5.2.1
2002-02-05 Linus Torvaldsv2.4.1.2 -> v2.4.1.3
2002-02-05 Linus TorvaldsImport changeset