Commit History

作者 SHA1 備註 提交日期
  Dave Chinner f604156751 dcache: convert to use new lru list infrastructure 12 年之前
  Dave Chinner 0a234c6dcb shrinker: convert superblock shrinkers to new API 12 年之前
  Dave Chinner dd1f6b2e43 dcache: remove dentries from LRU before putting on dispose list 12 年之前
  Dave Chinner 19156840e3 dentry: move to per-sb LRU locks 12 年之前
  Dave Chinner 62d36c7703 dcache: convert dentry_stat.nr_unused to per-cpu counters 12 年之前
  Glauber Costa 3942c07ccf fs: bump inode and dentry counters to long 12 年之前
  Linus Torvalds b05430fc93 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 年之前
  Al Viro 48f5ec21d9 split read_seqretry_or_unlock(), convert d_walk() to resulting primitives 12 年之前
  Waiman Long 232d2d60aa dcache: Translating dentry into pathname without taking rename_lock 12 年之前
  Linus Torvalds 0d98439ea3 vfs: use lockred "dead" flag to mark unrecoverably dead dentries 12 年之前
  Linus Torvalds 8aab6a2733 vfs: reorganize dput() memory accesses 12 年之前
  Miklos Szeredi eed8100766 vfs: check unlinked ancestors before mount 12 年之前
  Miklos Szeredi 848ac114e8 vfs: check submounts and drop atomically 12 年之前
  Miklos Szeredi db14fc3abc vfs: add d_walk() 12 年之前
  Miklos Szeredi 01ddc4ede5 vfs: restructure d_genocide() 12 年之前
  Linus Torvalds 45d9a2220f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 年之前
  Yan, Zheng 590fb51f1c vfs: call d_op->d_prune() before unhashing dentry 12 年之前
  Linus Torvalds 15570086b5 vfs: reimplement d_rcu_to_refcount() using lockref_get_or_lock() 12 年之前
  Waiman Long df3d0bbcdb vfs: use lockref_get_not_zero() for optimistic lockless dget_parent() 12 年之前
  Waiman Long 98474236f7 vfs: make the dentry cache use the lockref infrastructure 12 年之前
  Al Viro 118b230225 cope with potentially long ->d_dname() output for shmem/hugetlb 12 年之前
  Linus Torvalds 790eac5640 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 年之前
  Linus Torvalds da53be12bb Don't pass inode to ->d_hash() and ->d_compare() 12 年之前
  Al Viro 0b3fca1fd1 kill find_inode_number() 12 年之前
  Al Viro 60545d0d46 [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now... 12 年之前
  Steven Whitehouse 6d4ade986f GFS2: Add atomic_open support 12 年之前
  Wei Yongjun 9ed53b12a9 vfs: use list_move instead of list_del/list_add 12 年之前
  Yan, Zheng 61572bb1f4 fs: remove dentry_lru_prune() 12 年之前
  Greg Thelen 421348f1ca fs/dcache.c: add cond_resched() to shrink_dcache_parent() 12 年之前
  Al Viro 7ea600b531 Nest rename_lock inside vfsmount_lock 12 年之前