index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
fops.c
Age
Commit message (
Expand
)
Author
Files
Lines
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: 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