index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
12
-98
/
+45
|
\
|
*
vfs: namei: use path_equal() in follow_dotdot()
Danilo Krummrich
2018-05-18
1
-3
/
+1
|
*
fs.h: fix outdated comment about file flags
Li Qiang
2018-05-18
1
-1
/
+1
|
*
__inode_security_revalidate() never gets NULL opt_dentry
Al Viro
2018-05-14
1
-4
/
+3
|
*
make xattr_getsecurity() static
Al Viro
2018-05-14
2
-3
/
+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
|
*
remove rpc_rmdir()
Al Viro
2018-04-16
2
-18
/
+0
|
*
fs: avoid fdput() after failed fdget() in vfs_dedupe_file_range()
Zev Weiss
2018-04-16
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
*
|
fix breakage caused by d_find_alias() semantics change
Al Viro
2018-05-13
1
-4
/
+16
*
|
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
14
-72
/
+57
*
|
iov_iter: fix memory leak in pipe_get_pages_alloc()
Ilya Dryomov
2018-05-02
1
-1
/
+1
*
|
iov_iter: fix return type of __pipe_get_pages()
Ilya Dryomov
2018-05-02
1
-1
/
+1
*
|
Don't leak MNT_INTERNAL away from internal mounts
Al Viro
2018-04-20
1
-1
/
+2
*
|
mm,vmscan: Allow preallocating memory for register_shrinker().
Tetsuo Handa
2018-04-16
3
-8
/
+29
*
|
rpc_pipefs: fix double-dput()
Al Viro
2018-04-16
1
-0
/
+1
*
|
orangefs_kill_sb(): deal with allocation failures
Al Viro
2018-04-16
1
-0
/
+5
*
|
jffs2_kill_sb(): deal with failed allocations
Al Viro
2018-04-16
1
-1
/
+1
*
|
hypfs_kill_super(): deal with failed allocations
Al Viro
2018-04-16
1
-1
/
+1
|
/
*
Linux 4.17-rc1
v4.17-rc1
Linus Torvalds
2018-04-16
1
-2
/
+2
*
Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-16
94
-1234
/
+277
|
\
|
*
btrfs: Only check first key for committed tree blocks
Qu Wenruo
2018-04-13
1
-0
/
+8
|
*
btrfs: add SPDX header to Kconfig
David Sterba
2018-04-12
1
-0
/
+2
|
*
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
2018-04-12
58
-750
/
+65
|
*
btrfs: replace GPL boilerplate by SPDX -- headers
David Sterba
2018-04-12
35
-475
/
+133
|
*
Btrfs: fix loss of prealloc extents past i_size after fsync log replay
Filipe Manana
2018-04-12
1
-5
/
+58
|
*
Btrfs: clean up resources during umount after trans is aborted
Liu Bo
2018-04-12
1
-1
/
+2
|
*
btrfs: Fix possible softlock on single core machines
Nikolay Borisov
2018-04-05
1
-0
/
+1
[next]