]> git.ipfire.org Git - thirdparty/linux.git/history - fs
follow_dotdot(): be lazy about changing nd->path
[thirdparty/linux.git] / fs /
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-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-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-02-27  Al Viroatomic_open(): saner calling conventions (return dentry...
2020-02-27  Al Virohandle_mounts(): start building a sane wrapper for...
2020-02-27  Al Viromake build_open_flags() treat O_CREAT | O_EXCL as imply...
2020-02-27  Al Virofollow_automount() doesn't need the entire nameidata
2020-02-27  Al Virofollow_automount(): get rid of dead^Wstillborn code
2020-02-27  Al Virofix automount/automount race properly
2020-02-10  Al Virodo_add_mount(): lift lock_mount/unlock_mount into callers
2020-02-10  Linus TorvaldsMerge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub...
2020-02-09  Linus TorvaldsMerge tag 'zonefs-5.6-rc1' of git://git.kernel.org...
2020-02-09  Linus TorvaldsMerge tag '5.6-rc-smb3-plugfest-patches' of git://git...
2020-02-09  Linus TorvaldsMerge branch 'work.vboxsf' of git://git.kernel.org...
2020-02-09  Linus TorvaldsMerge tag 'x86-urgent-2020-02-09' of git://git.kernel...
2020-02-09  Linus TorvaldsMerge tag 'smp-urgent-2020-02-09' of git://git.kernel...
2020-02-09  Linus TorvaldsMerge tag 'perf-urgent-2020-02-09' of git://git.kernel...
2020-02-09  Linus TorvaldsMerge tag 'timers-urgent-2020-02-09' of git://git.kerne...
2020-02-09  Linus TorvaldsMerge tag 'irq-urgent-2020-02-09' of git://git.kernel...
2020-02-09  Linus TorvaldsMerge tag 'efi-urgent-2020-02-09' of git://git.kernel...
2020-02-09  Linus TorvaldsMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm...
2020-02-09  Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2020-02-08  Hans de Goedefs: Add VirtualBox guest shared folder (vboxsf) support
2020-02-08  Linus TorvaldsMerge tag 'powerpc-5.6-2' of git://git.kernel.org/pub...
2020-02-08  Linus TorvaldsMerge tag 'armsoc-late' of git://git.kernel.org/pub...
2020-02-08  Linus TorvaldsMerge tag 'armsoc-defconfig' of git://git.kernel.org...
2020-02-08  Linus TorvaldsMerge tag 'armsoc-drivers' of git://git.kernel.org...
2020-02-08  Linus TorvaldsMerge tag 'armsoc-dt' of git://git.kernel.org/pub/scm...
2020-02-08  Linus TorvaldsMerge tag 'armsoc-soc' of git://git.kernel.org/pub...
2020-02-08  Linus TorvaldsMerge tag 'compat-ioctl-fix' of git://git.kernel.org...
2020-02-08  Linus TorvaldsMerge branch 'merge.nfs-fs_parse.1' of git://git.kernel...
2020-02-08  Linus TorvaldsMerge branch 'work.misc' of git://git.kernel.org/pub...
2020-02-08  Linus TorvaldsMerge branch 'pipe-exclusive-wakeup'
2020-02-08  Linus Torvaldspipe: use exclusive waits when reading or writing
2020-02-08  Arnd Bergmanncompat_ioctl: fix FIONREAD on devices
2020-02-08  Thomas GleixnerMerge tag 'irqchip-fixes-5.6-1' of git://git.kernel...
2020-02-08  David S. MillerMerge tag 'wireless-drivers-2020-02-08' of git://git...
2020-02-08  David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2020-02-08  Linus TorvaldsMerge tag 'fuse-fixes-5.6-rc1' of git://git.kernel...
2020-02-08  Linus TorvaldsMerge tag 'gfs2-for-5.6-2' of git://git.kernel.org...
2020-02-08  Linus TorvaldsMerge tag 'for-linus-5.6-ofs1' of git://git.kernel...
2020-02-08  Linus TorvaldsMerge tag 'nfsd-5.6' of git://linux-nfs.org/~bfields...
2020-02-08  Linus TorvaldsMerge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org...
2020-02-07  Linus TorvaldsMerge tag 'docs-5.6-2' of git://git.lwn.net/linux
2020-02-07  Linus TorvaldsMerge branch 'i2c/for-5.6' of git://git.kernel.org...
2020-02-07  Linus TorvaldsMerge tag 'acpi-5.6-rc1-3' of git://git.kernel.org...
2020-02-07  Linus TorvaldsMerge tag 'pm-5.6-rc1-3' of git://git.kernel.org/pub...
2020-02-07  Linus TorvaldsMerge tag 'drm-next-2020-02-07' of git://anongit.freede...
2020-02-07  Linus TorvaldsMerge tag 'clk-for-linus' of git://git.kernel.org/pub...
2020-02-07  Linus TorvaldsMerge tag 'linux-watchdog-5.6-rc1' of git://www.linux...
2020-02-07  Linus TorvaldsMerge tag 'for_linus' of git://git.kernel.org/pub/scm...
2020-02-07  Linus TorvaldsMerge tag 'xtensa-20200206' of git://github.com/jcmvbkb...
2020-02-07  Al Viroprocfs: switch to use of invalfc()
2020-02-07  Al Virohugetlbfs: switch to use of invalfc()
2020-02-07  Al Virocramfs: switch to use of errofc() et.al.
2020-02-07  Al Virogfs2: switch to use of errorfc() et.al.
2020-02-07  Al Virofuse: switch to use errorfc() et.al.
2020-02-07  Al Viroceph: use errorfc() and friends instead of spelling...
next