- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / fs / dcache.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-22 J. Bruce Fieldsdcache: don't expose uninitialized memory in /proc...
2007-10-21 Al Viro[PATCH] audit: watching subtrees
2007-10-17 Denis Chengvfs: use the predefined d_unhashed inline function...
2007-10-17 Denis V. Lunevshrink_dcache_sb speedup
2007-10-17 J. Bruce Fieldsdcache: trivial comment fix
2007-10-17 Miklos Szerediclean out unused code in dentry pruning
2007-10-17 Denis Chengfs: remove the unused mempages parameter
2007-10-16 Mel GormanGroup short-lived and reclaimable kernel allocations
2007-10-13 Jeff Mahoney- Rebased to to 2.6.23.1
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-17 Rusty Russellmm: clean up and kernelify shrinker registration
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-10 Andreas Gruenbacher- Update the AppArmor patchset.
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-08 Eric DumazetVFS: delay the dentry name generation on sockets and...
2007-05-08 Andrew Mortonmm: shrink parent dentries when shrinking slab
2007-05-08 Miklos Szeredifix quadratic behavior of shrink_dcache_parent()
2007-05-07 Christoph LameterKMEM_CACHE(): simplify slab cache creation
2007-03-30 Andreas Gruenbacher- patches.apparmor/*: Add the DFA-based AppArmor kernel...
2007-02-13 Linus TorvaldsRevert "[PATCH] Fix d_path for lazy unmounts"
2007-02-12 Andreas Gruenbacher[PATCH] Fix d_path for lazy unmounts
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-07 Eric Dumazet[PATCH] dcache: avoid RCU for never-hashed dentries
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-10-28 David Howells[PATCH] VFS: Fix an error in unused dentry counting
2006-10-28 Vasily Averin[PATCH] missing unused dentry in prune_dcache()?
2006-10-21 Trond Myklebust[PATCH] VFS: Make d_materialise_unique() enforce direct...
2006-10-11 David Howells[PATCH] VFS: Destroy the dentries contributed by a...
2006-10-04 NeilBrown[PATCH] knfsd: close a race-opportunity in d_splice_alias
2006-09-30 David Howells[PATCH] BLOCK: Move extern declarations out of fs/...
2006-09-23 David HowellsNFS: Add dentry materialisation op
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-07-03 Ingo Molnar[PATCH] lockdep: annotate dcache
2006-07-03 Ingo Molnar[PATCH] lockdep: locking init debugging improvement
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-26 Akinobu Mita[PATCH] core: use list_move()
2006-06-26 Akinobu Mita[PATCH] use list_add_tail() instead of list_add()
2006-06-25 Hua Zhong[PATCH] remove unlikely(sb) in prune_dcache
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to override root dentry...
2006-06-22 Andrew Morton[PATCH] prune_one_dentry() tweaks
2006-06-22 NeilBrown[PATCH] Fix dcache race during umount
2006-06-06 Jens Axboe- patches.suse/filp-slab-rcu: enable
2006-04-03 Chris L Mason- patches.fixes/cpuset-memory-migration-interaction...
2006-03-31 Eric W. Biederman[PATCH] dcache: Add helper d_hash_and_lookup
2006-03-31 Amy Griffis[PATCH] inotify: IN_DELETE events missing
2006-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-03-26 Artem B. BityuckiyRemove ugly debugging stuff
2006-03-26 Eric Dumazet[PATCH] Use __read_mostly on some hot fs variables
2006-03-26 Eric SesterhennBUG_ON() Conversion in fs/dcache.c
2006-03-25 Kirill Korotaev[PATCH] Reduce sched latency in shrink_dcache_sb()
2006-03-25 Nick Piggin[PATCH] inotify: lock avoidance with parent watch statu...
2006-03-25 David Howells[PATCH] Optimise d_find_alias()
2006-03-24 Paul Jackson[PATCH] cpuset memory spread slab cache hooks
2006-03-15 Chris L Mason- patches.fixes/inotify-lock-avoidance-with-parent...
2006-03-13 Andreas Gruenbacher- patches.suse/cpuset-cleanup-not-not-operators.patch...
2006-03-10 Greg Kroah-HartmanUpdate to 2.6.16-rc5-git14 which has loads of little...
2006-03-08 Dipankar Sarma[PATCH] fix file counting
2006-03-08 Andreas Gruenbacher- patches.fixes/dput_late_iput.diff: Delete.
2006-02-03 Marcelo Tosatti[PATCH] make "struct d_cookie" depend on CONFIG_PROFILING
2006-01-21 Olaf Hering+- disable patches.fixes/dput_late_iput.diff (136310)
2006-01-20 Andreas Gruenbacher- patches.fixes/dput_late_iput.diff: shrink_dcache_parent()
2006-01-16 Olaf Hering+- update to 2.6.15-git12
2006-01-15 Arjan van de Ven[PATCH] Unlinline a bunch of other functions
2006-01-10 Oleg Drokin[PATCH] d_instantiate_unique / NFS inode leakage
2006-01-09 Eric Dumazet[PATCH] shrink dentry struct
2005-11-07 Paul E. McKenney[PATCH] Remove hlist_for_each_rcu() API, convert existi...
2005-10-28 Al Viro[PATCH] gfp_t: fs/*
2005-09-20 Linus TorvaldsMake fsnotify possibly work better for the inode remova...
2005-09-10 Domen Puncer[PATCH] janitor: fs/dcache.c: list_for_each*
2005-08-09 Olaf Hering+- update to 2.6.13-rc6-git, pci, inotify, dvb, net...
2005-08-08 John McCutchan[PATCH] fsnotify_name/inoderemove
2005-06-24 Hannes Reinecke- Update to 2.6.12.
2005-05-05 Adrian Bunk[PATCH] make some things static
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-03-09 Andreas Gruenbacher- patches.fixes/export-__d_path: Export the __d_path...
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
2005-01-08 Ingo Molnar[PATCH] sched: vfs: fix scheduling latencies in prune_d...
2005-01-04 Trond Myklebust VFS: Avoid dentry aliasing problems in filesystems...
2005-01-03 Brent Casavant[PATCH] filesystem hashes: NUMA interleaving
2005-01-03 Brent Casavant[PATCH] alloc_large_system_hash: NUMA interleaving
2004-11-15 Neil Brown[PATCH] kNFSd: fix d_find_alias brokenness
2004-10-25 James Morris[PATCH] Add d_alloc_name() to libfs
2004-10-19 Dipankar Sarma[PATCH] Remove d_bucket
2004-10-19 Dipankar Sarma[PATCH] Fix dcache lookup
2004-10-19 Christoph Hellwig[PATCH] unexport is_subdir and shrink_dcache_anon
2004-10-18 Arnd Bergmann[PATCH] add missing linux/syscalls.h includes
2004-09-29 Neil Brown[PATCH] Fix disconnected dentries on NFS exports
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 Dipankar Sarma[PATCH] rcu: abstracted RCU dereferencing
2004-08-06 Olaf Hering+- update to patches.fixes/patch-2.6.8-rc3-bk1
2004-08-05 Linus TorvaldsFix shrink_dcache_anon() LRU list accesses.
2004-06-25 Andreas Gruenbacher- Roll back accidental modification.
2004-06-25 Andreas Gruenbacher- #42509: patches.fixes/ipsec-nat-t-old: Patch did...
next