summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_super.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-14sanitize handling of nd->last_type, kill LAST_BINDAl Viro3-8/+4
2020-03-14finally fold get_link() into pick_link()Al Viro1-74/+61
2020-03-14merging pick_link() with get_link(), part 6Al Viro1-8/+5
2020-03-14merging pick_link() with get_link(), part 5Al Viro1-25/+18
2020-03-14merging pick_link() with get_link(), part 4Al Viro1-33/+26
2020-03-14merging pick_link() with get_link(), part 3Al Viro1-9/+9
2020-03-14merging pick_link() with get_link(), part 2Al Viro1-28/+40
2020-03-14merging pick_link() with get_link(), part 1Al Viro1-5/+7
2020-03-14expand the only remaining call of path_lookup_conditional()Al Viro1-9/+5
2020-03-14LOOKUP_MOUNTPOINT: fold path_mountpointat() into path_lookupat()Al Viro5-90/+12
2020-03-14fold handle_mounts() into step_into()Al Viro1-26/+15
2020-03-14new step_into() flag: WALK_NOFOLLOWAl Viro1-6/+4
2020-03-14step_into() callers: dismiss the symlink earlierAl Viro1-3/+7
2020-03-14lookup_fast(): take mount traversal into callersAl Viro1-26/+24
2020-03-14teach handle_mounts() to handle RCU modeAl Viro1-29/+17
2020-03-14lookup_fast(): consolidate the RCU success caseAl Viro1-3/+4
2020-03-12handle_mounts(): pass dentry in, turn path into a pure out argumentAl Viro1-19/+18
2020-03-12do_last(): collapse the call of path_to_nameidata()Al Viro1-3/+4
2020-03-12lookup_open(): saner calling conventions (return dentry on success)Al Viro1-27/+19
2020-02-27atomic_open(): saner calling conventions (return dentry on success)Al Viro1-17/+24
2020-02-27handle_mounts(): start building a sane wrapper for follow_managed()Al Viro1-16/+16
2020-02-27make build_open_flags() treat O_CREAT | O_EXCL as implying O_NOFOLLOWAl Viro2-11/+8
2020-02-27follow_automount() doesn't need the entire nameidataAl Viro1-5/+5
2020-02-27follow_automount(): get rid of dead^Wstillborn codeAl Viro2-26/+11
2020-02-27fix automount/automount race properlyAl Viro2-32/+37
2020-02-10do_add_mount(): lift lock_mount/unlock_mount into callersAl Viro1-23/+24
2020-02-10Linux 5.6-rc1v5.6-rc1Linus Torvalds1-2/+2
2020-02-10irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARMMarc Zyngier1-2/+2
2020-02-08fs: Add VirtualBox guest shared folder (vboxsf) supportHans de Goede12-0/+3280
2020-02-08Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driverLinus Torvalds1-1/+1
2020-02-08pipe: use exclusive waits when reading or writingLinus Torvalds4-30/+51
2020-02-08compat_ioctl: fix FIONREAD on devicesArnd Bergmann1-4/+7
2020-02-08net: thunderx: use proper interface type for RGMIITim Harvey1-1/+1
2020-02-08powerpc: Fix CONFIG_TRACE_IRQFLAGS with CONFIG_VMAP_STACKChristophe Leroy1-1/+1
2020-02-08powerpc/futex: Fix incorrect user access blockingMichael Ellerman1-4/+6
2020-02-08irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessorsZenghui Yu3-24/+24
2020-02-08irqchip/gic-v3-its: Remove superfluous WARN_ONZenghui Yu1-1/+0
2020-02-08irqchip/gic-v4.1: Drop 'tmp' in inherit_vpe_l1_table_from_rd()Zenghui Yu1-3/+1
2020-02-08irqchip/gic-v4.1: Ensure L2 vPE table is allocated at RD levelZenghui Yu1-0/+80
2020-02-08irqchip/gic-v4.1: Set vpe_l1_base for all redistributorsZenghui Yu2-2/+5
2020-02-08irqchip/gic-v4.1: Fix programming of GICR_VPROPBASER_4_1_SIZEZenghui Yu1-1/+1
2020-02-08mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_capLorenzo Bianconi1-1/+2
2020-02-07bpf: Improve bucket_log calculation logicMartin KaFai Lau1-2/+3