summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* dm: flush queued bios when process blocks to avoid deadlockMikulas Patocka2017-02-171-0/+55
* dm round robin: revert "use percpu 'repeat_count' and 'current_path'"Mike Snitzer2017-02-171-53/+14
* dm stats: fix a leaked s->histogram_boundaries arrayMikulas Patocka2017-02-161-0/+1
* dm space map metadata: constify dm_space_map structuresBhumika Goyal2017-02-161-2/+2
* dm cache metadata: use cursor api in blocks_are_clean_separate_dirty()Mike Snitzer2017-02-161-7/+26
* dm persistent data: add cursor skip functions to the cursor APIsJoe Thornber2017-02-166-0/+70
* dm cache metadata: use dm_bitset_new() to create the dirty bitset in format 2Joe Thornber2017-02-161-11/+11
* dm bitset: add dm_bitset_new()Joe Thornber2017-02-162-0/+58
* dm cache metadata: name the cache block that couldn't be loadedMike Snitzer2017-02-161-4/+8
* dm cache metadata: add "metadata2" featureJoe Thornber2017-02-163-53/+274
* dm cache metadata: use bitset cursor api to load discard bitsetJoe Thornber2017-02-161-20/+28
* dm bitset: introduce cursor apiJoe Thornber2017-02-162-0/+91
* dm btree: use GFP_NOFS in dm_btree_del()Joe Thornber2017-02-161-1/+6
* dm space map common: memcpy the disk root to ensure it's arch alignedJoe Thornber2017-02-161-5/+11
* dm block manager: add unlikely() annotations on dm_bufio error pathsJoe Thornber2017-02-161-4/+4
* dm cache: fix corruption seen when using cache > 2TBJoe Thornber2017-02-161-3/+3
* dm raid: cleanup awkward branching in raid_message() option processingMike Snitzer2017-01-251-3/+4
* dm raid: use mddev rather than rdev->mddevHeinz Mauelshagen2017-01-251-1/+1
* dm raid: use read_disk_sb() throughoutHeinz Mauelshagen2017-01-251-8/+9
* dm raid: add raid4/5/6 journaling supportHeinz Mauelshagen2017-01-251-21/+140
* dm raid: be prepared to accept arbitrary '- -' tuplesHeinz Mauelshagen2017-01-251-5/+23
* dm raid: fix transient device failure processingHeinz Mauelshagen2017-01-251-49/+38
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-01-223-5/+30
|\
| * virtio/s390: virtio: constify virtio_config_ops structuresBhumika Goyal2017-01-191-1/+1
| * virtio/s390: add missing \n to end of dev_err messageColin Ian King2017-01-191-1/+1
| * virtio/s390: support READ_STATUS command for virtio-ccwPierre Morel2017-01-191-0/+25
| * virtio_console: fix a crash in config_work_handlerG. Campana2017-01-191-1/+1
| * vhost/scsi: silence uninitialized variable warningDan Carpenter2017-01-191-1/+1
| * vhost: scsi: constify target_core_fabric_ops structuresBhumika Goyal2017-01-191-1/+1
* | Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds2017-01-223-75/+108
|\ \
| * \ Merge branches 'thermal-core' and 'thermal-soc' into for-rcZhang Rui2017-01-201-53/+100
| |\ \
| | * \ Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2017-01-171-53/+100
| | |\ \
| | | * | thermal: rockchip: fixes the conversion tableCaesar Wang2017-01-171-1/+1
| | | * | thermal: rockchip: handle set_trips without the trip pointsCaesar Wang2016-12-141-1/+15
| | | * | thermal: rockchip: optimize the conversion tableCaesar Wang2016-12-141-1/+24
| | | * | thermal: rockchip: fixes invalid temperature caseCaesar Wang2016-12-141-20/+28
| | | * | thermal: rockchip: don't pass table structs by valueBrian Norris2016-12-141-40/+40
| | | * | thermal: rockchip: improve conversion error messagesBrian Norris2016-12-141-2/+4
| * | | | thermal: core: move tz->device.groups cleanup to thermal_releaseJacob von Chorus2017-01-061-5/+5
| * | | | thermal: thermal_hwmon: Convert to hwmon_device_register_with_info()Fabio Estevam2017-01-041-17/+3
| |/ / /
* | | | Merge tag 'usb-4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-01-2210-32/+31
|\ \ \ \
| * | | | xhci: remove WARN_ON if dma mask is not set for platform devicesMathias Nyman2017-01-201-1/+1
| * | | | Merge tag 'fixes-for-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-01-179-31/+30
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | usb: dwc2: host: fix Wmaybe-uninitialized warningNicholas Mc Guire2017-01-161-2/+2
| | * | | usb: dwc2: gadget: Fix GUSBCFG.USBTRDTIM valueAmelie Delaunay2017-01-161-2/+2
| | * | | usb: gadget: udc: atmel: remove memory leakAlexandre Belloni2017-01-122-1/+3
| | * | | usb: dwc3: exynos fix axius clock error path to do cleanupShuah Khan2017-01-121-1/+3
| | * | | usb: dwc2: Avoid suspending if we're in gadget modeJohn Stultz2017-01-121-0/+3
| | * | | usb: dwc2: use u32 for DT binding parametersLeo Yan2017-01-122-7/+7
| | * | | usb: gadget: f_fs: Fix iterations on endpoints.Vincent Pelletier2017-01-121-6/+6