Commit History

Author SHA1 Message Date
  David Howells 44bdb5e5f6 VFS: Split DCACHE_FILE_TYPE into regular and special types 10 years ago
  David Howells df1a085af1 VFS: Add a fallthrough flag for marking virtual dentries 10 years ago
  Linus Torvalds 50652963ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 years ago
  Andrey Ryabinin df4c0e36f1 fs: dcache: manually unpoison dname after allocation to shut up kasan's reports 10 years ago
  Vladimir Davydov 3f97b16320 list_lru: add helpers to isolate items 10 years ago
  Vladimir Davydov 503c358cf1 list_lru: introduce list_lru_shrink_{count,walk} 10 years ago
  Linus Torvalds 360f54796e dcache: let the dentry count go down to zero without taking d_lock 10 years ago
  Al Viro d6cb125b99 kill d_validate() 10 years ago
  Al Viro ba00410b81 Merge branch 'iov_iter' into for-next 10 years ago
  Yan, Zheng 4a7795d35e vfs: fix reference leak in d_prune_aliases() 10 years ago
  Mikulas Patocka 08d4f77222 dcache: fix kmemcheck warning in switch_names 11 years ago
  Al Viro b5ae6b15bd merge d_materialise_unique() into d_splice_alias() 10 years ago
  Al Viro 427c77d461 d_add_ci() should just accept a hashed exact match if it finds one 10 years ago
  Al Viro ca5358ef75 deal with deadlock in d_walk() 10 years ago
  Al Viro 946e51f2bf move d_rcu from overlapping d_child to overlapping d_alias 10 years ago
  Al Viro 51486b900e fix inode leaks on d_splice_alias() failure exits 10 years ago
  Al Viro 810bb17267 take dname_external() into fs/dcache.c 10 years ago
  Daeseok Youn b8314f9303 dcache: Fix no spaces at the start of a line in dcache.c 11 years ago
  Al Viro 2926620145 dcache.c: call ->d_prune() regardless of d_unhashed() 11 years ago
  Al Viro 29355c3904 d_prune_alias(): just lock the parent and call __dentry_kill() 11 years ago
  Eric W. Biederman 5542aa2fa7 vfs: Make d_invalidate return void 11 years ago
  Eric W. Biederman 1ffe46d11c vfs: Merge check_submounts_and_drop and d_invalidate 11 years ago
  Eric W. Biederman 8ed936b567 vfs: Lazily remove mounts on unlinked files and directories. 12 years ago
  Eric W. Biederman bafc9b754f vfs: More precise tests in d_invalidate 11 years ago
  Eric W. Biederman 3ccb354d64 vfs: Document the effect of d_revalidate on d_find_alias 11 years ago
  Al Viro 8d85b4845a Allow sharing external names after __d_move() 11 years ago
  Al Viro 6d13f69444 missing data dependency barrier in prepend_name() 11 years ago
  Mikhail Efremov d2fa4a8476 vfs: Don't exchange "short" filenames unconditionally. 11 years ago
  Linus Torvalds a28ddb87cd fold swapping ->d_name.hash into switch_names() 11 years ago
  Al Viro 986c01942a fold unlocking the children into dentry_unlock_parents_for_move() 11 years ago