summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2017-07-286-126/+115
|\
| * MD: fix warnning for UP caseShaohua Li2017-07-251-1/+1
| * md/raid5: add thread_group worker async_tx_issue_pending_allOfer Heifetz2017-07-241-0/+2
| * md: simplify code with bio_io_errorGuoqing Jiang2017-07-213-12/+6
| * md/raid1: fix writebehind bio cloneShaohua Li2017-07-211-21/+13
| * md: raid1-10: move raid1/raid10 common code into raid1-10.cMing Lei2017-07-214-71/+62
| * md: raid1/raid10: initialize bvec table via bio_add_page()Ming Lei2017-07-213-16/+27
| * md: remove 'idx' from 'struct resync_pages'Ming Lei2017-07-213-7/+6
* | Merge tag 'for-4.13/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-289-46/+92
|\ \
| * | dm, dax: Make sure dm_dax_flush() is called if device supports itVivek Goyal2017-07-262-0/+41
| * | dm verity fec: fix GFP flags used with mempool_alloc()NeilBrown2017-07-261-16/+5
| * | dm zoned: use GFP_NOIO in I/O pathDamien Le Moal2017-07-263-9/+9
| * | dm zoned: remove test for impossible REQ_OP_FLUSH conditionsMikulas Patocka2017-07-251-2/+2
| * | dm raid: bump target versionHeinz Mauelshagen2017-07-251-1/+1
| * | dm raid: avoid mddev->suspended accessHeinz Mauelshagen2017-07-251-5/+7
| * | dm raid: fix activation check in validate_raid_redundancy()Heinz Mauelshagen2017-07-251-5/+5
| * | dm raid: remove WARN_ON() in raid10_md_layout_to_format()Heinz Mauelshagen2017-07-251-2/+3
| * | dm bufio: fix error code in dm_bufio_write_dirty_buffers()Dan Carpenter2017-07-251-2/+1
| * | dm integrity: test for corrupted disk format during table loadMikulas Patocka2017-07-251-0/+5
| * | dm integrity: WARN_ON if variables representing journal usage get out of syncMikulas Patocka2017-07-251-0/+2
| * | dm integrity: use plugging when writing the journalMikulas Patocka2017-07-191-0/+5
| * | dm integrity: fix inefficient allocation of journal spaceMikulas Patocka2017-07-191-4/+6
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-07-289-135/+171
|\ \ \
| * | | lightnvm: pblk: advance bio according to lba indexJavier González2017-07-283-10/+19
| * | | Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe2017-07-274-109/+125
| |\ \ \
| | * | | nvme: validate admin queue before unquiesceScott Bauer2017-07-261-1/+2
| | * | | nvme-pci: fix HMB size calculationChristoph Hellwig2017-07-251-3/+3
| | * | | nvme-fc: revise TRADDR parsingJames Smart2017-07-252-97/+106
| | * | | nvme-fc: address target disconnect race conditions in fcp io submitJames Smart2017-07-251-8/+11
| | * | | nvme: also provide a UUID in the WWID sysfs attributeJohannes Thumshirn2017-07-251-0/+3
| * | | | Merge branch 'stable/for-jens-4.13' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2017-07-251-9/+12
| |\ \ \ \
| | * | | | xen/blkfront: always allocate grants first from per-queue persistent grantsDongli Zhang2017-07-251-8/+11
| | * | | | xen-blkfront: fix mq start/stop raceJunxiao Bi2017-07-251-1/+1
| | |/ / /
| * / / / nbd: clear disconnected on reconnectJosef Bacik2017-07-251-0/+2
| |/ / /
| * | | xen-blkfront: Fix handling of non-supported operationsBart Van Assche2017-07-241-2/+2
| * | | nbd: only set sndtimeo if we have a timeout setJosef Bacik2017-07-221-2/+5
| * | | nbd: take tx_lock before disconnectingJosef Bacik2017-07-221-0/+4
| * | | nbd: allow multiple disconnects to be sentJosef Bacik2017-07-221-3/+2
* | | | Merge tag 'mmc-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2017-07-283-14/+7
|\ \ \ \
| * | | | mmc: dw_mmc: fix the wrong condition check of getting num-slots from DTShawn Lin2017-07-271-1/+1
| * | | | mmc: host: omap_hsmmc: remove unused platform callbacksFaiz Abbas2017-07-171-11/+0
| * | | | mmc: sunxi: Keep default timing phase settings for new timing modeChen-Yu Tsai2017-07-171-2/+6
| | |/ / | |/| |
* | | | Merge tag 'drm-fixes-for-v4.13-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-07-2751-229/+298
|\ \ \ \
| * \ \ \ Merge tag 'exynos-drm-fixes-for-v4.13-rc3' of git://git.kernel.org/pub/scm/li...Dave Airlie2017-07-286-27/+29
| |\ \ \ \
| | * | | | drm: exynos: mark pm functions as __maybe_unusedArnd Bergmann2017-07-271-4/+2
| | * | | | drm/exynos: select CEC_CORE if CEC_NOTIFIERHans Verkuil2017-07-271-0/+1
| | * | | | drm/exynos/hdmi: fix disable sequenceAndrzej Hajda2017-07-271-2/+0
| | * | | | drm/exynos: mic: add a bridge at probeInki Dae2017-07-271-9/+15
| | * | | | drm/exynos/dsi: Remove error handling for bridge_node DT parsingHoegeun Kwon2017-07-271-2/+0
| | * | | | drm/exynos: dsi: do not try to find bridgeInki Dae2017-07-271-3/+5