]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/history - fs/namei.c
namei: simplify the callers of follow_managed()
[mirror_ubuntu-artful-kernel.git] / fs / namei.c
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 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-10 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
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.kernel.org...
2015-05-09 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2015-05-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-05-09 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2015-05-09 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2015-05-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
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.kernel.org...
2015-05-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2015-05-07 Arnd BergmannMerge tag 'v4.1-rockchip-socfixes1' of git://git.kernel...
2015-05-06 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2015-05-06 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2015-05-06 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2015-05-06 Ingo MolnarMerge tag 'efi-urgent' of git://git.kernel.org/pub...
2015-05-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-05-05 Linus TorvaldsMerge tag 'media/v4.1-3' of git://git.kernel.org/pub...
2015-05-04 Linus TorvaldsMerge tag 'for_linus_stable' of git://git.kernel.org...
2015-05-03 Dave AirlieMerge branch 'drm-next0420' of https://github.com/marky...
2015-05-01 Linus TorvaldsMerge branch 'for-linus-4.1' of git://git.kernel.org...
2015-04-30 Dave AirlieMerge branch 'drm-fixes-4.1' of git://people.freedeskto...
2015-04-29 Mark BrownMerge remote-tracking branches 'asoc/fix/rt5677', ...
2015-04-29 Mark BrownMerge remote-tracking branches 'asoc/fix/email', 'asoc...
2015-04-29 Mark BrownMerge remote-tracking branch 'asoc/fix/rt5645' into...
2015-04-29 Mark BrownMerge remote-tracking branch 'asoc/fix/intel' into...
2015-04-29 Mark BrownMerge remote-tracking branch 'asoc/fix/dapm' into asoc...
2015-04-28 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-04-28 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-04-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-04-27 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2015-04-27 Linus TorvaldsMerge git://git.infradead.org/intel-iommu
2015-04-27 Linus TorvaldsMerge branch 'i2c/for-next' of git://git.kernel.org...
2015-04-27 Linus TorvaldsMerge branch 'for-linus-4.1' of git://git.kernel.org...
2015-04-27 Dave AirlieMerge tag 'drm-intel-next-fixes-2015-04-25' of git...
2015-04-27 Linus TorvaldsMerge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org...
2015-04-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-04-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-04-26 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.1-1' of git://git...
2015-04-26 Linus TorvaldsMerge tag 'chrome-for-linus' of git://git.kernel.org...
2015-04-26 Linus TorvaldsMerge tag 'cris-for-4.1' of git://git.kernel.org/pub...
2015-04-26 Linus TorvaldsMerge tag 'powerpc-4.1-2' of git://git.kernel.org/pub...
2015-04-26 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2015-04-24 Al ViroRCU pathwalk breakage when running into a symlink overm...
2015-04-24 Linus TorvaldsMerge tag 'sound-fix-4.1-rc1' of git://git.kernel.org...
next