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-11-29
block: cleanup the GENHD_FL_* definitions
Christoph Hellwig
1
-18
/
+14
2021-11-29
block: remove GENHD_FL_EXT_DEVT
Christoph Hellwig
1
-23
/
+5
2021-11-29
block: remove GENHD_FL_SUPPRESS_PARTITION_INFO
Christoph Hellwig
1
-8
/
+1
2021-11-29
block: rename GENHD_FL_NO_PART_SCAN to GENHD_FL_NO_PART
Christoph Hellwig
1
-7
/
+6
2021-11-29
block: remove GENHD_FL_CD
Christoph Hellwig
1
-5
/
+0
2021-11-29
block: move GENHD_FL_BLOCK_EVENTS_ON_EXCL_WRITE to disk->event_flags
Christoph Hellwig
1
-4
/
+2
2021-11-29
block: move GENHD_FL_NATIVE_CAPACITY to disk->state
Christoph Hellwig
1
-7
/
+1
2021-11-10
block: add __must_check for *add_disk*() callers
Luis Chamberlain
1
-3
/
+3
2021-11-09
Merge tag 'for-5.16/bdev-size-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-11-04
block: add a loff_t cast to bdev_nr_bytes
Christoph Hellwig
1
-1
/
+1
2021-11-01
Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+12
2021-10-21
block: Add invalidate_disk() helper to invalidate the gendisk
Xie Yongji
1
-0
/
+2
2021-10-19
block: move bdev_read_only() into the header
Jens Axboe
1
-0
/
+5
2021-10-18
block: cache inode size in bdev
Jens Axboe
1
-4
/
+4
2021-10-18
block: add a sb_bdev_nr_blocks helper
Christoph Hellwig
1
-0
/
+6
2021-10-18
block: add a bdev_nr_bytes helper
Christoph Hellwig
1
-1
/
+6
2021-10-18
block: move the *blkdev_ioctl declarations out of blkdev.h
Christoph Hellwig
1
-4
/
+0
2021-10-18
block: drop unused includes in <linux/genhd.h>
Christoph Hellwig
1
-12
/
+2
2021-10-16
block: drain file system I/O on del_gendisk
Christoph Hellwig
1
-0
/
+1
2021-08-23
block: add error handling for device_add_disk / add_disk
Luis Chamberlain
1
-4
/
+4
2021-08-23
block: hold a request_queue reference for the lifetime of struct gendisk
Christoph Hellwig
1
-1
/
+0
2021-08-23
block: pass a request_queue to __blk_alloc_disk
Christoph Hellwig
1
-1
/
+2
2021-08-23
block: remove the minors argument to __alloc_disk_node
Christoph Hellwig
1
-2
/
+1
2021-08-23
block: remove alloc_disk and alloc_disk_node
Christoph Hellwig
1
-10
/
+0
2021-08-23
block: cleanup the lockdep handling in *alloc_disk
Christoph Hellwig
1
-17
/
+6
2021-08-12
block: remove GENHD_FL_UP
Christoph Hellwig
1
-4
/
+5
2021-08-09
block: move the bdi from the request_queue to the gendisk
Christoph Hellwig
1
-0
/
+1
2021-08-09
block: remove support for delayed queue registrations
Christoph Hellwig
1
-6
/
+0
2021-08-09
block: support delayed holder registration
Christoph Hellwig
1
-0
/
+5
2021-08-09
block: look up holders by bdev
Christoph Hellwig
1
-1
/
+3
2021-08-09
block: make the block holder code optional
Christoph Hellwig
1
-2
/
+2
2021-08-02
block: add a helper to raise a media changed event
Matteo Croce
1
-0
/
+1
2021-08-02
block: add disk sequence number
Matteo Croce
1
-0
/
+2
2021-06-24
block: pass a gendisk to bdev_disk_changed
Christoph Hellwig
1
-1
/
+1
2021-06-24
block: move bdev_disk_changed
Christoph Hellwig
1
-1
/
+0
2021-06-01
block: remove bdget_disk
Christoph Hellwig
1
-1
/
+0
2021-06-01
block: factor out a part_devt helper
Christoph Hellwig
1
-0
/
+1
2021-06-01
block: move bd_part_count to struct gendisk
Christoph Hellwig
1
-0
/
+1
2021-06-01
block: move bd_mutex to struct gendisk
Christoph Hellwig
1
-0
/
+3
2021-06-01
block: add blk_alloc_disk and blk_cleanup_disk APIs
Christoph Hellwig
1
-0
/
+22
2021-06-01
block: add a flag to make put_disk on partially initalized disks safer
Christoph Hellwig
1
-0
/
+1
2021-05-20
block: prevent block device lookups at the beginning of del_gendisk
Christoph Hellwig
1
-2
/
+0
2021-04-08
block: remove disk_part_iter
Christoph Hellwig
1
-19
/
+0
2021-04-08
block: refactor blk_drop_partitions
Christoph Hellwig
1
-1
/
+1
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
[next]