- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / fs / file_table.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-19 Matthias Kaehlckefs/file_table.c: use list_for_each_entry() instead...
2007-10-17 Dave Hansenr/o bind mounts: filesystem helpers for custom 'struct...
2007-10-17 Denis Chengfs: use kmem_cache_zalloc instead
2007-10-17 Peter Zijlstralib: percpu_counter_sum_positive
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-01-09 Olaf Hering+- update to 2.16.20-rc4
2007-01-09 Greg Kroah-Hartman- first step at updating to 2.6.19
2006-12-08 Josef "Jeff" Sipek[PATCH] VFS: change struct file to use struct path
2006-10-02 Eric W. Biederman[PATCH] file: modify struct fown_struct to use a struct pid
2006-09-27 Theodore Ts'o[PATCH] inode-diet: Move i_cdev into a union
2006-08-01 Greg Kroah-Hartman- update to 2.6.18-rc1 (only i386 configs will build...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-23 Mingming Cao[PATCH] percpu counter data type changes to suppport...
2006-06-06 Jens Axboe- patches.suse/filp-slab-rcu: enable
2006-03-23 Benjamin LaHaise[PATCH] get_empty_filp tweaks, inline epoll_init_file()
2006-03-08 Dipankar Sarma[PATCH] fix file counting
2006-01-12 Randy Dunlap[PATCH] capable/capability.h (fs/)
2006-01-09 Nick Piggin[PATCH] rcu file: use atomic primitives
2005-11-07 Pekka J Enberg[PATCH] mm: rename kmem_cache_s to kmem_cache
2005-10-31 Eric Dumazet[PATCH] reduce sizeof(struct file)
2005-09-09 Dipankar Sarma[PATCH] files: files struct with RCU
2005-09-07 Eric Dumazet[PATCH] remove file.f_maxcount
2005-07-13 Robert Love[PATCH] inotify
2005-06-28 Hannes Reinecke- Update to 2.6.12-git9
2005-06-28 Hubert Mantel- Update config files.
2005-06-23 Kirill Korotaev[PATCH] Fix of bogus file max limit messages
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-25 Linus TorvaldsAdd 'f_maxcount' to allow filesystems to set a per...
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-21 Thomas Gleixner[PATCH] Lock initializer cleanup: Filesystems
2005-01-08 Thomas Gleixner[PATCH] Lock initializer unifying: Filesystems
2004-10-19 Christoph Hellwig[PATCH] unexport files_lock and put_filp
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-27 Ingo Molnar[PATCH] Add a few might_sleep() checks
2004-08-23 Neil Brown[PATCH] kNFSd: get rid of open_private_file
2004-08-08 Olaf Hering+- update to patches.fixes/patch-2.6.8-rc3-bk3
2004-08-07 Linus TorvaldsAdd pread/pwrite support bits to match the lseek bit.
2004-08-07 Linus TorvaldsAdd infrastructure for the VFS layer to mark files...
2004-04-12 Andrew Morton[PATCH] speed up fget() and fget_light()
2004-03-06 Andrew Morton[PATCH] fastcall / regparm fixes
2004-02-27 Gerd Hoffmann- regparam / fastcall fixes.
2004-01-21 Olaf Hering+- update to 2.6.1-rc1
2004-01-19 Andrew Morton[PATCH] bdev: add file.f_mapping
2004-01-06 Gerd Hoffmann- update to 2.6.1-rc2 -- first cut.
2003-12-29 Andrew Morton[PATCH] fix oops in proc_kill_inodes()
2003-10-07 Arnaldo Carvalho... o kernel/ksyms.c: move remaining fs/*.c EXPORT_SYMBOLs
2003-09-28 Arnaldo Carvalho... o NET: move fs/file_table.c EXPORT_SYMBOLs from net...
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-01 Randy Dunlap[PATCH] don't init statics to 0 (fs/)
2003-05-25 Alexander Viro[PATCH] i_cdev/i_cindex
2003-05-07 Andrew Morton[PATCH] reduced overheads in fget/fput
2003-04-12 Andrew Morton[PATCH] convert file_lock to a spinlock
2003-03-18 Andrew Morton[PATCH] file_list: less locking
2003-03-18 Andrew Morton[PATCH] file_table: remove the private freelist
2003-03-18 Andrew Morton[PATCH] file_list cleanup
2003-03-18 Andrew Morton[PATCH] file_list_lock contention fixes
2003-03-10 Greg Kroah-HartmanMerge kroah.com:/home/greg/linux/BK/bleed-2.5
2003-03-08 Martin J. Bligh[PATCH] 6/6 cacheline align files_lock
2003-02-22 Russell King[PATCH] Alternative tty fasync fix
2003-01-16 Stephen D. Smalley[PATCH] allocate and free security structures for priva...
2002-11-26 Greg Kroah-HartmanMerge kroah.com:/home/greg/linux/BK/bleeding_edge-2.5
2002-11-25 Dave Jones[PATCH] named struct initialiser updates
2002-11-24 Greg Kroah-HartmanMerge
2002-11-17 Davide Libenzi[PATCH] epoll - just when you think it's over ...
2002-11-16 Christoph Hellwig[PATCH] include mount.h explicitly were needed
2002-11-15 Davide Libenzi[PATCH] epoll bit 0.47
2002-11-05 Andrew Morton[PATCH] `event' removal: kill it
2002-11-05 Andrew Morton[PATCH] `event' removal: core kernel
2002-11-03 Davide Libenzi[PATCH] epoll update r3
2002-10-30 Davide Libenzi[PATCH] sys_epoll 0.15
2002-10-17 Greg Kroah-HartmanLSM: change all of the VFS related security calls to...
2002-10-13 Andrew Morton[PATCH] remove kiobufs
2002-09-29 Ingo Molnar[PATCH] smptimers, old BH removal, tq-cleanup
2002-09-03 James Morris[PATCH] sigio/sigurg cleanup for 2.5.32
2002-07-22 Stephen D. Smalley[PATCH] LSM: file related LSM hooks
2002-07-19 Andrew Morton[PATCH] direct_io mopup
2002-06-17 Benjamin LaHaise[PATCH] add __fput for aio
2002-04-04 Dave Jones[PATCH] list_for_each is fs/
2002-02-09 Dave Jones[PATCH] includes cleanup, 2nd try.
2002-02-06 Andi Kleen[PATCH] Automatic file-max sizing
2002-02-05 Linus Torvaldsv2.4.9.10 -> v2.4.9.11
2002-02-05 Linus Torvaldsv2.4.9.4 -> v2.4.9.5
2002-02-05 Linus Torvaldsv2.4.3.4 -> v2.4.3.5
2002-02-05 Linus TorvaldsImport changeset