summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2021-02-21Merge tag 'for-linus-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-02-21Merge tag 'for-5.12/drivers-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-21Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-15xen-blkback: fix error handling in xen_blkbk_map()Jan Beulich
2021-02-15xen-blkback: don't "handle" error by BUG()Jan Beulich
2021-02-11xen/events: link interdomain events to associated xenbus deviceJuergen Gross
2021-02-10block: Replace lkml.org links with loreKees Cook
2021-02-10nbd: Convert to DEFINE_SHOW_ATTRIBUTELiao Pingfang
2021-02-10nullb: use blk_queue_set_zoned() to setup zoned devicesDamien Le Moal
2021-02-04block: remove skd driverDamien Le Moal
2021-02-04floppy: reintroduce O_NDELAY fixJiri Kosina
2021-01-31drbd: Avoid comma separated statementsJoe Perches
2021-01-29Merge tag 'block-5.11-2021-01-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-01-29null_blk: cleanup zoned mode initializationDamien Le Moal
2021-01-28Merge tag 'for-linus-5.11-rc6-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-01-27drbd: remove drbd_req_make_private_bioChristoph Hellwig
2021-01-27drbd: remove bio_alloc_drbdChristoph Hellwig
2021-01-26rsxx: remove redundant NULL checkYang Li
2021-01-26zram: fix NULL check before some freeing functions is not neededTian Tao
2021-01-26drbd: remove unused argument from drbd_request_prepare and __drbd_make_requestGuoqing Jiang
2021-01-26mtip32xx: prefer pcie_capability_read_word()Bjorn Helgaas
2021-01-26mtip32xx: use PCI #defines instead of numbersBjorn Helgaas
2021-01-26loop: scale loop device by introducing per device lockPavel Tatashin
2021-01-26xen-blkfront: allow discard-* nodes to be optionalRoger Pau Monne
2021-01-25nbd: freeze the queue while we're adding connectionsJosef Bacik
2021-01-24block: remove unnecessary argument from blk_execute_rqGuoqing Jiang
2021-01-24block: remove unnecessary argument from blk_execute_rq_nowaitGuoqing Jiang
2021-01-24block: store a block_device pointer in struct bioChristoph Hellwig
2021-01-24brd: remove the end of device check in brd_do_bvecChristoph Hellwig
2021-01-24rbd: remove the ->set_read_only methodChristoph Hellwig
2021-01-08block/rnbd-clt: avoid module unload race with close confirmationJack Wang
2021-01-08block/rnbd: Adding name to the Contributors ListSwapnil Ingle
2021-01-08block/rnbd-clt: Fix sg table use after freeGuoqing Jiang
2021-01-08block/rnbd-srv: Fix use after free in rnbd_srv_sess_dev_force_closeJack Wang
2021-01-08block/rnbd: Select SG_POOL for RNBD_CLIENTJack Wang
2021-01-03block: rsxx: select CONFIG_CRC32Arnd Bergmann
2020-12-24Merge tag 'block-5.11-2020-12-23' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-19Merge tag 'for-linus-5.11-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-12-17Merge tag 'ceph-for-5.11-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-12-17nbd: Respect max_part for all partition scansJosh Triplett
2020-12-16block/rnbd-clt: Does not request pdu to rtrs-cltGioh Kim
2020-12-16block/rnbd-clt: Dynamically allocate sglist for rnbd_iuGioh Kim
2020-12-16block/rnbd: Set write-back cache and fua same to the target deviceGioh Kim
2020-12-16block/rnbd: Fix typosJack Wang
2020-12-16block/rnbd-srv: Protect dev session sysfs removalMd Haris Iqbal
2020-12-16block/rnbd-clt: Fix possible memleakJack Wang
2020-12-16block/rnbd-clt: Get rid of warning regarding size argument in strlcpyMd Haris Iqbal
2020-12-16Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-16Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds