aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-23null_blk: fix inline misuseJens Axboe2-6/+5
2019-08-23null_blk: create a helper for req completionChaitanya Kulkarni1-22/+27
2019-08-23null_blk: create a helper for zoned devicesChaitanya Kulkarni3-27/+35
2019-08-23null_blk: create a helper for mem-backed opsChaitanya Kulkarni1-9/+16
2019-08-23null_blk: create a helper for badblocksChaitanya Kulkarni1-7/+17
2019-08-23null_blk: create a helper for throttlingChaitanya Kulkarni1-14/+25
2019-08-23null_blk: move duplicate code to callersChaitanya Kulkarni1-45/+21
2019-08-20nbd: fix max number of supported devsMike Christie1-14/+25
2019-08-20nbd: fix zero cmd timeout handling v2Mike Christie1-6/+23
2019-08-20nbd: add missing config putMike Christie1-1/+3
2019-08-20nbd: add function to convert blk req op to nbd cmdMike Christie1-15/+18
2019-08-20nbd: add set cmd timeout helperMike Christie1-14/+14
2019-08-09floppy: fix usercopy directionJann Horn1-2/+2
2019-08-08lightnvm: remove unused 'geo' variableJens Axboe1-2/+0
2019-08-08loop: Add LOOP_SET_DIRECT_IO to compat ioctlAlessio Balsini1-0/+1
2019-08-08lightnvm: remove set but not used variables 'data_len' and 'rq_len'YueHaibing2-4/+1
2019-08-07raid1: factor out a common routine to handle the completion of sync writeHou Tao1-21/+18
2019-08-07md: don't call spare_active in md_reap_sync_thread if all member devices can't workGuoqing Jiang1-1/+2
2019-08-07md: don't set In_sync if array is frozenGuoqing Jiang1-2/+9
2019-08-07md: allow last device to be forcibly removed from RAID1/RAID10.Guoqing Jiang4-6/+36
2019-08-07md: Convert to use int_pow()Andy Shevchenko1-5/+1
2019-08-07md/raid10: end bio when the device faultyYufen Yu1-12/+14
2019-08-07md/raid1: end bio when the device faultyYufen Yu1-12/+14
2019-08-07md/raid6: Set R5_ReadError when there is read failure on parity diskXiao Ni1-1/+3
2019-08-07raid1: use an int as the return value of raise_barrier()Hou Tao1-1/+4
2019-08-06lightnvm: pblk: use kvmalloc for metadataHans Holmberg4-64/+19
2019-08-06lightnvm: move metadata mapping to lower level driverHans Holmberg7-187/+51
2019-08-06lightnvm: remove nvm_submit_io_sync_fnHans Holmberg2-35/+29
2019-08-04scsi: implement .cleanup_rq callbackMing Lei1-0/+13
2019-08-04blk-mq: add callback of .cleanup_rqMing Lei1-0/+1
2019-08-04null_blk: implement REQ_OP_ZONE_RESET_ALLChaitanya Kulkarni2-6/+25
2019-08-04scsi: implement REQ_OP_ZONE_RESET_ALLChaitanya Kulkarni3-5/+15
2019-08-04blk-mq: remove blk_mq_complete_request_syncMing Lei1-1/+1
2019-08-04nvme: wait until all completed request's complete fn is calledMing Lei5-4/+18
2019-08-04nvme: don't abort completed request in nvme_cancel_requestMing Lei1-0/+4
2019-08-04Merge tag 'tpmdd-next-20190805' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds4-24/+63
2019-08-04Merge tag 'mtd/fixes-for-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linuxLinus Torvalds2-4/+13
2019-08-05tpm: tpm_ibm_vtpm: Fix unallocated banksNayna Jain4-17/+47
2019-08-05tpm: Fix null pointer dereference on chip register error pathMilan Broz1-7/+16
2019-08-04Merge tag 'powerpc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+1
2019-08-03Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds5-10/+14
2019-08-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-3/+13
2019-08-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+6
2019-08-03drivers/acpi/scan.c: document why we don't need the device_hotplug_lockDavid Hildenbrand1-0/+6
2019-08-02Merge tag 'drm-fixes-2019-08-02-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds46-256/+517
2019-08-03mtd: hyperbus: Add hardware dependency to AM654 driverJean Delvare1-0/+1
2019-08-03mtd: hyperbus: Kconfig: Fix HBMC_AM654 dependenciesVignesh Raghavendra1-1/+1
2019-08-03mtd: rawnand: micron: handle on-die "ECC-off" devices correctlyMarco Felsch1-3/+11
2019-08-02Merge tag 'for-linus-5.3a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds5-57/+49
2019-08-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+1