aboutsummaryrefslogtreecommitdiff
path: root/block/fops.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-18block: replace the spin argument to blk_iopoll with a flags argumentGravatar Christoph Hellwig 1-4/+4
2021-10-18block: don't try to poll multi-bio I/Os in __blkdev_direct_IOGravatar Christoph Hellwig 1-14/+7
2021-10-18block: merge block_ioctl into blkdev_ioctlGravatar Christoph Hellwig 1-18/+1
2021-09-24block: hold ->invalidate_lock in blkdev_fallocateGravatar Ming Lei 1-11/+10
2021-09-07block: split out operations on block special filesGravatar Christoph Hellwig 1-0/+640