summaryrefslogtreecommitdiffstats
path: root/drivers/block
AgeCommit message (Expand)Author
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-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-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
2020-12-01block: stop using bdget_disk for partition 0Christoph Hellwig
2020-12-01block: switch partition lookup to use struct block_deviceChristoph Hellwig
2020-12-01block: allocate struct hd_struct as part of struct bdev_inodeChristoph Hellwig
2020-12-01block: remove the nr_sects field in struct hd_structChristoph Hellwig
2020-12-01block: simplify the block device claiming interfaceChristoph Hellwig
2020-12-01block: remove ->bd_containsChristoph Hellwig
2020-12-01block: remove i_bdevChristoph Hellwig
2020-12-01loop: do not call set_blocksizeChristoph Hellwig
2020-12-01zram: do not call set_blocksizeChristoph Hellwig
2020-12-01mtip32xx: remove the call to fsync_bdev on removalChristoph Hellwig
2020-11-16virtio-blk: remove a spurious call to revalidate_disk_sizeChristoph Hellwig
2020-11-16zram: use set_capacity_and_notifyChristoph Hellwig
2020-11-16rnbd: use set_capacity_and_notifyChristoph Hellwig
2020-11-16rbd: use set_capacity_and_notifyChristoph Hellwig
2020-11-16drbd: use set_capacity_and_notifyChristoph Hellwig
2020-11-16pktcdvd: use set_capacity_and_notifyChristoph Hellwig
2020-11-16aoe: don't call set_capacity from irq contextChristoph Hellwig
2020-11-16nbd: use set_capacity_and_notifyChristoph Hellwig
2020-11-16nbd: validate the block size in nbd_set_sizeChristoph Hellwig
2020-11-16nbd: refactor size updatesChristoph Hellwig
2020-11-16nbd: move the task_recv check into nbd_size_updateChristoph Hellwig
2020-11-16nbd: remove the call to set_blocksizeChristoph Hellwig