summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dm: add missing SPDX-License-IndentifiersHeinz Mauelshagen2023-02-1494-14/+95
* dm: send just one event on resize, not twoMikulas Patocka2023-02-143-18/+24
* dm table: check that a dm device doesn't reference itselfBenjamin Marzinski2023-02-121-0/+2
* dm raid: fix some spelling mistakes in commentsYu Zhe2023-02-121-3/+3
* dm verity: stop using WQ_UNBOUND for verify_wqNathan Huckleberry2023-02-021-5/+1
* dm integrity: Remove bi_sector that's only used by commented debug codeJiapeng Chong2023-02-021-7/+0
* dm crypt: Slightly simplify crypt_set_keyring_key()Christophe JAILLET2023-02-021-1/+1
* dm ioctl: drop always-false conditionSergey Shtylyov2023-02-021-2/+1
* dm flakey: fix logic when corrupting a bioMikulas Patocka2023-02-021-10/+13
* dm flakey: fix a bug with 32-bit highmem systemsMikulas Patocka2023-02-011-1/+2
* dm flakey: don't corrupt the zero pageMikulas Patocka2023-02-011-2/+5
* dm cache: Add some documentation to dm-cache-background-tracker.hJoe Thornber2023-01-301-3/+37
* dm cache: free background tracker's queued work in btracker_destroyJoe Thornber2023-01-301-0/+8
* dm: improve shrinker debug namesMike Snitzer2023-01-302-2/+2
* s390/dcssblk:: don't call bio_split_to_limitsChristoph Hellwig2023-01-291-4/+0
* ps3vram: remove bio splittingChristoph Hellwig2023-01-291-7/+0
* block: introduce bdev_zone_no helperPankaj Raghav2023-01-291-2/+1
* nvme: set REQ_ALLOC_CACHE for uring-passthru requestAnuj Gupta2023-01-291-2/+2
* ublk_drv: add mechanism for supporting unprivileged ublk deviceMing Lei2023-01-291-6/+146
* ublk_drv: add module parameter of ublks_max for limiting max allowed ublk devMing Lei2023-01-291-0/+19
* ublk_drv: add device parameter UBLK_PARAM_TYPE_DEVTMing Lei2023-01-291-1/+23
* ublk_drv: move ublk_get_device_from_id into ublk_ctrl_uring_cmdMing Lei2023-01-291-89/+49
* ublk_drv: don't probe partitions if the ubq daemon isn't trustedMing Lei2023-01-291-0/+9
* ublk_drv: remove nr_aborted_queues from ublk_deviceMing Lei2023-01-291-1/+0
* drbd: drbd_insert_interval(): Clarify commentAndreas Gruenbacher2023-01-291-1/+1
* drbd: interval tree: make removing an "empty" interval a no-opLars Ellenberg2023-01-291-0/+4
* drbd: remove macros using require_contextChristoph Böhmwalder2023-01-291-11/+1
* drbd: remove unnecessary assignment in vli_encode_bitsChristoph Böhmwalder2023-01-291-1/+1
* drbd: split off drbd_config into separate fileChristoph Böhmwalder2023-01-292-1/+2
* drbd: drop API_VERSION defineChristoph Böhmwalder2023-01-293-3/+3
* drbd: split off drbd_buildtag into separate fileChristoph Böhmwalder2023-01-293-19/+23
* block: make BLK_DEF_MAX_SECTORS unsignedKeith Busch2023-01-291-2/+1
* Merge tag 'x86_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-01-291-1/+5
|\
| * acpi: Fix suspend with Xen PVJuergen Gross2023-01-191-1/+5
* | Merge tag 'input-for-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-01-292-1/+7
|\ \
| * | Input: i8042 - add Clevo PCX0DX to i8042 quirk tableWerner Sembach2023-01-101-0/+7
| * | Revert "Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode"Dmitry Torokhov2022-12-161-1/+0
* | | Merge tag 'cxl-fixes-for-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-01-294-41/+33
|\ \ \
| * | | cxl/pmem: Fix nvdimm unregistration when cxl_pmem driver is absentDan Williams2023-01-253-39/+28
| * | | cxl: fix cxl_report_and_clear() RAS UE addr mis-assignmentDave Jiang2023-01-091-2/+5
* | | | Merge tag 'block-6.2-2023-01-27' of git://git.kernel.dk/linuxLinus Torvalds2023-01-274-15/+13
|\ \ \ \
| * \ \ \ Merge tag 'nvme-6.2-2023-01-26' of git://git.infradead.org/nvme into block-6.2Jens Axboe2023-01-263-11/+10
| |\ \ \ \
| | * | | | nvme: fix passthrough csi checkKeith Busch2023-01-251-1/+1
| | * | | | nvme-pci: flush initial scan_work for async probeKeith Busch2023-01-241-0/+1
| | * | | | nvme-fc: fix initialization orderRoss Lagerwall2023-01-231-10/+8
| * | | | | block: ublk: move ublk_chr_class destroying after devices are removedMing Lei2023-01-261-4/+3
| |/ / / /
* | | | | Merge tag 'hardening-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-01-272-2/+4
|\ \ \ \ \
| * | | | | bcache: Silence memcpy() run-time false positive warningsKees Cook2023-01-252-2/+4
* | | | | | Merge tag 'i2c-for-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-01-276-46/+35
|\ \ \ \ \ \
| * | | | | | i2c: rk3x: fix a bunch of kernel-doc warningsRandy Dunlap2023-01-201-22/+22