summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-02-12dm raid: fix some spelling mistakes in commentsYu Zhe
2023-02-02dm verity: stop using WQ_UNBOUND for verify_wqNathan Huckleberry
2023-02-02dm integrity: Remove bi_sector that's only used by commented debug codeJiapeng Chong
2023-02-02dm crypt: Slightly simplify crypt_set_keyring_key()Christophe JAILLET
2023-02-02dm ioctl: drop always-false conditionSergey Shtylyov
2023-02-02dm flakey: fix logic when corrupting a bioMikulas Patocka
2023-02-01dm flakey: fix a bug with 32-bit highmem systemsMikulas Patocka
2023-02-01dm flakey: don't corrupt the zero pageMikulas Patocka
2023-01-30dm cache: Add some documentation to dm-cache-background-tracker.hJoe Thornber
2023-01-30dm cache: free background tracker's queued work in btracker_destroyJoe Thornber
2023-01-30dm: improve shrinker debug namesMike Snitzer
2023-01-29s390/dcssblk:: don't call bio_split_to_limitsChristoph Hellwig
2023-01-29ps3vram: remove bio splittingChristoph Hellwig
2023-01-29block: introduce bdev_zone_no helperPankaj Raghav
2023-01-29nvme: set REQ_ALLOC_CACHE for uring-passthru requestAnuj Gupta
2023-01-29ublk_drv: add mechanism for supporting unprivileged ublk deviceMing Lei
2023-01-29ublk_drv: add module parameter of ublks_max for limiting max allowed ublk devMing Lei
2023-01-29ublk_drv: add device parameter UBLK_PARAM_TYPE_DEVTMing Lei
2023-01-29ublk_drv: move ublk_get_device_from_id into ublk_ctrl_uring_cmdMing Lei
2023-01-29ublk_drv: don't probe partitions if the ubq daemon isn't trustedMing Lei
2023-01-29ublk_drv: remove nr_aborted_queues from ublk_deviceMing Lei
2023-01-29drbd: drbd_insert_interval(): Clarify commentAndreas Gruenbacher
2023-01-29drbd: interval tree: make removing an "empty" interval a no-opLars Ellenberg
2023-01-29drbd: remove macros using require_contextChristoph Böhmwalder
2023-01-29drbd: remove unnecessary assignment in vli_encode_bitsChristoph Böhmwalder
2023-01-29drbd: split off drbd_config into separate fileChristoph Böhmwalder
2023-01-29drbd: drop API_VERSION defineChristoph Böhmwalder
2023-01-29drbd: split off drbd_buildtag into separate fileChristoph Böhmwalder
2023-01-29block: make BLK_DEF_MAX_SECTORS unsignedKeith Busch
2023-01-29Merge tag 'x86_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-01-29Merge tag 'input-for-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-01-29Merge tag 'cxl-fixes-for-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-01-27Merge tag 'block-6.2-2023-01-27' of git://git.kernel.dk/linuxLinus Torvalds
2023-01-27Merge tag 'hardening-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-01-27Merge tag 'i2c-for-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-01-27Merge tag 'gpio-fixes-for-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-01-27Merge tag 'drm-fixes-2023-01-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-01-27Merge tag 'acpi-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-01-27Merge tag 'thermal-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-01-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-01-27gpio: ep93xx: remove unused variableArnd Bergmann
2023-01-27Merge tag 'drm-misc-fixes-2023-01-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-01-27amdgpu: fix build on non-DCN platforms.Dave Airlie
2023-01-27Merge tag 'amd-drm-fixes-6.2-2023-01-25' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-01-26Merge tag 'nvme-6.2-2023-01-26' of git://git.infradead.org/nvme into block-6.2Jens Axboe
2023-01-26Merge tag 'platform-drivers-x86-v6.2-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-01-26Merge tag 'net-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-01-26treewide: fix up files incorrectly marked executableLinus Torvalds
2023-01-26block: ublk: move ublk_chr_class destroying after devices are removedMing Lei
2023-01-26Partially revert "perf/arm-cmn: Optimise DTC counter accesses"Robin Murphy