Historique des commits

Auteur SHA1 Message Date
  Linus Torvalds f539abece1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 il y a 14 ans
  Linus Torvalds e16b396ce3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial il y a 14 ans
  Josef Bacik 24ff6663cc fs: call security_d_instantiate in d_obtain_alias V2 il y a 14 ans
  Trond Myklebust c83ce989cb VFS: Fix the nfs sillyrename regression in kernel 2.6.38 il y a 14 ans
  Linus Torvalds c826cb7dfc dcache.c: create helper function for duplicated functionality il y a 14 ans
  J. Bruce Fields d891eedbc3 fs/dcache: allow d_obtain_alias() to return unhashed dentries il y a 14 ans
  Namhyung Kim b0a4bb830e fs: update comments to point correct document il y a 14 ans
  Randy Dunlap ff5fdb6149 fs: fix new dcache.c kernel-doc warnings il y a 14 ans
  Linus Torvalds f8206b925f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 il y a 14 ans
  David Howells 9875cf8064 Add a dentry op to handle automounting rather than abusing follow_link() il y a 14 ans
  Linus Torvalds 6f7f7caab2 Turn d_set_d_op() BUG_ON() into WARN_ON_ONCE() il y a 14 ans
  Randy Dunlap 208898c17a fs: fix kernel-doc for dcache::prepend_path il y a 14 ans
  Randy Dunlap 1c977540fd fs: fix kernel-doc for dcache::d_validate il y a 14 ans
  Al Viro c8aebb0c9f per-superblock default ->d_op il y a 14 ans
  Nick Piggin 9d55c369bb fs: implement faster dentry memcmp il y a 14 ans
  Nick Piggin e1bb578263 fs: prefetch inode data in dcache lookup il y a 14 ans
  Nick Piggin 4b936885ab fs: improve scalability of pseudo filesystems il y a 14 ans
  Nick Piggin 873feea09e fs: dcache per-inode inode alias locking il y a 14 ans
  Nick Piggin ceb5bdc2d2 fs: dcache per-bucket dcache hash locking il y a 14 ans
  Nick Piggin 44a7d7a878 fs: cache optimise dentry and inode for rcu-walk il y a 14 ans
  Nick Piggin fb045adb99 fs: dcache reduce branches in lookup path il y a 14 ans
  Nick Piggin 5f57cbcc02 fs: dcache remove d_mounted il y a 14 ans
  Nick Piggin 31e6b01f41 fs: rcu-walk for path lookup il y a 14 ans
  Nick Piggin 77812a1ef1 fs: consolidate dentry kill sequence il y a 14 ans
  Nick Piggin ec33679d78 fs: use RCU in shrink_dentry_list to reduce lock nesting il y a 14 ans
  Nick Piggin be182bff72 fs: reduce dcache_inode_lock width in lru scanning il y a 14 ans
  Nick Piggin 89e6054836 fs: dcache reduce prune_one_dentry locking il y a 14 ans
  Nick Piggin a734eb458a fs: dcache reduce d_parent locking il y a 14 ans
  Nick Piggin dc0474be3e fs: dcache rationalise dget variants il y a 14 ans
  Nick Piggin 357f8e658b fs: dcache reduce dcache_inode_lock il y a 14 ans