summaryrefslogtreecommitdiffstats
path: root/block/fops.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-18block: replace the spin argument to blk_iopoll with a flags argumentChristoph Hellwig1-4/+4
2021-10-18block: don't try to poll multi-bio I/Os in __blkdev_direct_IOChristoph Hellwig1-14/+7
2021-10-18block: merge block_ioctl into blkdev_ioctlChristoph Hellwig1-18/+1
2021-09-24block: hold ->invalidate_lock in blkdev_fallocateMing Lei1-11/+10
2021-09-07block: split out operations on block special filesChristoph Hellwig1-0/+640