summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-08-27cryptoloop: add a deprecation warningblock-5.14-2021-08-27Christoph Hellwig
2021-08-27pd: fix a NULL vs IS_ERR() checkDan Carpenter
2021-08-13nbd: Aovid double completion of a requestblock-5.14-2021-08-13Xie Yongji
2021-08-04Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...Jens Axboe
2021-08-04n64cart: fix the dma address in n64cart_do_bvecChristoph Hellwig
2021-08-04s390/dasd: fix use after free in dasd path handlingStefan Haberland
2021-07-23md/raid10: properly indicate failure when ending a failed write requestWei Shuyu
2021-07-23loop: reintroduce global lock for safe loop_validate_file() traversalTetsuo Handa
2021-07-21nvme: set the PRACT bit when using Write Zeroes with T10 PIChristoph Hellwig
2021-07-21nvme: fix nvme_setup_command metadata trace eventKeith Busch
2021-07-21nvme: fix refcounting imbalance when all paths are downHannes Reinecke
2021-07-21nvme-pci: don't WARN_ON in nvme_reset_work if ctrl.state is not RESETTINGZhihao Cheng
2021-07-15xen-blkfront: sanitize the removal state machineblock-5.14-2021-07-16Christoph Hellwig
2021-07-15Merge tag 'nvme-5.14-2021-07-15' of git://git.infradead.org/nvme into block-5.14Jens Axboe
2021-07-15nbd: fix order of cleaning up the queue and freeing the tagsetWang Qing
2021-07-15pd: fix order of cleaning up the queue and freeing the tagsetGuoqing Jiang
2021-07-13nvme-pci: do not call nvme_dev_remove_admin from nvme_removeCasey Chen
2021-07-13nvme-pci: fix multiple races in nvme_setup_io_queuesCasey Chen
2021-07-13nvme-tcp: use __dev_get_by_name instead dev_get_by_name for OPT_HOST_IFACEPrabhakar Kushwaha
2021-07-05nvme-tcp: can't set sk_user_data without write_lockMaurizio Lombardi
2021-07-02loop: remove unused variable in loop_set_status()Tetsuo Handa
2021-07-01s390/dasd: Avoid field over-reading memcpy()Kees Cook
2021-07-01dasd: unexport dasd_set_target_stateChristoph Hellwig
2021-06-30nvme: use return value from blk_execute_rq()Keith Busch
2021-06-30nvme: use blk_execute_rq() for passthrough commandsKeith Busch
2021-06-30block: remove REQ_OP_SCSI_{IN,OUT}Christoph Hellwig
2021-06-30loop: rewrite loop_exit using idr_for_each_entryChristoph Hellwig
2021-06-30loop: split loop_lookupChristoph Hellwig
2021-06-30loop: don't allow deleting an unspecified loop deviceChristoph Hellwig
2021-06-30loop: move loop_ctl_mutex locking into loop_addChristoph Hellwig
2021-06-30loop: split loop_control_ioctlChristoph Hellwig
2021-06-30loop: don't call loop_lookup before adding a loop deviceChristoph Hellwig
2021-06-30loop: remove the l argument to loop_addChristoph Hellwig
2021-06-30loop: reduce loop_ctl_mutex coverage in loop_exitChristoph Hellwig
2021-06-30loop: reorder loop_exitChristoph Hellwig
2021-06-30mmc: initialized disk->minorsChristoph Hellwig
2021-06-30mmc: switch to blk_mq_alloc_diskChristoph Hellwig
2021-06-30mmc: remove an extra blk_{get,put}_queue pairChristoph Hellwig
2021-06-30nbd: provide a way for userspace processes to identify device backendsPrasanna Kumar Kalever
2021-06-30null_blk: remove an unused variable assignment in null_add_devChristoph Hellwig
2021-06-30mtip32xx: use blk_mq_alloc_disk and blk_cleanup_diskChristoph Hellwig
2021-06-30mtip32xx: simplify sysfs setupChristoph Hellwig
2021-06-30Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-06-30Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-06-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2021-06-30Merge tag 'edac_updates_for_v5.14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-06-30Merge tag 'tpmdd-next-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-06-30Merge tag 'platform-drivers-x86-v5.14-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-06-30Merge tag 'mailbox-v5.14' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds
2021-06-30Merge tag 'for-linus-5.14-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds