summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-12-12block: drop dead assignments in loop_init()for-5.11/drivers-2020-12-14Lukas Bulwahn
2020-12-12sr: Remove in_interrupt() usage in sr_init_command().Sebastian Andrzej Siewior
2020-12-12sr: Switch the sector size back to 2048 if sr_read_sector() changed it.Sebastian Andrzej Siewior
2020-12-12cdrom: Reset sector_size back it is not 2048.Sebastian Andrzej Siewior
2020-12-08drivers/lightnvm: fix a null-ptr-deref bug in pblk-core.ctangzhenhao
2020-12-07null_blk: Move driver into its own directoryDamien Le Moal
2020-12-07null_blk: Allow controlling max_hw_sectors limitDamien Le Moal
2020-12-07null_blk: discard zones on resetDamien Le Moal
2020-12-07null_blk: cleanup discard handlingDamien Le Moal
2020-12-07null_blk: Improve implicit zone closeDamien Le Moal
2020-12-07null_blk: improve zone lockingDamien Le Moal
2020-12-07null_blk: Fail zone append to conventional zonesDamien Le Moal
2020-12-07null_blk: Fix zone size initializationDamien Le Moal
2020-12-07bcache: fix race between setting bdev state to none and new write request dir...Dongsheng Yang
2020-12-07block/rnbd: fix a null pointer dereference on dev->blk_symlink_nameColin Ian King
2020-12-04block/rnbd-clt: Dynamically alloc buffer for pathname & blk_symlink_nameMd Haris Iqbal
2020-12-04block/rnbd: call kobject_put in the failure pathGuoqing Jiang
2020-12-04block/rnbd-srv: close a mapped device from server side.Lutz Pogrell
2020-12-04block/rnbd-clt: support mapping two devices with the same name from different...Guoqing Jiang
2020-12-04block/rnbd-clt: Make path parameter optional for map_deviceMd Haris Iqbal
2020-12-01nvme: export zoned namespaces without Zone Append support read-onlyJavier González
2020-12-01nvme: rename bdev operationsJavier González
2020-12-01nvme: rename controller base dev_t char deviceJavier González
2020-12-01nvme: remove unnecessary return valuesJavier González
2020-12-01nvme: print a warning for when listing active namespaces failsMinwoo Im
2020-12-01nvme: improve an error message on Identify failureMinwoo Im
2020-12-01nvme-fabrics: reject I/O to offline deviceVictor Gladkov
2020-12-01nvmet: fix a spelling mistake "incuding" -> "including" in KconfigColin Ian King
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-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-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