Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / fs / dcache.c
2012-05-03 Linus Torvaldsvfs: make word-at-a-time accesses handle a non-existing...
2012-03-28 Michel Lespinassevfs: fix d_ancestor() case in d_materialize_unique
2012-03-24 Linus TorvaldsMerge tag 'module-for-3.4' of git://git./linux/kernel...
2012-03-22 Randy Dunlapfs: fix kernel-doc warnings in dcache.c
2012-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-03-21 Al Virovfs: d_alloc_root() gone
2012-03-19 Linus TorvaldsMerge branch 'dcache-word-accesses'
2012-03-19 Linus Torvaldsvfs: get rid of batshit-insane pointless dentry hash...
2012-03-09 Linus Torvaldsvfs: use 'unsigned long' accesses for dcache name compa...
2012-03-04 Linus Torvaldsvfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.c
2012-03-02 Linus Torvaldsvfs: trivial __d_lookup_rcu() cleanups
2012-02-29 Paul Gortmakerfs: reduce the use of module.h wherever possible
2012-02-14 Dimitri Sivanichvfs: fix panic in __d_lookup() with high dentry hashtab...
2012-01-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-12 Sage Weilvfs: export symbol d_find_any_alias()
2012-01-10 Miklos Szeredifix shrink_dcache_parent() livelock
2012-01-10 Al Virovfs: new helper - d_make_root()
2012-01-10 Dave Chinnerdcache: use a dispose list in select_parent
2012-01-04 Al Virovfs: mnt_ns moved to struct mount
2012-01-04 Al Virovfs: move mnt_mountpoint to struct mount
2012-01-04 Al Virovfs: now it can be done - make mnt_parent point to...
2012-01-04 Al Virovfs: mnt_parent moved to struct mount
2012-01-04 Al Virovfs: spread struct mount - mnt_has_parent
2012-01-04 Al Virovfs: more mnt_parent cleanups
2012-01-04 Al Virovfs: new internal helper: mnt_has_parent(mnt)
2011-12-07 Al Virofix apparmor dereferencing potentially freed dentry...
2011-11-21 David HowellsVFS: Log the fact that we've given ELOOP rather than...
2011-11-07 Al Virovfs: d_invalidate() should leave mountpoints alone
2011-11-02 Sage Weilvfs: add d_prune dentry operation
2011-08-07 Linus Torvaldsvfs: renumber DCACHE_xyz flags, remove some stale ones
2011-08-04 Randy Dunlapfs/dcache.c: fix new kernel-doc warning
2011-08-01 David HowellsVFS: Reorganise shrink_dcache_for_umount_subtree()...
2011-08-01 David HowellsVFS: Remove dentry->d_lock locking from shrink_dcache_f...
2011-08-01 David HowellsVFS: Remove detached-dentry counter from shrink_dcache_...
2011-07-26 Jeff Laytonvfs: document locking requirements for d_move, __d_move...
2011-07-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-21 Linus Torvaldsvfs: drop conditional inode prefetch in __do_lookup_rcu
2011-07-21 Al ViroRemove dead code in dget_parent()
2011-07-21 Al Viroswitch d_add_ci() to d_splice_alias() in "found negativ...
2011-07-21 Dave Chinnersuperblock: introduce per-sb cache shrinker infrastructure
2011-07-20 Al Viromake d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR...
2011-07-20 Al ViroMake ->d_sb assign-once and always non-NULL
2011-07-20 Josef Bacikfs: add a DCACHE_NEED_LOOKUP flag for d_flags
2011-07-15 Al Virofix loop checks in d_materialise_unique()
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-25 Ying Hanvmscan: change shrinker API by passing shrink_control...
2011-05-20 Linus Torvaldssanitize <linux/prefetch.h> usage
2011-04-26 Christoph Hellwigadd hlist_bl_lock/unlock helpers
2011-04-24 Linus Torvaldsvfs: get rid of insane dentry hashing rules
2011-04-24 Linus Torvaldsvfs: get rid of 'struct dcache_hash_bucket' abstraction
2011-04-15 Linus Torvaldsvfs: fix incorrect dentry_update_name_case() BUG_ON...
2011-04-06 Jeff Mahoney- reiserfs: Force inode evictions before umount to...
2011-03-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-18 Josef Bacikfs: call security_d_instantiate in d_obtain_alias V2
2011-03-15 Trond MyklebustVFS: Fix the nfs sillyrename regression in kernel 2...
2011-03-15 Linus Torvaldsdcache.c: create helper function for duplicated functio...
2011-03-15 Jeff Mahoney- Update to 2.6.38.
2011-03-10 J. Bruce Fieldsfs/dcache: allow d_obtain_alias() to return unhashed...
2011-02-17 Namhyung Kimfs: update comments to point correct document
2011-02-04 Jeff Mahoney- Updated to 2.6.38-rc3.
2011-01-23 Randy Dunlapfs: fix new dcache.c kernel-doc warnings
2011-01-22 Jeff Mahoney- Update to 2.6.38-rc1.
2011-01-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-16 David HowellsAdd a dentry op to handle automounting rather than...
2011-01-14 Linus TorvaldsTurn d_set_d_op() BUG_ON() into WARN_ON_ONCE()
2011-01-13 Randy Dunlapfs: fix kernel-doc for dcache::prepend_path
2011-01-13 Randy Dunlapfs: fix kernel-doc for dcache::d_validate
2011-01-13 Al Viroper-superblock default ->d_op
2011-01-07 Nick Pigginfs: implement faster dentry memcmp
2011-01-07 Nick Pigginfs: prefetch inode data in dcache lookup
2011-01-07 Nick Pigginfs: improve scalability of pseudo filesystems
2011-01-07 Nick Pigginfs: dcache per-inode inode alias locking
2011-01-07 Nick Pigginfs: dcache per-bucket dcache hash locking
2011-01-07 Nick Pigginfs: cache optimise dentry and inode for rcu-walk
2011-01-07 Nick Pigginfs: dcache reduce branches in lookup path
2011-01-07 Nick Pigginfs: dcache remove d_mounted
2011-01-07 Nick Pigginfs: rcu-walk for path lookup
2011-01-07 Nick Pigginfs: consolidate dentry kill sequence
2011-01-07 Nick Pigginfs: use RCU in shrink_dentry_list to reduce lock nesting
2011-01-07 Nick Pigginfs: reduce dcache_inode_lock width in lru scanning
2011-01-07 Nick Pigginfs: dcache reduce prune_one_dentry locking
2011-01-07 Nick Pigginfs: dcache reduce d_parent locking
2011-01-07 Nick Pigginfs: dcache rationalise dget variants
2011-01-07 Nick Pigginfs: dcache reduce dcache_inode_lock
2011-01-07 Nick Pigginfs: dcache reduce locking in d_alloc
2011-01-07 Nick Pigginfs: dcache reduce dput locking
2011-01-07 Nick Pigginfs: dcache avoid starvation in dcache multi-step operations
2011-01-07 Nick Pigginfs: dcache remove dcache_lock
2011-01-07 Nick Pigginfs: Use rename lock and RCU for multi-step operations
2011-01-07 Nick Pigginfs: increase d_name lock coverage
2011-01-07 Nick Pigginfs: scale inode alias list
2011-01-07 Nick Pigginfs: dcache scale subdirs
2011-01-07 Nick Pigginfs: dcache scale d_unhashed
2011-01-07 Nick Pigginfs: dcache scale dentry refcount
2011-01-07 Nick Pigginfs: dcache scale lru
2011-01-07 Nick Pigginfs: dcache scale hash
2011-01-07 Nick Pigginhostfs: simplify locking
2011-01-07 Nick Pigginfs: change d_hash for rcu-walk
2011-01-07 Nick Pigginfs: change d_compare for rcu-walk
next