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
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
/
fs
/
block_dev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-23
block: clear GD_NEED_PART_SCAN later in bdev_disk_changed
Chris Chiu
1
-2
/
+2
2021-03-11
block: rename BIO_MAX_PAGES to BIO_MAX_VECS
Christoph Hellwig
1
-3
/
+3
2021-03-05
block: Try to handle busy underlying device on discard
Jan Kara
1
-1
/
+10
2021-02-28
Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-5
/
+5
2021-02-27
block: Add bio_max_segs
Matthew Wilcox (Oracle)
1
-5
/
+5
2021-02-25
fs: delete repeated words in comments
Randy Dunlap
1
-1
/
+1
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-11
/
+9
2021-01-27
block: use an on-stack bio in blkdev_issue_flush
Christoph Hellwig
1
-1
/
+1
2021-01-27
Revert "block: simplify set_init_blocksize" to regain lost performance
Maxim Mikityanskiy
1
-1
/
+9
2021-01-26
block: unexport truncate_bdev_range
Christoph Hellwig
1
-1
/
+0
2021-01-26
bdev: Do not return EBUSY if bdev discard races with write
Jan Kara
1
-6
/
+4
2021-01-25
bio: add a helper calculating nr segments to alloc
Pavel Begunkov
1
-3
/
+4
2021-01-08
block: pre-initialize struct block_device in bdev_alloc_inode
Christoph Hellwig
1
-2
/
+3
2021-01-07
fs: Fix freeze_bdev()/thaw_bdev() accounting of bd_fsfreeze_sb
Satya Tangirala
1
-0
/
+2
2020-12-30
fs: block_dev.c: fix kernel-doc warnings from struct block_device changes
Randy Dunlap
1
-1
/
+1
2020-12-22
block: update some copyrights
Christoph Hellwig
1
-0
/
+1
2020-12-22
block: remove a pointless self-reference in block_dev.c
Christoph Hellwig
1
-2
/
+0
2020-12-02
block: stop using bdget_disk for partition 0
Christoph Hellwig
1
-1
/
+1
2020-12-02
block: merge struct block_device and struct hd_struct
Christoph Hellwig
1
-9
/
+0
2020-12-02
block: allocate struct hd_struct as part of struct bdev_inode
Christoph Hellwig
1
-27
/
+12
2020-12-02
block: move holder_dir to struct block_device
Christoph Hellwig
1
-6
/
+5
2020-12-02
block: move the partition_meta_info to struct block_device
Christoph Hellwig
1
-0
/
+1
2020-12-02
block: move disk stat accounting to struct block_device
Christoph Hellwig
1
-0
/
+10
2020-12-02
block: remove the nr_sects field in struct hd_struct
Christoph Hellwig
1
-71
/
+2
2020-12-02
block: initialize struct block_device in bdev_alloc
Christoph Hellwig
1
-13
/
+9
2020-12-02
block: simplify the block device claiming interface
Christoph Hellwig
1
-33
/
+18
2020-12-02
block: remove ->bd_contains
Christoph Hellwig
1
-14
/
+8
2020-12-02
block: simplify bdev/disk lookup in blkdev_get
Christoph Hellwig
1
-76
/
+101
2020-12-02
block: remove i_bdev
Christoph Hellwig
1
-147
/
+49
2020-12-02
block: opencode devcgroup_inode_permission
Christoph Hellwig
1
-6
/
+4
2020-12-02
block: move bdput() to the callers of __blkdev_get
Christoph Hellwig
1
-2
/
+5
2020-12-02
block: refactor blkdev_get
Christoph Hellwig
1
-99
/
+86
2020-12-02
block: refactor __blkdev_put
Christoph Hellwig
1
-7
/
+7
2020-12-02
block: switch bdgrab to use igrab
Christoph Hellwig
1
-1
/
+5
2020-12-02
block: change the hash used for looking up block devices
Christoph Hellwig
1
-24
/
+2
2020-12-02
block: add a bdev_kobj helper
Christoph Hellwig
1
-3
/
+3
2020-12-02
fs: simplify freeze_bdev/thaw_bdev
Christoph Hellwig
1
-22
/
+15
2020-11-16
block: unexport revalidate_disk_size
Christoph Hellwig
1
-1
/
+0
2020-11-16
block: remove the call to __invalidate_device in check_disk_size_change
Christoph Hellwig
1
-6
/
+0
2020-10-05
block: add a bdget_part helper
Christoph Hellwig
1
-3
/
+6
2020-09-23
block: mark blkdev_get static
Christoph Hellwig
1
-2
/
+1
2020-09-23
PM: rewrite is_hibernate_resume_dev to not require an inode
Christoph Hellwig
1
-1
/
+1
2020-09-23
block: move the NEED_PART_SCAN flag to struct gendisk
Christoph Hellwig
1
-4
/
+3
2020-09-10
block: remove check_disk_change
Christoph Hellwig
1
-20
/
+0
2020-09-10
block: add a bdev_check_media_change helper
Christoph Hellwig
1
-14
/
+3
2020-09-08
block: Do not discard buffers under a mounted filesystem
Jan Kara
1
-4
/
+33
2020-09-02
block: remove revalidate_disk()
Christoph Hellwig
1
-19
/
+0
2020-09-02
block: add a new revalidate_disk_size helper
Christoph Hellwig
1
-13
/
+29
2020-09-02
block: rename bd_invalidated
Christoph Hellwig
1
-5
/
+5
2020-09-02
block: don't clear bd_invalidated in check_disk_size_change
Christoph Hellwig
1
-1
/
+2
[next]