summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2021-08-161-6/+33
|\
| * virtio-blk: Add validation for block size in config spaceXie Yongji2021-08-111-6/+33
* | Merge tag 'block-5.14-2021-08-13' of git://git.kernel.dk/linux-blockLinus Torvalds2021-08-131-3/+11
|\ \ | |/ |/|
| * nbd: Aovid double completion of a requestXie Yongji2021-08-131-3/+11
* | Merge tag 'block-5.14-2021-08-07' of git://git.kernel.dk/linux-blockLinus Torvalds2021-08-071-1/+1
|\|
| * n64cart: fix the dma address in n64cart_do_bvecChristoph Hellwig2021-08-041-1/+1
* | Merge tag 'block-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds2021-07-301-31/+97
|\|
| * loop: reintroduce global lock for safe loop_validate_file() traversalTetsuo Handa2021-07-231-31/+97
* | rbd: resurrect setting of disk->private_data in rbd_init_disk()Ilya Dryomov2021-07-211-0/+1
* | rbd: don't hold lock_rwsem while running_list is being drainedIlya Dryomov2021-07-201-7/+5
* | rbd: always kick acquire on "acquired" and "released" notificationsIlya Dryomov2021-07-201-13/+7
* | 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