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
...
|
*
|
|
thermal: broadcom: use devm_thermal_zone_of_sensor_register
Julia Lawall
2019-01-02
1
-20
/
+4
|
*
|
|
thermal: bcm2835: enable hwmon explicitly
Matthias Brugger
2019-01-02
1
-0
/
+11
|
*
|
|
thermal: hwmon: inline helpers when CONFIG_THERMAL_HWMON is not set
Eduardo Valentin
2019-01-02
1
-2
/
+2
*
|
|
|
Merge tag 'trace-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2019-01-05
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
sh: ftrace: Fix missing parenthesis in WARN_ON()
Steven Rostedt (VMware)
2019-01-04
1
-1
/
+1
*
|
|
|
|
Merge tag '4.21-smb3-small-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-01-05
4
-16
/
+32
|
\
\
\
\
\
|
*
|
|
|
|
smb3: add smb3.1.1 to default dialect list
Steve French
2019-01-03
2
-14
/
+28
|
*
|
|
|
|
cifs: fix confusing warning message on reconnect
Steve French
2019-01-03
1
-1
/
+1
|
*
|
|
|
|
smb3: fix large reads on encrypted connections
Paul Aurich
2019-01-03
1
-1
/
+3
*
|
|
|
|
|
Merge tag 'iomap-4.21-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-01-05
1
-0
/
+12
|
\
\
\
\
\
\
|
*
|
|
|
|
|
iomap: take responsibility for the filesystem iomap code
Darrick J. Wong
2018-12-21
1
-0
/
+12
*
|
|
|
|
|
|
Merge tag 'xfs-4.21-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-01-05
2
-2
/
+0
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
xfs: xfs_fsops: drop useless LIST_HEAD
Julia Lawall
2018-12-29
1
-1
/
+0
|
*
|
|
|
|
|
|
xfs: xfs_buf: drop useless LIST_HEAD
Julia Lawall
2018-12-29
1
-1
/
+0
*
|
|
|
|
|
|
|
Merge tag 'ceph-for-4.21-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-01-05
6
-162
/
+174
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
ceph: don't encode inode pathes into reconnect message
Yan, Zheng
2018-12-26
1
-45
/
+49
|
*
|
|
|
|
|
|
|
ceph: update wanted caps after resuming stale session
Yan, Zheng
2018-12-26
3
-33
/
+58
|
*
|
|
|
|
|
|
|
ceph: skip updating 'wanted' caps if caps are already issued
Yan, Zheng
2018-12-26
1
-10
/
+17
|
*
|
|
|
|
|
|
|
ceph: don't request excl caps when mount is readonly
Yan, Zheng
2018-12-26
1
-2
/
+5
|
*
|
|
|
|
|
|
|
ceph: don't update importing cap's mseq when handing cap export
Yan, Zheng
2018-12-26
1
-1
/
+0
|
*
|
|
|
|
|
|
|
libceph: switch more to bool in ceph_tcp_sendmsg()
Ilya Dryomov
2018-12-26
1
-1
/
+1
|
*
|
|
|
|
|
|
|
libceph: use MSG_SENDPAGE_NOTLAST with ceph_tcp_sendpage()
Ilya Dryomov
2018-12-26
1
-4
/
+13
|
*
|
|
|
|
|
|
|
libceph: use sock_no_sendpage() as a fallback in ceph_tcp_sendpage()
Ilya Dryomov
2018-12-26
1
-26
/
+6
|
*
|
|
|
|
|
|
|
libceph: drop last_piece logic from write_partial_message_data()
Ilya Dryomov
2018-12-26
1
-5
/
+3
|
*
|
|
|
|
|
|
|
ceph: remove redundant assignment
Chengguang Xu
2018-12-26
1
-1
/
+0
|
*
|
|
|
|
|
|
|
ceph: cleanup splice_dentry()
Yan, Zheng
2018-12-26
1
-36
/
+24
*
|
|
|
|
|
|
|
|
lib/genalloc.c: include vmalloc.h
Olof Johansson
2019-01-05
1
-0
/
+1
*
|
|
|
|
|
|
|
|
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-01-05
28
-1040
/
+724
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
mount_fs: suppress MAC on MS_SUBMOUNT as well as MS_KERNMOUNT
Al Viro
2018-12-21
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
smack: rewrite smack_sb_eat_lsm_opts()
Al Viro
2018-12-21
1
-85
/
+23
|
*
|
|
|
|
|
|
|
|
smack: get rid of match_token()
Al Viro
2018-12-21
1
-18
/
+38
|
*
|
|
|
|
|
|
|
|
smack: take the guts of smack_parse_opts_str() into a new helper
Al Viro
2018-12-21
1
-57
/
+57
|
*
|
|
|
|
|
|
|
|
LSM: new method: ->sb_add_mnt_opt()
Al Viro
2018-12-21
6
-41
/
+33
|
*
|
|
|
|
|
|
|
|
selinux: rewrite selinux_sb_eat_lsm_opts()
Al Viro
2018-12-21
1
-92
/
+54
|
*
|
|
|
|
|
|
|
|
selinux: regularize Opt_... names a bit
Al Viro
2018-12-21
1
-8
/
+8
|
*
|
|
|
|
|
|
|
|
selinux: switch away from match_token()
Al Viro
2018-12-21
1
-27
/
+55
|
*
|
|
|
|
|
|
|
|
selinux: new helper - selinux_add_opt()
Al Viro
2018-12-21
1
-73
/
+53
|
*
|
|
|
|
|
|
|
|
LSM: bury struct security_mnt_opts
Al Viro
2018-12-21
1
-8
/
+0
|
*
|
|
|
|
|
|
|
|
smack: switch to private smack_mnt_opts
Al Viro
2018-12-21
1
-102
/
+55
|
*
|
|
|
|
|
|
|
|
selinux: switch to private struct selinux_mnt_opts
Al Viro
2018-12-21
1
-161
/
+101
|
*
|
|
|
|
|
|
|
|
LSM: hide struct security_mnt_opts from any generic code
Al Viro
2018-12-21
10
-92
/
+118
|
*
|
|
|
|
|
|
|
|
selinux: kill selinux_sb_get_mnt_opts()
Al Viro
2018-12-21
1
-147
/
+51
|
*
|
|
|
|
|
|
|
|
LSM: turn sb_eat_lsm_opts() into a method
Al Viro
2018-12-21
4
-14
/
+33
|
*
|
|
|
|
|
|
|
|
nfs_remount(): don't leak, don't ignore LSM options quietly
Al Viro
2018-12-21
1
-2
/
+4
|
*
|
|
|
|
|
|
|
|
btrfs: sanitize security_mnt_opts use
Al Viro
2018-12-21
3
-58
/
+10
|
*
|
|
|
|
|
|
|
|
selinux; don't open-code a loop in sb_finish_set_opts()
Al Viro
2018-12-21
1
-4
/
+2
|
*
|
|
|
|
|
|
|
|
LSM: split ->sb_set_mnt_opts() out of ->sb_kern_mount()
Al Viro
2018-12-21
6
-34
/
+13
|
*
|
|
|
|
|
|
|
|
new helper: security_sb_eat_lsm_opts()
Al Viro
2018-12-21
6
-77
/
+20
|
*
|
|
|
|
|
|
|
|
LSM: lift extracting and parsing LSM options into the caller of ->sb_remount()
Al Viro
2018-12-21
5
-41
/
+38
|
*
|
|
|
|
|
|
|
|
LSM: lift parsing LSM options into the caller of ->sb_kern_mount()
Al Viro
2018-12-21
6
-54
/
+31
[prev]
[next]