summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* module: fix noreturn attribute for __module_put_and_exit()Jiri Kosina2016-07-271-2/+2
* Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-2713-102/+539
|\
| * scsi/osd: open code blk_make_requestChristoph Hellwig2016-07-211-2/+0
| * block: simplify and export blk_rq_append_bioChristoph Hellwig2016-07-211-0/+1
| * block: shrink bio size againChristoph Hellwig2016-07-211-3/+3
| * block: simplify and cleanup bvec pool handlingChristoph Hellwig2016-07-212-10/+14
| * block: get rid of bio_rw and READAChristoph Hellwig2016-07-212-19/+3
| * block: introduce BLKDEV_DISCARD_ZERO to fix zerooutChristoph Hellwig2016-07-211-1/+3
| * Merge branch 'for-4.8/block' of git://git.kernel.org/pub/scm/linux/kernel/git...Jens Axboe2016-07-091-2/+6
| |\
| | * block: remove ->driverfs_devDan Williams2016-06-271-3/+1
| | * block: introduce device_add_disk()Dan Williams2016-06-161-1/+7
| * | nvme-rdma.h: Add includes for nvme rdma_cm negotiationSagi Grimberg2016-07-081-0/+71
| * | blk-mq: Introduce blk_mq_reinit_tagsetSagi Grimberg2016-07-081-0/+3
| * | lightnvm: make ppa_list const in nvm_set_rqd_listMatias Bjørling2016-07-071-1/+1
| * | lightnvm: remove _unlocked variant of [get/put]_blkMatias Bjørling2016-07-071-6/+0
| * | lightnvm: move target mgmt into media mgrMatias Bjørling2016-07-071-0/+10
| * | lightnvm: remove open/close statistics for gennvmMatias Bjørling2016-07-071-11/+2
| * | lightnvm: initialize ppa_addr in dev_to_generic_addr()Javier González2016-07-071-0/+1
| * | lightnvm: add media manager mark_blk helperJavier González2016-07-071-0/+2
| * | nvme.h: Add keep-alive opcode and identify controller attributeSagi Grimberg2016-07-051-1/+5
| * | nvme.h: add NVMe over Fabrics definitionsChristoph Hellwig2016-07-051-19/+318
| * | blk-mq: add blk_mq_alloc_request_hctxMing Lin2016-07-051-0/+2
| |/
| * drbd: correctly handle failed crypto_alloc_hashLars Ellenberg2016-06-141-1/+1
| * drbd: code cleanups without semantic changesFabian Frederick2016-06-141-0/+8
| * drbd: allow larger max_discard_sectorsLars Ellenberg2016-06-141-2/+1
| * drbd: when receiving P_TRIM, zero-out partial unaligned chunksLars Ellenberg2016-06-142-0/+7
| * drbd: Introduce new disk config option rs-discard-granularityPhilipp Reisner2016-06-142-3/+9
| * nvme: factor out a add nvme_is_write helperChristoph Hellwig2016-06-121-0/+5
| * nvme.h: add constants for PSDT and FUSE valuesJames Smart2016-06-121-0/+23
| * nvme.h: add AER constantsChristoph Hellwig2016-06-121-0/+6
| * nvme.h: add NVM command set SQE/CQE size definesChristoph Hellwig2016-06-121-2/+9
| * nvme.h: Add get_log_page command strucureArmen Baloyan2016-06-121-0/+19
| * nvme.h: add RTD3R, RTD3E and OAES fieldsChristoph Hellwig2016-06-121-1/+4
| * block: add a separate operation type for secure eraseChristoph Hellwig2016-06-092-22/+6
* | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-2713-191/+285
|\ \
| * | block: Fix front merge checkDamien Le Moal2016-07-211-2/+3
| * | block: do not merge requests without consulting with io schedulerTahsin Erdogan2016-07-211-3/+8
| * | block: add QUEUE_FLAG_DAX for devices to advertise their DAX supportToshi Kani2016-07-211-0/+2
| * | block: Convert fifo_time from ulong to u64Jan Kara2016-06-281-1/+1
| * | block: bio: kill BIO_MAX_SIZEMing Lei2016-06-101-1/+0
| * | block: bio: remove BIO_MAX_SECTORSMing Lei2016-06-091-1/+0
| * | block: mark 1st parameter of bvec_iter_advance as constMing Lei2016-06-091-1/+2
| * | block: move two bvec structure into bvec.hMing Lei2016-06-093-23/+23
| * | block: move bvec iterator into include/linux/bvec.hMing Lei2016-06-092-50/+75
| * | block: better packing for struct requestChristoph Hellwig2016-06-091-3/+2
| |/
| * block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSHMike Christie2016-06-073-7/+7
| * block, drivers: add REQ_OP_FLUSH operationMike Christie2016-06-072-1/+5
| * block, fs, drivers: remove REQ_OP compat defs and related codeMike Christie2016-06-075-62/+45
| * block, drivers, fs: shrink bi_rw from long to intMike Christie2016-06-071-1/+1
| * block: move bio io prio to a new fieldMike Christie2016-06-072-15/+4