summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'block-5.14-2021-07-16' of git://git.kernel.dk/linux-blockLinus Torvalds2021-07-163-200/+28
|\
| * xen-blkfront: sanitize the removal state machineChristoph Hellwig2021-07-151-198/+26
| * nbd: fix order of cleaning up the queue and freeing the tagsetWang Qing2021-07-151-1/+1
| * pd: fix order of cleaning up the queue and freeing the tagsetGuoqing Jiang2021-07-151-1/+1
* | Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds2021-07-095-210/+172
|\|
| * loop: remove unused variable in loop_set_status()Tetsuo Handa2021-07-021-2/+0
| * block: remove REQ_OP_SCSI_{IN,OUT}Christoph Hellwig2021-06-301-1/+1
| * loop: rewrite loop_exit using idr_for_each_entryChristoph Hellwig2021-06-301-9/+5
| * loop: split loop_lookupChristoph Hellwig2021-06-301-45/+12
| * loop: don't allow deleting an unspecified loop deviceChristoph Hellwig2021-06-301-0/+5
| * loop: move loop_ctl_mutex locking into loop_addChristoph Hellwig2021-06-301-24/+13
| * loop: split loop_control_ioctlChristoph Hellwig2021-06-301-33/+60
| * loop: don't call loop_lookup before adding a loop deviceChristoph Hellwig2021-06-301-8/+1
| * loop: remove the l argument to loop_addChristoph Hellwig2021-06-301-7/+5
| * loop: reduce loop_ctl_mutex coverage in loop_exitChristoph Hellwig2021-06-301-2/+3
| * loop: reorder loop_exitChristoph Hellwig2021-06-301-5/+2
| * nbd: provide a way for userspace processes to identify device backendsPrasanna Kumar Kalever2021-06-301-1/+59
| * null_blk: remove an unused variable assignment in null_add_devChristoph Hellwig2021-06-301-1/+0
| * mtip32xx: use blk_mq_alloc_disk and blk_cleanup_diskChristoph Hellwig2021-06-301-44/+27
| * mtip32xx: simplify sysfs setupChristoph Hellwig2021-06-301-64/+15
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2021-07-091-8/+9
|\ \
| * | virtio-blk: limit seg_max to a safe valueStefan Hajnoczi2021-07-031-1/+7
| * | virtio-blk: Fix memory leak among suspend/resume procedureXie Yongji2021-07-031-0/+2
| * | virtio_blk: cleanups: remove check obsoleted by CONFIG_LBDAF removalSohaib2021-07-031-7/+0
* | | Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-051-2/+1
|\ \ \
| * \ \ Merge tag 'v5.13-rc6' into char-misc-nextGreg Kroah-Hartman2021-06-142-18/+8
| |\ \ \
| * \ \ \ Merge 50f09a3dd587 ("Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/p...Greg Kroah-Hartman2021-05-211-5/+5
| |\ \ \ \
| * | | | | sparc/vio: make remove callback return voidUwe Kleine-König2021-05-141-2/+1
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-021-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | zram: move backing_dev under macro CONFIG_ZRAM_WRITEBACKYue Hu2021-07-011-1/+1
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-07-012-6/+4
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge tag 'v5.13-rc7' into rdma.git for-nextJason Gunthorpe2021-06-223-23/+13
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | rnbd/rtrs-clt: Query and use max_segments from rtrs-clt.Jack Wang2021-06-212-6/+4
| | |_|/ / | |/| | |
* | | | | Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds2021-06-309-57/+19
|\ \ \ \ \
| * | | | | loop: Fix missing discard support when using LOOP_CONFIGUREKristian Klausen2021-06-181-0/+1
| * | | | | floppy: Fix fall-through warning for ClangGustavo A. R. Silva2021-06-151-0/+1
| * | | | | floppy: cleanup: remove redundant assignment to nr_sectorsJiapeng Chong2021-06-151-1/+0
| * | | | | z2ram: remove unnecessary oom messageZhen Lei2021-06-091-8/+2
| * | | | | sx8: remove unnecessary oom messageZhen Lei2021-06-091-2/+0
| * | | | | sunvdc: remove unnecessary oom messageZhen Lei2021-06-091-2/+1
| * | | | | mtip32xx: remove unnecessary oom messageZhen Lei2021-06-091-21/+5
| * | | | | drbd: remove unnecessary oom messageZhen Lei2021-06-091-16/+6
| * | | | | aoe: remove unnecessary oom messageZhen Lei2021-06-091-3/+1
| * | | | | rsxx: Use struct_size() in vmalloc()Gustavo A. R. Silva2021-05-241-4/+2
* | | | | | Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds2021-06-3031-607/+337
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | block: pass a gendisk to bdev_disk_changedChristoph Hellwig2021-06-241-11/+10
| * | | | | loop: fix order of cleaning up the queue and freeing the tagsetChristoph Hellwig2021-06-161-1/+1
| * | | | | z2ram: use blk_mq_alloc_disk and blk_cleanup_diskChristoph Hellwig2021-06-111-11/+4
| * | | | | ataflop: use blk_mq_alloc_disk and blk_cleanup_diskChristoph Hellwig2021-06-111-12/+4
| * | | | | amiflop: use blk_mq_alloc_disk and blk_cleanup_diskChristoph Hellwig2021-06-111-12/+4