summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2019-08-05tpm: Fix null pointer dereference on chip register error pathMilan Broz
2019-08-04Merge tag 'powerpc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-08-03Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-08-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-08-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-08-03drivers/acpi/scan.c: document why we don't need the device_hotplug_lockDavid Hildenbrand
2019-08-02Merge tag 'drm-fixes-2019-08-02-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-08-03mtd: hyperbus: Add hardware dependency to AM654 driverJean Delvare
2019-08-03mtd: hyperbus: Kconfig: Fix HBMC_AM654 dependenciesVignesh Raghavendra