index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfs: Kill sget_userns()
David Howells
2019-05-26
1
-38
/
+16
*
vfs: Use sget_fc() for pseudo-filesystems
David Howells
2019-05-26
1
-14
/
+10
*
fold mount_pseudo_xattr() into pseudo_fs_get_tree()
Al Viro
2019-05-26
1
-54
/
+34
*
vfs: Convert btrfs_test to use the new mount API
David Howells
2019-05-26
1
-6
/
+9
*
vfs: Convert pipe to use the new mount API
David Howells
2019-05-26
1
-5
/
+10
*
vfs: Convert nsfs to use the new mount API
David Howells
2019-05-26
1
-5
/
+11
*
vfs: Convert bdev to use the new mount API
David Howells
2019-05-26
1
-8
/
+9
*
vfs: Convert anon_inodes to use the new mount API
David Howells
2019-05-26
1
-5
/
+8
*
vfs: Convert aio to use the new mount API
David Howells
2019-05-26
1
-8
/
+7
*
vfs: Provide a mount_pseudo-replacement for the new mount API
David Howells
2019-05-26
1
-0
/
+46
*
vfs: Provide sb->s_iflags settings in fs_context struct
David Howells
2019-05-26
1
-0
/
+1
*
vfs: Fix refcounting of filenames in fs_parser
David Howells
2019-05-26
1
-0
/
+1
*
move mount_capable() further out
Al Viro
2019-05-26
3
-6
/
+4
*
move mount_capable() calls to vfs_get_tree()
Al Viro
2019-05-26
2
-11
/
+6
*
procfs: set ->user_ns before calling ->get_tree()
Al Viro
2019-05-26
1
-4
/
+3
*
switch mount_capable() to fs_context
Al Viro
2019-05-25
3
-6
/
+9
*
legacy_get_tree(): pass fc->user_ns to mount_capable()
Al Viro
2019-05-25
1
-1
/
+1
*
move the capability checks from sget_userns() to legacy_get_tree()
Al Viro
2019-05-25
3
-4
/
+7
*
vfs: Kill mount_ns()
David Howells
2019-05-25
1
-38
/
+0
*
vfs: Convert nfsctl to use the new mount API
David Howells
2019-05-25
1
-7
/
+26
*
consolidate the capability checks in sget_{fc,userns}()
Al Viro
2019-05-25
1
-18
/
+14
*
start massaging the checks in sget_...(): move to sget_userns()
Al Viro
2019-05-25
1
-10
/
+4
*
no need to protect against put_user_ns(NULL)
Al Viro
2019-05-25
1
-2
/
+1
*
mount_pseudo(): drop 'name' argument, switch to d_make_root()
Al Viro
2019-05-25
7
-17
/
+10
*
unexport simple_dname()
Al Viro
2019-05-21
2
-1
/
+1
*
Merge tag 'upstream-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-20
3
-4
/
+8
|
\
|
*
ubifs: Convert xattr inum to host order
Richard Weinberger
2019-05-15
1
-1
/
+1
|
*
ubifs: Use correct config name for encryption
Richard Weinberger
2019-05-15
1
-2
/
+2
|
*
ubifs: Fix build error without CONFIG_UBIFS_FS_XATTR
YueHaibing
2019-05-15
1
-1
/
+5
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-05-19
1
-3
/
+8
|
\
\
|
*
|
fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...
Jiufei Xue
2019-05-19
1
-3
/
+8
*
|
|
Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2019-05-19
3
-5
/
+4
|
\
\
\
|
*
|
|
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-05-18
3
-5
/
+4
|
|
/
/
*
|
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-05-19
12
-62
/
+102
|
\
\
\
|
*
|
|
ext4: avoid panic during forced reboot due to aborted journal
Jan Kara
2019-05-17
1
-1
/
+1
|
*
|
|
ext4: fix block validity checks for journal inodes using indirect blocks
Theodore Ts'o
2019-05-15
1
-0
/
+5
|
*
|
|
unicode: update to Unicode 12.1.0 final
Theodore Ts'o
2019-05-12
1
-21
/
+7
|
*
|
|
unicode: add missing check for an error return from utf8lookup()
Theodore Ts'o
2019-05-12
1
-0
/
+2
|
*
|
|
ext4: fix miscellaneous sparse warnings
Theodore Ts'o
2019-05-12
3
-3
/
+3
|
*
|
|
ext4: unsigned int compared against zero
Colin Ian King
2019-05-11
1
-1
/
+2
|
*
|
|
ext4: fix use-after-free in dx_release()
Sahitya Tummala
2019-05-11
1
-1
/
+4
|
*
|
|
ext4: fix data corruption caused by overlapping unaligned and aligned IO
Lukas Czerner
2019-05-11
1
-0
/
+7
|
*
|
|
jbd2: fix potential double free
Chengguang Xu
2019-05-11
3
-33
/
+56
|
*
|
|
ext4: zero out the unused memory region in the extent tree block
Sriram Rajagopalan
2019-05-11
1
-2
/
+15
*
|
|
|
Merge tag '5.2-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-05-19
8
-51
/
+173
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
cifs: add support for SEEK_DATA and SEEK_HOLE
Ronnie Sahlberg
2019-05-16
3
-0
/
+99
|
*
|
|
Fixed https://bugzilla.kernel.org/show_bug.cgi?id=202935 allow write on the s...
Kovtunenko Oleksandr
2019-05-16
1
-5
/
+0
|
*
|
|
cifs: Allocate memory for all iovs in smb2_ioctl
Long Li
2019-05-16
1
-2
/
+19
|
*
|
|
cifs: Don't match port on SMBDirect transport
Long Li
2019-05-16
1
-0
/
+4
|
*
|
|
cifs:smbd Use the correct DMA direction when sending data
Long Li
2019-05-14
1
-3
/
+5
[next]