summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-13finally fold get_link() into pick_link()Al Viro
2020-03-13merging pick_link() with get_link(), part 6Al Viro
2020-03-13merging pick_link() with get_link(), part 5Al Viro
2020-03-13merging pick_link() with get_link(), part 4Al Viro
2020-03-13merging pick_link() with get_link(), part 3Al Viro
2020-03-13merging pick_link() with get_link(), part 2Al Viro
2020-03-13merging pick_link() with get_link(), part 1Al Viro
2020-03-13expand the only remaining call of path_lookup_conditional()Al Viro
2020-03-13LOOKUP_MOUNTPOINT: fold path_mountpointat() into path_lookupat()Al Viro
2020-03-13fold handle_mounts() into step_into()Al Viro
2020-03-13new step_into() flag: WALK_NOFOLLOWAl Viro
2020-03-13step_into() callers: dismiss the symlink earlierAl Viro
2020-03-13lookup_fast(): take mount traversal into callersAl Viro
2020-03-13teach handle_mounts() to handle RCU modeAl Viro
2020-03-13lookup_fast(): consolidate the RCU success caseAl Viro
2020-03-12handle_mounts(): pass dentry in, turn path into a pure out argumentAl Viro
2020-03-12do_last(): collapse the call of path_to_nameidata()Al Viro
2020-03-12lookup_open(): saner calling conventions (return dentry on success)Al Viro
2020-02-27atomic_open(): saner calling conventions (return dentry on success)Al Viro
2020-02-27handle_mounts(): start building a sane wrapper for follow_managed()Al Viro
2020-02-27make build_open_flags() treat O_CREAT | O_EXCL as implying O_NOFOLLOWAl Viro
2020-02-27follow_automount() doesn't need the entire nameidataAl Viro
2020-02-27follow_automount(): get rid of dead^Wstillborn codeAl Viro
2020-02-27fix automount/automount race properlyAl Viro
2020-02-10do_add_mount(): lift lock_mount/unlock_mount into callersAl Viro
2020-02-09Linux 5.6-rc1v5.6-rc1Linus Torvalds
2020-02-09Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-02-09Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2020-02-09irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARMMarc Zyngier
2020-02-09Merge tag '5.6-rc-smb3-plugfest-patches' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-02-09Merge branch 'work.vboxsf' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-02-09Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-02-09Merge tag 'smp-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-02-09Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-02-09Merge tag 'timers-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-02-09Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-02-09Merge tag 'efi-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-02-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-08fs: Add VirtualBox guest shared folder (vboxsf) supportHans de Goede
2020-02-08Merge tag 'powerpc-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-02-08Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driverLinus Torvalds
2020-02-08Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-02-08Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-02-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2020-02-08Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-02-08Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-02-08Merge tag 'compat-ioctl-fix' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2020-02-08Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-02-08Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds