summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2022-03-09Merge tag 'xsa396-5.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-03-07xen/blkfront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross
2022-03-06virtio-blk: Remove BUG_ON() in virtio_queue_rq()Xie Yongji
2022-03-06virtio-blk: Don't use MAX_DISCARD_SEGMENTS if max_discard_seg is zeroXie Yongji
2022-02-17block: fix surprise removal for drivers calling blk_set_queue_dyingChristoph Hellwig
2022-02-11block: loop:use kstatfs.f_bsize of backing file to set discard granularityMing Lei
2022-02-11loop: revert "make autoclear operation asynchronous"Tetsuo Handa
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-21Merge tag 'block-5.17-2022-01-21' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-01-20Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2022-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-01-17brd: remove brd_devices_mutex mutexTetsuo Handa
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-15all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov
2022-01-15zram: use ATTRIBUTE_GROUPSLuis Chamberlain
2022-01-14virtio: wrap config->reset callsMichael S. Tsirkin
2022-01-14Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-13aoe: remove redundant assignment on variable nColin Ian King
2022-01-13loop: remove redundant initialization of pointer nodeColin Ian King
2022-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-01-13Merge tag 'v5.16' into rdma.git for-nextJason Gunthorpe
2022-01-13rbd: make const pointer spaces a static const arrayColin Ian King
2022-01-13libceph: generalize addr/ip parsing based on delimiterVenky Shankar
2022-01-12Merge tag 'for-5.17/drivers-2022-01-11' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-01-12Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-01-07RDMA/rtrs-clt: Rename rtrs_clt to rtrs_clt_sessVaishali Thakkar
2022-01-07RDMA/rtrs-srv: Rename rtrs_srv to rtrs_srv_sessVaishali Thakkar
2022-01-07RDMA/rtrs-srv: Rename rtrs_srv_sess to rtrs_srv_pathVaishali Thakkar
2022-01-05block/rnbd-clt-sysfs: use default_groups in kobj_typeGreg Kroah-Hartman
2022-01-03pktcdvd: convert to use attribute groupsGreg Kroah-Hartman
2022-01-03Merge 5.16-rc8 into char-misc-nextGreg Kroah-Hartman
2021-12-23block: null_blk: only set set->nr_maps as 3 if active poll_queues is > 0Ming Lei
2021-12-21paride: fix up build warning on mips platformsGreg Kroah-Hartman
2021-12-16block: remove the rsxx driverChristoph Hellwig
2021-12-16xen/blkfront: harden blkfront against event channel stormsJuergen Gross
2021-12-14rsxx: Drop PCI legacy power managementBjorn Helgaas
2021-12-14mtip32xx: convert to generic power managementVaibhav Gupta
2021-12-14mtip32xx: remove pointless drvdata lookupsBjorn Helgaas
2021-12-14mtip32xx: remove pointless drvdata checkingBjorn Helgaas
2021-12-13drbd: Use struct_group() to zero algsKees Cook
2021-12-13loop: make autoclear operation asynchronousTetsuo Handa
2021-12-10null_blk: cast command status to integerJens Axboe
2021-12-09pktdvd: stop using bdi congestion framework.NeilBrown
2021-12-04Merge tag 'block-5.16-2021-12-03' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-12-03block: null_blk: batched complete poll requestsMing Lei
2021-12-03floppy: Add max size check for user space requestXiongwei Song
2021-12-03floppy: Fix hang in watchdog when disk is ejectedTasos Sahanidis
2021-12-02null_blk: allow zero poll queuesMing Lei
2021-11-29loop: Use pr_warn_once() for loop_control_remove() warningTetsuo Handa
2021-11-29loop: don't hold lo_mutex during __loop_clr_fd()Tetsuo Handa