aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-28dm raid: bump the target versionMike Snitzer1-3/+3
2017-02-28dm raid: fix data corruption on reshape requestHeinz Mauelshagen1-1/+11
2017-02-28dm raid: fix raid "check" regression due to improper cleanup in raid_message()Mike Snitzer1-2/+4
2017-02-17dm: flush queued bios when process blocks to avoid deadlockMikulas Patocka1-0/+55
2017-02-17dm round robin: revert "use percpu 'repeat_count' and 'current_path'"Mike Snitzer1-53/+14
2017-02-16dm stats: fix a leaked s->histogram_boundaries arrayMikulas Patocka1-0/+1
2017-02-16dm space map metadata: constify dm_space_map structuresBhumika Goyal1-2/+2
2017-02-16dm cache metadata: use cursor api in blocks_are_clean_separate_dirty()Mike Snitzer1-7/+26
2017-02-16dm persistent data: add cursor skip functions to the cursor APIsJoe Thornber6-0/+70
2017-02-16dm cache metadata: use dm_bitset_new() to create the dirty bitset in format 2Joe Thornber1-11/+11
2017-02-16dm bitset: add dm_bitset_new()Joe Thornber2-0/+58
2017-02-16dm cache metadata: name the cache block that couldn't be loadedMike Snitzer1-4/+8
2017-02-16dm cache metadata: add "metadata2" featureJoe Thornber3-53/+274
2017-02-16dm cache metadata: use bitset cursor api to load discard bitsetJoe Thornber1-20/+28
2017-02-16dm bitset: introduce cursor apiJoe Thornber2-0/+91
2017-02-16dm btree: use GFP_NOFS in dm_btree_del()Joe Thornber1-1/+6
2017-02-16dm space map common: memcpy the disk root to ensure it's arch alignedJoe Thornber1-5/+11
2017-02-16dm block manager: add unlikely() annotations on dm_bufio error pathsJoe Thornber1-4/+4
2017-02-16dm cache: fix corruption seen when using cache > 2TBJoe Thornber1-3/+3
2017-01-25dm raid: cleanup awkward branching in raid_message() option processingMike Snitzer1-3/+4
2017-01-25dm raid: use mddev rather than rdev->mddevHeinz Mauelshagen1-1/+1
2017-01-25dm raid: use read_disk_sb() throughoutHeinz Mauelshagen1-8/+9
2017-01-25dm raid: add raid4/5/6 journaling supportHeinz Mauelshagen1-21/+140
2017-01-25dm raid: be prepared to accept arbitrary '- -' tuplesHeinz Mauelshagen1-5/+23
2017-01-25dm raid: fix transient device failure processingHeinz Mauelshagen1-49/+38
2017-01-22Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-5/+30
2017-01-22Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds3-75/+108
2017-01-21Merge tag 'usb-4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds10-32/+31
2017-01-21Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds2-14/+13
2017-01-21Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-7/+7
2017-01-20Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bvanassche/linuxLinus Torvalds16-66/+158
2017-01-20Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+2
2017-01-20Merge tag 'spi-fix-v4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds8-12/+21
2017-01-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds11-108/+91
2017-01-20xhci: remove WARN_ON if dma mask is not set for platform devicesMathias Nyman1-1/+1
2017-01-20Merge branches 'thermal-core' and 'thermal-soc' into for-rcZhang Rui1-53/+100
2017-01-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2017-01-19virtio/s390: virtio: constify virtio_config_ops structuresBhumika Goyal1-1/+1
2017-01-19virtio/s390: add missing \n to end of dev_err messageColin Ian King1-1/+1
2017-01-19virtio/s390: support READ_STATUS command for virtio-ccwPierre Morel1-0/+25
2017-01-19virtio_console: fix a crash in config_work_handlerG. Campana1-1/+1
2017-01-19vhost/scsi: silence uninitialized variable warningDan Carpenter1-1/+1
2017-01-19vhost: scsi: constify target_core_fabric_ops structuresBhumika Goyal1-1/+1
2017-01-19nbd: only set MSG_MORE when we have more to sendJosef Bacik1-4/+2
2017-01-19Merge tag 'pci-v4.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-11/+13
2017-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds3-23/+63
2017-01-19Merge tag 'for-linus-4.10-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+71
2017-01-19HID: wacom: Fix sibling detection regressionJason Gerecke2-8/+18
2017-01-18Merge tag 'omap-for-v4.10/fixes-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesOlof Johansson1-0/+1
2017-01-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1