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