summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-164-53/+278
* 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-252-21/+153
* dm raid: be prepared to accept arbitrary '- -' tuplesHeinz Mauelshagen2017-01-251-5/+23
* dm raid: fix transient device failure processingHeinz Mauelshagen2017-01-252-49/+42
* Linux 4.10-rc5v4.10-rc5Linus Torvalds2017-01-221-2/+2
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-01-221-0/+2
|\
| * x86/ioapic: Restore IO-APIC irq_chip retrigger callbackRuslan Ruslichenko2017-01-181-0/+2
* | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-01-221-2/+0
|\ \
| * | cpu/hotplug: Remove unused but set variable in _cpu_down()Tobias Klauser2017-01-181-2/+0
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-01-225-7/+45
|\ \ \
| * | | 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
| * | | tools/virtio/ringtest: tweaks for s390Halil Pasic2017-01-191-0/+12
| * | | tools/virtio/ringtest: fix run-on-all.sh for offline cpusHalil Pasic2017-01-191-2/+3
| * | | 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-161-1/+1
| | | * | | thermal: rockchip: handle set_trips without the trip pointsCaesar Wang2016-12-131-1/+15
| | | * | | thermal: rockchip: optimize the conversion tableCaesar Wang2016-12-131-1/+24
| | | * | | thermal: rockchip: fixes invalid temperature caseCaesar Wang2016-12-131-20/+28
| | | * | | thermal: rockchip: don't pass table structs by valueBrian Norris2016-12-131-40/+40
| | | * | | thermal: rockchip: improve conversion error messagesBrian Norris2016-12-131-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-2110-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
OpenPOWER on IntegriCloud