summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-14drbd: Introduce new disk config option rs-discard-granularityPhilipp Reisner3-6/+38
2016-06-14drbd: Implement handling of thinly provisioned storage on resync target nodesPhilipp Reisner5-4/+140
2016-06-14drbd: Kill code duplicationPhilipp Reisner1-8/+10
2016-06-14drbd: change bitmap write-out when leaving resync statesLars Ellenberg2-5/+12
2016-06-14drbd: bitmap bulk IO: do not always suspend IOLars Ellenberg1-2/+4
2016-06-12nvme: move the workaround for I/O queue-less controllers from PCIe to coreChristoph Hellwig2-12/+15
2016-06-12nvme: factor out a add nvme_is_write helperChristoph Hellwig2-3/+7
2016-06-12nvme: allow for size limitations from transport driversChristoph Hellwig1-2/+5
2016-06-12nvme.h: add constants for PSDT and FUSE valuesJames Smart1-0/+23
2016-06-12nvme.h: add AER constantsChristoph Hellwig1-0/+6
2016-06-12nvme.h: add NVM command set SQE/CQE size definesChristoph Hellwig1-2/+9
2016-06-12nvme.h: Add get_log_page command strucureArmen Baloyan1-0/+19
2016-06-12nvme.h: add RTD3R, RTD3E and OAES fieldsChristoph Hellwig1-1/+4
2016-06-12bcache: Remove deprecated create_workqueueBhaktipriya Shridhar1-2/+3
2016-06-09block: add a separate operation type for secure eraseChristoph Hellwig12-65/+63
2016-06-09mg_disk: fix enum REQ_OP_ kbuild errorMike Christie1-5/+2
2016-06-08NVMe: Fix removal in case of active namespace list scanning methodSunad Bhandary1-6/+15
2016-06-08nvme: use UINT_MAX for max discard sectorsMinfei Huang1-1/+1
2016-06-07nvme: move nvme_cancel_request() to common codeMing Lin3-16/+18
2016-06-07nvme: update and rename nvme_cancel_io to nvme_cancel_requestMing Lin1-4/+4
2016-06-07block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSHMike Christie39-98/+102
2016-06-07block: do not use REQ_FLUSH for tracking flush supportMike Christie1-23/+24
2016-06-07block, drivers: add REQ_OP_FLUSH operationMike Christie20-31/+40
2016-06-07block, fs, drivers: remove REQ_OP compat defs and related codeMike Christie6-63/+46
2016-06-07block, drivers, fs: shrink bi_rw from long to intMike Christie6-9/+9
2016-06-07block: move bio io prio to a new fieldMike Christie2-15/+4
2016-06-07ide cd: do not set REQ_WRITE on requests.Mike Christie1-3/+0
2016-06-07blktrace: use op accessorsMike Christie4-42/+65
2016-06-07drivers: use req op accessorMike Christie14-34/+43
2016-06-07block: convert is_sync helpers to use REQ_OPs.Mike Christie4-11/+11
2016-06-07block: convert merge/insert code to check for REQ_OPs.Mike Christie3-15/+17
2016-06-07blkg_rwstat: separate op from flagsMike Christie2-26/+36
2016-06-07block: prepare elevator to use REQ_OPs.Mike Christie4-9/+8
2016-06-07block: prepare mq request creation to use REQ_OPsMike Christie1-14/+16
2016-06-07block: prepare request creation/destruction code to use REQ_OPsMike Christie1-25/+29
2016-06-07block: copy bio op to request opMike Christie1-3/+3
2016-06-07xen: use bio op accessorsMike Christie1-12/+15
2016-06-07target: use bio op accessorsMike Christie2-16/+15
2016-06-07md: use bio op accessorsMike Christie10-84/+88
2016-06-07drbd: use bio op accessorsMike Christie6-42/+59
2016-06-07bcache: use bio op accessorsMike Christie7-28/+31
2016-06-07dm: use bio op accessorsMike Christie14-80/+99
2016-06-07dm: pass dm stats data dir instead of bi_rwMike Christie2-14/+16
2016-06-07pm: use bio op accessorsMike Christie1-12/+18
2016-06-07ocfs2: use bio op accessorsMike Christie1-4/+6
2016-06-07nilfs: use bio op accessorsMike Christie1-8/+9
2016-06-07mpage: use bio op accessorsMike Christie1-20/+20
2016-06-07hfsplus: use bio op accessorsMike Christie4-11/+16
2016-06-07xfs: use bio op accessorsMike Christie2-20/+18
2016-06-07gfs2: use bio op accessorsMike Christie5-14/+16