Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / fs / file_table.c
2012-03-21 Al Virovfs: drop_file_write_access() made static
2012-01-07 Miklos Szeredivfs: prevent remount read-only if pending removes
2011-07-26 Arun Sharmaatomic: use <linux/atomic.h>
2011-03-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-16 Miklos Szeredifix cdev leak on O_PATH final fput()
2011-03-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-15 Al ViroAllow passing O_PATH descriptors via SCM_RIGHTS datagrams
2011-03-15 Al ViroNew kind of open files - "location only".
2011-03-07 James MorrisMerge branch 'master'; commit 'v2.6.38-rc7' into next
2011-02-10 Mimi ZoharIMA: maintain i_readcount in the VFS layer
2011-02-04 Tetsuo HandaCRED: Fix kernel panic upon security_file_alloc() failure.
2011-01-17 Steven Rostedtfs: Remove unlikely() from fget_light()
2010-10-26 Eric Dumazetfs: allow for more than 2^31 files
2010-10-26 Eric Dumazetfs: allow for more than 2^31 files
2010-08-18 Nick Pigginfs: scale files_lock
2010-08-18 Nick Pigginfs: cleanup files_lock locking
2010-08-12 Linus TorvaldsRevert "fsnotify: store struct file not struct path"
2010-08-11 Tony Battersbyvfs: improve comment describing fget_light()
2010-07-28 Eric Parisvfs/fsnotify: fsnotify_close can delay the final work...
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-28 Al Viroget rid of the magic around f_count in aio
2010-03-06 Wu Fengguangvfs: take f_lock on modifying f_mode after open time
2010-02-07 Al ViroTake ima_file_free() to proper place.
2010-02-04 Nick Piggin- Disable patches.suse/files-slab-rcu.patch.
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-22 Roland Dreieralloc_file(): simplify handling of mnt_clone_write...
2009-12-16 Roland Dreierre-export alloc_file()
2009-12-16 Al ViroUntangling ima mess, part 1: alloc_file()
2009-12-16 Eric Parisfs: move get_empty_filp() deffinition to internal.h
2009-12-16 Al Viroswitch alloc_file() to passing struct path
2009-12-16 Al Viroget rid of init_file()
2009-12-16 Al Virounexport get_empty_filp()
2009-11-09 Nick Piggin- patches.suse/files-slab-rcu.patch: SLAB_DESTROY_BY_RC...
2009-10-25 Mimi ZoharLSM: imbed ima calls in the security hooks
2009-09-24 Alexey Dobriyansysctl: remove "struct file *" argument of ->proc_handler
2009-06-12 npiggin@suse.defs: move mark_files_ro into file_table.c
2009-06-12 npiggin@suse.defs: introduce mnt_clone_write
2009-04-15 Jeff Mahoney- Update to 2.6.30-rc2.
2009-03-30 Tero Roponentrivial: remove unused variable 'path' in alloc_file()
2009-03-26 Linus TorvaldsMerge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
2009-03-16 Jonathan CorbetRename struct file->f_ep_lock
2009-02-06 James MorrisMerge branch 'master' into next
2009-02-05 Mimi Zoharintegrity: IMA hooks
2009-02-02 Jeff Mahoney- Updated to 2.6.29-rc3.
2009-01-23 Jiri Benc- patches.suse/mnt-want-write-speedup.patch,
2008-12-31 Eric Dumazetfilp_cachep can be static in fs/file_table.c
2008-11-13 David HowellsCRED: Use creds in file structs
2008-11-13 David HowellsCRED: Wrap current->cred and a few other accessors
2008-11-13 David HowellsCRED: Separate task security context from task_struct
2008-11-01 Al Virosaner FASYNC handling on file close
2008-10-21 Al Viro[PATCH] introduce fmode_t, do annotations
2008-10-21 Nick Piggin- patches.suse/filp-slab-rcu: Delete. Broken.
2008-08-14 Jeff Mahoney- Updated to 2.6.27-rc3.
2008-07-27 Al Viro[PATCH] f_count may wrap around
2008-06-12 Jeff Mahoney- Updated to 2.6.26-rc5-git5.
2008-05-01 Al Viro[PATCH] split linux/file.h
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: debugging for missed calls
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: elevate write count for open()s
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: create helper to drop file...
2008-03-27 Greg Kroah-Hartman- update to 2.6.25-rc7
2008-03-19 Dave Hansen[PATCH] fix up new filp allocators
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-08 Harvey Harrisonfs: remove fastcall, it is always empty
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
next