Commit History

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