summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | zram: return early on error in zram_bvec_rwChristoph Hellwig2023-04-181-9/+9
| * | | | zram: move discard handling to zram_submit_bioChristoph Hellwig2023-04-181-10/+13
| * | | | zram: simplify bvec iteration in __zram_make_requestChristoph Hellwig2023-04-181-31/+11
| * | | | zram: make zram_bio_discard more self-containedChristoph Hellwig2023-04-181-9/+7
| * | | | zram: remove valid_io_requestChristoph Hellwig2023-04-182-34/+1
| * | | | zram: always compile read_from_bdev_syncChristoph Hellwig2023-04-181-12/+6
| * | | | mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov2023-04-051-1/+1
| * | | | floppy: fix MAX_ORDER usageKirill A. Shutemov2023-04-051-2/+2
* | | | | Merge tag 'for-linus-6.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-04-272-111/+118
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | xen/blkback: move blkif_get_x86_*_req() into blkback.cJuergen Gross2023-04-252-96/+104
| * | | | xen/blkback: simplify free_persistent_gnts() interfaceJuergen Gross2023-04-251-10/+10
| * | | | xen/blkback: remove stale prototypeJuergen Gross2023-04-251-1/+0
| * | | | xen/blkback: fix white space code style issuesJuergen Gross2023-04-252-4/+4
* | | | | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-277-60/+39
|\ \ \ \ \
| * | | | | zram: fix up permission for the hot_add sysfs fileGreg Kroah-Hartman2023-04-181-1/+3
| * | | | | Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman2023-04-034-47/+63
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | pktcdvd: simplify the class_pktcdvd logicGreg Kroah-Hartman2023-04-021-28/+12
| * | | | | driver core: class: mark the struct class for sysfs callbacks as constantGreg Kroah-Hartman2023-03-292-9/+8
| * | | | | driver core: bus: mark the struct bus_type for sysfs callbacks as constantGreg Kroah-Hartman2023-03-231-19/+15
| * | | | | driver core: class: remove module * from class_create()Greg Kroah-Hartman2023-03-174-4/+4
| * | | | | drivers: remove struct module * setting from struct classGreg Kroah-Hartman2023-03-172-2/+0
* | | | | | Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linuxLinus Torvalds2023-04-2616-341/+491
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | nbd: fix incomplete validation of ioctl argZhong Jinghua2023-04-201-0/+6
| * | | | | ublk: don't return 0 in case of any failureMing Lei2023-04-201-0/+1
| * | | | | null_blk: Always check queue mode setting from configfsChaitanya Kulkarni2023-04-181-0/+5
| * | | | | block: ublk: switch to ioctl command encodingMing Lei2023-04-182-13/+51
| * | | | | block: null_blk: make fault-injection dynamically configurable per deviceAkinobu Mita2023-04-133-23/+79
| * | | | | block: ublk_drv: cleanup 'struct ublk_map_data'Ming Lei2023-04-021-15/+12
| * | | | | block: ublk_drv: clean up several helpersMing Lei2023-04-021-13/+5
| * | | | | block: ublk_drv: add two helpers to clean up map/unmap requestMing Lei2023-04-021-5/+14
| * | | | | block: ublk_drv: don't consider flush request in map/unmap ioMing Lei2023-04-021-7/+3
| * | | | | block: ublk_drv: add common exit handlingMing Lei2023-04-021-6/+9
| * | | | | drbd: Pass a peer device to the resync and online verify functionsChristoph Böhmwalder2023-04-016-108/+126
| * | | | | drbd: pass drbd_peer_device to __req_modChristoph Böhmwalder2023-04-015-31/+46
| * | | | | drbd: drbd_uuid_compare: pass a peer_deviceChristoph Böhmwalder2023-04-011-4/+5
| * | | | | drbd: INFO_bm_xfer_stats(): Pass a peer device argumentAndreas Gruenbacher2023-04-013-7/+7
| * | | | | drbd: Add peer device parameter to whole-bitmap I/O handlersAndreas Gruenbacher2023-04-017-62/+96
| * | | | | drbd: Rip out the ERR_IF_CNT_IS_NEGATIVE macroAndreas Gruenbacher2023-04-011-22/+15
| * | | | | null_blk: use kmap_local_page() and kunmap_local()Chaitanya Kulkarni2023-04-011-4/+4
| * | | | | null_blk: use non-deprecated lib functionsChaitanya Kulkarni2023-04-011-22/+7
| * | | | | nbd: use the structured req attr checkJakub Kicinski2023-03-141-4/+4
| * | | | | nbd: allow genl access outside init_netJakub Kicinski2023-03-141-0/+1
| |/ / / /
* | | | | Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-251-4/+9
|\ \ \ \ \
| * | | | | pktcdvd: Remove CONFIG_CDROM_PKTCDVD_WCACHE from uapi headerThomas Huth2023-03-101-4/+9
| |/ / / /
* | | | | Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-04-243-6/+6
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | drbd: Rename kvfree_rcu() to kvfree_rcu_mightsleep()Uladzislau Rezki (Sony)2023-04-053-6/+6
| |/ / /
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2023-04-101-96/+173
|\ \ \ \
| * | | | virtio-blk: fix ZBD probe in kernels without ZBD supportDmitry Fomichev2023-04-041-16/+17
| * | | | virtio-blk: fix to match virtio specDmitry Fomichev2023-04-041-81/+157
| | |/ / | |/| |
* | | | block: ublk: make sure that block size is set correctlyMing Lei2023-04-061-1/+3