summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* block: make sure writesame bio is aligned with logical block sizeMing Lei2018-11-091-1/+1
* block: cleanup __blkdev_issue_discard()Ming Lei2018-11-091-17/+6
* block: make sure discard bio is aligned with logical block sizeMing Lei2018-11-093-3/+13
* Revert "nvmet-rdma: use a private workqueue for delete"Christoph Hellwig2018-11-091-15/+4
* nvme: make sure ns head inherits underlying device limitsSagi Grimberg2018-11-092-1/+4
* nvmet: don't try to add ns to p2p map unless it actually uses itSagi Grimberg2018-11-091-1/+1
* sata_rcar: convert to SPDX identifiersKuninori Morimoto2018-11-081-5/+1
* ubd: fix missing initialization of io_reqAnton Ivanov2018-11-081-2/+1
* block: Clear kernel memory before copying to userKeith Busch2018-11-071-0/+1
* MAINTAINERS: Fix remaining pointers to obsolete libata.gitGeert Uytterhoeven2018-11-071-3/+3
* ubd: fix missing lock around request issueJens Axboe2018-11-071-2/+7
* block: respect virtual boundary mask in bvecsJohannes Thumshirn2018-11-072-2/+2
* nvme-pci: fix conflicting p2p resource addsKeith Busch2018-11-021-1/+4
* nvme-fc: fix request private initializationJames Smart2018-11-021-1/+1
* blkcg: revert blkcg cleanups seriesDennis Zhou2018-11-0222-403/+208
* block: brd: associate with queue until adding diskMing Lei2018-11-021-5/+11
* block: call rq_qos_exit() after queue is frozenMing Lei2018-10-312-2/+3
* mtip32xx: clean an indentation issue, remove extraneous tabsColin Ian King2018-10-301-2/+2
* block: fix the DISCARD request mergeJianchao Wang2018-10-291-10/+36
* libata: Apply NOLPM quirk for SAMSUNG MZ7TD256HAFV-000L9Diego Viola2018-10-261-0/+1
* block, bfq: fix asymmetric scenarios detectionFederico Motta2018-10-251-12/+6
* gdrom: fix mistake in assignment of errorJens Axboe2018-10-251-1/+1
* blk-mq: place trace_block_getrq() in correct placeXiaoguang Wang2018-10-251-2/+2
* block: Introduce blk_revalidate_disk_zones()Damien Le Moal2018-10-259-198/+194
* block: add a report_zones methodChristoph Hellwig2018-10-2516-425/+266
* block: Expose queue nr_zones in sysfsDamien Le Moal2018-10-252-0/+21
* block: Improve zone reset executionDamien Le Moal2018-10-253-20/+24
* block: Introduce BLKGETNRZONES ioctlDamien Le Moal2018-10-252-0/+3
* block: Introduce BLKGETZONESZ ioctlDamien Le Moal2018-10-252-0/+4
* block: Limit allocation of zone descriptors for report zonesDamien Le Moal2018-10-251-2/+1
* block: Introduce blkdev_nr_zones() helperDamien Le Moal2018-10-253-2/+33
* scsi: sd_zbc: Fix sd_zbc_check_zones() error checksDamien Le Moal2018-10-251-11/+8
* scsi: sd_zbc: Reduce boot device scan and revalidate timeDamien Le Moal2018-10-251-54/+40
* scsi: sd_zbc: Rearrange codeDamien Le Moal2018-10-251-20/+19
* cdrom: remove set but not used variable 'tocuse'zhong jiang2018-10-251-3/+3
* skd: fix unchecked return valuesGustavo A. R. Silva2018-10-251-2/+2
* xen/blkfront: avoid NULL blkfront_info dereference on device removalVasilis Liaskovitis2018-10-251-0/+3
* Merge tag 'sound-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-10-25244-2627/+10779
|\
| * Merge tag 'asoc-v5.0-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2018-10-232-3/+3
| |\
| | * ASoC: stm32: sai: fix master clock namingOlivier Moysan2018-10-231-3/+2
| | * ASoC: stm32: add clock dependency for saiOlivier Moysan2018-10-231-0/+1
| * | Merge tag 'asoc-v5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2018-10-221680-11200/+24348
| |\ \
| | * | Merge branch 'asoc-4.20' into asoc-nextMark Brown2018-10-21192-1523/+8333
| | |\|
| | | * ASoC: sun4i-i2s: move code from startup/shutdown hooks into pm_runtime hooksVasily Khoruzhick2018-10-211-36/+25
| | | * ASoC: wm2000: Remove wm2000_read helper functionLucas Tanure2018-10-211-24/+30
| | | * ASoC: cs42l51: fix mclk supportOlivier Moysan2018-10-191-1/+14
| | | * Merge remote-tracking branch 'asoc/for-4.19' into asoc-4.20Mark Brown2018-10-191-8/+14
| | | |\
| | | * | ASoC: wm_adsp: Log addresses as 8 digits in wm_adsp_buffer_populateRichard Fitzgerald2018-10-191-1/+1
| | | * | ASoC: wm_adsp: Rename memory fields in wm_adsp_bufferRichard Fitzgerald2018-10-191-12/+12
| | | * | ASoC: cs42l51: add mclk supportOlivier Moysan2018-10-191-0/+8