summaryrefslogtreecommitdiff
path: root/block/fops.c
AgeCommit message (Expand)Author
2021-10-18block: use flags instead of bit fields for blkdev_dioJens Axboe
2021-10-18block: cache bdev in struct file for raw bdev IOPavel Begunkov
2021-10-18block: switch polling to be bio basedChristoph Hellwig
2021-10-18block: replace the spin argument to blk_iopoll with a flags argumentChristoph Hellwig
2021-10-18block: don't try to poll multi-bio I/Os in __blkdev_direct_IOChristoph Hellwig
2021-10-18block: merge block_ioctl into blkdev_ioctlChristoph Hellwig
2021-09-24block: hold ->invalidate_lock in blkdev_fallocateMing Lei
2021-09-07block: split out operations on block special filesChristoph Hellwig