pandora-kernel.git
2015-05-11 Al Vironamei: move bumping the refcount of link->mnt into...
2015-05-11 Al Vironamei: fold put_link() into the failure case of complet...
2015-05-11 Al Vironamei: take the treatment of absolute symlinks to get_l...
2015-05-11 Al Vironamei: simpler treatment of symlinks with nothing other...
2015-05-11 Al Vironamei: simplify failure exits in get_link()
2015-05-11 Al Virodon't pass nameidata to ->follow_link()
2015-05-11 Al Vironamei: simplify the callers of follow_managed()
2015-05-11 NeilBrownVFS: replace {, total_}link_count in task_struct with...
2015-05-11 Al Virolustre: rip the private symlink nesting limit out
2015-05-11 Al Vironamei: move link count check and stack allocation into...
2015-05-11 Al Vironamei: make should_follow_link() store the link in...
2015-05-11 Al Vironamei: new calling conventions for walk_component()
2015-05-11 Al Virolink_path_walk: move the OK: inside the loop
2015-05-11 Al Vironamei: have terminate_walk() do put_link() on everythin...
2015-05-11 Al Vironamei: take put_link() into {lookup,mountpoint,do}_last()
2015-05-11 Al Vironamei: lift (open-coded) terminate_walk() into callers...
2015-05-11 Al Virolift terminate_walk() into callers of walk_component()
2015-05-11 Al Vironamei: lift (open-coded) terminate_walk() in follow_dot...
2015-05-11 Al Vironamei: we never need more than MAXSYMLINKS entries...
2015-05-11 Al Virolink_path_walk: end of nd->depth massage
2015-05-11 Al Virolink_path_walk: nd->depth massage, part 10
2015-05-11 Al Virolink_path_walk: nd->depth massage, part 9
2015-05-11 Al Viroput_link: nd->depth massage, part 8
2015-05-11 Al Virotrailing_symlink: nd->depth massage, part 7
2015-05-11 Al Viroget_link: nd->depth massage, part 6
2015-05-11 Al Virotrailing_symlink: nd->depth massage, part 5
2015-05-11 Al Virolink_path_walk: nd->depth massage, part 4
2015-05-11 Al Virolink_path_walk: nd->depth massage, part 3
2015-05-11 Al Virolink_path_walk: nd->depth massage, part 2
2015-05-11 Al Virolink_path_walk: nd->depth massage, part 1
2015-05-11 Al Vironamei: remove restrictions on nesting depth
2015-05-11 Al Vironamei: trim the arguments of get_link()
2015-05-11 Al Vironamei: trim redundant arguments of fs/namei.c:put_link()
2015-05-11 Al Vironamei: trim redundant arguments of trailing_symlink()
2015-05-11 Al Vironamei: move link/cookie pairs into nameidata
2015-05-11 Al Virolink_path_walk: cleanup - turn goto start; into continue;
2015-05-11 Al Virolink_path_walk: split "return from recursive call"...
2015-05-11 Al Virolink_path_walk: kill the recursion
2015-05-11 Al Virolink_path_walk: final preparations to killing recursion
2015-05-11 Al Virolink_path_walk: get rid of duplication
2015-05-11 Al Virolink_path_walk: massage a bit more
2015-05-11 Al Virolink_path_walk: turn inner loop into explicit goto
2015-05-11 Al Virolink_path_walk: don't bother with walk_component()...
2015-05-11 Al Virolink_path_walk: handle get_link() returning ERR_PTR...
2015-05-11 Al Vironamei: rename follow_link to trailing_symlink, move...
2015-05-11 Al Vironamei: move the calls of may_follow_link() into follow_...
2015-05-11 Al Vironamei: expand the call of follow_link() in link_path_walk()
2015-05-11 Al Vironamei: expand nested_symlink() in its only caller
2015-05-11 Al Virodo_last: move path there from caller's stack frame
2015-05-11 Al Vironamei: introduce nameidata->link
2015-05-11 Al Vironamei: don't bother with ->follow_link() if ->i_link...
2015-05-11 Al Vironamei.c: separate the parts of follow_link() that find...
2015-05-11 Al Vironew ->follow_link() and ->put_link() calling conventions
2015-05-11 Al Vironamei: lift nameidata into filename_mountpoint()
2015-05-11 Al Vironame: shift nameidata down into user_path_walk()
2015-05-11 Al Vironamei: get rid of lookup_hash()
2015-05-11 Al Virodo_last: regularize the logics around following symlinks
2015-05-11 Al Virodo_last: kill symlink_ok
2015-05-11 Al Vironamei: take O_NOFOLLOW treatment into do_last()
2015-05-11 Al Virouninline walk_component()
2015-05-11 NeilBrownSECURITY: remove nameidata arg from inode_follow_link.
2015-05-11 Al Virologfs: fix a pagecache leak for symlinks
2015-05-11 Al Viroceph: switch to simple_follow_link()
2015-05-11 Al Viroexofs: switch to {simple,page}_symlink_inode_operations
2015-05-11 Al Virofreevxfs: switch to simple_follow_link()
2015-05-11 Al Virojfs: switch to simple_follow_link()
2015-05-11 Al Virosysv: switch to simple_follow_link()
2015-05-11 Al Viroubifs: switch to simple_follow_link()
2015-05-11 Al Viroufs: switch to simple_follow_link()
2015-05-11 Al Virodebugfs: switch to simple_follow_link()
2015-05-11 Al Viroshmem: switch to simple_follow_link()
2015-05-11 Al Virojffs2: switch to simple_follow_link()
2015-05-11 Al Viroext4: switch to simple_follow_link()
2015-05-11 Al Viroext3: switch to simple_follow_link()
2015-05-11 Al Virobefs: switch to simple_follow_link()
2015-05-11 Al Viroext2: use simple_follow_link()
2015-05-11 Al Virolibfs: simple_follow_link()
2015-05-11 Al Viroext4: split inode_operations for encrypted symlinks...
2015-05-11 NeilBrownovl: rearrange ovl_follow_link to it doesn't need to...
2015-05-11 Al Viro9p: don't bother with __getname() in ->follow_link()
2015-05-11 Al Viro9p: don't bother with 4K allocation for 24-byte local...
2015-05-10 Linus TorvaldsLinux 4.1-rc3
2015-05-10 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2015-05-10 Dave AirlieMerge tag 'drm-intel-fixes-2015-05-08' of git://anongit...
2015-05-10 Mario Kleinerdrm: Zero out invalid vblank timestamp in drm_update_vb...
2015-05-10 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2015-05-10 Linus TorvaldsMerge tag 'samsung-fixes-1' of git://git./linux/kernel...
2015-05-09 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2015-05-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-05-09 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2015-05-09 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2015-05-09 Rusty Russellm32r: make flush_cpumask non-volatile.
2015-05-09 Eric W. Biedermanmnt: Fix fs_fully_visible to verify the root directory...
2015-05-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-05-09 Al Viropath_openat(): fix double fput()
2015-05-09 Al Vironamei: d_is_negative() should be checked before ->d_seq...
2015-05-09 Linus TorvaldsMerge branch 'for-linus-4.1' of git://git./linux/kernel...
2015-05-09 Linus TorvaldsMerge tag 'dm-4.1-fixes-2' of git://git./linux/kernel...
2015-05-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2015-05-09 Linus TorvaldsMerge tag 'gpio-v4.1-2' of git://git./linux/kernel...
next