OSDN Git Service

tomoyo/tomoyo-test1.git
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-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 TorvaldsLinux 5.6-rc1 v5.6-rc1
2020-02-10 Linus TorvaldsMerge tag 'kbuild-v5.6-2' of git://git./linux/kernel...
2020-02-09 Linus TorvaldsMerge tag 'zonefs-5.6-rc1' of git://git./linux/kernel...
2020-02-09 Marc Zyngierirqchip/gic-v4.1: Avoid 64bit division for the sake...
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./linux/kernel...
2020-02-09 Linus TorvaldsMerge tag 'x86-urgent-2020-02-09' of git://git./linux...
2020-02-09 Linus TorvaldsMerge tag 'smp-urgent-2020-02-09' of git://git./linux...
2020-02-09 Linus TorvaldsMerge tag 'perf-urgent-2020-02-09' of git://git./linux...
2020-02-09 Linus TorvaldsMerge tag 'timers-urgent-2020-02-09' of git://git....
2020-02-09 Linus TorvaldsMerge tag 'irq-urgent-2020-02-09' of git://git./linux...
2020-02-09 Linus TorvaldsMerge tag 'efi-urgent-2020-02-09' of git://git./linux...
2020-02-09 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2020-02-09 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
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./linux/kernel...
2020-02-08 Linus TorvaldsFix up remaining devm_ioremap_nocache() in SGI IOC3...
2020-02-08 Linus TorvaldsMerge tag 'armsoc-late' of git://git./linux/kernel...
2020-02-08 Linus TorvaldsMerge tag 'armsoc-defconfig' of git://git./linux/kernel...
2020-02-08 Linus TorvaldsMerge tag 'armsoc-drivers' of git://git./linux/kernel...
2020-02-08 Linus TorvaldsMerge tag 'armsoc-dt' of git://git./linux/kernel/git...
2020-02-08 Linus TorvaldsMerge tag 'armsoc-soc' of git://git./linux/kernel/git...
2020-02-08 Linus TorvaldsMerge tag 'compat-ioctl-fix' of git://git./linux/kernel...
2020-02-08 Linus TorvaldsMerge branch 'merge.nfs-fs_parse.1' of git://git./linux...
2020-02-08 Linus TorvaldsMerge branch 'work.misc' of git://git./linux/kernel...
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./linux...
2020-02-08 Tim Harveynet: thunderx: use proper interface type for RGMII
2020-02-08 David S. MillerMerge tag 'wireless-drivers-2020-02-08' of git://git...
next