summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-5.18/drivers-2022-04-02' of git://git.kernel.dk/linux-blockLinus Torvalds2022-04-021-12/+12
|\
| * Revert "nbd: fix possible overflow on 'first_minor' in nbd_dev_add()"Jens Axboe2022-04-021-12/+12
* | Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-blockLinus Torvalds2022-04-017-33/+50
|\|
| * drbd: remove check of list iterator against head past the loop bodyJakob Koschel2022-03-311-15/+27
| * drbd: remove usage of list iterator variable after loopJakob Koschel2022-03-311-2/+5
| * nbd: fix possible overflow on 'first_minor' in nbd_dev_add()Zhang Wensheng2022-03-311-12/+12
| * drbd: fix potential silent data corruptionLars Ellenberg2022-03-301-1/+2
| * loop: fix ioctl calls using compat_loop_infoCarlos Llamas2022-03-301-0/+1
| * n64cart: convert bi_disk to bi_bdev->bd_disk fix buildJackie Liu2022-03-211-1/+1
| * xen/blkfront: fix comment for need_copyDongli Zhang2022-03-211-1/+1
| * xen-blkback: remove redundant assignment to variable iColin Ian King2022-03-211-1/+1
* | Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-03-281-4/+4
|\ \
| * | xen/grant-table: remove readonly parameter from functionsJuergen Gross2022-03-151-4/+4
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-03-2410-160/+21
|\ \ \
| * | | scsi: core: Move the result field from struct scsi_request to struct scsi_cmndChristoph Hellwig2022-03-011-1/+1
| * | | scsi: core: Remove the cmd field from struct scsi_requestChristoph Hellwig2022-03-011-2/+4
| * | | scsi: rnbd: Remove WRITE_SAME supportChristoph Hellwig2022-02-224-14/+3
| * | | scsi: drbd: Remove WRITE_SAME supportChristoph Hellwig2022-02-225-143/+13
* | | | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-221-0/+1
|\ \ \ \
| * | | | fs: Move many prototypes to pagemap.hMatthew Wilcox (Oracle)2022-03-211-0/+1
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-03-222-5/+1
|\ \ \ \ \
| * | | | | remove bdi_congested() and wb_congested() and related functionsNeilBrown2022-03-222-5/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'for-5.18/drivers-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds2022-03-2113-84/+86
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge tag 'nvme-5.18-2022-03-17' of git://git.infradead.org/nvme into for-5.1...Jens Axboe2022-03-171-0/+1
| |\ \ \ \
| | * | | | nvme: warn about shared namespaces without CONFIG_NVME_MULTIPATHChristoph Hellwig2022-03-161-0/+1
| * | | | | virtio_blk: eliminate anonymous module_init & module_exitRandy Dunlap2022-03-171-4/+4
| |/ / / /
| * | | | xen/blkfront: speed up purge_persistent_grants()Juergen Gross2022-03-111-1/+4
| * | | | floppy: use memcpy_{to,from}_bvecChristoph Hellwig2022-03-041-4/+2
| * | | | drbd: use bvec_kmap_local in recv_dless_readChristoph Hellwig2022-03-041-2/+2
| * | | | drbd: use bvec_kmap_local in drbd_csum_bioChristoph Hellwig2022-03-041-3/+3
| * | | | zram: use memcpy_from_bvec in zram_bvec_writeChristoph Hellwig2022-03-041-4/+1
| * | | | zram: use memcpy_to_bvec in zram_bvec_readChristoph Hellwig2022-03-041-3/+1
| * | | | aoe: use bvec_kmap_local in bvcpyChristoph Hellwig2022-03-041-2/+2
| * | | | null_blk: null_alloc_page() cleanupChaitanya Kulkarni2022-02-271-7/+5
| * | | | null_blk: remove hardcoded null_alloc_page() paramChaitanya Kulkarni2022-02-271-4/+4
| * | | | null_blk: remove hardcoded alloc_cmd() parameterChaitanya Kulkarni2022-02-271-17/+12
| * | | | loop: allow user to set the queue depthChaitanya Kulkarni2022-02-271-1/+20
| * | | | loop: remove extra variable in lo_req_flushChaitanya Kulkarni2022-02-271-2/+1
| * | | | loop: remove extra variable in lo_fallocate()Chaitanya Kulkarni2022-02-271-2/+1
| * | | | loop: use sysfs_emit() in the sysfs xxx show()Chaitanya Kulkarni2022-02-271-5/+5
| * | | | null_blk: fix return value from null_add_dev()Chaitanya Kulkarni2022-02-271-2/+3
| * | | | loop: clean up grammar in warning messageColin Ian King2022-02-271-2/+2
| * | | | block/rnbd: Remove a useless mutexChristophe JAILLET2022-02-271-8/+3
| * | | | block/rnbd: client device does not care queue/rotationalGioh Kim2022-02-274-9/+8
| * | | | block/rnbd-clt: fix CHECK:BRACES warningGioh Kim2022-02-271-2/+2
* | | | | Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds2022-03-2122-254/+70
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | blk-mq: prepare for implementing hctx table via xarrayMing Lei2022-03-081-1/+1
| * | | | block: mtip32xx: don't touch q->queue_hw_ctxMing Lei2022-03-081-3/+1
| * | | | pktcdvd: remove a pointless debug check in pkt_submit_bioChristoph Hellwig2022-03-071-8/+1
| |/ / /
| * | | virtio_blk: simplify refcountingChristoph Hellwig2022-02-161-52/+14