summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.8/block' of git://git.kernel.org/pub/scm/linux/kernel/git...Jens Axboe2016-07-081-2/+6
|\
| * block: remove ->driverfs_devDan Williams2016-06-271-3/+1
| * block: introduce device_add_disk()Dan Williams2016-06-151-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-131-1/+1
* drbd: code cleanups without semantic changesFabian Frederick2016-06-131-0/+8
* drbd: allow larger max_discard_sectorsLars Ellenberg2016-06-131-2/+1
* drbd: when receiving P_TRIM, zero-out partial unaligned chunksLars Ellenberg2016-06-132-0/+7
* drbd: Introduce new disk config option rs-discard-granularityPhilipp Reisner2016-06-132-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
* 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
* blktrace: use op accessorsMike Christie2016-06-073-16/+29
* block: convert is_sync helpers to use REQ_OPs.Mike Christie2016-06-071-3/+3
* block: convert merge/insert code to check for REQ_OPs.Mike Christie2016-06-071-10/+10
* blkg_rwstat: separate op from flagsMike Christie2016-06-071-6/+7
* block: prepare elevator to use REQ_OPs.Mike Christie2016-06-071-2/+2
* dm: use bio op accessorsMike Christie2016-06-071-1/+2
* f2fs: use bio op accessorsMike Christie2016-06-071-13/+21
* direct-io: use bio set/get op accessorsMike Christie2016-06-071-1/+1
* block discard: use bio set op accessorMike Christie2016-06-071-1/+2
* block, fs, mm, drivers: use bio set/get op accessorsMike Christie2016-06-071-5/+10
* block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITEMike Christie2016-06-071-1/+1
* fs: have ll_rw_block users pass in op and flags separatelyMike Christie2016-06-071-1/+1
* fs: have submit_bh users pass in op and flags separatelyMike Christie2016-06-071-4/+5
* block: add REQ_OP definitions and helpersMike Christie2016-06-074-3/+60
* block/fs/drivers: remove rw argument from submit_bioMike Christie2016-06-072-2/+2
* devpts: Make each mount of devpts an independent filesystem.Eric W. Biederman2016-06-052-5/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-06-043-6/+6
|\
| * FS-Cache: make check_consistency callback return intYan, Zheng2016-06-011-1/+1
| * libceph: change ceph_osdmap_flag() to take osdcIlya Dryomov2016-05-302-5/+5