summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-10namei: lift nameidata into filename_mountpoint()Al Viro
2015-05-10name: shift nameidata down into user_path_walk()Al Viro
2015-05-10namei: get rid of lookup_hash()Al Viro
2015-05-10do_last: regularize the logics around following symlinksAl Viro
2015-05-10do_last: kill symlink_okAl Viro
2015-05-10namei: take O_NOFOLLOW treatment into do_last()Al Viro
2015-05-10uninline walk_component()Al Viro
2015-05-10SECURITY: remove nameidata arg from inode_follow_link.NeilBrown
2015-05-10logfs: fix a pagecache leak for symlinksAl Viro
2015-05-10ceph: switch to simple_follow_link()Al Viro
2015-05-10exofs: switch to {simple,page}_symlink_inode_operationsAl Viro
2015-05-10freevxfs: switch to simple_follow_link()Al Viro
2015-05-10jfs: switch to simple_follow_link()Al Viro
2015-05-10sysv: switch to simple_follow_link()Al Viro
2015-05-10ubifs: switch to simple_follow_link()Al Viro
2015-05-10ufs: switch to simple_follow_link()Al Viro
2015-05-10debugfs: switch to simple_follow_link()Al Viro
2015-05-10shmem: switch to simple_follow_link()Al Viro
2015-05-10jffs2: switch to simple_follow_link()Al Viro
2015-05-10ext4: switch to simple_follow_link()Al Viro
2015-05-10ext3: switch to simple_follow_link()Al Viro
2015-05-10befs: switch to simple_follow_link()Al Viro
2015-05-10ext2: use simple_follow_link()Al Viro
2015-05-10libfs: simple_follow_link()Al Viro
2015-05-10ext4: split inode_operations for encrypted symlinks off the restAl Viro
2015-05-10ovl: rearrange ovl_follow_link to it doesn't need to call ->put_linkNeilBrown
2015-05-109p: don't bother with __getname() in ->follow_link()Al Viro
2015-05-109p: don't bother with 4K allocation for 24-byte local array...Al Viro
2015-05-10Linux 4.1-rc3v4.1-rc3Linus Torvalds
2015-05-10Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-05-11Merge tag 'drm-intel-fixes-2015-05-08' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-05-11drm: Zero out invalid vblank timestamp in drm_update_vblank_count.Mario Kleiner
2015-05-10Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-05-10Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-05-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-05-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2015-05-09Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-05-09Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-05-09m32r: make flush_cpumask non-volatile.Rusty Russell
2015-05-09mnt: Fix fs_fully_visible to verify the root directory is visibleEric W. Biederman
2015-05-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-05-09path_openat(): fix double fput()Al Viro
2015-05-09namei: d_is_negative() should be checked before ->d_seq validationAl Viro
2015-05-08Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-05-08Merge tag 'dm-4.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2015-05-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-05-08Merge tag 'gpio-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-05-08Merge tag 'mmc-4.1-rc2' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2015-05-08Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-05-09ARM: dts: Add keep-power-in-suspend to WiFi SDIO node for exynos5250-snowJavier Martinez Canillas