summaryrefslogtreecommitdiffstats
path: root/drivers/block (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2022-01-181-2/+2
|\
| * virtio: wrap config->reset callsMichael S. Tsirkin2022-01-151-2/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-151-9/+2
|\ \
| * | zram: use ATTRIBUTE_GROUPSLuis Chamberlain2022-01-151-9/+2
| |/
* | Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-141-0/+1
|\ \
| * | Merge 5.16-rc8 into char-misc-nextGreg Kroah-Hartman2022-01-031-3/+12
| |\|
| * | paride: fix up build warning on mips platformsGreg Kroah-Hartman2021-12-211-0/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-01-134-12/+12
|\ \ \
| * \ \ Merge tag 'v5.16' into rdma.git for-nextJason Gunthorpe2022-01-131-3/+12
| |\ \ \ | | | |/ | | |/|
| * | | RDMA/rtrs-clt: Rename rtrs_clt to rtrs_clt_sessVaishali Thakkar2022-01-072-3/+3
| * | | RDMA/rtrs-srv: Rename rtrs_srv to rtrs_srv_sessVaishali Thakkar2022-01-072-3/+3
| * | | RDMA/rtrs-srv: Rename rtrs_srv_sess to rtrs_srv_pathVaishali Thakkar2022-01-071-6/+6
| | |/ | |/|
* | | Merge tag 'for-5.17/drivers-2022-01-11' of git://git.kernel.dk/linux-blockLinus Torvalds2022-01-1221-4312/+249
|\ \ \
| * | | block/rnbd-clt-sysfs: use default_groups in kobj_typeGreg Kroah-Hartman2022-01-051-1/+2
| * | | pktcdvd: convert to use attribute groupsGreg Kroah-Hartman2022-01-041-141/+134
| * | | block: null_blk: only set set->nr_maps as 3 if active poll_queues is > 0Ming Lei2021-12-241-1/+1
| * | | block: remove the rsxx driverChristoph Hellwig2021-12-1611-4020/+0
| * | | rsxx: Drop PCI legacy power managementBjorn Helgaas2021-12-141-7/+0
| * | | mtip32xx: convert to generic power managementVaibhav Gupta2021-12-141-38/+10
| * | | mtip32xx: remove pointless drvdata lookupsBjorn Helgaas2021-12-141-13/+12
| * | | mtip32xx: remove pointless drvdata checkingBjorn Helgaas2021-12-141-14/+1
| * | | drbd: Use struct_group() to zero algsKees Cook2021-12-143-4/+8
| * | | loop: make autoclear operation asynchronousTetsuo Handa2021-12-132-29/+37
| * | | null_blk: cast command status to integerJens Axboe2021-12-111-1/+1
| * | | pktdvd: stop using bdi congestion framework.NeilBrown2021-12-101-11/+20
| * | | block: null_blk: batched complete poll requestsMing Lei2021-12-031-1/+3
| * | | floppy: Add max size check for user space requestXiongwei Song2021-12-031-1/+3
| * | | floppy: Fix hang in watchdog when disk is ejectedTasos Sahanidis2021-12-031-1/+1
| * | | null_blk: allow zero poll queuesMing Lei2021-12-031-4/+2
| * | | loop: don't hold lo_mutex during __loop_clr_fd()Tetsuo Handa2021-11-291-33/+22
* | | | Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-blockLinus Torvalds2022-01-1226-62/+63
|\| | | | |_|/ |/| |
| * | block: remove the gendisk argument to blk_execute_rqChristoph Hellwig2021-11-295-6/+6
| * | block: remove the ->rq_disk field in struct requestChristoph Hellwig2021-11-299-16/+16
| * | block: remove GENHD_FL_EXT_DEVTChristoph Hellwig2021-11-2917-10/+14
| * | null_blk: don't suppress partitioning informationChristoph Hellwig2021-11-291-1/+1
| * | block: rename GENHD_FL_NO_PART_SCAN to GENHD_FL_NO_PARTChristoph Hellwig2021-11-292-5/+5
| * | block: remove GENHD_FL_CDChristoph Hellwig2021-11-293-24/+21
| * | block: move GENHD_FL_BLOCK_EVENTS_ON_EXCL_WRITE to disk->event_flagsChristoph Hellwig2021-11-291-1/+1
* | | xen/blkfront: harden blkfront against event channel stormsJuergen Gross2021-12-161-3/+12
| |/ |/|
* | Merge tag 'block-5.16-2021-12-03' of git://git.kernel.dk/linux-blockLinus Torvalds2021-12-041-1/+1
|\ \ | |/ |/|
| * loop: Use pr_warn_once() for loop_control_remove() warningTetsuo Handa2021-11-291-1/+1
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2021-11-281-2/+1
|\ \ | |/ |/|
| * virtio-blk: modify the value type of num in virtio_queue_rq()Ye Guojin2021-11-251-1/+1
| * Revert "virtio-blk: don't let virtio core to validate used length"Michael S. Tsirkin2021-11-251-1/+0
* | zram: only make zram_wb_devops for CONFIG_ZRAM_WRITEBACKJens Axboe2021-11-261-0/+2
|/
* Merge tag 'for-5.16/drivers-2021-11-09' of git://git.kernel.dk/linux-blockLinus Torvalds2021-11-0911-74/+143
|\
| * ataflop: Add missing semicolon to return statementGeert Uytterhoeven2021-11-061-1/+1
| * floppy: address add_disk() error handling on probeLuis Chamberlain2021-11-041-4/+13
| * ataflop: address add_disk() error handling on probeLuis Chamberlain2021-11-041-6/+12
| * ataflop: remove ataflop_probe_lock mutexTetsuo Handa2021-11-041-20/+27