Historial de Commits

Autor SHA1 Mensaje Fecha
  Al Viro d4c91a8f7e new helper: d_same_name() hace 9 años
  He Kuang ae0a843c74 dentry_cmp(): use lockless_dereference() instead of smp_read_barrier_depends() hace 9 años
  Al Viro c074cefcc0 Merge branch 'for-linus' into work.misc hace 9 años
  Al Viro e7d6ef9790 fix idiotic braino in d_alloc_parallel() hace 9 años
  Al Viro ba65dc5ef1 much milder d_walk() race hace 9 años
  Al Viro 3d56c25e3b fix d_walk()/non-delayed __d_free() race hace 9 años
  Al Viro affda48410 trim fsnotify hooks a bit hace 9 años
  Linus Torvalds 7e0fb73c52 Merge branch 'hash' of git://ftp.sciencehorizons.net/linux hace 9 años
  George Spelvin fcfd2fbf22 fs/namei.c: Add hashlen_string() function hace 9 años
  Linus Torvalds 9e17632c0a Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 9 años
  Al Viro 9902af79c0 parallel lookups: actual switch to rwsem hace 9 años
  Al Viro d9171b9345 parallel lookups machinery, part 4 (and last) hace 9 años
  Al Viro 94bdd655ca parallel lookups machinery, part 3 hace 9 años
  Al Viro 84e710da2a parallel lookups machinery, part 2 hace 9 años
  Al Viro 85c7f81041 beginning of transition to parallel lookups - marking in-lookup dentries hace 9 años
  Al Viro 0568d705b0 __d_add(): don't drop/regain ->d_lock hace 9 años
  Al Viro b96809173e security_d_instantiate(): move to the point prior to attaching dentry to inode hace 9 años
  Al Viro 798434bda3 __d_alloc(): treat NULL name as QSTR("/", 1) hace 9 años
  Miklos Szeredi d101a12595 fs: add file_dentry() hace 9 años
  Al Viro ed782b5a70 dcache.c: new helper: __d_add() hace 9 años
  Al Viro de689f5e36 don't bother with __d_instantiate(dentry, NULL) hace 9 años
  Al Viro 27f203f655 untangle fsnotify_d_instantiate() a bit hace 9 años
  Al Viro 34d0d19dc0 uninline d_add() hace 9 años
  Al Viro 668d0cd56e replace d_add_unique() with saner primitive hace 9 años
  Al Viro a528aca7f3 use ->d_seq to get coherency between ->d_inode and ->d_flags hace 9 años
  Al Viro 5955102c99 wrappers for ->i_mutex access hace 10 años
  Vladimir Davydov 5d097056c9 kmemcg: account certain kmem allocations to memcg hace 10 años
  Linus Torvalds 33caf82acf Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 10 años
  Al Viro 6b2553918d replace ->follow_link() with new method that could stay in RCU mode hace 10 años
  Yaowei Bai a6e5787fc8 fs/dcache.c: is_subdir can be boolean hace 10 años