summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-08lightnvm: remove set but not used variables 'data_len' and 'rq_len'YueHaibing2-4/+1
2019-08-07Merge branch 'md-next' of https://github.com/liu-song-6/linux into for-5.4/blockJens Axboe5-61/+101
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'...Guoqing 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-06block: stop exporting bio_map_kernHans Holmberg1-1/+0
2019-08-06lightnvm: pblk: use kvmalloc for metadataHans Holmberg4-64/+19
2019-08-06lightnvm: move metadata mapping to lower level driverHans Holmberg8-190/+54
2019-08-06lightnvm: remove nvm_submit_io_sync_fnHans Holmberg3-37/+29
2019-08-05blk-mq: balance mapping between present CPUs and queuesMing Lei1-7/+22
2019-08-05scsi: implement .cleanup_rq callbackMing Lei1-0/+13
2019-08-05blk-mq: add callback of .cleanup_rqMing Lei2-0/+14
2019-08-05null_blk: implement REQ_OP_ZONE_RESET_ALLChaitanya Kulkarni2-6/+25
2019-08-05scsi: implement REQ_OP_ZONE_RESET_ALLChaitanya Kulkarni3-5/+15
2019-08-05blk-zoned: implement REQ_OP_ZONE_RESET_ALLChaitanya Kulkarni2-0/+44
2019-08-05block: add req op to reset all zones and flagChaitanya Kulkarni2-0/+5
2019-08-05block: Fix a comment in blk_cleanup_queue()Bart Van Assche1-1/+2
2019-08-05block: Fix spelling in the header above blkg_lookup()Bart Van Assche1-1/+1
2019-08-05block: Improve physical block alignment of split biosBart Van Assche1-4/+17
2019-08-05block: Simplify blk_bio_segment_split()Bart Van Assche1-35/+33
2019-08-05block: Simplify bvec_split_segs()Bart Van Assche1-9/+7
2019-08-05block: Document the bio splitting functionsBart Van Assche2-2/+45
2019-08-05block: Declare several function pointer arguments 'const'Bart Van Assche2-19/+20
2019-08-05blk-mq: remove blk_mq_complete_request_syncMing Lei3-9/+1
2019-08-05nvme: wait until all completed request's complete fn is calledMing Lei5-4/+18
2019-08-05nvme: don't abort completed request in nvme_cancel_requestMing Lei1-0/+4
2019-08-05blk-mq: introduce blk_mq_tagset_wait_completed_request()Ming Lei2-0/+33
2019-08-05blk-mq: introduce blk_mq_request_completed()Ming Lei2-0/+7
2019-08-05Linux 5.3-rc3Linus Torvalds1-1/+1
2019-08-05Merge tag 'tpmdd-next-20190805' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds4-24/+63
2019-08-05Merge tag 'mtd/fixes-for-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus 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/po...Linus Torvalds9-5/+53
2019-08-04MAINTAINERS: Add Geert as Renesas SoC Co-MaintainerGeert Uytterhoeven1-0/+4
2019-08-04Merge tag 'kbuild-fixes-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-43/+58
2019-08-04Merge tag 'safesetid-maintainers-correction-5.3-rc2' of git://github.com/mica...Linus Torvalds1-0/+6
2019-08-04kconfig: Clear "written" flag to avoid data lossM. Vefa Bicakci1-0/+4
2019-08-04Merge tag 'xtensa-20190803' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds1-0/+1
2019-08-03Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-10/+14
2019-08-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds20-35/+352
2019-08-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-32/+123
2019-08-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-3/+13
2019-08-03Merge tag 'xfs-5.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2-1/+8