index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
switch the rest of procfs lookups to d_splice_alias()
Al Viro
2018-05-26
2
-5
/
+13
*
procfs: switch instantiate_t to d_splice_alias()
Al Viro
2018-05-26
4
-79
/
+65
*
don't bother with tid_fd_revalidate() in lookups
Al Viro
2018-05-26
1
-37
/
+44
*
proc_lookupfd_common(): don't bother with instantiate unless the file is open
Al Viro
2018-05-22
1
-29
/
+34
*
procfs: get rid of ancient BS in pid_revalidate() uses
Al Viro
2018-05-22
3
-38
/
+28
*
cifs_lookup(): switch to d_splice_alias()
Al Viro
2018-05-22
1
-18
/
+18
*
cifs_lookup(): cifs_get_inode_...() never returns 0 with *inode left NULL
Al Viro
2018-05-22
1
-1
/
+1
*
9p: unify paths in v9fs_vfs_lookup()
Al Viro
2018-05-22
1
-20
/
+15
*
hfsplus: switch to d_splice_alias()
Al Viro
2018-05-22
1
-2
/
+1
*
hfs: don't allow mounting over .../rsrc
Al Viro
2018-05-22
1
-0
/
+1
*
hfs: use d_splice_alias()
Al Viro
2018-05-22
2
-15
/
+8
*
omfs_lookup(): report IO errors, use d_splice_alias()
Al Viro
2018-05-22
1
-4
/
+3
*
orangefs_lookup: simplify
Al Viro
2018-05-22
1
-56
/
+8
*
openpromfs: switch to d_splice_alias()
Al Viro
2018-05-22
1
-2
/
+1
*
xfs_vn_lookup: simplify a bit
Al Viro
2018-05-22
1
-8
/
+8
*
adfs_lookup: do not fail with ENOENT on negatives, use d_splice_alias()
Al Viro
2018-05-22
1
-5
/
+5
*
adfs_lookup_byname: .. *is* taken care of in fs/namei.c
Al Viro
2018-05-22
1
-14
/
+0
*
romfs_lookup: switch to d_splice_alias()
Al Viro
2018-05-22
1
-27
/
+9
*
qnx6_lookup: switch to d_splice_alias()
Al Viro
2018-05-22
1
-6
/
+2
*
ubifs_lookup: use d_splice_alias()
Al Viro
2018-05-22
1
-28
/
+15
*
sysv_lookup: use d_splice_alias()
Al Viro
2018-05-22
1
-7
/
+2
*
qnx4_lookup: use d_splice_alias()
Al Viro
2018-05-22
1
-6
/
+2
*
minix_lookup: use d_splice_alias()
Al Viro
2018-05-22
1
-6
/
+2
*
freevxfs_lookup(): use d_splice_alias()
Al Viro
2018-05-22
1
-6
/
+2
*
cramfs_lookup(): use d_splice_alias()
Al Viro
2018-05-22
1
-4
/
+1
*
bfs_add_entry: pass name/len as qstr pointer
Al Viro
2018-05-22
1
-11
/
+7
*
bfs_find_entry: pass name/len as qstr pointer
Al Viro
2018-05-22
1
-10
/
+8
*
bfs_lookup(): use d_splice_alias()
Al Viro
2018-05-22
1
-6
/
+1
*
Merge branch 'work.misc' into work.lookup
Al Viro
2018-05-21
7
-74
/
+41
|
\
|
*
vfs: namei: use path_equal() in follow_dotdot()
Danilo Krummrich
2018-05-17
1
-3
/
+1
|
*
make xattr_getsecurity() static
Al Viro
2018-05-14
1
-2
/
+1
|
*
vfat: simplify checks in vfat_lookup()
Al Viro
2018-05-13
1
-12
/
+1
|
*
get rid of dead code in d_find_alias()
Al Viro
2018-05-13
1
-49
/
+34
|
*
it's SB_BORN, not MS_BORN...
Al Viro
2018-05-10
1
-1
/
+1
|
*
msdos_rmdir(): kill BS comment
Al Viro
2018-04-20
1
-4
/
+0
|
*
fs: avoid fdput() after failed fdget() in vfs_dedupe_file_range()
Zev Weiss
2018-04-15
1
-3
/
+3
*
|
aio: fix io_destroy(2) vs. lookup_ioctx() race
Al Viro
2018-05-21
1
-2
/
+2
*
|
ext2: fix a block leak
Al Viro
2018-05-21
1
-10
/
+0
*
|
nfsd: vfs_mkdir() might succeed leaving dentry negative unhashed
Al Viro
2018-05-21
1
-0
/
+22
*
|
cachefiles: vfs_mkdir() might succeed leaving dentry negative unhashed
Al Viro
2018-05-21
1
-0
/
+10
*
|
unfuck sysfs_mount()
Al Viro
2018-05-21
1
-3
/
+3
*
|
kernfs: deal with kernfs_fill_super() failures
Al Viro
2018-05-21
1
-0
/
+1
*
|
cramfs: Fix IS_ENABLED typo
Joe Perches
2018-05-21
1
-1
/
+1
*
|
befs_lookup(): use d_splice_alias()
Al Viro
2018-05-21
1
-12
/
+5
*
|
affs_lookup: switch to d_splice_alias()
Al Viro
2018-05-21
1
-6
/
+5
*
|
affs_lookup(): close a race with affs_remove_link()
Al Viro
2018-05-21
1
-3
/
+7
*
|
fs: don't scan the inode cache before SB_BORN is set
Dave Chinner
2018-05-11
1
-6
/
+24
*
|
do d_instantiate/unlock_new_inode combinations safely
Al Viro
2018-05-11
13
-72
/
+56
*
|
Don't leak MNT_INTERNAL away from internal mounts
Al Viro
2018-04-19
1
-1
/
+2
*
|
mm,vmscan: Allow preallocating memory for register_shrinker().
Tetsuo Handa
2018-04-16
1
-5
/
+4
[next]