summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* block: introduce holder opsChristoph Hellwig2023-06-0514-16/+19
* drbd: stop defining __KERNEL_SYSCALLS__Christoph Hellwig2023-06-052-2/+0
* ublk: add control command of UBLK_U_CMD_GET_FEATURESMing Lei2023-06-041-0/+21
* dm-crypt: use __bio_add_page to add single page to clone bioJohannes Thumshirn2023-06-011-2/+1
* md: raid1: check if adding pages to resync bio failsJohannes Thumshirn2023-06-012-15/+16
* md: raid1: use __bio_add_page for adding single page to bioJohannes Thumshirn2023-06-011-1/+1
* md: check for failure when adding pages in alloc_behind_master_bioJohannes Thumshirn2023-06-011-1/+4
* floppy: use __bio_add_page for adding single page to bioJohannes Thumshirn2023-05-311-1/+1
* zram: use __bio_add_page for adding single page to bioJohannes Thumshirn2023-05-311-1/+1
* md: raid5: use __bio_add_page to add single page to new bioJohannes Thumshirn2023-05-311-2/+2
* md: raid5-log: use __bio_add_page to add single pageJohannes Thumshirn2023-05-311-1/+1
* md: use __bio_add_page to add single pageJohannes Thumshirn2023-05-311-2/+2
* dm: dm-zoned: use __bio_add_page for adding single metadata pageJohannes Thumshirn2023-05-311-3/+3
* drbd: use __bio_add_page to add page to bioJohannes Thumshirn2023-05-311-3/+1
* Merge branch 'for-6.5/splice' into for-6.5/blockJens Axboe2023-05-242-4/+4
|\
| * tty, proc, kernfs, random: Use copy_splice_read()David Howells2023-05-242-4/+4
* | ublk: fix build warning on iov_iter_get_pages2Ming Lei2023-05-201-1/+2
* | ublk: support user copyMing Lei2023-05-191-11/+47
* | ublk: add read()/write() support for ublk char deviceMing Lei2023-05-191-0/+151
* | ublk: support to copy any part of request pagesMing Lei2023-05-191-7/+24
* | ublk: grab request reference when the request is handled by userspaceMing Lei2023-05-191-3/+64
* | ublk: cleanup ublk_copy_user_pagesMing Lei2023-05-191-63/+49
* | ublk: cleanup io cmd code path by adding ublk_fill_io_cmd()Ming Lei2023-05-191-9/+11
* | ublk: kill queuing request by task_work_addMing Lei2023-05-191-38/+2
* | brd: use XArray instead of radix-tree to index backing pagesPankaj Raghav2023-05-161-69/+24
|/
* Merge tag 'cxl-fixes-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-05-141-0/+1
|\
| * cxl: Add missing return to cdat read error pathDave Jiang2023-05-131-0/+1
* | Merge tag 'x86_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-05-141-0/+1
|\ \
| * | hwmon: (k10temp) Add PCI ID for family 19, model 78hMario Limonciello2023-05-081-0/+1
| |/
* | Merge tag 'fbdev-for-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-05-1318-192/+202
|\ \
| * | fbdev: stifb: Fix info entry in sti_struct on error pathHelge Deller2023-05-121-0/+1
| * | fbdev: modedb: Add 1920x1080 at 60 Hz video modeHelge Deller2023-05-121-0/+5
| * | fbdev: imsttfb: Fix use after free bug in imsttfb_probeZheng Wang2023-05-111-7/+8
| * | fbdev: vfb: Remove trailing whitespacesThomas Zimmermann2023-05-111-5/+5
| * | fbdev: valkyriefb: Remove trailing whitespacesThomas Zimmermann2023-05-111-7/+7
| * | fbdev: stifb: Remove trailing whitespacesThomas Zimmermann2023-05-111-78/+78
| * | fbdev: sa1100fb: Remove trailing whitespacesThomas Zimmermann2023-05-111-16/+16
| * | fbdev: platinumfb: Remove trailing whitespacesThomas Zimmermann2023-05-111-15/+15
| * | fbdev: p9100: Remove trailing whitespacesThomas Zimmermann2023-05-111-2/+2
| * | fbdev: maxinefb: Remove trailing whitespacesThomas Zimmermann2023-05-111-1/+1
| * | fbdev: macfb: Remove trailing whitespacesThomas Zimmermann2023-05-111-5/+5
| * | fbdev: hpfb: Remove trailing whitespacesThomas Zimmermann2023-05-111-4/+4
| * | fbdev: hgafb: Remove trailing whitespacesThomas Zimmermann2023-05-111-18/+18
| * | fbdev: g364fb: Remove trailing whitespacesThomas Zimmermann2023-05-111-3/+3
| * | fbdev: controlfb: Remove trailing whitespacesThomas Zimmermann2023-05-111-17/+17
| * | fbdev: cg14: Remove trailing whitespacesThomas Zimmermann2023-05-111-1/+1
| * | fbdev: atmel_lcdfb: Remove trailing whitespacesThomas Zimmermann2023-05-111-1/+1
| * | fbdev: 68328fb: Remove trailing whitespacesThomas Zimmermann2023-05-111-6/+6
| * | fbdev: arcfb: Fix error handling in arcfb_probe()Zongjie Li2023-05-111-6/+9
| |/
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2023-05-131-1/+9
|\ \