Commit Graph

234077 Commits (5fe0c2378884e68beb532f5890cc0e3539ac747b)
 

Author SHA1 Message Date
Aneesh Kumar K.V 5fe0c23788 exportfs: Return the minimum required handle size 14 years ago
Al Viro c8b91accfa clean statfs-like syscalls up 14 years ago
Al Viro 73d049a40f open-style analog of vfs_path_lookup() 14 years ago
Al Viro 5b6ca027d8 reduce vfs_path_lookup() to do_path_lookup() 14 years ago
Al Viro 5a18fff209 untangle do_lookup() 14 years ago
Al Viro 40b39136f0 path_openat: clean ELOOP handling a bit 14 years ago
Al Viro f374ed5fa8 do_last: kill a rudiment of old ->d_revalidate() workaround 14 years ago
Al Viro 6c0d46c493 fold __open_namei_create() and open_will_truncate() into do_last() 14 years ago
Al Viro ca344a894b do_last: unify may_open() call and everyting after it 14 years ago
Al Viro 9b44f1b392 move may_open() from __open_name_create() to do_last() 14 years ago
Al Viro 0f9d1a10c3 expand finish_open() in its only caller 14 years ago
Al Viro 5a202bcd75 sanitize pathname component hash calculation 14 years ago
Al Viro 6a96ba5441 kill __lookup_one_len() 14 years ago
Al Viro fe2d35ff0d switch non-create side of open() to use of do_last() 14 years ago
Al Viro 70e9b35711 get rid of nd->file 14 years ago
Al Viro 951361f954 get rid of the last LOOKUP_RCU dependencies in link_path_walk() 14 years ago
Al Viro a7472baba2 make nameidata_dentry_drop_rcu_maybe() always leave RCU mode 14 years ago
Al Viro ef7562d528 make handle_dots() leave RCU mode on error 14 years ago
Al Viro 4455ca6223 clear RCU on all failure exits from link_path_walk() 14 years ago
Al Viro 9856fa1b28 pull handling of . and .. into inlined helper 14 years ago
Al Viro 7bc055d1d5 kill out_dput: in link_path_walk() 14 years ago
Al Viro 13aab428a7 separate -ESTALE/-ECHILD retries in do_filp_open() from real work 14 years ago
Al Viro 47c805dc2d switch do_filp_open() to struct open_flags 14 years ago
Al Viro c3e380b0b3 Collect "operation mode" arguments of do_last() into a structure 14 years ago
Al Viro f1afe9efc8 clean up the failure exits after __do_follow_link() in do_filp_open() 14 years ago
Al Viro 36f3b4f690 pull security_inode_follow_link() into __do_follow_link() 14 years ago
Al Viro 086e183a64 pull dropping RCU on success of link_path_walk() into path_lookupat() 14 years ago
Al Viro 16c2cd7179 untangle the "need_reval_dot" mess 14 years ago
Al Viro fe479a580d merge component type recognition 14 years ago
Al Viro e41f7d4ee5 merge path_init and path_init_rcu 14 years ago
Al Viro ee0827cd6b sanitize path_walk() mess 14 years ago
Al Viro 52094c8a06 take RCU-dependent stuff around exec_permission() into a new helper 14 years ago
Al Viro c9c6cac0c2 kill path_lookup() 14 years ago
Al Viro 15a9155fe3 fix race in audit_get_nd() 14 years ago
Al Viro 586ce098a2 compat breakage in preadv() and pwritev() 14 years ago
Linus Torvalds 9179746652 Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 14 years ago
Doe, YiCheng 4c418ba969 ipmi: Fix IPMI errors due to timing problems 14 years ago
Linus Torvalds 4afcc10a65 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 14 years ago
Linus Torvalds b5562c9a55 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
Linus Torvalds bf98f77888 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
Linus Torvalds d9597075fb Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
Takashi Iwai ba3820ade3 drm/i915: Revive combination mode for backlight control 14 years ago
J. Bruce Fields d891eedbc3 fs/dcache: allow d_obtain_alias() to return unhashed dentries 14 years ago
Marco Stornelli 1ca551c6ca Check for immutable/append flag in fallocate path 14 years ago
Stephen Rothwell 991ac30d8b sysctl: the include of rcupdate.h is only needed in the kernel 14 years ago
Al Viro 9177ada99d fat: fix d_revalidate oopsen on NFS exports 14 years ago
Al Viro 8ce84eeb5b jfs: fix d_revalidate oopsen on NFS exports 14 years ago
Al Viro 4714e63731 ocfs2: fix d_revalidate oopsen on NFS exports 14 years ago
Al Viro 53fe924161 gfs2: fix d_revalidate oopsen on NFS exports 14 years ago
Al Viro 529c5f958f fuse: fix d_revalidate oopsen on NFS exports 14 years ago