summaryrefslogtreecommitdiffstats
path: root/drivers/block
AgeCommit message (Expand)Author
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-26xen-blkfront: allow discard-* nodes to be optionalRoger Pau Monne
2021-01-25nbd: freeze the queue while we're adding connectionsJosef Bacik
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
2020-12-16Merge tag 'for-linus-5.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-12-16xen-blkfront: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-15zram: break the strict dependency from lzoRui Salvaterra
2020-12-15zram: add stat to gather incompressible pages since zram set upMinchan Kim
2020-12-15zram: support page writebackMinchan Kim
2020-12-14libceph, rbd: ignore addr->type while comparing in some casesIlya Dryomov
2020-12-14xen-blkback: set ring->xenblkd to NULL after kthread_stop()Pawel Wieczorkiewicz
2020-12-14xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()SeongJae Park
2020-12-12block: drop dead assignments in loop_init()Lukas Bulwahn
2020-12-09xen: add helpers for caching grant mapping pagesJuergen Gross
2020-12-07null_blk: Move driver into its own directoryDamien Le Moal
2020-12-07null_blk: Allow controlling max_hw_sectors limitDamien Le Moal
2020-12-07null_blk: discard zones on resetDamien Le Moal
2020-12-07null_blk: cleanup discard handlingDamien Le Moal
2020-12-07null_blk: Improve implicit zone closeDamien Le Moal
2020-12-07null_blk: improve zone lockingDamien Le Moal
2020-12-07null_blk: Fail zone append to conventional zonesDamien Le Moal
2020-12-07null_blk: Fix zone size initializationDamien Le Moal
2020-12-07block/rnbd: fix a null pointer dereference on dev->blk_symlink_nameColin Ian King
2020-12-04block/rnbd-clt: Dynamically alloc buffer for pathname & blk_symlink_nameMd Haris Iqbal
2020-12-04block/rnbd: call kobject_put in the failure pathGuoqing Jiang
2020-12-04block/rnbd-srv: close a mapped device from server side.Lutz Pogrell
2020-12-04block/rnbd-clt: support mapping two devices with the same name from different...Guoqing Jiang
2020-12-04block/rnbd-clt: Make path parameter optional for map_deviceMd Haris Iqbal
2020-12-04powerpc/ps3: make system bus's remove and shutdown callbacks return voidUwe Kleine-König