Histórico de Commits

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