index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-26
vfs: Convert ocxlflash to use the new mount API
David Howells
1
-14
/
+4
2019-05-26
vfs: Convert cxl to use the new mount API
David Howells
1
-4
/
+4
2019-05-26
vfs: Convert ia64 perfmon to use the new mount API
David Howells
1
-7
/
+10
2019-05-26
vfs: Convert drm to use the new mount API
David Howells
1
-4
/
+4
2019-05-26
vfs: Convert dax to use the new mount API
David Howells
1
-6
/
+10
2019-05-26
vfs: Convert sockfs to use the new mount API
David Howells
1
-6
/
+10
2019-05-26
zsfold: Convert zsfold to use the new mount API
David Howells
2
-5
/
+6
2019-05-26
vfs: Convert zsmalloc to use the new mount API
David Howells
1
-4
/
+4
2019-05-26
vfs: Convert pipe to use the new mount API
David Howells
1
-5
/
+10
2019-05-26
vfs: Convert nsfs to use the new mount API
David Howells
1
-5
/
+11
2019-05-26
vfs: Convert bdev to use the new mount API
David Howells
1
-8
/
+9
2019-05-26
vfs: Convert anon_inodes to use the new mount API
David Howells
1
-5
/
+8
2019-05-26
vfs: Convert aio to use the new mount API
David Howells
1
-8
/
+7
2019-05-26
vfs: Provide a mount_pseudo-replacement for the new mount API
David Howells
2
-0
/
+62
2019-05-26
vfs: Provide sb->s_iflags settings in fs_context struct
David Howells
2
-0
/
+2
2019-05-26
vfs: Fix refcounting of filenames in fs_parser
David Howells
1
-0
/
+1
2019-05-26
move mount_capable() further out
Al Viro
3
-6
/
+4
2019-05-26
move mount_capable() calls to vfs_get_tree()
Al Viro
2
-11
/
+6
2019-05-26
cpuset: move mount -t cpuset logics into cgroup.c
Al Viro
2
-60
/
+48
2019-05-26
procfs: set ->user_ns before calling ->get_tree()
Al Viro
1
-4
/
+3
2019-05-26
mqueue: set ->user_ns before ->get_tree()
Al Viro
1
-4
/
+5
2019-05-26
switch mount_capable() to fs_context
Al Viro
3
-6
/
+9
2019-05-26
legacy_get_tree(): pass fc->user_ns to mount_capable()
Al Viro
1
-1
/
+1
2019-05-26
move the capability checks from sget_userns() to legacy_get_tree()
Al Viro
3
-4
/
+7
2019-05-26
vfs: Kill mount_ns()
David Howells
2
-41
/
+0
2019-05-26
vfs: Convert nfsctl to use the new mount API
David Howells
1
-7
/
+26
2019-05-26
vfs: Convert rpc_pipefs to use the new mount API
David Howells
1
-8
/
+26
2019-05-26
consolidate the capability checks in sget_{fc,userns}()
Al Viro
1
-18
/
+14
2019-05-26
start massaging the checks in sget_...(): move to sget_userns()
Al Viro
1
-10
/
+4
2019-05-26
no need to protect against put_user_ns(NULL)
Al Viro
3
-6
/
+3
2019-05-26
mount_pseudo(): drop 'name' argument, switch to d_make_root()
Al Viro
17
-36
/
+22
2019-05-21
device-dax: Drop register_filesystem()
Dan Williams
1
-7
/
+0
2019-05-21
unexport simple_dname()
Al Viro
3
-2
/
+1
2019-05-21
z3fold: don't bother with dentry_operations
David Howells
1
-5
/
+1
2019-05-20
zsmalloc: don't bother with dentry_operations
Al Viro
1
-5
/
+1
2019-05-20
balloon: don't bother with dentry_operations
Al Viro
1
-5
/
+1
2019-05-20
cxlflash: don't bother with dentry_operations
Al Viro
1
-5
/
+1
2019-05-20
cxl: don't bother with dentry_operations
Al Viro
1
-5
/
+1
2019-05-20
drm: don't bother with super_operations and dentry_operations
Al Viro
1
-10
/
+2
2019-05-20
Linux 5.2-rc1
Linus Torvalds
1
-2
/
+2
2019-05-20
Merge tag 'upstream-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-4
/
+8
2019-05-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
10
-257
/
+889
2019-05-19
Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
74
-172
/
+178
2019-05-19
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-13
/
+111
2019-05-19
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-65
/
+107
2019-05-19
Merge tag '5.2-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-51
/
+173
2019-05-19
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
94
-214
/
+5414
2019-05-19
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
12
-136
/
+202
2019-05-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
38
-229
/
+2511
2019-05-19
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+6
[next]