aboutsummaryrefslogtreecommitdiffstats
path: root/fs/autofs4/expire.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-10do_last: regularize the logics around following symlinksAl Viro1-8/+7
2015-05-10do_last: kill symlink_okAl Viro1-4/+2
2015-05-10namei: take O_NOFOLLOW treatment into do_last()Al Viro1-6/+5
2015-05-10uninline walk_component()Al Viro1-2/+1
2015-05-10SECURITY: remove nameidata arg from inode_follow_link.NeilBrown5-12/+8
2015-05-10logfs: fix a pagecache leak for symlinksAl Viro1-0/+1
2015-05-10ceph: switch to simple_follow_link()Al Viro1-9/+2
2015-05-10exofs: switch to {simple,page}_symlink_inode_operationsAl Viro5-66/+9
2015-05-10freevxfs: switch to simple_follow_link()Al Viro3-39/+5
2015-05-10jfs: switch to simple_follow_link()Al Viro3-13/+5
2015-05-10sysv: switch to simple_follow_link()Al Viro4-24/+4
2015-05-10ubifs: switch to simple_follow_link()Al Viro3-10/+3
2015-05-10ufs: switch to simple_follow_link()Al Viro3-15/+6
2015-05-10debugfs: switch to simple_follow_link()Al Viro3-16/+3
2015-05-10shmem: switch to simple_follow_link()Al Viro1-7/+2
2015-05-10jffs2: switch to simple_follow_link()Al Viro3-44/+3
2015-05-10ext4: switch to simple_follow_link()Al Viro3-9/+5
2015-05-10ext3: switch to simple_follow_link()Al Viro3-10/+4
2015-05-10befs: switch to simple_follow_link()Al Viro1-19/+5
2015-05-10ext2: use simple_follow_link()Al Viro3-10/+4
2015-05-10libfs: simple_follow_link()Al Viro3-0/+17
2015-05-10ext4: split inode_operations for encrypted symlinks off the restAl Viro4-26/+20
2015-05-10ovl: rearrange ovl_follow_link to it doesn't need to call ->put_linkNeilBrown1-13/+12
2015-05-109p: don't bother with __getname() in ->follow_link()Al Viro3-100/+26
2015-05-109p: don't bother with 4K allocation for 24-byte local array...Al Viro1-21/+5
2015-05-10Linux 4.1-rc3Linus Torvalds1-1/+1
2015-05-11drm: Zero out invalid vblank timestamp in drm_update_vblank_count.Mario Kleiner1-5/+4
2015-05-09m32r: make flush_cpumask non-volatile.Rusty Russell1-3/+3
2015-05-09mnt: Fix fs_fully_visible to verify the root directory is visibleEric W. Biederman1-0/+6
2015-05-09path_openat(): fix double fput()Al Viro1-1/+2
2015-05-09namei: d_is_negative() should be checked before ->d_seq validationAl Viro1-6/+13
2015-05-09ARM: dts: Add keep-power-in-suspend to WiFi SDIO node for exynos5250-snowJavier Martinez Canillas1-0/+1
2015-05-09ARM: dts: Fix typo in trip point temperature for exynos5420/5440Abhilash Kesavan2-2/+2
2015-05-09ARM: dts: add 'rtc_src' clock to rtc node for exynos4412-odroid boardsMarkus Reichl1-0/+3
2015-05-09ARM: dts: Make DP a consumer of DISP1 power domain on Exynos5420Javier Martinez Canillas1-0/+1
2015-05-08MAINTAINERS: add Conexant Digicolor machines entryBaruch Siach1-0/+6
2015-05-08MAINTAINERS: socfpga: update the git repo for SoCFPGADinh Nguyen1-2/+3
2015-05-08drm/tegra: Don't use vblank_disable_immediate on incapable driver.Mario Kleiner1-1/+0
2015-05-08mmc: dw_mmc: dw_mci_get_cd check MMC_CAP_NONREMOVABLEZhangfei Gao1-1/+2
2015-05-08mmc: dw_mmc: init desc in dw_mci_idmac_initZhangfei Gao1-1/+3
2015-05-07ARM: multi_v7_defconfig: Select more FSL SoCsFabio Estevam1-0/+3
2015-05-07MAINTAINERS: replace an AT91 maintainerNicolas Ferre2-2/+8
2015-05-07drivers: CCI: fix used_mask init in validate_group()Mark Salter1-1/+1
2015-05-07drm/radeon: stop trying to suspend UVD sessionsChristian König2-21/+19
2015-05-07drm/radeon: more strictly validate the UVD codecChristian König1-2/+31
2015-05-07drm/radeon: make UVD handle checking more strictChristian König1-29/+43
2015-05-07drm/radeon: make VCE handle check more strictChristian König1-17/+48
2015-05-07drm/radeon: fix userptr lockupChristian König1-0/+3
2015-05-07drm/radeon: fix userptr BO unpin bug v3monk.liu1-5/+3
2015-05-07drm/amdkfd: Initialize sdma vm when creating sdma queueXihan Zhang1-0/+2