summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * md: allow last device to be forcibly removed from RAID1/RAID10.Guoqing Jiang2019-08-074-6/+36
| * md: Convert to use int_pow()Andy Shevchenko2019-08-071-5/+1
| * md/raid10: end bio when the device faultyYufen Yu2019-08-071-12/+14
| * md/raid1: end bio when the device faultyYufen Yu2019-08-071-12/+14
| * md/raid6: Set R5_ReadError when there is read failure on parity diskXiao Ni2019-08-071-1/+3
| * raid1: use an int as the return value of raise_barrier()Hou Tao2019-08-071-1/+4
|/
* block: stop exporting bio_map_kernHans Holmberg2019-08-061-1/+0
* lightnvm: pblk: use kvmalloc for metadataHans Holmberg2019-08-064-64/+19
* lightnvm: move metadata mapping to lower level driverHans Holmberg2019-08-068-190/+54
* lightnvm: remove nvm_submit_io_sync_fnHans Holmberg2019-08-063-37/+29
* blk-mq: balance mapping between present CPUs and queuesMing Lei2019-08-051-7/+22
* scsi: implement .cleanup_rq callbackMing Lei2019-08-051-0/+13
* blk-mq: add callback of .cleanup_rqMing Lei2019-08-052-0/+14
* null_blk: implement REQ_OP_ZONE_RESET_ALLChaitanya Kulkarni2019-08-052-6/+25
* scsi: implement REQ_OP_ZONE_RESET_ALLChaitanya Kulkarni2019-08-053-5/+15
* blk-zoned: implement REQ_OP_ZONE_RESET_ALLChaitanya Kulkarni2019-08-052-0/+44
* block: add req op to reset all zones and flagChaitanya Kulkarni2019-08-052-0/+5
* block: Fix a comment in blk_cleanup_queue()Bart Van Assche2019-08-051-1/+2
* block: Fix spelling in the header above blkg_lookup()Bart Van Assche2019-08-051-1/+1
* block: Improve physical block alignment of split biosBart Van Assche2019-08-051-4/+17
* block: Simplify blk_bio_segment_split()Bart Van Assche2019-08-051-35/+33
* block: Simplify bvec_split_segs()Bart Van Assche2019-08-051-9/+7
* block: Document the bio splitting functionsBart Van Assche2019-08-052-2/+45
* block: Declare several function pointer arguments 'const'Bart Van Assche2019-08-052-19/+20
* blk-mq: remove blk_mq_complete_request_syncMing Lei2019-08-053-9/+1
* nvme: wait until all completed request's complete fn is calledMing Lei2019-08-055-4/+18
* nvme: don't abort completed request in nvme_cancel_requestMing Lei2019-08-051-0/+4
* blk-mq: introduce blk_mq_tagset_wait_completed_request()Ming Lei2019-08-052-0/+33
* blk-mq: introduce blk_mq_request_completed()Ming Lei2019-08-052-0/+7
* Linux 5.3-rc3v5.3-rc3Linus Torvalds2019-08-051-1/+1
* Merge tag 'tpmdd-next-20190805' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds2019-08-054-24/+63
|\
| * tpm: tpm_ibm_vtpm: Fix unallocated banksNayna Jain2019-08-044-17/+47
| * tpm: Fix null pointer dereference on chip register error pathMilan Broz2019-08-041-7/+16
* | Merge tag 'mtd/fixes-for-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-08-052-4/+13
|\ \ | |/ |/|
| * mtd: hyperbus: Add hardware dependency to AM654 driverJean Delvare2019-08-031-0/+1
| * mtd: hyperbus: Kconfig: Fix HBMC_AM654 dependenciesVignesh Raghavendra2019-08-031-1/+1
| * mtd: rawnand: micron: handle on-die "ECC-off" devices correctlyMarco Felsch2019-08-031-3/+11
* | Merge tag 'powerpc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-08-049-5/+53
|\ \
| * | powerpc/kasan: fix early boot failure on PPC32Christophe Leroy2019-07-311-2/+5
| * | drivers/macintosh/smu.c: Mark expected switch fall-throughStephen Rothwell2019-07-311-0/+1
| * | powerpc/spe: Mark expected switch fall-throughsMichael Ellerman2019-07-301-0/+4
| * | powerpc/nvdimm: Pick nearby online node if the device node is not onlineAneesh Kumar K.V2019-07-301-2/+27
| * | powerpc/kvm: Fall through switch case explicitlySantosh Sivaraj2019-07-291-0/+1
| * | powerpc: Wire up clone3 syscallMichael Ellerman2019-07-294-1/+15
* | | MAINTAINERS: Add Geert as Renesas SoC Co-MaintainerGeert Uytterhoeven2019-08-041-0/+4
* | | Merge tag 'kbuild-fixes-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-08-047-43/+58
|\ \ \
| * | | kconfig: Clear "written" flag to avoid data lossM. Vefa Bicakci2019-08-041-0/+4
| * | | kbuild: Check for unknown options with cc-option usage in Kconfig and clangStephen Boyd2019-07-311-1/+1
| * | | lib/raid6: fix unnecessary rebuild of vpermxor*.cMasahiro Yamada2019-07-311-1/+1
| * | | kbuild: modpost: do not parse unnecessary rules for vmlinux modpostMasahiro Yamada2019-07-312-36/+42