2015-05-11 |
Al Viro | namei: fold put_link() into the failure case of complet... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: take the treatment of absolute symlinks to get_l... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: simpler treatment of symlinks with nothing other... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: simplify failure exits in get_link() |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | don't pass nameidata to ->follow_link() |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: simplify the callers of follow_managed() |
commit | commitdiff | tree | snapshot |
2015-05-11 |
NeilBrown | VFS: replace {, total_}link_count in task_struct with... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | lustre: rip the private symlink nesting limit out |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: move link count check and stack allocation into... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: make should_follow_link() store the link in... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: new calling conventions for walk_component() |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | link_path_walk: move the OK: inside the loop |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: have terminate_walk() do put_link() on everythin... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: take put_link() into {lookup,mountpoint,do}_last() |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: lift (open-coded) terminate_walk() into callers... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | lift terminate_walk() into callers of walk_component() |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: lift (open-coded) terminate_walk() in follow_dot... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: we never need more than MAXSYMLINKS entries... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | link_path_walk: end of nd->depth massage |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | link_path_walk: nd->depth massage, part 10 |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | link_path_walk: nd->depth massage, part 9 |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | put_link: nd->depth massage, part 8 |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | trailing_symlink: nd->depth massage, part 7 |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | get_link: nd->depth massage, part 6 |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | trailing_symlink: nd->depth massage, part 5 |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | link_path_walk: nd->depth massage, part 4 |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | link_path_walk: nd->depth massage, part 3 |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | link_path_walk: nd->depth massage, part 2 |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | link_path_walk: nd->depth massage, part 1 |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: remove restrictions on nesting depth |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: trim the arguments of get_link() |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: trim redundant arguments of fs/namei.c:put_link() |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: trim redundant arguments of trailing_symlink() |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: move link/cookie pairs into nameidata |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | link_path_walk: cleanup - turn goto start; into continue; |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | link_path_walk: split "return from recursive call"... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | link_path_walk: kill the recursion |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | link_path_walk: final preparations to killing recursion |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | link_path_walk: get rid of duplication |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | link_path_walk: massage a bit more |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | link_path_walk: turn inner loop into explicit goto |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | link_path_walk: don't bother with walk_component()... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | link_path_walk: handle get_link() returning ERR_PTR... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: rename follow_link to trailing_symlink, move... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: move the calls of may_follow_link() into follow_... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: expand the call of follow_link() in link_path_walk() |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: expand nested_symlink() in its only caller |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | do_last: move path there from caller's stack frame |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: introduce nameidata->link |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: don't bother with ->follow_link() if ->i_link... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei.c: separate the parts of follow_link() that find... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | new ->follow_link() and ->put_link() calling conventions |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: lift nameidata into filename_mountpoint() |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | name: shift nameidata down into user_path_walk() |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: get rid of lookup_hash() |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | do_last: regularize the logics around following symlinks |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | do_last: kill symlink_ok |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: take O_NOFOLLOW treatment into do_last() |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | uninline walk_component() |
commit | commitdiff | tree | snapshot |
2015-05-11 |
NeilBrown | SECURITY: remove nameidata arg from inode_follow_link. |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | logfs: fix a pagecache leak for symlinks |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | ceph: switch to simple_follow_link() |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | exofs: switch to {simple,page}_symlink_inode_operations |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | freevxfs: switch to simple_follow_link() |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | jfs: switch to simple_follow_link() |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | sysv: switch to simple_follow_link() |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | ubifs: switch to simple_follow_link() |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | ufs: switch to simple_follow_link() |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | debugfs: switch to simple_follow_link() |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | shmem: switch to simple_follow_link() |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | jffs2: switch to simple_follow_link() |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | ext4: switch to simple_follow_link() |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | ext3: switch to simple_follow_link() |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | befs: switch to simple_follow_link() |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | ext2: use simple_follow_link() |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | libfs: simple_follow_link() |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | ext4: split inode_operations for encrypted symlinks... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
NeilBrown | ovl: rearrange ovl_follow_link to it doesn't need to... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | 9p: don't bother with __getname() in ->follow_link() |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | 9p: don't bother with 4K allocation for 24-byte local... |
commit | commitdiff | tree | snapshot |
2015-05-10 |
Linus Torvalds | Linux 4.1-rc3 |
commit | commitdiff | tree | snapshot |
2015-05-10 |
Linus Torvalds | Merge branch 'drm-fixes' of git://people.freedesktop... |
commit | commitdiff | tree | snapshot |
2015-05-10 |
Dave Airlie | Merge tag 'drm-intel-fixes-2015-05-08' of git://anongit... |
commit | commitdiff | tree | snapshot |
2015-05-10 |
Mario Kleiner | drm: Zero out invalid vblank timestamp in drm_update_vb... |
commit | commitdiff | tree | snapshot |
2015-05-10 |
Linus Torvalds | Merge branch 'fixes' of git://ftp.arm.linux.org.uk... |
commit | commitdiff | tree | snapshot |
2015-05-10 |
Linus Torvalds | Merge tag 'samsung-fixes-1' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
2015-05-09 |
Linus Torvalds | Merge tag 'fixes-for-linus' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
2015-05-09 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
2015-05-09 |
Linus Torvalds | Merge branch 'irq-urgent-for-linus' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
2015-05-09 |
Linus Torvalds | Merge branch 'timers-urgent-for-linus' of git://git... |
commit | commitdiff | tree | snapshot |
2015-05-09 |
Rusty Russell | m32r: make flush_cpumask non-volatile. |
commit | commitdiff | tree | snapshot |
2015-05-09 |
Eric W. Biederman | mnt: Fix fs_fully_visible to verify the root directory... |
commit | commitdiff | tree | snapshot |
2015-05-09 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
2015-05-09 |
Al Viro | path_openat(): fix double fput() |
commit | commitdiff | tree | snapshot |
2015-05-09 |
Al Viro | namei: d_is_negative() should be checked before ->d_seq... |
commit | commitdiff | tree | snapshot |
2015-05-09 |
Linus Torvalds | Merge branch 'for-linus-4.1' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
2015-05-09 |
Linus Torvalds | Merge tag 'dm-4.1-fixes-2' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
2015-05-09 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.dk/linux... |
commit | commitdiff | tree | snapshot |
2015-05-09 |
Linus Torvalds | Merge tag 'gpio-v4.1-2' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
2015-05-09 |
Linus Torvalds | Merge tag 'mmc-4.1-rc2' of git://git.linaro.org/people... |
commit | commitdiff | tree | snapshot |
next |