summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* md: add bitmap_abort label in md_runGuoqing Jiang2019-06-211-16/+10
* md-bitmap: create and destroy wb_info_pool with the change of bitmapGuoqing Jiang2019-06-211-0/+6
* md-bitmap: create and destroy wb_info_pool with the change of backlogGuoqing Jiang2019-06-211-0/+14
* md: introduce mddev_create/destroy_wb_pool for the change of member deviceGuoqing Jiang2019-06-212-0/+67
* md/raid1: fix potential data inconsistency issue with write behind deviceGuoqing Jiang2019-06-213-1/+129
* block: remove the bi_phys_segments field in struct bioChristoph Hellwig2019-06-201-1/+0
* block: remove blk_init_request_from_bioChristoph Hellwig2019-06-201-1/+1
* block: drbd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-203-66/+5
* null_blk: remove duplicate 0 initializationChaitanya Kulkarni2019-06-201-1/+0
* floppy: fix harmless clang build warningArnd Bergmann2019-06-201-1/+1
* block: null_blk: fix race condition for null_del_devBob Liu2019-06-151-5/+6
* md/raid10: read balance chooses idlest disk for SSDGuoqing Jiang2019-06-151-12/+33
* md: raid1-10: Unify r{1,10}bio_pool_freeMarcos Paulo de Souza2019-06-153-17/+12
* md: raid10: Use struct_size() in kmalloc()Gustavo A. R. Silva2019-06-151-2/+1
* md/raid1: get rid of extra blank line and spaceYufen Yu2019-06-151-6/+3
* md: fix spelling typo and add necessary spaceYufen Yu2019-06-151-7/+4
* md: md.c: Return -ENODEV when mddev is NULL in rdev_attr_showMarcos Paulo de Souza2019-06-151-1/+1
* raid5-cache: Need to do start() part job after adding journal deviceXiao Ni2019-06-151-2/+9
* drivers: md: Unify common definitions of raid1 and raid10Marcos Paulo de Souza2019-06-153-53/+28
* Merge tag 'for-linus-20190614' of git://git.kernel.dk/linux-blockLinus Torvalds2019-06-156-26/+46
|\
| * block/ps3vram: Use %llu to format sector_t after LBDAF removalGeert Uytterhoeven2019-06-131-1/+1
| * libata: Extend quirks for the ST1000LM024 drives with NOLPM quirkHans de Goede2019-06-131-3/+6
| * bcache: only set BCACHE_DEV_WB_RUNNING when cached device attachedColy Li2019-06-131-1/+6
| * bcache: fix stack corruption by PRECEDING_KEY()Coly Li2019-06-132-17/+33
| * null_blk: remove duplicate check for report zoneChaitanya Kulkarni2019-06-131-4/+0
* | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-06-152-2/+2
|\ \
| * | i2c: pca-platform: Fix GPIO lookup codeLinus Walleij2019-06-121-2/+1
| * | i2c: acorn: fix i2c warningRussell King2019-06-121-0/+1
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-06-144-58/+111
|\ \
| * | mm/devm_memremap_pages: fix final page put raceDan Williams2019-06-143-28/+19
| * | PCI/P2PDMA: track pgmap references per resource, not globallyDan Williams2019-06-141-43/+81
| * | PCI/P2PDMA: fix the gen_pool_add_virt() failure pathDan Williams2019-06-141-1/+3
| * | drivers/base/devres: introduce devm_release_action()Dan Williams2019-06-141-1/+23
* | | Merge tag 'iommu-fixes-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-06-144-8/+18
|\ \ \
| * | | iommu/arm-smmu: Avoid constant zero in TLBI writesRobin Murphy2019-06-121-3/+12
| * | | iommu/vt-d: Set the right field for Page Walk SnoopLu Baolu2019-05-271-1/+1
| * | | iommu/vt-d: Fix lock inversion between iommu->lock and device_domain_lockDave Jiang2019-05-271-3/+4
| * | | iommu: Add missing new line for dma typeLu Baolu2019-05-271-1/+1
* | | | Merge tag 'gpio-v5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-06-141-1/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | gpio: pca953x: hack to fix 24 bit gpio expandersH. Nikolaus Schaller2019-06-081-1/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2019-06-1310-54/+136
|\ \ \ \
| * | | | HID: logitech-dj: Fix 064d:c52f receiver supportHans de Goede2019-06-051-15/+27
| * | | | Revert "HID: core: Call request_module before doing device_add"Benjamin Tissoires2019-06-051-8/+0
| * | | | Revert "HID: core: Do not call request_module() in async context"Benjamin Tissoires2019-06-051-4/+2
| * | | | Revert "HID: Increase maximum report size allowed by hid_field_extract()"Benjamin Tissoires2019-06-051-3/+3
| * | | | HID: a4tech: fix horizontal scrollingBłażej Szczygieł2019-06-011-3/+8
| * | | | HID: hyperv: Add a module description lineJoseph Salisbury2019-06-011-0/+2
| * | | | HID: logitech-hidpp: Add support for the S510 remote controlHans de Goede2019-05-221-0/+3
| * | | | HID: multitouch: handle faulty Elo touch deviceBenjamin Tissoires2019-05-221-0/+7
| * | | | HID: wacom: Sync INTUOSP2_BT touch state after each frame if necessaryJason Gerecke2019-05-171-2/+8