summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-11-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-11-25Merge tag 'linux-kselftest-5.5-rc1-kunit' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-11-25Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds
2019-11-25Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds
2019-11-25Merge tag 'for-5.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2019-11-25Merge tag 'mtd/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2019-11-25Merge tag 'for-5.5/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-11-25Merge tag 'for-5.5/disk-revalidate-20191122' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-25Merge tag 'for-5.5/zoned-20191122' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-25Merge tag 'for-5.5/drivers-post-20191122' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-25Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-25Merge tag 'for-5.5/block-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-25Merge tag 'for-5.5/libata-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-25Merge tag 'for-5.5/io_uring-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-25Merge tag 'tpmdd-next-20191112' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds
2019-11-25vfs: properly and reliably lock f_pos in fdget_pos()Linus Torvalds
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-22udp: drop skb extensions before marking skb statelessFlorian Westphal
2019-11-21Merge branch 'nvme-5.5' of git://git.infradead.org/nvme into for-5.5/drivers-...Jens Axboe
2019-11-22nvme: hwmon: provide temperature min and max values for each sensorAkinobu Mita
2019-11-21block: add iostat counters for flush requestsKonstantin Khlebnikov
2019-11-19net/tls: enable sk_msg redirect to tls socket egressWillem de Bruijn
2019-11-18btrfs: rename btrfs_block_group_cacheDavid Sterba
2019-11-18btrfs: add incompat for raid1 with 3, 4 copiesDavid Sterba
2019-11-18btrfs: add support for 4-copy replication (raid1c4)David Sterba
2019-11-18btrfs: add support for 3-copy replication (raid1c3)David Sterba
2019-11-18btrfs: add dedicated members for start and length of a block groupDavid Sterba
2019-11-18btrfs: move block_group_item::used to block groupDavid Sterba
2019-11-18btrfs: add blake2b to checksumming algorithmsDavid Sterba
2019-11-18btrfs: add sha256 to checksumming algorithmJohannes Thumshirn
2019-11-18btrfs: add xxhash64 to checksumming algorithmsJohannes Thumshirn
2019-11-18blk-cgroup: cgroup_rstat_updated() shouldn't be called on cgroup1Tejun Heo
2019-11-18btrfs: tracepoints: constify all pointersDavid Sterba
2019-11-18btrfs: tracepoints: drop typecasts from printkDavid Sterba
2019-11-18btrfs: use enum for extent type definesChengguang Xu
2019-11-18btrfs: get rid of pointless wtag variable in async-thread.cOmar Sandoval
2019-11-17Merge tag 'iommu-fixes-v5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-15mm/memory_hotplug: fix try_offline_node()David Hildenbrand
2019-11-15ptp: Introduce strict checking of external time stamp options.Richard Cochran
2019-11-15ptp: Validate requests to enable time stamping of external signals.Richard Cochran
2019-11-14block: remove (__)blkdev_reread_part as an exported APIChristoph Hellwig
2019-11-14block: fix bdev_disk_changed for non-partitioned devicesChristoph Hellwig
2019-11-14block: move rescan_partitions to fs/block_dev.cChristoph Hellwig
2019-11-14block: merge invalidate_partitions into rescan_partitionsChristoph Hellwig
2019-11-13statx: define STATX_ATTR_VERITYEric Biggers
2019-11-13sbitmap: Delete sbitmap_any_bit_clear()John Garry
2019-11-13blk-mq: Delete blk_mq_has_free_tags() and blk_mq_can_queue()John Garry
2019-11-13can: af_can: export can_sock_destruct()Oleksij Rempel
2019-11-12block: rework zone reportingChristoph Hellwig