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
/
blkdev.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-12
Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
1
-91
/
+68
2024-01-08
Merge tag 'vfs-6.8.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-8
/
+21
2024-01-08
block: remove disk_clear_zoned
Christoph Hellwig
1
-1
/
+0
2023-12-27
block: rename and document BLK_DEF_MAX_SECTORS
Christoph Hellwig
1
-1
/
+8
2023-12-26
block: renumber QUEUE_FLAG_HW_WC
Christoph Hellwig
1
-1
/
+1
2023-12-20
block: simplify disk_set_zoned
Christoph Hellwig
1
-1
/
+2
2023-12-20
block: remove support for the host aware zone model
Christoph Hellwig
1
-34
/
+3
2023-12-15
block: improve struct request_queue layout
Jens Axboe
1
-43
/
+46
2023-11-27
block: move a few definitions out of CONFIG_BLK_DEV_ZONED
Christoph Hellwig
1
-13
/
+11
2023-11-18
fs: Block writes to mounted block devices
Jan Kara
1
-1
/
+2
2023-11-18
block: Add config option to not allow writing to mounted devices
Jan Kara
1
-0
/
+2
2023-11-18
block: Remove blkdev_get_by_*() functions
Jan Kara
1
-5
/
+0
2023-11-18
blkdev: comment fs_holder_ops
Christian Brauner
1
-0
/
+5
2023-11-18
bdev: add freeze and thaw holder operations
Christian Brauner
1
-0
/
+10
2023-11-18
bdev: rename freeze and thaw helpers
Christian Brauner
1
-2
/
+2
2023-10-28
block: Use bdev_open_by_dev() in blkdev_open()
Jan Kara
1
-0
/
+1
2023-10-28
block: Provide bdev_open_* functions
Jan Kara
1
-0
/
+10
2023-08-30
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+2
2023-08-28
Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-5
/
+10
2023-08-21
block: call into the file system for ioctl BLKFLSBUF
Christoph Hellwig
1
-2
/
+5
2023-08-21
block: call into the file system for bdev_mark_dead
Christoph Hellwig
1
-1
/
+1
2023-08-21
block: consolidate __invalidate_device and fsync_bdev
Christoph Hellwig
1
-1
/
+1
2023-08-21
block: simplify the disk_force_media_change interface
Christoph Hellwig
1
-1
/
+1
2023-08-15
block: Add some exports for bcachefs
Kent Overstreet
1
-0
/
+1
2023-08-11
fs: export fs_holder_ops
Christoph Hellwig
1
-0
/
+2
2023-08-09
block: get rid of unused plug->nowait flag
Jens Axboe
1
-1
/
+0
2023-07-17
block: don't allow enabling a cache on devices that don't support it
Christoph Hellwig
1
-0
/
+1
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-45
/
+56
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
1
-7
/
+23
2023-06-12
block: move a few internal definitions out of blkdev.h
Christoph Hellwig
1
-27
/
+0
2023-06-12
block: add a sb_open_mode helper
Christoph Hellwig
1
-0
/
+7
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
1
-1
/
+1
2023-06-12
block: remove the unused mode argument to ->release
Christoph Hellwig
1
-1
/
+1
2023-06-12
block: pass a gendisk to ->open
Christoph Hellwig
1
-1
/
+1
2023-06-12
block: pass a gendisk on bdev_check_media_change
Christoph Hellwig
1
-1
/
+1
2023-06-05
block: mark early_lookup_bdev as __init
Christoph Hellwig
1
-1
/
+1
2023-06-05
block: move more code to early-lookup.c
Christoph Hellwig
1
-1
/
+0
2023-06-05
init: improve the name_to_dev_t interface
Christoph Hellwig
1
-0
/
+5
2023-06-05
block: add a mark_dead holder operation
Christoph Hellwig
1
-0
/
+1
2023-06-05
block: introduce holder ops
Christoph Hellwig
1
-3
/
+8
2023-05-30
block: constify struct part_type part_type
Thomas Weißschuh
1
-1
/
+1
2023-05-23
block/rq_qos: protect rq_qos apis with a new lock
Yu Kuai
1
-0
/
+1
2023-05-20
block: remove NFL4_UFLG_MASK
Christoph Hellwig
1
-2
/
+0
2023-05-20
blk-mq: don't use the requeue list to queue flush commands
Christoph Hellwig
1
-0
/
+1
2023-05-19
block: Introduce op_needs_zoned_write_locking()
Bart Van Assche
1
-4
/
+7
2023-05-19
block: Fix the type of the second bdev_op_is_zoned_write() argument
Bart Van Assche
1
-1
/
+1
2023-05-06
Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linux
Linus Torvalds
1
-3
/
+0
2023-04-27
blk-integrity: register sysfs attributes on struct device
Thomas Weißschuh
1
-3
/
+0
2023-04-26
Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
1
-12
/
+0
2023-03-21
blk-mq: remove hybrid polling
Keith Busch
1
-12
/
+0
[next]