aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-08-29nvmet: fix data units read and written counters in SMART logTom Wu
2019-08-29nvme-tcp: support simple pollingSagi Grimberg
2019-08-29nvme: tcp: selects CRYPTO_CRC32C for nvme-tcpMinwoo Im
2019-08-29nvme: don't pass cap to nvme_disable_ctrlSagi Grimberg
2019-08-29nvme: move sqsize setting to the coreSagi Grimberg
2019-08-29nvme-pci: set ctrl sqsize to the device q_depthSagi Grimberg
2019-08-29nvme: have nvme_init_identify set ctrl->capSagi Grimberg
2019-08-29nvme-tcp: Use protocol specific operations while reading socketPotnuri Bharat Teja
2019-08-29nvme-tcp: cleanup nvme_tcp_recv_pduSagi Grimberg
2019-08-27raid5 improve too many read errors msg by adding limitsNigel Croxon
2019-08-27md: don't report active array_state until after revalidate_disk() completes.NeilBrown
2019-08-27md: only call set_in_sync() when it is expected to succeed.NeilBrown
2019-08-23null_blk: fix inline misuseJens Axboe
2019-08-23null_blk: create a helper for req completionChaitanya Kulkarni
2019-08-23null_blk: create a helper for zoned devicesChaitanya Kulkarni
2019-08-23null_blk: create a helper for mem-backed opsChaitanya Kulkarni
2019-08-23null_blk: create a helper for badblocksChaitanya Kulkarni
2019-08-23null_blk: create a helper for throttlingChaitanya Kulkarni
2019-08-23null_blk: move duplicate code to callersChaitanya Kulkarni
2019-08-20nbd: fix max number of supported devsMike Christie
2019-08-20nbd: fix zero cmd timeout handling v2Mike Christie
2019-08-20nbd: add missing config putMike Christie
2019-08-20nbd: add function to convert blk req op to nbd cmdMike Christie
2019-08-20nbd: add set cmd timeout helperMike Christie
2019-08-09floppy: fix usercopy directionJann Horn
2019-08-08lightnvm: remove unused 'geo' variableJens Axboe
2019-08-08loop: Add LOOP_SET_DIRECT_IO to compat ioctlAlessio Balsini
2019-08-08lightnvm: remove set but not used variables 'data_len' and 'rq_len'YueHaibing
2019-08-07raid1: factor out a common routine to handle the completion of sync writeHou Tao
2019-08-07md: don't call spare_active in md_reap_sync_thread if all member devices can'...Guoqing Jiang
2019-08-07md: don't set In_sync if array is frozenGuoqing Jiang
2019-08-07md: allow last device to be forcibly removed from RAID1/RAID10.Guoqing Jiang
2019-08-07md: Convert to use int_pow()Andy Shevchenko
2019-08-07md/raid10: end bio when the device faultyYufen Yu
2019-08-07md/raid1: end bio when the device faultyYufen Yu
2019-08-07md/raid6: Set R5_ReadError when there is read failure on parity diskXiao Ni
2019-08-07raid1: use an int as the return value of raise_barrier()Hou Tao
2019-08-06lightnvm: pblk: use kvmalloc for metadataHans Holmberg
2019-08-06lightnvm: move metadata mapping to lower level driverHans Holmberg
2019-08-06lightnvm: remove nvm_submit_io_sync_fnHans Holmberg
2019-08-04scsi: implement .cleanup_rq callbackMing Lei
2019-08-04blk-mq: add callback of .cleanup_rqMing Lei
2019-08-04null_blk: implement REQ_OP_ZONE_RESET_ALLChaitanya Kulkarni
2019-08-04scsi: implement REQ_OP_ZONE_RESET_ALLChaitanya Kulkarni
2019-08-04blk-mq: remove blk_mq_complete_request_syncMing Lei
2019-08-04nvme: wait until all completed request's complete fn is calledMing Lei
2019-08-04nvme: don't abort completed request in nvme_cancel_requestMing Lei
2019-08-04Merge tag 'tpmdd-next-20190805' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds
2019-08-04Merge tag 'mtd/fixes-for-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-08-05tpm: tpm_ibm_vtpm: Fix unallocated banksNayna Jain