summaryrefslogtreecommitdiff
path: root/scripts/git.orderFile
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/git.orderFile')
0 files changed, 0 insertions, 0 deletions
00574cc229f6ba038259e8142af2aa09e6976'>block: remove QUEUE_FLAG_DISCARDChristoph Hellwig 2022-04-17block: add a bdev_nonrot helperChristoph Hellwig 2022-04-15block/compat_ioctl: fix range check in BLKGETSIZEKhazhismel Kumykov 2021-11-29block: merge disk_scan_partitions and blkdev_reread_partChristoph Hellwig 2021-11-09block: Hold invalidate_lock in BLKZEROOUT ioctlShin'ichiro Kawasaki 2021-11-09block: Hold invalidate_lock in BLKDISCARD ioctlShin'ichiro Kawasaki 2021-10-19block/ioctl: use bdev_nr_sectors and bdev_nr_bytesChristoph Hellwig 2021-10-18block: merge block_ioctl into blkdev_ioctlChristoph Hellwig 2021-10-18block: unexport blkdev_ioctlChristoph Hellwig 2021-08-12block: pass a gendisk to bdev_resize_partitionChristoph Hellwig 2021-08-12block: pass a gendisk to bdev_del_partitionChristoph Hellwig 2021-08-12block: pass a gendisk to bdev_add_partitionChristoph Hellwig 2021-08-09block: remove the bd_bdi in struct block_deviceChristoph Hellwig 2021-08-02block: add ioctl to read the disk sequence numberMatteo Croce 2021-06-01block: move bd_part_count to struct gendiskChristoph Hellwig 2021-04-21block: return -EBUSY when there are open partitions in blkdev_reread_partChristoph Hellwig 2021-02-23block: reopen the device in blkdev_reread_partChristoph Hellwig 2020-12-01block: move the policy field to struct block_deviceChristoph Hellwig 2020-12-01block: remove i_bdevChristoph Hellwig 2020-12-01block: remove a superflous check in blkpg_do_ioctlChristoph Hellwig 2020-11-16block: remove __blkdev_driver_ioctlChristoph Hellwig 2020-11-16block: remove set_device_roChristoph Hellwig 2020-11-16block: don't call into the driver for BLKROSETChristoph Hellwig 2020-11-16block: add a new set_read_only methodChristoph Hellwig 2020-11-16block: don't call into the driver for BLKFLSBUFChristoph Hellwig 2020-09-25block: add a bdev_is_partition helperChristoph Hellwig 2020-09-23block: cleanup blkdev_bszsetChristoph Hellwig 2020-09-07block: Do not discard buffers under a mounted filesystemJan Kara 2020-05-19block: Fix type of first compat_put_{,u}long() argumentBart Van Assche 2020-04-20block: refactor blkpg_ioctlChristoph Hellwig 2020-03-25block: move block layer internals out of include/linux/genhd.hChristoph Hellwig 2020-01-03compat_ioctl: simplify up block/ioctl.cArnd Bergmann 2020-01-03compat_ioctl: block: simplify compat_blkpg_ioctl()Arnd Bergmann 2020-01-03compat_ioctl: block: move blkdev_compat_ioctl() into ioctl.cArnd Bergmann 2020-01-03compat_ioctl: block: add blkdev_compat_ptr_ioctlArnd Bergmann 2019-12-03block: simplify blkdev_nr_zonesChristoph Hellwig 2019-11-14block: remove (__)blkdev_reread_part as an exported APIChristoph Hellwig 2019-11-14block: fix bdev_disk_changed for non-partitioned devicesChristoph Hellwig 2019-11-14block: merge invalidate_partitions into rescan_partitionsChristoph Hellwig 2019-11-07block: add zone open, close and finish ioctl supportAjay Joshi 2019-04-30block: add SPDX tags to block layer files missing licensing informationChristoph Hellwig 2018-10-25block: Introduce BLKGETNRZONES ioctlDamien Le Moal 2018-10-25block: Introduce BLKGETZONESZ ioctlDamien Le Moal