]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/history - fs/namei.c
open_last_lookups(): don't abuse complete_walk() when all we want is unlazy
[mirror_ubuntu-jammy-kernel.git] / fs / namei.c
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-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-09 Linus TorvaldsMerge tag 'zonefs-5.6-rc1' of git://git.kernel.org...
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 '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-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 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 Rafael J. WysockiMerge branches 'pm-avs' and 'pm-cpuidle'
2020-02-07 Dave AirlieMerge branch 'linux-5.6' of git://github.com/skeggsb...
next