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
/
fops.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-09
Merge tag 'for-5.16/bdev-size-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2021-11-05
block: use new bdev_nr_bytes() helper for blkdev_{read,write}_iter()
Jens Axboe
1
-2
/
+2
2021-11-01
Merge tag 'for-5.16/ki_complete-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2021-11-01
Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-10-27
block: add async version of bio_set_polled
Pavel Begunkov
1
-4
/
+3
2021-10-27
block: kill DIO_MULTI_BIO
Pavel Begunkov
1
-21
/
+12
2021-10-27
block: kill unused polling bits in __blkdev_direct_IO()
Pavel Begunkov
1
-17
/
+3
2021-10-27
block: avoid extra iter advance with async iocb
Pavel Begunkov
1
-5
/
+15
2021-10-25
fs: get rid of the res2 iocb->ki_complete argument
Jens Axboe
1
-1
/
+1
2021-10-25
block: add single bio async direct IO helper
Pavel Begunkov
1
-3
/
+84
2021-10-21
block: convert fops.c magic constants to SHIFT_SECTOR
Pavel Begunkov
1
-8
/
+10
2021-10-21
block: optimise boundary blkdev_read_iter's checks
Pavel Begunkov
1
-8
/
+11
2021-10-19
block: align blkdev_dio inlined bio to a cacheline
Jens Axboe
1
-1
/
+1
2021-10-18
block: use bdev_nr_bytes instead of open coding it in blkdev_fallocate
Christoph Hellwig
1
-1
/
+1
2021-10-18
block: add a struct io_comp_batch argument to fops->iopoll()
Jens Axboe
1
-2
/
+2
2021-10-18
block: use flags instead of bit fields for blkdev_dio
Jens Axboe
1
-14
/
+20
2021-10-18
block: cache bdev in struct file for raw bdev IO
Pavel Begunkov
1
-15
/
+12
2021-10-18
block: switch polling to be bio based
Christoph Hellwig
1
-17
/
+8
2021-10-18
block: replace the spin argument to blk_iopoll with a flags argument
Christoph Hellwig
1
-4
/
+4
2021-10-18
block: don't try to poll multi-bio I/Os in __blkdev_direct_IO
Christoph Hellwig
1
-14
/
+7
2021-10-18
block: merge block_ioctl into blkdev_ioctl
Christoph Hellwig
1
-18
/
+1
2021-09-24
block: hold ->invalidate_lock in blkdev_fallocate
Ming Lei
1
-11
/
+10
2021-09-07
block: split out operations on block special files
Christoph Hellwig
1
-0
/
+640