summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-12-01nvmet: make sure discovery change log event is protectedMax Gurtovoy
2020-12-01nvmet: remove unused ctrl->cqsAmit
2020-12-01nvme-pci: don't allocate unused I/O queuesNiklas Schnelle
2020-12-01nvme-pci: drop min() from nr_io_queues assignmentNiklas Schnelle
2020-12-01nvmet: use inline bio for passthru fast pathChaitanya Kulkarni
2020-12-01nvmet: use blk_rq_bio_prep instead of blk_rq_append_bioChaitanya Kulkarni
2020-12-01nvmet: remove op_flags for passthru commandsChaitanya Kulkarni
2020-12-01nvme: split nvme_alloc_request()Chaitanya Kulkarni
2020-12-01block: move blk_rq_bio_prep() to linux/blk-mq.hChaitanya Kulkarni
2020-12-01nvmet: add passthru io timeout value attrChaitanya Kulkarni
2020-12-01nvmet: add passthru admin timeout value attrChaitanya Kulkarni
2020-12-01nvme: use consistent macro name for timeoutChaitanya Kulkarni
2020-12-01nvme: centralize setting the timeout in nvme_alloc_requestChaitanya Kulkarni
2020-12-01nvme: simplify nvme_req_qid()Baolin Wang
2020-12-01nvme-fcloop: add sysfs attribute to inject command dropJames Smart
2020-11-30Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...Jens Axboe
2020-11-30md/cluster: fix deadlock when node is doing resync jobZhao Heming
2020-11-30md/cluster: block reshape with remote resync jobZhao Heming
2020-11-30md: use current request time as base for ktime comparisonsPankaj Gupta
2020-11-30md: add comments in md_flush_request()Pankaj Gupta
2020-11-30md: improve variable names in md_flush_request()Pankaj Gupta
2020-11-30md/raid10: initialize r10_bio->read_slot before use.Kevin Vigor
2020-11-30md: fix a warning caused by a race between concurrent md_ioctl()sDae R. Jeong
2020-11-16s390/dasd: Process FCES path event notificationJan Höppner
2020-11-16s390/dasd: Prepare for additional path event handlingJan Höppner
2020-11-16s390/dasd: Display FC Endpoint Security information via sysfsJan Höppner
2020-11-16s390/dasd: Fix operational path inconsistencyJan Höppner
2020-11-16s390/dasd: Store path configuration data during path handlingJan Höppner
2020-11-16s390/dasd: Move duplicate code to separate functionJan Höppner
2020-11-16s390/dasd: Remove unused parameter from dasd_generic_probe()Jan Höppner
2020-11-16s390/cio: Add support for FCES status notificationVineeth Vijayan
2020-11-16s390/cio: Provide Endpoint-Security Mode per CUVineeth Vijayan
2020-11-16s390/cio: Export information about Endpoint-Security CapabilitySebastian Ott
2020-11-16block: fix the kerneldoc comment for __register_blkdevChristoph Hellwig
2020-11-16block: switch gendisk lookup to a simple xarrayChristoph Hellwig
2020-11-16z2ram: use separate gendisk for the different modesChristoph Hellwig
2020-11-16z2ram: reindentChristoph Hellwig
2020-11-16ataflop: use a separate gendisk for each media formatChristoph Hellwig
2020-11-16amiflop: use separate gendisks for Amiga vs MS-DOS modeChristoph Hellwig
2020-11-16floppy: use a separate gendisk for each media formatChristoph Hellwig
2020-11-16ide: switch to __register_blkdev for command set probingChristoph Hellwig
2020-11-16md: use __register_blkdev to allocate devices on demandChristoph Hellwig
2020-11-16loop: use __register_blkdev to allocate devices on demandChristoph Hellwig
2020-11-16brd: use __register_blkdev to allocate devices on demandChristoph Hellwig
2020-11-16sd: use __register_blkdev to avoid a modprobe for an unregistered dev_tChristoph Hellwig
2020-11-16swim: don't call blk_register_regionChristoph Hellwig
2020-11-16ide: remove ide_{,un}register_regionChristoph Hellwig
2020-11-16block: add an optional probe callback to major_namesChristoph Hellwig
2020-11-16block: rework requesting modules for unclaimed devicesChristoph Hellwig
2020-11-16block: split block_class_lockChristoph Hellwig