summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dm mpath: use DM_MAPIO_SUBMITTED instead of magic number 0 in process_queued_...Wang Sheng-Hui2018-04-031-1/+1
* dm stripe: get rid of a Variable Length Array (VLA)Tycho Andersen2018-04-031-5/+5
* dm log writes: record metadata flag for better flags recordQu Wenruo2018-04-031-4/+8
* dm integrity: fail early if required HMAC key is not availableMilan Broz2018-04-031-0/+3
* dm: remove unused macro DM_MOD_NAME_SIZEWang Sheng-Hui2018-04-031-2/+0
* dm unstripe: remove unnecessary header includesHeinz Mauelshagen2018-04-031-6/+0
* dm unstripe: remove superfluous module init error path messageHeinz Mauelshagen2018-04-031-7/+1
* dm unstripe: add "dm-unstriped" module aliasHeinz Mauelshagen2018-04-031-0/+1
* dm unstripe: support non-power-of-2 chunk sizeHeinz Mauelshagen2018-04-031-12/+10
* dm crypt: limit the number of allocated pagesMikulas Patocka2018-04-031-1/+65
* dm: allow targets to return output from messages they are sentMike Snitzer2018-04-039-9/+17
* dm: fix dropped return code from dm_get_bdev_for_ioctlMike Snitzer2018-03-291-3/+5
* dm mpath: fix support for loading scsi_dh modules during table loadMike Snitzer2018-03-291-1/+1
* dm mpath: fix passing integrity dataSteffen Maier2018-03-141-2/+3
* dm mpath: eliminate need to use scsi_device_from_queueMike Snitzer2018-03-131-9/+8
* dm mpath: fix uninitialized 'pg_init_wait' waitqueue_head NULL pointerMike Snitzer2018-03-131-11/+10
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-03-111-0/+1
|\
| * clocksource/atmel-st: Add 'depends on HAS_IOMEM' to fix unmet dependencyMasahiro Yamada2018-03-091-0/+1
* | Merge tag 'dmaengine-fix-4.16-rc5' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds2018-03-112-6/+21
|\ \
| * | dmaengine: mv_xor_v2: Fix clock resource by adding a register clockGregory CLEMENT2018-03-111-5/+20
| * | dmaengine: rcar-dmac: fix max_chunk_size for R-Car Gen3Yoshihiro Shimoda2018-02-271-1/+1
* | | Merge tag 'gpio-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-03-111-22/+16
|\ \ \
| * | | gpio: rcar: Use wakeup_path i.s.o. explicit clock handlingGeert Uytterhoeven2018-03-051-22/+16
* | | | Merge tag 'linux-watchdog-4.16-fixes-2' of git://www.linux-watchdog.org/linux...Linus Torvalds2018-03-103-494/+13
|\ \ \ \
| * | | | watchdog: hpwdt: Remove legacy NMI sourcing.Jerry Hoemann2018-03-031-492/+9
| * | | | watchdog: sbsa: use 32-bit read for WCVJayachandran C2018-03-031-1/+2
| * | | | watchdog: f71808e_wdt: Fix magic close handlingIgor Pylypiv2018-03-031-1/+2
* | | | | Merge tag 'for-linus-20180309' of git://git.kernel.dk/linux-blockLinus Torvalds2018-03-109-73/+60
|\ \ \ \ \
| * | | | | loop: Fix lost writes caused by missing flagRoss Zwisler2018-03-091-1/+1
| * | | | | Merge branch 'nvme-4.16-rc5' of git://git.infradead.org/nvme into for-linusJens Axboe2018-03-086-57/+30
| |\ \ \ \ \
| | * | | | | nvme_fc: rework sqsize handlingJames Smart2018-03-081-10/+17
| | * | | | | nvme-fabrics: Ignore nr_io_queues option for discovery controllersRoland Dreier2018-03-081-0/+5
| | * | | | | Revert "nvme: create 'slaves' and 'holders' entries for hidden controllers"Christoph Hellwig2018-03-073-40/+0
| | * | | | | nvme: pci: pass max vectors as num_possible_cpus() to pci_alloc_irq_vectorsMing Lei2018-03-011-1/+1
| | * | | | | nvme-pci: Fix EEH failure on ppcWen Xiong2018-03-011-6/+7
| * | | | | | Merge branch 'stable/for-jens-4.15' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2018-03-081-9/+8
| |\ \ \ \ \ \
| | * | | | | | xen-blkfront: move negotiate_mq to cover all cases of new VBDsBhavesh Davda2018-03-071-9/+8
| * | | | | | | bcache: don't attach backing with duplicate UUIDMichael Lyle2018-03-051-0/+11
| * | | | | | | bcache: fix crashes in duplicate cache device registerTang Junhui2018-03-051-6/+10
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'for-4.16/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-03-105-75/+65
|\ \ \ \ \ \ \
| * | | | | | | dm table: allow upgrade from bio-based to specialized bio-based variantMike Snitzer2018-03-061-9/+5
| * | | | | | | dm mpath: remove unnecessary NVMe branching in favor of scsi_dh checksMike Snitzer2018-03-061-37/+29
| * | | | | | | dm table: fix "nvme" testMikulas Patocka2018-03-061-1/+1
| * | | | | | | dm raid: fix incorrect sync_ratio when degradedJonathan Brassow2018-03-061-3/+4
| * | | | | | | dm: use blkdev_get rather than bdgrab when issuing pass-through ioctlMike Snitzer2018-03-061-15/+20
| * | | | | | | dm bufio: avoid false-positive Wmaybe-uninitialized warningArnd Bergmann2018-03-061-10/+6
| |/ / / / / /
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-03-1023-156/+192
|\ \ \ \ \ \ \
| * | | | | | | RDMA/mlx5: Fix integer overflow while resizing CQLeon Romanovsky2018-03-091-1/+6
| * | | | | | | Revert "RDMA/mlx5: Fix integer overflow while resizing CQ"Doug Ledford2018-03-091-6/+1
| * | | | | | | RDMA/ucma: Check that user doesn't overflow QP stateLeon Romanovsky2018-03-071-0/+3