summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* zram: use bvec_set_page to initialize bvecsChristoph Hellwig2023-02-031-11/+4
* virtio_blk: use bvec_set_virt to initialize special_vecChristoph Hellwig2023-02-031-3/+1
* rbd: use bvec_set_page to initialize the copy up bvecChristoph Hellwig2023-02-031-4/+3
* nvme: use bvec_set_virt to initialize special_vecChristoph Hellwig2023-02-031-3/+1
* nvmet: use bvec_set_page to initialize bvecsChristoph Hellwig2023-02-032-11/+4
* target: use bvec_set_page to initialize bvecsChristoph Hellwig2023-02-031-12/+6
* sd: factor out a sd_set_special_bvec helperChristoph Hellwig2023-02-031-19/+17
* md: use MD_RESYNC_* whenever possibleHou Tao2023-02-011-3/+3
* md: Free writes_pending in md_stopXiao Ni2023-02-011-0/+1
* md: Change active_io to percpuXiao Ni2023-02-012-20/+25
* md: Factor out is_md_suspended helperXiao Ni2023-02-011-5/+12
* md: don't update recovery_cp when curr_resync is ACTIVEHou Tao2023-02-011-1/+1
* loop: Improve the hw_queue_depth kernel module parameter implementationBart Van Assche2023-02-011-4/+10
* ublk_drv: only allow owner to open unprivileged diskMing Lei2023-01-311-12/+43
* 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