summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-11-13bcache: fix a lost wake-up problem caused by mca_cannibalize_lockGuoju Fang
2019-11-13bcache: fix fifo index swapping condition in journal_pin_cmp()Coly Li
2019-11-11md/raid10: prevent access of uninitialized resync_pages offsetJohn Pittman
2019-11-11md: avoid invalid memory access for array sb->dev_rolesYufen Yu
2019-11-11md/raid1: avoid soft lockup under high loadHannes Reinecke
2019-11-07null_blk: add zone open, close, and finish supportAjay Joshi
2019-11-07dm: add zone open, close and finish supportAjay Joshi
2019-11-07Merge branch 'for-5.5/block' into for-5.5/driversJens Axboe
2019-11-07block: add zone open, close and finish operationsAjay Joshi
2019-11-04nvme: Fix parsing of ANA log pagePrabhath Sajeepa
2019-11-04nvmet: stop using bio_set_op_attrsChristoph Hellwig
2019-11-04nvmet: add plugging for read/write when ns is bdevChristoph Hellwig
2019-11-04nvmet: clean up command parsing a bitChristoph Hellwig
2019-11-04nvme-pci: Spelling s/resdicovered/rediscovered/Geert Uytterhoeven
2019-11-04nvmet: fill discovery controller sn, fr and mn correctlySagi Grimberg
2019-11-04nvmet: Open code nvmet_req_execute()Christoph Hellwig
2019-11-04nvmet: Remove the data_len field from the nvmet_req structChristoph Hellwig
2019-11-04nvmet: Introduce nvmet_dsm_len() helperChristoph Hellwig
2019-11-04nvmet: Cleanup discovery execute handlersChristoph Hellwig
2019-11-04nvmet: Introduce common execute function for get_log_page and identifyChristoph Hellwig
2019-11-04nvmet-tcp: Don't set the request's data_lenLogan Gunthorpe
2019-11-04nvmet-tcp: Don't check data_len in nvmet_tcp_map_data()Logan Gunthorpe
2019-11-04nvme: Introduce nvme_lba_to_sect()Damien Le Moal
2019-11-04nvme: Cleanup and rename nvme_block_nr()Damien Le Moal
2019-11-04nvme: move common call to nvme_cleanup_cmd to core layerMax Gurtovoy
2019-11-04nvme: introduce "Command Aborted By host" status codeMax Gurtovoy
2019-11-04nvmet-rdma: add unlikely check at nvmet_rdma_map_sgl_keyedIsrael Rukshin
2019-11-04nvmet: add unlikely check at nvmet_req_alloc_sglIsrael Rukshin
2019-11-04nvmet: use bio_io_error instead of duplicating itIsrael Rukshin
2019-11-04nvme: introduce nvme_is_aen_req functionIsrael Rukshin
2019-11-04nvme-fc: ensure association_id is cleared regardless of a Disconnect LSJames Smart
2019-11-04nvme-fc: clarify error messagesJames Smart
2019-11-04nvme-fc: Set new cmd set indicator in nvme-fc cmnd iuJames Smart
2019-11-04nvme-fc and nvmet-fc: sync with FC-NVME-2 header changesJames Smart
2019-11-01loop: fix no-unmap write-zeroes request behaviorDarrick J. Wong
2019-10-25block: mtip32xx: Spelling s/configration/configuration/Geert Uytterhoeven
2019-10-24md: no longer compare spare disk superblock events in super_loadYufen Yu
2019-10-24md: improve handling of bio with REQ_PREFLUSH in md_flush_request()David Jeffery
2019-10-24md/bitmap: avoid race window between md_bitmap_resize and bitmap_file_clear_bitGuoqing Jiang
2019-10-24md/raid0: Fix an error message in raid0_make_request()Dan Carpenter
2019-10-17null_blk: return fixed zoned reads > write pointerAjay Joshi
2019-10-07null_blk: Enable modifying 'submit_queues' after an instance has been configuredBart Van Assche
2019-10-07null_blk: Improve nullb_device_##NAME##_store() readabilityBart Van Assche
2019-10-05Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-10-05Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-10-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-10-05Merge tag 's390-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-10-05video/logo: do not generate unneeded logo C filesMasahiro Yamada
2019-10-05video/logo: remove unneeded *.o pattern from clean-filesMasahiro Yamada