summaryrefslogtreecommitdiffstats
path: root/fs/block_dev.c
Commit message (Expand)AuthorAge
* block: add bio_set_polled() helperJens Axboe2019-02-24
* block: wire up block device iopoll methodChristoph Hellwig2019-02-24
* block: allow bio_for_each_segment_all() to iterate over multi-page bvecMing Lei2019-02-15
* blockdev: Fix livelocks on loop deviceJan Kara2019-01-15
* block: don't use un-ordered __set_current_state(TASK_UNINTERRUPTIBLE)Linus Torvalds2019-01-02
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-28
|\
| * blkdev: avoid migration stalls for blkdev pagesJan Kara2018-12-28
* | block: avoid extra bio reference for async O_DIRECTChristoph Hellwig2018-11-30
* | block: make blk_poll() take a parameter on whether to spin or notJens Axboe2018-11-26
* | block: avoid ordered task state change for polled IOJens Axboe2018-11-19
* | block: don't plug for aio/O_DIRECT HIPRI IOJens Axboe2018-11-16
* | block: for async O_DIRECT, mark us as polling if asked toJens Axboe2018-11-16
* | block: add polled wakeup task helperJens Axboe2018-11-16
* | block: add REQ_HIPRI and inherit it from IOCB_HIPRIJens Axboe2018-11-07
|/
* iov_iter: Use accessor functionDavid Howells2018-10-23
* Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-blockLinus Torvalds2018-08-14
|\
| * block: make bdev_ops->rw_page() take a REQ_OP instead of boolTejun Heo2018-07-18
* | Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-blockLinus Torvalds2018-07-27
|\ \ | |/ |/|
| * blkdev: __blkdev_direct_IO_simple: fix leak in error caseMartin Wilck2018-07-26
* | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
|/
* Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-06-08
|\
| * fs: blkdev set bio prio from kiocb prioAdam Manzanares2018-05-31
* | fs: convert block_dev.c to bioset_init()Kent Overstreet2018-05-30
* | block: don't print a message when the device went awayChristoph Hellwig2018-05-29
* | block: unexport check_disk_size_changeChristoph Hellwig2018-05-29
|/
* Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-10
|\
| * block, dax: remove dead code in blkdev_writepages()Dan Williams2018-03-30
* | fs: don't flush pagecache when expanding block deviceshunki-fujita2018-04-06
|/
* blockdev: Avoid two active bdev inodes for one deviceJan Kara2018-02-26
* genhd: Fix use after free in __blkdev_get()Jan Kara2018-02-26
* genhd: Add helper put_disk_and_module()Jan Kara2018-02-26
* Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-11-14
|\
| * block, scsi: Make SCSI quiesce and resume work reliablyBart Van Assche2017-11-10
| * block: add a poll_fn callback to struct request_queueChristoph Hellwig2017-11-03
| * fs/block_dev: remove vfs_msg() interfaceRakesh Pandit2017-10-12
* | fs/mpage.c: fix mpage_writepage() for pages with buffersMatthew Wilcox2017-10-13
|/
* Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-14
|\
| * block_dev: support RFW_NOWAIT on block device nodesChristoph Hellwig2017-09-04
* | block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig2017-08-23
* | block: cache the partition index in struct block_deviceChristoph Hellwig2017-08-23
|/
* Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-07
|\
| * block: convert to errseq_t based writeback error trackingJeff Layton2017-07-06
| * fs: new infrastructure for writeback error handling and reportingJeff Layton2017-07-06
* | Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-07-03
|\ \
| * | fs: add O_DIRECT and aio support for sending down write life time hintsJens Axboe2017-06-27
| * | blk: replace bioset_create_nobvec() with a flags arg to bioset_create()NeilBrown2017-06-18
| * | block: switch bios to blk_status_tChristoph Hellwig2017-06-09
| * | block_dev: propagate bio_iov_iter_get_pages error in __blkdev_direct_IOChristoph Hellwig2017-06-09
| |/
* / block: provide bio_uninit() free freeing integrity/task associationsJens Axboe2017-06-28
|/
* Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-12
|\