summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-02-19pmem: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig
2024-02-19btt: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig
2024-02-19bcache: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig
2024-02-19zram: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig
2024-02-19n64cart: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig
2024-02-19brd: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig
2024-02-19block: pass a queue_limits argument to blk_alloc_diskChristoph Hellwig
2024-02-18nbd: null check for nla_nest_startNavid Emamdoost
2024-02-16Merge tag 'md-6.9-20240216' of https://git.kernel.org/pub/scm/linux/kernel/gi...Jens Axboe
2024-02-13loop: use the atomic queue limits update APIChristoph Hellwig
2024-02-13loop: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig
2024-02-13loop: cleanup loop_config_discardChristoph Hellwig
2024-02-13virtio_blk: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig
2024-02-13virtio_blk: split virtblk_probeChristoph Hellwig
2024-02-13block: pass a queue_limits argument to blk_mq_alloc_diskChristoph Hellwig
2024-02-13block: pass a queue_limits argument to blk_mq_init_queueChristoph Hellwig
2024-02-13drbd: fix function cast warnings in state machineArnd Bergmann
2024-02-13floppy: fix function pointer cast warningsArnd Bergmann
2024-02-12md: fix kmemleak of rdev->serialLi Nan
2024-02-12nvme: allow integrity when PI is not in first bytesKanchan Joshi
2024-02-12block: remove gfp_flags from blkdev_zone_mgmtJohannes Thumshirn
2024-02-12dm: dm-zoned: guard blkdev_zone_mgmt with noio scopeJohannes Thumshirn
2024-02-09s390/dasd: fix double module refcount decrementMiroslav Franc
2024-02-09s390/dasd: Improve ERP error messagesJan Höppner
2024-02-08null_blk: add configfs variable shared_tagsShin'ichiro Kawasaki
2024-02-08s390/dasd: Use dev_*() for device log messagesJan Höppner
2024-02-08s390/dasd: Remove PRINTK_HEADER and KMSG_COMPONENT definitionsJan Höppner
2024-02-08s390/dasd: Remove %p format specifier from error messagesJan Höppner
2024-02-08s390/dasd: Use dev_err() over printk()Jan Höppner
2024-02-08s390/dasd: Remove unused message logging macrosJan Höppner
2024-02-08s390/dasd: Move allocation error message to DBFJan Höppner
2024-02-08s390/dasd: Remove unnecessary errorstring generationJan Höppner
2024-02-08s390/dasd: Use sysfs_emit() over sprintf()Jan Höppner
2024-02-08s390/dasd: Simplify uid string generationJan Höppner
2024-02-06block: rbd: make rbd_bus_type constRicardo B. Marliere
2024-02-05md/multipath: Remove md-multipath.hSong Liu
2024-02-05md/linear: Get rid of md-linear.hMarc Zyngier
2024-02-05md: use RCU lock to protect traversal in md_spares_need_change()Li Lingfeng
2024-02-05md: get rdev->mddev with READ_ONCE()Li Lingfeng
2024-02-05md: remove redundant md_wakeup_thread()Yu Kuai
2024-02-05md: remove redundant check of 'mddev->sync_thread'Yu Kuai
2024-02-04Merge tag 'char-misc-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-04Merge tag 'tty-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-02-04Merge tag 'usb-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-02-04Merge tag 'dmaengine-fix-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-04Merge tag 'phy-fixes-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Linus Torvalds
2024-02-02Merge tag 'pci-v6.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-02-02Merge tag 'drm-fixes-2024-02-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2024-02-02Merge tag 'input-for-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-02-02Merge tag 'hwmon-for-v6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds