summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-20block: Drop bioset_create()for-jensKent Overstreet
2018-05-20xfs: convert to bioset_init()/mempool_init()Kent Overstreet
2018-05-20btrfs: convert to bioset_init()/mempool_init()Kent Overstreet
2018-05-20fs: convert block_dev.c to bioset_init()Kent Overstreet
2018-05-20target: convert to bioset_init()/mempool_init()Kent Overstreet
2018-05-20dm: convert to bioset_init()/mempool_init()Kent Overstreet
2018-05-20md: convert to bioset_init()/mempool_init()Kent Overstreet
2018-05-20bcache: convert to bioset_init()/mempool_init()Kent Overstreet
2018-05-20lightnvm: convert to bioset_init()/mempool_init()Kent Overstreet
2018-05-20pktcdvd: convert to bioset_init()/mempool_init()Kent Overstreet
2018-05-20drbd: convert to bioset_init()/mempool_init()Kent Overstreet
2018-05-20block: convert bounce, q->bio_split to bioset_init()/mempool_init()Kent Overstreet
2018-05-18blk-mq: clear hctx->dispatch_from when mappings changehuhai
2018-05-16nbd: call nbd_bdev_reset instead of bd_set_size on disconnectJosef Bacik
2018-05-16nbd: fix how we set bd_invalidatedJosef Bacik
2018-05-16nbd: clear_sock on netlink disconnectJosef Bacik
2018-05-16nbd: use bd_set_size when updating disk sizeJosef Bacik
2018-05-16nbd: update size when connectedJosef Bacik
2018-05-16nbd: fix nbd device deletionJosef Bacik
2018-05-16block: fix MAINTAINERS email for nbdJosef Bacik
2018-05-16blk-mq: remove redundant insert case in blk_mq_make_request()huhai
2018-05-15Remove jsflash driverJens Axboe
2018-05-14block: Add sysfs entry for fua supportKent Overstreet
2018-05-14block: Export bio check/set pages_dirtyKent Overstreet
2018-05-14block: Add warning for bi_next not NULL in bio_endio()Kent Overstreet
2018-05-14block: Add missing flush_dcache_page() callKent Overstreet
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-14sbitmap: fix race in wait batch accountingJens Axboe
2018-05-14block: consistently use GFP_NOIO instead of __GFP_NORECLAIMChristoph Hellwig
2018-05-14block: use GFP_NOIO instead of __GFP_DIRECT_RECLAIMChristoph Hellwig
2018-05-14block: pass an explicit gfp_t to get_requestChristoph Hellwig
2018-05-14block: sanitize blk_get_request calling conventionsChristoph Hellwig
2018-05-14block: fix __get_request documentationChristoph Hellwig
2018-05-14scsi/osd: remove the gfp argument to osd_start_requestChristoph Hellwig
2018-05-14memstick: remove unused variablesChristoph Hellwig
2018-05-11ps3disk: handle highmem pagesChristoph Hellwig
2018-05-11jsflash: handle highmem pagesChristoph Hellwig
2018-05-11aoe: handle highmem pagesChristoph Hellwig
2018-05-11mtd_blkdevs: handle highmem pagesChristoph Hellwig
2018-05-11memstick: don't call blk_queue_bounce_limitChristoph Hellwig
2018-05-11DAC960: don't use block layer bounce buffersChristoph Hellwig
2018-05-11mtip32xx: don't use block layer bounce buffersChristoph Hellwig
2018-05-10sbitmap: warn if using smaller shallow depth than was setupOmar Sandoval
2018-05-10kyber-iosched: update shallow depth when setting up hardware queueJens Axboe
2018-05-10bfq-iosched: update shallow depth to smallest one usedJens Axboe