Historique des commits

Auteur SHA1 Message Date
  Al Viro 810bb17267 take dname_external() into fs/dcache.c il y a 11 ans
  Daeseok Youn b8314f9303 dcache: Fix no spaces at the start of a line in dcache.c il y a 11 ans
  Al Viro 2926620145 dcache.c: call ->d_prune() regardless of d_unhashed() il y a 11 ans
  Al Viro 29355c3904 d_prune_alias(): just lock the parent and call __dentry_kill() il y a 11 ans
  Eric W. Biederman 5542aa2fa7 vfs: Make d_invalidate return void il y a 12 ans
  Eric W. Biederman 1ffe46d11c vfs: Merge check_submounts_and_drop and d_invalidate il y a 12 ans
  Eric W. Biederman 8ed936b567 vfs: Lazily remove mounts on unlinked files and directories. il y a 12 ans
  Eric W. Biederman bafc9b754f vfs: More precise tests in d_invalidate il y a 12 ans
  Eric W. Biederman 3ccb354d64 vfs: Document the effect of d_revalidate on d_find_alias il y a 12 ans
  Al Viro 8d85b4845a Allow sharing external names after __d_move() il y a 11 ans
  Al Viro 6d13f69444 missing data dependency barrier in prepend_name() il y a 11 ans
  Mikhail Efremov d2fa4a8476 vfs: Don't exchange "short" filenames unconditionally. il y a 11 ans
  Linus Torvalds a28ddb87cd fold swapping ->d_name.hash into switch_names() il y a 11 ans
  Al Viro 986c01942a fold unlocking the children into dentry_unlock_parents_for_move() il y a 11 ans
  Al Viro 63cf427a57 kill __d_materialise_dentry() il y a 11 ans
  Al Viro 4453641fe8 __d_materialise_dentry(): flip the order of arguments il y a 11 ans
  Al Viro 9d8cd306a8 __d_move(): fold manipulations with ->d_child/->d_subdirs il y a 11 ans
  Al Viro 8527dd7187 don't open-code d_rehash() in d_materialise_unique() il y a 11 ans
  Al Viro 5cc3821b57 pull rehashing and unlocking the target dentry into __d_materialise_dentry() il y a 11 ans
  Linus Torvalds 83373f7028 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs il y a 11 ans
  Al Viro 6f18493e54 move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon) il y a 11 ans
  Linus Torvalds 99d263d4c5 vfs: fix bad hashing of dentries il y a 11 ans
  Fengguang Wu 49c7dd287a fs: mark __d_obtain_alias static il y a 11 ans
  J. Bruce Fields 95ad5c2913 dcache: d_splice_alias should detect loops il y a 11 ans
  J. Bruce Fields 8d80d7dabe dcache: d_find_alias needn't recheck IS_ROOT && DCACHE_DISCONNECTED il y a 12 ans
  J. Bruce Fields 52ed46f0fa dcache: remove unused d_find_alias parameter il y a 12 ans
  J. Bruce Fields 1a0a397e41 dcache: d_obtain_alias callers don't all want DISCONNECTED il y a 12 ans
  J. Bruce Fields da093a9b76 dcache: d_splice_alias should ignore DCACHE_DISCONNECTED il y a 12 ans
  J. Bruce Fields 908790fa3b dcache: d_splice_alias mustn't create directory aliases il y a 12 ans
  J. Bruce Fields 75a2352d01 dcache: close d_move race in d_splice_alias il y a 12 ans