Commit Verlauf

Autor SHA1 Nachricht Datum
  Al Viro fe2d35ff0d switch non-create side of open() to use of do_last() vor 14 Jahren
  Al Viro 70e9b35711 get rid of nd->file vor 14 Jahren
  Al Viro 951361f954 get rid of the last LOOKUP_RCU dependencies in link_path_walk() vor 14 Jahren
  Al Viro a7472baba2 make nameidata_dentry_drop_rcu_maybe() always leave RCU mode vor 14 Jahren
  Al Viro ef7562d528 make handle_dots() leave RCU mode on error vor 14 Jahren
  Al Viro 4455ca6223 clear RCU on all failure exits from link_path_walk() vor 14 Jahren
  Al Viro 9856fa1b28 pull handling of . and .. into inlined helper vor 14 Jahren
  Al Viro 7bc055d1d5 kill out_dput: in link_path_walk() vor 14 Jahren
  Al Viro 13aab428a7 separate -ESTALE/-ECHILD retries in do_filp_open() from real work vor 14 Jahren
  Al Viro 47c805dc2d switch do_filp_open() to struct open_flags vor 14 Jahren
  Al Viro c3e380b0b3 Collect "operation mode" arguments of do_last() into a structure vor 14 Jahren
  Al Viro f1afe9efc8 clean up the failure exits after __do_follow_link() in do_filp_open() vor 14 Jahren
  Al Viro 36f3b4f690 pull security_inode_follow_link() into __do_follow_link() vor 14 Jahren
  Al Viro 086e183a64 pull dropping RCU on success of link_path_walk() into path_lookupat() vor 14 Jahren
  Al Viro 16c2cd7179 untangle the "need_reval_dot" mess vor 14 Jahren
  Al Viro fe479a580d merge component type recognition vor 14 Jahren
  Al Viro e41f7d4ee5 merge path_init and path_init_rcu vor 14 Jahren
  Al Viro ee0827cd6b sanitize path_walk() mess vor 14 Jahren
  Al Viro 52094c8a06 take RCU-dependent stuff around exec_permission() into a new helper vor 14 Jahren
  Al Viro c9c6cac0c2 kill path_lookup() vor 14 Jahren
  Al Viro b306419ae0 nd->inode is not set on the second attempt in path_walk() vor 14 Jahren
  Al Viro 1858efd471 minimal fix for do_filp_open() race vor 14 Jahren
  Linus Torvalds 3abb17e82f vfs: fix BUG_ON() in fs/namei.c:1461 vor 14 Jahren
  Al Viro 4e924a4f53 get rid of nameidata_dentry_drop_rcu() calling nameidata_drop_rcu() vor 14 Jahren
  Al Viro f60aef7ec6 drop out of RCU in return_reval vor 14 Jahren
  Al Viro f5e1c1c1af split do_revalidate() into RCU and non-RCU cases vor 14 Jahren
  Al Viro 24643087e7 in do_lookup() split RCU and non-RCU cases of need_revalidate vor 14 Jahren
  Al Viro 844a391799 nothing in do_follow_link() is going to see RCU vor 14 Jahren
  Linus Torvalds 2dab597441 Fix possible filp_cachep memory corruption vor 14 Jahren
  Ian Kent 8931221411 vfs - fix dentry ref count in do_lookup() vor 14 Jahren