summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* dm integrity: increase RECALC_SECTORS to improve recalculate speedMikulas Patocka2021-04-301-1/+1
* dm integrity: don't re-write metadata if discarding same blocksMikulas Patocka2021-04-301-2/+4
* dm raid: fix inconclusive reshape layout on fast raid4/5/6 table reload seque...Heinz Mauelshagen2021-04-221-6/+28
* dm raid: fix fall-through warning in rs_check_takeover() for ClangGustavo A. R. Silva2021-04-211-0/+1
* dm clone metadata: remove unused functionJiapeng Chong2021-04-191-6/+0
* dm integrity: fix missing goto in bitmap_flush_interval error handlingTian Tao2021-04-191-0/+1
* dm: replace dm_vcalloc()Matthew Wilcox (Oracle)2021-04-193-29/+12
* dm space map common: fix division bug in sm_ll_find_free_block()Joe Thornber2021-04-191-0/+2
* dm persistent data: packed struct should have an aligned() attribute tooJoe Thornber2021-04-192-6/+6
* dm btree spine: remove paranoid node_check call in node_prep_for_write()Joe Thornber2021-04-191-2/+0
* dm space map disk: remove redundant calls to sm_disk_get_nr_free()Joe Thornber2021-04-191-9/+0
* dm integrity: add the "reset_recalculate" feature flagMikulas Patocka2021-03-261-4/+17
* dm persistent data: remove unused return from exit_shadow_spine()Jiapeng Chong2021-03-262-5/+3
* dm cache: remove needless request_queue NULL pointer checksXu Wang2021-03-261-1/+1
* dm thin: remove needless request_queue NULL pointer checkXu Wang2021-03-261-1/+1
* dm: unexport dm_{get,put}_table_deviceChristoph Hellwig2021-03-261-2/+0
* dm ebs: fix a few typosBhaskar Chowdhury2021-03-261-3/+3
* dm ioctl: filter the returned values according to name or uuid prefixMikulas Patocka2021-03-261-0/+28
* dm ioctl: return UUID in DM_LIST_DEVICES_CMD resultMikulas Patocka2021-03-261-3/+17
* dm ioctl: replace device hash with red-black treeMikulas Patocka2021-03-261-112/+142
* dm verity: allow only one error handling modeJeongHyeon Lee2021-03-261-11/+29
* dm: remove useless loop in __split_and_process_bioMikulas Patocka2021-03-261-32/+29
* dm writecache: fix flexible_array.cocci warningsJulia Lawall2021-03-261-1/+1
* dm ioctl: fix out of bounds array access when no devicesMikulas Patocka2021-03-261-1/+1
* dm: don't report "detected capacity change" on device creationMikulas Patocka2021-03-221-1/+4
* dm table: Fix zoned model check and zone sectors checkShin'ichiro Kawasaki2021-03-222-9/+26
* dm verity: fix DM_VERITY_OPTS_MAX valueJeongHyeon Lee2021-03-221-1/+1
* Merge tag 'staging-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-03-2113-44/+72
|\
| * staging: vt665x: fix alignment constraintsEdmundo Carmona Antoranz2021-03-181-2/+2
| * staging: comedi: cb_pcidas64: fix request_irq() warnTong Zhang2021-03-161-1/+1
| * staging: comedi: cb_pcidas: fix request_irq() warnTong Zhang2021-03-161-1/+1
| * Merge tag 'iio-fixes-for-5.12a' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-03-1510-40/+68
| |\
| | * iio: gyro: mpu3050: Fix error handling in mpu3050_trigger_handlerDinghao Liu2021-03-061-0/+2
| | * iio: hid-sensor-temperature: Fix issues of timestamp channelYe Xiang2021-03-061-6/+8
| | * iio: hid-sensor-humidity: Fix alignment issue of timestamp channelYe Xiang2021-03-061-5/+7
| | * counter: stm32-timer-cnt: fix ceiling miss-alignment with reload registerFabrice Gasnier2021-03-061-8/+3
| | * counter: stm32-timer-cnt: fix ceiling write max valueFabrice Gasnier2021-03-061-0/+5
| | * counter: stm32-timer-cnt: Report count function when SLAVE_MODE_DISABLEDWilliam Breathitt Gray2021-02-271-14/+25
| | * iio: adc: ab8500-gpadc: Fix off by 10 to 3Linus Walleij2021-02-211-1/+1
| | * iio:adc:stm32-adc: Add HAS_IOMEM dependencyJonathan Cameron2021-02-211-0/+1
| | * iio: adis16400: Fix an error code in adis16400_initial_setup()Dan Carpenter2021-02-211-2/+1
| | * iio: adc: adi-axi-adc: add proper Kconfig dependenciesAlexandru Ardelean2021-02-141-0/+2
| | * iio: adc: ad7949: fix wrong ADC result due to incorrect bit maskWilfried Wessner2021-02-121-1/+1
| | * iio: hid-sensor-prox: Fix scale not correct issueYe Xiang2021-01-301-2/+11
| | * iio:adc:qcom-spmi-vadc: add default scale to LR_MUX2_BAT_ID channelJonathan Albrieux2021-01-161-1/+1
* | | Merge tag 'usb-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-03-2110-25/+60
|\ \ \
| * | | usb: typec: tcpm: Skip sink_cap query only when VDM sm is busyBadhri Jagan Sridharan2021-03-181-1/+1
| * | | usb: dwc3: gadget: Prevent EP queuing while stopping transfersWesley Cheng2021-03-171-6/+5
| * | | usb: typec: tcpm: Invoke power_supply_changed for tcpm-source-psy-Badhri Jagan Sridharan2021-03-171-1/+8
| * | | usb: typec: Remove vdo[3] part of tps6598x_rx_identity_reg structElias Rudberg2021-03-171-1/+0