summaryrefslogtreecommitdiffstats
path: root/include/linux/blkdev.h
Commit message (Expand)AuthorAge
* blk-mq: introduce blk_mq_delay_kick_requeue_list()Mike Snitzer2016-09-14
* block: add kblockd_schedule_work_on()Jens Axboe2016-08-29
* block: Fix secure eraseAdrian Hunter2016-08-16
* block/mm: make bdev_ops->rw_page() take a bool for read/writeJens Axboe2016-08-07
* mm/block: convert rw_page users to bio op useMike Christie2016-08-04
* Include: blkdev: Removed duplicate 'struct request;' declaration.John Pittman2016-08-04
* Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-07-28
|\
| * pmem: kill __pmem address spaceDan Williams2016-07-12
* | Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-26
|\ \
| * | scsi/osd: open code blk_make_requestChristoph Hellwig2016-07-20
| * | block: simplify and export blk_rq_append_bioChristoph Hellwig2016-07-20
| * | block: introduce BLKDEV_DISCARD_ZERO to fix zerooutChristoph Hellwig2016-07-20
| * | block: add a separate operation type for secure eraseChristoph Hellwig2016-06-09
* | | block: Fix front merge checkDamien Le Moal2016-07-20
* | | block: add QUEUE_FLAG_DAX for devices to advertise their DAX supportToshi Kani2016-07-20
* | | block: Convert fifo_time from ulong to u64Jan Kara2016-06-28
* | | block: better packing for struct requestChristoph Hellwig2016-06-09
|/ /
* | block, drivers: add REQ_OP_FLUSH operationMike Christie2016-06-07
* | block, fs, drivers: remove REQ_OP compat defs and related codeMike Christie2016-06-07
* | block: convert is_sync helpers to use REQ_OPs.Mike Christie2016-06-07
* | block: convert merge/insert code to check for REQ_OPs.Mike Christie2016-06-07
* | block discard: use bio set op accessorMike Christie2016-06-07
* | block: add REQ_OP definitions and helpersMike Christie2016-06-07
|/
* Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-26
|\
| * dax: enable dax in the presence of known media errors (badblocks)Dan Williams2016-05-18
| * block: Update blkdev_dax_capable() for consistencyToshi Kani2016-05-17
| * block: Add bdev_dax_supported() for dax mount checksToshi Kani2016-05-17
| * block: Add vfs_msg() interfaceToshi Kani2016-05-17
* | Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-05-17
|\ \
| * | block: kill off q->flush_flagsJens Axboe2016-04-13
| * | block: kill blk_queue_flush()Jens Axboe2016-04-12
* | | block: add __blkdev_issue_discardChristoph Hellwig2016-05-02
|/ /
* | block: add ability to flag write back caching on a deviceJens Axboe2016-04-12
* | block: add offset in blk_add_request_payload()Ming Lin2016-04-12
|/
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-03-19
|\
| *-. Merge branches 'work.lookups', 'work.misc' and 'work.preadv2' into for-nextAl Viro2016-03-18
| |\ \
| | | * blk-mq: enable polling support by defaultChristoph Hellwig2016-03-04
| | |/
* | | Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2016-03-18
|\ \ \
| * | | block: Add blk_set_runtime_active()Mika Westerberg2016-02-19
| | |/ | |/|
* | | block: fix blk_rq_get_max_sectors for driver private requestsChristoph Hellwig2016-03-03
* | | block: get the 1st and last bvec via helpersMing Lei2016-03-03
* | | block: check virt boundary in bio_will_gap()Ming Lei2016-03-03
| |/ |/|
* | Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixesJames Bottomley2016-02-05
|\ \ | |/ |/|
| * block/sd: Return -EREMOTEIO when WRITE SAME and DISCARD are disabledMartin K. Petersen2016-02-04
* | Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-21
|\ \ | |/ |/|
| * block: defer timeouts to a workqueueChristoph Hellwig2015-12-22
* | Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-19
|\|
| * blk-mq: add a flags parameter to blk_mq_alloc_requestChristoph Hellwig2015-12-01
* | mm, dax, pmem: introduce pfn_tDan Williams2016-01-15