summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-01block: move the partition_meta_info to struct block_deviceChristoph Hellwig
2020-12-01block: move the start_sect field to struct block_deviceChristoph Hellwig
2020-12-01block: move disk stat accounting to struct block_deviceChristoph Hellwig
2020-12-01block: remove the nr_sects field in struct hd_structChristoph Hellwig
2020-12-01block: initialize struct block_device in bdev_allocChristoph Hellwig
2020-12-01block: simplify part_to_diskChristoph Hellwig
2020-12-01block: simplify the block device claiming interfaceChristoph Hellwig
2020-12-01block: remove ->bd_containsChristoph Hellwig
2020-12-01block: simplify bdev/disk lookup in blkdev_getChristoph Hellwig
2020-12-01block: remove i_bdevChristoph Hellwig
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