summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-06-05driver core: return bool from driver_probe_doneChristoph Hellwig1-4/+2
2023-06-05block: introduce holder opsChristoph Hellwig14-16/+19
2023-06-05drbd: stop defining __KERNEL_SYSCALLS__Christoph Hellwig2-2/+0
2023-06-04ublk: add control command of UBLK_U_CMD_GET_FEATURESMing Lei1-0/+21
2023-06-01dm-crypt: use __bio_add_page to add single page to clone bioJohannes Thumshirn1-2/+1
2023-06-01md: raid1: check if adding pages to resync bio failsJohannes Thumshirn2-15/+16
2023-06-01md: raid1: use __bio_add_page for adding single page to bioJohannes Thumshirn1-1/+1
2023-06-01md: check for failure when adding pages in alloc_behind_master_bioJohannes Thumshirn1-1/+4
2023-05-31floppy: use __bio_add_page for adding single page to bioJohannes Thumshirn1-1/+1
2023-05-31zram: use __bio_add_page for adding single page to bioJohannes Thumshirn1-1/+1
2023-05-31md: raid5: use __bio_add_page to add single page to new bioJohannes Thumshirn1-2/+2
2023-05-31md: raid5-log: use __bio_add_page to add single pageJohannes Thumshirn1-1/+1
2023-05-31md: use __bio_add_page to add single pageJohannes Thumshirn1-2/+2
2023-05-31dm: dm-zoned: use __bio_add_page for adding single metadata pageJohannes Thumshirn1-3/+3
2023-05-31drbd: use __bio_add_page to add page to bioJohannes Thumshirn1-3/+1
2023-05-24Merge branch 'for-6.5/splice' into for-6.5/blockJens Axboe2-4/+4
2023-05-24tty, proc, kernfs, random: Use copy_splice_read()David Howells2-4/+4
2023-05-21ublk: fix build warning on iov_iter_get_pages2Ming Lei1-1/+2
2023-05-20ublk: support user copyMing Lei1-11/+47
2023-05-20ublk: add read()/write() support for ublk char deviceMing Lei1-0/+151
2023-05-20ublk: support to copy any part of request pagesMing Lei1-7/+24
2023-05-20ublk: grab request reference when the request is handled by userspaceMing Lei1-3/+64
2023-05-20ublk: cleanup ublk_copy_user_pagesMing Lei1-63/+49
2023-05-20ublk: cleanup io cmd code path by adding ublk_fill_io_cmd()Ming Lei1-9/+11
2023-05-20ublk: kill queuing request by task_work_addMing Lei1-38/+2
2023-05-16brd: use XArray instead of radix-tree to index backing pagesPankaj Raghav1-69/+24
2023-05-14Merge tag 'cxl-fixes-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2023-05-14Merge tag 'x86_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2023-05-14Merge tag 'fbdev-for-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds18-192/+202
2023-05-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+9
2023-05-13Merge tag 'block-6.4-2023-05-13' of git://git.kernel.dk/linuxLinus Torvalds3-4/+4
2023-05-13cxl: Add missing return to cdat read error pathDave Jiang1-0/+1
2023-05-12ublk: fix command op code checkMing Lei1-1/+1
2023-05-12block/rnbd: replace REQ_OP_FLUSH with REQ_OP_WRITEGuoqing Jiang1-1/+1
2023-05-12nbd: Fix debugfs_create_dir error checkingIvan Orlov1-2/+2
2023-05-12Merge tag 'firewire-fixes-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-10/+11
2023-05-12fbdev: stifb: Fix info entry in sti_struct on error pathHelge Deller1-0/+1
2023-05-12fbdev: modedb: Add 1920x1080 at 60 Hz video modeHelge Deller1-0/+5
2023-05-12Merge tag 'drm-fixes-2023-05-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds27-94/+184
2023-05-11fbdev: imsttfb: Fix use after free bug in imsttfb_probeZheng Wang1-7/+8
2023-05-11Merge tag 'amd-drm-fixes-6.4-2023-05-11' of https://gitlab.freedesktop.org/ag...Dave Airlie14-71/+131
2023-05-11Merge tag 'drm-intel-fixes-2023-05-11-1' of git://anongit.freedesktop.org/drm...Dave Airlie5-9/+25
2023-05-11Merge tag 'drm-misc-fixes-2023-05-11' of git://anongit.freedesktop.org/drm/dr...Dave Airlie8-14/+28
2023-05-11Merge tag 'net-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds13-30/+54
2023-05-11Merge tag 'media/v6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds3-11/+19
2023-05-11fbdev: vfb: Remove trailing whitespacesThomas Zimmermann1-5/+5
2023-05-11fbdev: valkyriefb: Remove trailing whitespacesThomas Zimmermann1-7/+7
2023-05-11fbdev: stifb: Remove trailing whitespacesThomas Zimmermann1-78/+78
2023-05-11fbdev: sa1100fb: Remove trailing whitespacesThomas Zimmermann1-16/+16
2023-05-11fbdev: platinumfb: Remove trailing whitespacesThomas Zimmermann1-15/+15