aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-05-10new ->follow_link() and ->put_link() calling conventionsAl Viro31-273/+195
2015-05-10namei: lift nameidata into filename_mountpoint()Al Viro1-15/+13
2015-05-10name: shift nameidata down into user_path_walk()Al Viro1-57/+67
2015-05-10namei: get rid of lookup_hash()Al Viro1-15/+5
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-10Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds18-106/+230
2015-05-11Merge tag 'drm-intel-fixes-2015-05-08' of git://anongit.freedesktop.org/drm-intel into drm-fixesDave Airlie3-9/+29
2015-05-11drm: Zero out invalid vblank timestamp in drm_update_vblank_count.Mario Kleiner1-5/+4
2015-05-10Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds7-19/+13
2015-05-10Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsungLinus Torvalds5-2/+7
2015-05-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds42-234/+480
2015-05-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-0/+6
2015-05-09Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-72/+2
2015-05-09Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+1
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-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-7/+15
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-08Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-1/+1
2015-05-08Merge tag 'dm-4.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds2-8/+9
2015-05-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds11-41/+60
2015-05-08Merge tag 'gpio-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds4-46/+36
2015-05-08Merge tag 'mmc-4.1-rc2' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds6-4/+22
2015-05-08Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds2-2/+3