index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-10
link_path_walk: turn inner loop into explicit goto
Al Viro
1
-29
/
+32
2015-05-10
link_path_walk: don't bother with walk_component() after jumping link
Al Viro
1
-3
/
+7
2015-05-10
link_path_walk: handle get_link() returning ERR_PTR() immediately
Al Viro
1
-1
/
+3
2015-05-10
namei: rename follow_link to trailing_symlink, move it down
Al Viro
1
-32
/
+30
2015-05-10
namei: move the calls of may_follow_link() into follow_link()
Al Viro
1
-15
/
+6
2015-05-10
namei: expand the call of follow_link() in link_path_walk()
Al Viro
1
-4
/
+22
2015-05-10
namei: expand nested_symlink() in its only caller
Al Viro
1
-38
/
+23
2015-05-10
do_last: move path there from caller's stack frame
Al Viro
1
-25
/
+25
2015-05-10
namei: introduce nameidata->link
Al Viro
1
-28
/
+34
2015-05-10
namei: don't bother with ->follow_link() if ->i_link is set
Al Viro
1
-7
/
+13
2015-05-10
namei.c: separate the parts of follow_link() that find the link body
Al Viro
1
-29
/
+36
2015-05-10
new ->follow_link() and ->put_link() calling conventions
Al Viro
25
-243
/
+169
2015-05-10
namei: lift nameidata into filename_mountpoint()
Al Viro
1
-15
/
+13
2015-05-10
name: shift nameidata down into user_path_walk()
Al Viro
1
-57
/
+67
2015-05-10
namei: get rid of lookup_hash()
Al Viro
1
-15
/
+5
2015-05-10
do_last: regularize the logics around following symlinks
Al Viro
1
-8
/
+7
2015-05-10
do_last: kill symlink_ok
Al Viro
1
-4
/
+2
2015-05-10
namei: take O_NOFOLLOW treatment into do_last()
Al Viro
1
-6
/
+5
2015-05-10
uninline walk_component()
Al Viro
1
-2
/
+1
2015-05-10
SECURITY: remove nameidata arg from inode_follow_link.
NeilBrown
1
-1
/
+1
2015-05-10
logfs: fix a pagecache leak for symlinks
Al Viro
1
-0
/
+1
2015-05-10
ceph: switch to simple_follow_link()
Al Viro
1
-9
/
+2
2015-05-10
exofs: switch to {simple,page}_symlink_inode_operations
Al Viro
5
-66
/
+9
2015-05-10
freevxfs: switch to simple_follow_link()
Al Viro
3
-39
/
+5
2015-05-10
jfs: switch to simple_follow_link()
Al Viro
3
-13
/
+5
2015-05-10
sysv: switch to simple_follow_link()
Al Viro
4
-24
/
+4
2015-05-10
ubifs: switch to simple_follow_link()
Al Viro
3
-10
/
+3
2015-05-10
ufs: switch to simple_follow_link()
Al Viro
3
-15
/
+6
2015-05-10
debugfs: switch to simple_follow_link()
Al Viro
2
-15
/
+3
2015-05-10
jffs2: switch to simple_follow_link()
Al Viro
3
-44
/
+3
2015-05-10
ext4: switch to simple_follow_link()
Al Viro
3
-9
/
+5
2015-05-10
ext3: switch to simple_follow_link()
Al Viro
3
-10
/
+4
2015-05-10
befs: switch to simple_follow_link()
Al Viro
1
-19
/
+5
2015-05-10
ext2: use simple_follow_link()
Al Viro
3
-10
/
+4
2015-05-10
libfs: simple_follow_link()
Al Viro
2
-0
/
+14
2015-05-10
ext4: split inode_operations for encrypted symlinks off the rest
Al Viro
4
-26
/
+20
2015-05-10
ovl: rearrange ovl_follow_link to it doesn't need to call ->put_link
NeilBrown
1
-13
/
+12
2015-05-10
9p: don't bother with __getname() in ->follow_link()
Al Viro
3
-100
/
+26
2015-05-10
9p: don't bother with 4K allocation for 24-byte local array...
Al Viro
1
-21
/
+5
2015-05-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-0
/
+6
2015-05-09
mnt: Fix fs_fully_visible to verify the root directory is visible
Eric W. Biederman
1
-0
/
+6
2015-05-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-7
/
+15
2015-05-09
path_openat(): fix double fput()
Al Viro
1
-1
/
+2
2015-05-09
namei: d_is_negative() should be checked before ->d_seq validation
Al Viro
1
-6
/
+13
2015-05-08
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2015-05-08
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+11
2015-05-07
Merge tag 'for-f2fs-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-5
/
+12
2015-05-06
Btrfs: fix wrong mapping flags for free space inode
Filipe Manana
1
-1
/
+1
2015-05-06
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2015-05-06
splice: sendfile() at once fails for big files
Christophe Leroy
1
-1
/
+11
[next]