开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2015-05-10
link_path_walk: turn inner loop into explicit goto
Al Viro
2015-05-10
link_path_walk: don't bother with walk_component() after jumping link
Al Viro
2015-05-10
link_path_walk: handle get_link() returning ERR_PTR() immediately
Al Viro
2015-05-10
namei: rename follow_link to trailing_symlink, move it down
Al Viro
2015-05-10
namei: move the calls of may_follow_link() into follow_link()
Al Viro
2015-05-10
namei: expand the call of follow_link() in link_path_walk()
Al Viro
2015-05-10
namei: expand nested_symlink() in its only caller
Al Viro
2015-05-10
do_last: move path there from caller's stack frame
Al Viro
2015-05-10
namei: introduce nameidata->link
Al Viro
2015-05-10
namei: don't bother with ->follow_link() if ->i_link is set
Al Viro
2015-05-10
namei.c: separate the parts of follow_link() that find the link body
Al Viro
2015-05-10
new ->follow_link() and ->put_link() calling conventions
Al Viro
2015-05-10
namei: lift nameidata into filename_mountpoint()
Al Viro
2015-05-10
name: shift nameidata down into user_path_walk()
Al Viro
2015-05-10
namei: get rid of lookup_hash()
Al Viro
2015-05-10
do_last: regularize the logics around following symlinks
Al Viro
2015-05-10
do_last: kill symlink_ok
Al Viro
2015-05-10
namei: take O_NOFOLLOW treatment into do_last()
Al Viro
2015-05-10
uninline walk_component()
Al Viro
2015-05-10
SECURITY: remove nameidata arg from inode_follow_link.
NeilBrown
2015-05-10
logfs: fix a pagecache leak for symlinks
Al Viro
2015-05-10
ceph: switch to simple_follow_link()
Al Viro
2015-05-10
exofs: switch to {simple,page}_symlink_inode_operations
Al Viro
2015-05-10
freevxfs: switch to simple_follow_link()
Al Viro
2015-05-10
jfs: switch to simple_follow_link()
Al Viro
2015-05-10
sysv: switch to simple_follow_link()
Al Viro
2015-05-10
ubifs: switch to simple_follow_link()
Al Viro
2015-05-10
ufs: switch to simple_follow_link()
Al Viro
2015-05-10
debugfs: switch to simple_follow_link()
Al Viro
2015-05-10
jffs2: switch to simple_follow_link()
Al Viro
2015-05-10
ext4: switch to simple_follow_link()
Al Viro
2015-05-10
ext3: switch to simple_follow_link()
Al Viro
2015-05-10
befs: switch to simple_follow_link()
Al Viro
2015-05-10
ext2: use simple_follow_link()
Al Viro
2015-05-10
libfs: simple_follow_link()
Al Viro
2015-05-10
ext4: split inode_operations for encrypted symlinks off the rest
Al Viro
2015-05-10
ovl: rearrange ovl_follow_link to it doesn't need to call ->put_link
NeilBrown
2015-05-10
9p: don't bother with __getname() in ->follow_link()
Al Viro
2015-05-10
9p: don't bother with 4K allocation for 24-byte local array...
Al Viro
2015-05-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2015-05-09
mnt: Fix fs_fully_visible to verify the root directory is visible
Eric W. Biederman
2015-05-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-05-09
path_openat(): fix double fput()
Al Viro
2015-05-09
namei: d_is_negative() should be checked before ->d_seq validation
Al Viro
2015-05-08
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-05-08
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-05-07
Merge tag 'for-f2fs-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-05-06
Btrfs: fix wrong mapping flags for free space inode
Filipe Manana
2015-05-06
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-05-06
splice: sendfile() at once fails for big files
Christophe Leroy
[next]