index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
genhd.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-25
block: use an xarray for disk->part_tbl
Christoph Hellwig
1
-15
/
+3
2021-01-25
block: remove DISK_PITER_REVERSE
Christoph Hellwig
1
-1
/
+0
2021-01-25
block: add a disk_uevent helper
Christoph Hellwig
1
-0
/
+2
2021-01-25
block: add a hard-readonly flag to struct gendisk
Christoph Hellwig
1
-2
/
+4
2020-12-02
block: merge struct block_device and struct hd_struct
Christoph Hellwig
1
-31
/
+9
2020-12-02
block: switch disk_part_iter_* to use a struct block_device
Christoph Hellwig
1
-2
/
+2
2020-12-02
block: remove the partno field from struct hd_struct
Christoph Hellwig
1
-1
/
+0
2020-12-02
block: switch partition lookup to use struct block_device
Christoph Hellwig
1
-2
/
+2
2020-12-02
block: allocate struct hd_struct as part of struct bdev_inode
Christoph Hellwig
1
-8
/
+6
2020-12-02
block: move the policy field to struct block_device
Christoph Hellwig
1
-2
/
+2
2020-12-02
block: move make_it_fail to struct block_device
Christoph Hellwig
1
-3
/
+0
2020-12-02
block: move holder_dir to struct block_device
Christoph Hellwig
1
-1
/
+0
2020-12-02
block: move the partition_meta_info to struct block_device
Christoph Hellwig
1
-1
/
+0
2020-12-02
block: move the start_sect field to struct block_device
Christoph Hellwig
1
-2
/
+1
2020-12-02
block: move disk stat accounting to struct block_device
Christoph Hellwig
1
-2
/
+0
2020-12-02
block: remove the nr_sects field in struct hd_struct
Christoph Hellwig
1
-22
/
+7
2020-12-02
block: simplify part_to_disk
Christoph Hellwig
1
-7
/
+3
2020-12-02
block: simplify bdev/disk lookup in blkdev_get
Christoph Hellwig
1
-3
/
+4
2020-12-02
init: refactor name_to_dev_t
Christoph Hellwig
1
-6
/
+1
2020-12-02
block: remove a duplicate __disk_get_part prototype
Christoph Hellwig
1
-1
/
+0
2020-11-16
block: remove the update_bdev parameter to set_capacity_revalidate_and_notify
Christoph Hellwig
1
-2
/
+1
2020-11-16
block: switch gendisk lookup to a simple xarray
Christoph Hellwig
1
-7
/
+0
2020-11-16
block: add an optional probe callback to major_names
Christoph Hellwig
1
-1
/
+4
2020-11-16
block: remove set_device_ro
Christoph Hellwig
1
-1
/
+0
2020-11-12
block: add a return value to set_capacity_revalidate_and_notify
Christoph Hellwig
1
-1
/
+1
2020-09-23
block: move the NEED_PART_SCAN flag to struct gendisk
Christoph Hellwig
1
-0
/
+2
2020-09-10
block: remove check_disk_change
Christoph Hellwig
1
-1
/
+0
2020-09-10
block: add a bdev_check_media_change helper
Christoph Hellwig
1
-1
/
+1
2020-09-02
block: remove revalidate_disk()
Christoph Hellwig
1
-1
/
+0
2020-09-02
block: use revalidate_disk_size in set_capacity_revalidate_and_notify
Christoph Hellwig
1
-2
/
+2
2020-09-02
block: add a new revalidate_disk_size helper
Christoph Hellwig
1
-0
/
+1
2020-09-02
block: remove the discard_alignment field from struct hd_struct
Christoph Hellwig
1
-1
/
+0
2020-09-02
block: remove the alignment_offset field from struct hd_struct
Christoph Hellwig
1
-1
/
+0
2020-09-02
block: replace bd_set_size with bd_set_nr_sectors
Christoph Hellwig
1
-1
/
+1
2020-07-18
blk-cgroup: show global disk stats in root cgroup io.stat
Boris Burkov
1
-0
/
+1
2020-06-24
block: reduce ifdef CONFIG_BLOCK madness in headers
Christoph Hellwig
1
-8
/
+6
2020-06-24
block: move block-related definitions out of fs.h
Christoph Hellwig
1
-0
/
+27
2020-06-03
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+0
2020-05-27
block: always use a percpu variable for disk stats
Christoph Hellwig
1
-13
/
+0
2020-05-27
block: always define struct blk_integrity in genhd.h
Max Gurtovoy
1
-4
/
+0
2020-05-13
block: re-organize fields of 'struct hd_part'
Ming Lei
1
-7
/
+8
2020-05-13
block: only define 'nr_sects_seq' in hd_part for 32bit SMP
Ming Lei
1
-0
/
+9
2020-05-04
block: add a cdrom_device_info pointer to struct gendisk
Christoph Hellwig
1
-0
/
+9
2020-04-20
block: remove the disk argument from blk_drop_partitions
Christoph Hellwig
1
-1
/
+1
2020-03-30
Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-462
/
+61
2020-03-27
block: move the ->devnode callback to struct block_device_operations
Christoph Hellwig
1
-1
/
+0
2020-03-25
block: move the part_stat* helpers from genhd.h to a new header
Christoph Hellwig
1
-108
/
+0
2020-03-25
block: move block layer internals out of include/linux/genhd.h
Christoph Hellwig
1
-120
/
+0
2020-03-25
block: mark part_in_flight and part_in_flight_rw static
Christoph Hellwig
1
-3
/
+0
2020-03-25
block: mark block_depr static
Christoph Hellwig
1
-1
/
+0
[next]