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
/
block
/
bdev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-12
vfs: support STATX_DIOALIGN on block devices
Eric Biggers
1
-0
/
+23
2022-07-14
block: stop using bdevname in bdev_write_inode
Christoph Hellwig
1
-6
/
+4
2022-05-25
Merge tag 'exfat-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+7
2022-05-23
block: add sync_blockdev_range()
Yuezhang Mo
1
-0
/
+7
2022-04-18
block: turn bdev->bd_openers into an atomic_t
Christoph Hellwig
1
-8
/
+8
2022-03-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2022-03-23
fs: allocate inode by using alloc_inode_sb()
Muchun Song
1
-1
/
+1
2022-02-28
block: remove redundant semicolon
Nian Yanchuan
1
-1
/
+1
2022-02-28
block: default BLOCK_LEGACY_AUTOLOAD to y
Christoph Hellwig
1
-1
/
+1
2022-02-02
block: deprecate autoloading based on dev_t
Christoph Hellwig
1
-3
/
+6
2022-01-22
mm: remove cleancache
Christoph Hellwig
1
-5
/
+0
2021-12-13
bdev: Improve lookup_bdev documentation
Matthew Wilcox (Oracle)
1
-6
/
+6
2021-11-29
block: Remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2021-11-29
block: remove the GENHD_FL_HIDDEN check in blkdev_get_no_open
Christoph Hellwig
1
-8
/
+0
2021-11-29
block: move GENHD_FL_BLOCK_EVENTS_ON_EXCL_WRITE to disk->event_flags
Christoph Hellwig
1
-1
/
+1
2021-11-23
block: avoid to touch unloaded module instance when opening bdev
Ming Lei
1
-5
/
+7
2021-10-22
block: simplify the block device syncing code
Christoph Hellwig
1
-3
/
+14
2021-10-22
block: remove __sync_blockdev
Christoph Hellwig
1
-5
/
+6
2021-10-21
fs: bdev: fix conflicting comment from lookup_bdev
Jackie Liu
1
-3
/
+5
2021-10-18
block: use bdev_get_queue() in bdev.c
Pavel Begunkov
1
-4
/
+4
2021-10-18
block: cache request queue in bdev
Pavel Begunkov
1
-0
/
+1
2021-10-18
block: move integrity handling out of <linux/blkdev.h>
Christoph Hellwig
1
-0
/
+1
2021-10-02
block: genhd: fix double kfree() in __alloc_disk_node()
Tetsuo Handa
1
-1
/
+1
2021-09-07
block: move fs/block_dev.c to block/bdev.c
Christoph Hellwig
1
-0
/
+1058