summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-05-30block: Drop bioset_create()Kent Overstreet
2018-05-30pktcdvd: convert to bioset_init()/mempool_init()Kent Overstreet
2018-05-30block: convert bounce, q->bio_split to bioset_init()/mempool_init()Kent Overstreet
2018-05-30blk-mq: abstract out blk-mq-sched rq list iteration bio merge helperJens Axboe
2018-05-29block: remove parent device reference from struct bsg_class_deviceChristoph Hellwig
2018-05-29block: don't print a message when the device went awayChristoph Hellwig
2018-05-29block: move ->timeout request memberJens Axboe
2018-05-29block: document the blk_eh_timer_return valuesChristoph Hellwig
2018-05-29block: remove BLK_EH_HANDLEDChristoph Hellwig
2018-05-29block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONEChristoph Hellwig
2018-05-29blk-mq: Remove generation seqeunceKeith Busch
2018-05-29libata: remove ata_scsi_timed_outChristoph Hellwig
2018-05-24blk-mq: avoid starving tag allocation after allocating process migratesMing Lei
2018-05-14block: Split out bio_list_copy_data()Kent Overstreet
2018-05-14block: Add bio_copy_data_iter(), zero_fill_bio_iter()Kent Overstreet
2018-05-14block: Use bioset_init() for fs_bio_setKent Overstreet
2018-05-14block: Add bioset_init()/bioset_exit()Kent Overstreet
2018-05-14block: Convert bio_set to mempool_init()Kent Overstreet
2018-05-14mempool: Add mempool_init()/mempool_exit()Kent Overstreet
2018-05-14block: sanitize blk_get_request calling conventionsChristoph Hellwig
2018-05-14scsi/osd: remove the gfp argument to osd_start_requestChristoph Hellwig
2018-05-10sbitmap: fix missed wakeups caused by sbitmap_queue_get_shallow()Omar Sandoval
2018-05-09block: consolidate struct request timestamp fieldsOmar Sandoval
2018-05-09block: use ktime_get_ns() instead of sched_clock() for cfq and bfqOmar Sandoval
2018-05-09block: get rid of struct blk_issue_statOmar Sandoval
2018-05-09block: replace bio->bi_issue_stat with bio-specific typeOmar Sandoval
2018-05-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-05-05Merge tag 'usb-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-05-05Merge tag 'kvmarm-fixes-for-4.17-2' of git://git.kernel.org/pub/scm/linux/ker...Radim Krčmář
2018-05-04Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-05-04Merge tag 'rproc-v4.17-1' of git://github.com/andersson/remoteprocLinus Torvalds
2018-05-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-05-04Merge tag 'for-linus-20180504' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-05-04Merge tag 'media/v4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-05-04MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab
2018-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-03bdi: wake up concurrent wb_shutdown() callers.Tetsuo Handa
2018-05-02Merge tag 'trace-v4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-05-02ipv6: Revert "ipv6: Allow non-gateway ECMP for IPv6"Ido Schimmel
2018-05-02Revert "vhost: make msg padding explicit"Michael S. Tsirkin
2018-05-01net/tls: Don't recursively call push_record during tls_write_space callbacksDave Watson
2018-05-01ipv6: Allow non-gateway ECMP for IPv6Thomas Winter
2018-05-01vhost: make msg padding explicitMichael S. Tsirkin
2018-04-30Merge tag 'fixes-for-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2018-04-29Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-04-28<linux/stringhash.h>: fix end_name_hash() for 64bit longAmir Goldstein
2018-04-27rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-04-27Merge tag 'char-misc-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-27Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-04-27Merge tag 'tty-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds