提交历史

作者 SHA1 备注 提交日期
  Al Viro 4e924a4f53 get rid of nameidata_dentry_drop_rcu() calling nameidata_drop_rcu() 14 年之前
  Al Viro f60aef7ec6 drop out of RCU in return_reval 14 年之前
  Al Viro f5e1c1c1af split do_revalidate() into RCU and non-RCU cases 14 年之前
  Al Viro 24643087e7 in do_lookup() split RCU and non-RCU cases of need_revalidate 14 年之前
  Al Viro 844a391799 nothing in do_follow_link() is going to see RCU 14 年之前
  Linus Torvalds 2dab597441 Fix possible filp_cachep memory corruption 14 年之前
  Ian Kent 8931221411 vfs - fix dentry ref count in do_lookup() 14 年之前
  Al Viro 19a167af7c Take the completion of automount into new helper 14 年之前
  Al Viro f03c65993b sanitize vfsmount refcounting changes 14 年之前
  David Howells ea5b778a8b Unexport do_add_mount() and add in follow_automount(), not ->d_automount() 14 年之前
  David Howells ab90911ff9 Allow d_manage() to be used in RCU-walk mode 14 年之前
  David Howells 87556ef199 Remove a further kludge from __do_follow_link() 14 年之前
  David Howells db3729153e Remove the automount through follow_link() kludge code from pathwalk 14 年之前
  David Howells 6f45b65672 Add an AT_NO_AUTOMOUNT flag to suppress terminal automount 14 年之前
  David Howells cc53ce53c8 Add a dentry op to allow processes to be held during pathwalk transit 14 年之前
  David Howells 9875cf8064 Add a dentry op to handle automounting rather than abusing follow_link() 14 年之前
  Al Viro 1a8edf40e7 do_lookup() fix 14 年之前
  Linus Torvalds acda4721ae Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin 14 年之前
  Nick Piggin 7b9337aaf9 fs: namei fix ->put_link on wrong inode in do_filp_open 14 年之前
  Linus Torvalds db9effe99a Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin 14 年之前
  J. R. Okajima f20877d94a fs: fix do_last error case when need_reval_dot 14 年之前
  Nick Piggin 90dbb77ba4 fs: fix dropping of rcu-walk from force_reval_path 14 年之前
  Nick Piggin bb20c18db6 fs: force_reval_path drop rcu-walk before d_invalidate 14 年之前
  Jeff Layton e1181ee657 vfs: pass struct file to do_truncate on O_TRUNC opens (try #2) 14 年之前
  Randy Dunlap 39191628ed fs: fix namei.c kernel-doc notation 14 年之前
  Nick Piggin b3e19d924b fs: scale mntget/mntput 14 年之前
  Nick Piggin b74c79e993 fs: provide rcu-walk aware permission i_ops 14 年之前
  Nick Piggin 34286d6662 fs: rcu-walk aware d_revalidate method 14 年之前
  Nick Piggin fb045adb99 fs: dcache reduce branches in lookup path 14 年之前
  Nick Piggin c28cc36469 fs: fs_struct use seqlock 14 年之前