aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds1-1/+1
2022-01-21Merge tag 'block-5.17-2022-01-21' of git://git.kernel.dk/linux-blockLinus Torvalds3-45/+32
2022-01-20Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds1-2/+3
2022-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-2/+2
2022-01-17brd: remove brd_devices_mutex mutexTetsuo Handa1-43/+30
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-9/+2
2022-01-15all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov1-1/+1
2022-01-15zram: use ATTRIBUTE_GROUPSLuis Chamberlain1-9/+2
2022-01-14virtio: wrap config->reset callsMichael S. Tsirkin1-2/+2
2022-01-14Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+1
2022-01-13aoe: remove redundant assignment on variable nColin Ian King1-1/+1
2022-01-13loop: remove redundant initialization of pointer nodeColin Ian King1-1/+1
2022-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds4-12/+12
2022-01-13Merge tag 'v5.16' into rdma.git for-nextJason Gunthorpe1-3/+12
2022-01-13rbd: make const pointer spaces a static const arrayColin Ian King1-1/+1
2022-01-13libceph: generalize addr/ip parsing based on delimiterVenky Shankar1-1/+2
2022-01-12Merge tag 'for-5.17/drivers-2022-01-11' of git://git.kernel.dk/linux-blockLinus Torvalds21-4312/+249
2022-01-12Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-blockLinus Torvalds26-62/+63
2022-01-07RDMA/rtrs-clt: Rename rtrs_clt to rtrs_clt_sessVaishali Thakkar2-3/+3
2022-01-07RDMA/rtrs-srv: Rename rtrs_srv to rtrs_srv_sessVaishali Thakkar2-3/+3
2022-01-07RDMA/rtrs-srv: Rename rtrs_srv_sess to rtrs_srv_pathVaishali Thakkar1-6/+6
2022-01-05block/rnbd-clt-sysfs: use default_groups in kobj_typeGreg Kroah-Hartman1-1/+2
2022-01-03pktcdvd: convert to use attribute groupsGreg Kroah-Hartman1-141/+134
2022-01-03Merge 5.16-rc8 into char-misc-nextGreg Kroah-Hartman1-3/+12
2021-12-23block: null_blk: only set set->nr_maps as 3 if active poll_queues is > 0Ming Lei1-1/+1
2021-12-21paride: fix up build warning on mips platformsGreg Kroah-Hartman1-0/+1
2021-12-16block: remove the rsxx driverChristoph Hellwig11-4020/+0
2021-12-16xen/blkfront: harden blkfront against event channel stormsJuergen Gross1-3/+12
2021-12-14rsxx: Drop PCI legacy power managementBjorn Helgaas1-7/+0
2021-12-14mtip32xx: convert to generic power managementVaibhav Gupta1-38/+10
2021-12-14mtip32xx: remove pointless drvdata lookupsBjorn Helgaas1-13/+12
2021-12-14mtip32xx: remove pointless drvdata checkingBjorn Helgaas1-14/+1
2021-12-13drbd: Use struct_group() to zero algsKees Cook3-4/+8
2021-12-13loop: make autoclear operation asynchronousTetsuo Handa2-29/+37
2021-12-10null_blk: cast command status to integerJens Axboe1-1/+1
2021-12-09pktdvd: stop using bdi congestion framework.NeilBrown1-11/+20
2021-12-04Merge tag 'block-5.16-2021-12-03' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2021-12-03block: null_blk: batched complete poll requestsMing Lei1-1/+3
2021-12-03floppy: Add max size check for user space requestXiongwei Song1-1/+3
2021-12-03floppy: Fix hang in watchdog when disk is ejectedTasos Sahanidis1-1/+1
2021-12-02null_blk: allow zero poll queuesMing Lei1-4/+2
2021-11-29loop: Use pr_warn_once() for loop_control_remove() warningTetsuo Handa1-1/+1
2021-11-29loop: don't hold lo_mutex during __loop_clr_fd()Tetsuo Handa1-33/+22
2021-11-29block: remove the gendisk argument to blk_execute_rqChristoph Hellwig5-6/+6
2021-11-29block: remove the ->rq_disk field in struct requestChristoph Hellwig9-16/+16
2021-11-29block: remove GENHD_FL_EXT_DEVTChristoph Hellwig17-10/+14
2021-11-29null_blk: don't suppress partitioning informationChristoph Hellwig1-1/+1
2021-11-29block: rename GENHD_FL_NO_PART_SCAN to GENHD_FL_NO_PARTChristoph Hellwig2-5/+5
2021-11-29block: remove GENHD_FL_CDChristoph Hellwig3-24/+21
2021-11-29block: move GENHD_FL_BLOCK_EVENTS_ON_EXCL_WRITE to disk->event_flagsChristoph Hellwig1-1/+1