summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
...
| * | | block: pass a block_device to bio_clone_fastChristoph Hellwig2022-02-043-6/+6
| * | | drbd: set ->bi_bdev in drbd_req_newChristoph Hellwig2022-02-041-2/+1
| * | | block: pass a block_device and opf to bio_resetChristoph Hellwig2022-02-021-6/+2
| * | | block: pass a block_device and opf to bio_initChristoph Hellwig2022-02-022-6/+3
| * | | block: pass a block_device and opf to bio_allocChristoph Hellwig2022-02-024-22/+15
| * | | block: pass a block_device and opf to bio_alloc_biosetChristoph Hellwig2022-02-022-7/+5
| * | | xen-blkback: bio_alloc can't fail if it is allow to sleepChristoph Hellwig2022-02-021-14/+0
| * | | rnbd-srv: remove struct rnbd_dev_blk_ioChristoph Hellwig2022-02-024-38/+7
| * | | rnbd-srv: simplify bio mapping in process_rdmaChristoph Hellwig2022-02-023-69/+16
| * | | drbd: bio_alloc can't fail if it is allow to sleepChristoph Hellwig2022-02-021-18/+4
| * | | block: remove genhd.hChristoph Hellwig2022-02-028-8/+0
| | |/ | |/|
* | | Merge tag 'xsa396-5.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-03-091-26/+37
|\ \ \
| * | | xen/blkfront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross2022-03-071-26/+37
* | | | virtio-blk: Remove BUG_ON() in virtio_queue_rq()Xie Yongji2022-03-061-10/+2
* | | | virtio-blk: Don't use MAX_DISCARD_SEGMENTS if max_discard_seg is zeroXie Yongji2022-03-061-2/+8
|/ / /
* | | block: fix surprise removal for drivers calling blk_set_queue_dyingChristoph Hellwig2022-02-173-3/+3
* | | block: loop:use kstatfs.f_bsize of backing file to set discard granularityMing Lei2022-02-111-1/+7
| |/ |/|
* | loop: revert "make autoclear operation asynchronous"Tetsuo Handa2022-02-112-37/+29
|/
* Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-231-1/+1
|\
| * all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov2022-01-151-1/+1
* | Merge tag 'block-5.17-2022-01-21' of git://git.kernel.dk/linux-blockLinus Torvalds2022-01-213-45/+32
|\ \
| * | brd: remove brd_devices_mutex mutexTetsuo Handa2022-01-171-43/+30
| * | aoe: remove redundant assignment on variable nColin Ian King2022-01-131-1/+1
| * | loop: remove redundant initialization of pointer nodeColin Ian King2022-01-131-1/+1
* | | Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2022-01-201-2/+3
|\ \ \
| * | | rbd: make const pointer spaces a static const arrayColin Ian King2022-01-131-1/+1
| * | | libceph: generalize addr/ip parsing based on delimiterVenky Shankar2022-01-131-1/+2
| | |/ | |/|
* | | 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-141-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-031-141/+134
| * | | block: null_blk: only set set->nr_maps as 3 if active poll_queues is > 0Ming Lei2021-12-231-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-133-4/+8
| * | | loop: make autoclear operation asynchronousTetsuo Handa2021-12-132-29/+37