aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-29block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONEChristoph Hellwig
2018-05-29blk-mq: Remove generation seqeunceKeith Busch
2018-05-29blk-mq: Fix timeout and state orderKeith Busch
2018-05-29libata: remove ata_scsi_timed_outChristoph Hellwig
2018-05-28bcache: Replace bch_read_string_list() by __sysfs_match_string()Andy Shevchenko
2018-05-28bcache: Move couple of functions to sysfs.cAndy Shevchenko
2018-05-28bcache: Move couple of string arrays to sysfs.cAndy Shevchenko
2018-05-28bcache: stop bcache device when backing device is offlineColy Li
2018-05-25null_blk: add blocking description and remove lightnvmLiu Bo
2018-05-24block drivers/block: Use octal not symbolic permissionsJoe Perches
2018-05-24blk-mq: avoid starving tag allocation after allocating process migratesMing Lei
2018-05-23bdi: Move cgroup bdi_writeback to a dedicated low concurrency workqueueTejun Heo
2018-05-23nbd: set discard granularity properlyJosef Bacik
2018-05-22blkdev_report_zones_ioctl(): Use vmalloc() to allocate large buffersBart Van Assche
2018-05-22block/ndb: add WQ_UNBOUND to the knbd-recv workqueueDan Melnic
2018-05-22blk-mq: remove wrong 'unlikely' checkhuhai
2018-05-21nvme-pci: fix race between poll and IRQ completionsJens Axboe
2018-05-21Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/blockJens Axboe
2018-05-18nvme-pci: drop IRQ disabling on submission queue lockJens Axboe
2018-05-18nvme-pci: split the nvme queue lock into submission and completion locksJens Axboe
2018-05-18nvme-pci: handle completions outside of the queue lockJens Axboe
2018-05-18nvme-pci: move ->cq_vector == -1 check outside of ->q_lockJens Axboe
2018-05-18nvme-pci: remove cq check after submissionJens Axboe
2018-05-18nvme-pci: simplify nvme_cqe_validChristoph Hellwig
2018-05-18nvme: mark the result argument to nvme_complete_async_event volatileChristoph Hellwig
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