]> Git Repo - linux.git/history - fs/namei.c
ARM: 8969/1: decompressor: simplify libfdt builds
[linux.git] / fs / namei.c
2020-04-02 Linus TorvaldsMerge tag 'hwlock-v5.7' of git://git.kernel.org/pub...
2020-04-02 Linus TorvaldsMerge tag 'rproc-v5.7' of git://git.kernel.org/pub...
2020-04-02 Linus TorvaldsMerge branch 'for-5.7' of git://git.kernel.org/pub...
2020-04-02 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2020-04-02 Linus TorvaldsMerge tag 'x86-urgent-2020-04-02' of git://git.kernel...
2020-04-02 Linus TorvaldsMerge branch 'next-integrity' of git://git.kernel.org...
2020-04-02 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-04-02 Linus TorvaldsMerge tag 'xfs-5.7-merge-8' of git://git.kernel.org...
2020-04-02 Linus TorvaldsMerge tag 'vfs-5.7-merge-1' of git://git.kernel.org...
2020-04-02 Linus TorvaldsMerge tag 'iomap-5.7-merge-2' of git://git.kernel.org...
2020-04-02 Linus TorvaldsMerge branch 'work.dotdot1' of git://git.kernel.org...
2020-04-02 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/vmd'
2020-04-02 Al Virolookup_open(): don't bother with fallbacks to lookup...
2020-04-02 Al Viroatomic_open(): no need to pass struct open_flags anymore
2020-04-02 Al Viroopen_last_lookups(): move complete_walk() into do_open()
2020-04-02 Al Viroopen_last_lookups(): lift O_EXCL|O_CREAT handling into...
2020-04-02 Al Viroopen_last_lookups(): don't abuse complete_walk() when...
2020-04-02 Al Viroopen_last_lookups(): consolidate fsnotify_create()...
2020-04-02 Al Virotake post-lookup part of do_last() out of loop
2020-04-02 Al Virolink_path_walk(): sample parent's i_uid and i_mode...
2020-04-02 Al Viro__nd_alloc_stack(): make it return bool
2020-04-02 Al Viroreserve_stack(): switch to __nd_alloc_stack()
2020-04-02 Al Viropick_link(): take reserving space on stack into a new...
2020-04-02 Al Viropick_link(): more straightforward handling of allocatio...
2020-04-02 Al Virofold path_to_nameidata() into its only remaining caller
2020-04-02 Al Viropick_link(): pass it struct path already with normal...
2020-04-02 Al Virofs/namei.c: kill follow_mount()
2020-04-02 Al Vironon-RCU analogue of the previous commit
2020-04-02 Al Virohelper for mount rootwards traversal
2020-04-02 Al Virofollow_dotdot(): be lazy about changing nd->path
2020-04-02 Al Virofollow_dotdot_rcu(): be lazy about changing nd->path
2020-04-02 Al Virofollow_dotdot{,_rcu}(): massage loops
2020-04-02 Al Virolift all calls of step_into() out of follow_dotdot...
2020-04-02 Linus TorvaldsMerge tag 'xarray-5.7' of git://git.infradead.org/users...
2020-04-01 Jiri KosinaMerge branch 'for-5.7/logitech' into for-linus
2020-04-01 Jiri KosinaMerge branch 'for-5.7/core' into for-linus
2020-04-01 Jiri KosinaMerge branch 'for-5.7/appleir' into for-linus
2020-03-31 Linus TorvaldsMerge branch 'next-general' of git://git.kernel.org...
2020-03-31 Linus TorvaldsMerge tag 'gfs2-for-5.7' of git://git.kernel.org/pub...
2020-03-31 Rodrigo ViviMerge tag 'gvt-next-fixes-2020-03-31' of https://github...
2020-03-30 Linus TorvaldsMerge tag 'regmap-v5.7' of git://git.kernel.org/pub...
2020-03-27 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2020-03-27 Mark BrownMerge branch 'asoc-5.6' into asoc-linus
2020-03-27 Mark BrownMerge branch 'for-5.6' of https://git.kernel.org/pub...
2020-03-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2020-03-24 Mark BrownMerge branch 'regulator-5.6' into regulator-linus
2020-03-23 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2020-03-22 Linus TorvaldsMerge tag 'for-5.6-rc6-tag' of git://git.kernel.org...
2020-03-20 David S. MillerMerge branch 'for-upstream' of git://git.kernel.org...
2020-03-18 Greg Kroah-HartmanMerge tag 'iio-fixes-for-5.6a' of git://git.kernel...
2020-03-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2020-03-17 Greg Kroah-HartmanMerge branch 'for-5.7-console-exit' of git://git.kernel...
2020-03-15 Thomas GleixnerMerge tag 'irqchip-fixes-5.6-2' of git://git.kernel...
2020-03-14 Al Virofollow_dotdot{,_rcu}(): switch to use of step_into()
2020-03-14 Al Virohandle_dots(), follow_dotdot{,_rcu}(): preparation...
2020-03-14 Al Viromove handle_dots(), follow_dotdot() and follow_dotdot_r...
2020-03-14 Al Virofollow_dotdot{,_rcu}(): lift LOOKUP_BENEATH checks...
2020-03-14 Al Virofollow_dotdot{,_rcu}(): lift switching nd->path to...
2020-03-14 Al Viroexpand path_parent_directory() in its callers
2020-03-14 Al Viropath_parent_directory(): leave changing path->dentry...
2020-03-14 Al Viropath_connected(): pass mount and dentry separately
2020-03-14 Al Virosplit the lookup-related parts of do_last() into a...
2020-03-14 Al Virodo_last(): rejoin the common path even earlier in FMODE...
2020-03-14 Al Virodo_last(): simplify the liveness analysis past finish_o...
2020-03-14 Al Virodo_last(): rejoing the common path earlier in FMODE_...
2020-03-14 Al Virodo_last(): don't bother with keeping got_write in FMODE...
2020-03-14 Al Virodo_last(): merge the may_open() calls
2020-03-14 Al Viroatomic_open(): lift the call of may_open() into do_last()
2020-03-14 Al Viroatomic_open(): return the right dentry in FMODE_OPENED...
2020-03-14 Al Vironew helper: traverse_mounts()
2020-03-14 Al Viromassage __follow_mount_rcu() a bit
2020-03-14 Al Vironamei: have link_path_walk() maintain LOOKUP_PARENT
2020-03-14 Al Virolink_path_walk(): simplify stack handling
2020-03-14 Al Viropick_link(): check for WALK_TRAILING, not LOOKUP_PARENT
2020-03-14 Al Vironamei: invert the meaning of WALK_FOLLOW
2020-03-14 Al Virosanitize handling of nd->last_type, kill LAST_BIND
2020-03-14 Al Virofinally fold get_link() into pick_link()
2020-03-14 Al Viromerging pick_link() with get_link(), part 6
2020-03-14 Al Viromerging pick_link() with get_link(), part 5
2020-03-14 Al Viromerging pick_link() with get_link(), part 4
2020-03-14 Al Viromerging pick_link() with get_link(), part 3
2020-03-14 Al Viromerging pick_link() with get_link(), part 2
2020-03-14 Al Viromerging pick_link() with get_link(), part 1
2020-03-14 Al Viroexpand the only remaining call of path_lookup_conditional()
2020-03-14 Al ViroLOOKUP_MOUNTPOINT: fold path_mountpointat() into path_l...
2020-03-14 Al Virofold handle_mounts() into step_into()
2020-03-14 Al Vironew step_into() flag: WALK_NOFOLLOW
2020-03-14 Al Virostep_into() callers: dismiss the symlink earlier
2020-03-14 Al Virolookup_fast(): take mount traversal into callers
2020-03-14 Al Viroteach handle_mounts() to handle RCU mode
2020-03-14 Al Virolookup_fast(): consolidate the RCU success case
2020-03-13 Mark BrownMerge branch 'for-5.6' of https://git.kernel.org/pub...
2020-03-12 Al Virohandle_mounts(): pass dentry in, turn path into a pure...
2020-03-12 Al Virodo_last(): collapse the call of path_to_nameidata()
2020-03-12 Al Virolookup_open(): saner calling conventions (return dentry...
2020-03-12 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2020-03-11 Linus TorvaldsMerge tag 'trace-v5.6-rc4' of git://git.kernel.org...
2020-03-10 Rodrigo ViviMerge tag 'gvt-next-2020-03-10' of https://github.com...
2020-03-10 Jani NikulaMerge tag 'gvt-fixes-2020-03-10' of https://github...
2020-03-07 Takashi IwaiMerge tag 'asoc-fix-v5.6-rc4' of https://git.kernel...
next
This page took 1.239642 seconds and 107 git commands to generate.