summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iomap-4.21-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2019-01-051-0/+12
|\
| * iomap: take responsibility for the filesystem iomap codeDarrick J. Wong2018-12-211-0/+12
* | Merge tag 'xfs-4.21-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2019-01-052-2/+0
|\ \
| * | xfs: xfs_fsops: drop useless LIST_HEADJulia Lawall2018-12-291-1/+0
| * | xfs: xfs_buf: drop useless LIST_HEADJulia Lawall2018-12-291-1/+0
* | | Merge tag 'ceph-for-4.21-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2019-01-056-162/+174
|\ \ \
| * | | ceph: don't encode inode pathes into reconnect messageYan, Zheng2018-12-261-45/+49
| * | | ceph: update wanted caps after resuming stale sessionYan, Zheng2018-12-263-33/+58
| * | | ceph: skip updating 'wanted' caps if caps are already issuedYan, Zheng2018-12-261-10/+17
| * | | ceph: don't request excl caps when mount is readonlyYan, Zheng2018-12-261-2/+5
| * | | ceph: don't update importing cap's mseq when handing cap exportYan, Zheng2018-12-261-1/+0
| * | | libceph: switch more to bool in ceph_tcp_sendmsg()Ilya Dryomov2018-12-261-1/+1
| * | | libceph: use MSG_SENDPAGE_NOTLAST with ceph_tcp_sendpage()Ilya Dryomov2018-12-261-4/+13
| * | | libceph: use sock_no_sendpage() as a fallback in ceph_tcp_sendpage()Ilya Dryomov2018-12-261-26/+6
| * | | libceph: drop last_piece logic from write_partial_message_data()Ilya Dryomov2018-12-261-5/+3
| * | | ceph: remove redundant assignmentChengguang Xu2018-12-261-1/+0
| * | | ceph: cleanup splice_dentry()Yan, Zheng2018-12-261-36/+24
* | | | lib/genalloc.c: include vmalloc.hOlof Johansson2019-01-051-0/+1
* | | | Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-01-0528-1040/+724
|\ \ \ \
| * | | | mount_fs: suppress MAC on MS_SUBMOUNT as well as MS_KERNMOUNTAl Viro2018-12-211-1/+1
| * | | | smack: rewrite smack_sb_eat_lsm_opts()Al Viro2018-12-211-85/+23
| * | | | smack: get rid of match_token()Al Viro2018-12-211-18/+38
| * | | | smack: take the guts of smack_parse_opts_str() into a new helperAl Viro2018-12-211-57/+57
| * | | | LSM: new method: ->sb_add_mnt_opt()Al Viro2018-12-216-41/+33
| * | | | selinux: rewrite selinux_sb_eat_lsm_opts()Al Viro2018-12-211-92/+54
| * | | | selinux: regularize Opt_... names a bitAl Viro2018-12-211-8/+8
| * | | | selinux: switch away from match_token()Al Viro2018-12-211-27/+55
| * | | | selinux: new helper - selinux_add_opt()Al Viro2018-12-211-73/+53
| * | | | LSM: bury struct security_mnt_optsAl Viro2018-12-211-8/+0
| * | | | smack: switch to private smack_mnt_optsAl Viro2018-12-211-102/+55
| * | | | selinux: switch to private struct selinux_mnt_optsAl Viro2018-12-211-161/+101
| * | | | LSM: hide struct security_mnt_opts from any generic codeAl Viro2018-12-2110-92/+118
| * | | | selinux: kill selinux_sb_get_mnt_opts()Al Viro2018-12-211-147/+51
| * | | | LSM: turn sb_eat_lsm_opts() into a methodAl Viro2018-12-214-14/+33
| * | | | nfs_remount(): don't leak, don't ignore LSM options quietlyAl Viro2018-12-211-2/+4
| * | | | btrfs: sanitize security_mnt_opts useAl Viro2018-12-213-58/+10
| * | | | selinux; don't open-code a loop in sb_finish_set_opts()Al Viro2018-12-211-4/+2
| * | | | LSM: split ->sb_set_mnt_opts() out of ->sb_kern_mount()Al Viro2018-12-216-34/+13
| * | | | new helper: security_sb_eat_lsm_opts()Al Viro2018-12-216-77/+20
| * | | | LSM: lift extracting and parsing LSM options into the caller of ->sb_remount()Al Viro2018-12-215-41/+38
| * | | | LSM: lift parsing LSM options into the caller of ->sb_kern_mount()Al Viro2018-12-216-54/+31
| * | | | smack: make smack_parse_opts_str() clean up on failureAl Viro2018-12-211-0/+1
| * | | | selinux: expand superblock_doinit() callsAl Viro2018-12-201-30/+24
| * | | | vfs: Separate changing mount flags full remountDavid Howells2018-12-202-55/+93
| * | | | vfs: Suppress MS_* flag defs within the kernel unless explicitly enabledDavid Howells2018-12-2018-51/+79
| * | | | exofs_mount(): fix leaks on failure exitsAl Viro2018-12-171-8/+29
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2019-01-055-50/+38
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'misc.misc' and 'work.iov_iter' into for-linusAl Viro2019-01-045-47/+74
| |\ \ \ \ \ \
| | | * | | | | iov_iter: reduce code duplicationAl Viro2018-11-271-27/+27
| | * | | | | | genheaders: %-<width>s had been there since v6; %-*s - since v7Al Viro2018-12-101-20/+9
| | | |/ / / / | | |/| | | |