summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-01block: opencode devcgroup_inode_permissionChristoph Hellwig
2020-12-01block: move bdput() to the callers of __blkdev_getChristoph Hellwig
2020-12-01block: refactor blkdev_getChristoph Hellwig
2020-12-01block: refactor __blkdev_putChristoph Hellwig
2020-12-01init: cleanup match_dev_by_uuid and match_dev_by_labelChristoph Hellwig
2020-12-01init: refactor devt_from_partuuidChristoph Hellwig
2020-12-01init: refactor name_to_dev_tChristoph Hellwig
2020-12-01block: switch bdgrab to use igrabChristoph Hellwig
2020-12-01block: change the hash used for looking up block devicesChristoph Hellwig
2020-12-01block: use put_device in put_diskChristoph Hellwig
2020-12-01block: use disk_part_iter_exit in disk_part_iter_nextChristoph Hellwig
2020-12-01block: add a bdev_kobj helperChristoph Hellwig
2020-12-01block: remove a superflous check in blkpg_do_ioctlChristoph Hellwig
2020-12-01block: remove a duplicate __disk_get_part prototypeChristoph Hellwig
2020-12-01dm: remove the block_device reference in struct mapped_deviceChristoph Hellwig
2020-12-01dm: simplify flush_bio initialization in __send_empty_flushChristoph 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-12-01fs: simplify freeze_bdev/thaw_bdevChristoph Hellwig
2020-12-01fs: remove get_super_thawed and get_super_exclusive_thawedChristoph Hellwig
2020-12-01filemap: consistently use ->f_mapping over ->i_mappingChristoph Hellwig
2020-11-30block: wbt: Remove unnecessary invoking of wbt_update_limits in wbt_initLei Chen
2020-11-25block: remove unused BIO_SPLIT_ENTRIESJeffle Xu
2020-11-16block: unexport revalidate_disk_sizeChristoph Hellwig
2020-11-16virtio-blk: remove a spurious call to revalidate_disk_sizeChristoph Hellwig
2020-11-16md: remove a spurious call to revalidate_disk_size in update_sizeChristoph Hellwig
2020-11-16md: use set_capacity_and_notifyChristoph Hellwig
2020-11-16dm-raid: use set_capacity_and_notifyChristoph 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-16nvme: use set_capacity_and_notify in nvme_set_queue_dyingChristoph Hellwig
2020-11-16pktcdvd: use set_capacity_and_notifyChristoph Hellwig
2020-11-16dm: 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
2020-11-16block: remove the update_bdev parameter to set_capacity_revalidate_and_notifyChristoph Hellwig
2020-11-16sd: update the bdev size in sd_revalidate_diskChristoph Hellwig
2020-11-16nvme: let set_capacity_revalidate_and_notify update the bdev sizeChristoph Hellwig
2020-11-16loop: let set_capacity_revalidate_and_notify update the bdev sizeChristoph Hellwig
2020-11-16block: remove the call to __invalidate_device in check_disk_size_changeChristoph Hellwig
2020-11-16block: fix the kerneldoc comment for __register_blkdevChristoph Hellwig
2020-11-16block: switch gendisk lookup to a simple xarrayChristoph Hellwig
2020-11-16z2ram: use separate gendisk for the different modesChristoph Hellwig