summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* drbd: adjust assert in w_bitmap_io to account for BM_LOCKED_CHANGE_ALLOWEDLars Ellenberg2016-06-141-1/+6
* drbd: Create the protocol feature THIN_RESYNCPhilipp Reisner2016-06-143-2/+17
* drbd: Introduce new disk config option rs-discard-granularityPhilipp Reisner2016-06-143-6/+38
* drbd: Implement handling of thinly provisioned storage on resync target nodesPhilipp Reisner2016-06-145-4/+140
* drbd: Kill code duplicationPhilipp Reisner2016-06-141-8/+10
* drbd: change bitmap write-out when leaving resync statesLars Ellenberg2016-06-142-5/+12
* drbd: bitmap bulk IO: do not always suspend IOLars Ellenberg2016-06-141-2/+4
* nvme: move the workaround for I/O queue-less controllers from PCIe to coreChristoph Hellwig2016-06-122-12/+15
* nvme: factor out a add nvme_is_write helperChristoph Hellwig2016-06-122-3/+7
* nvme: allow for size limitations from transport driversChristoph Hellwig2016-06-121-2/+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
* bcache: Remove deprecated create_workqueueBhaktipriya Shridhar2016-06-121-2/+3
* block: add a separate operation type for secure eraseChristoph Hellwig2016-06-0912-65/+63Star
* mg_disk: fix enum REQ_OP_ kbuild errorMike Christie2016-06-081-5/+2Star
* NVMe: Fix removal in case of active namespace list scanning methodSunad Bhandary2016-06-081-6/+15
* nvme: use UINT_MAX for max discard sectorsMinfei Huang2016-06-081-1/+1
* nvme: move nvme_cancel_request() to common codeMing Lin2016-06-073-16/+18
* nvme: update and rename nvme_cancel_io to nvme_cancel_requestMing Lin2016-06-071-4/+4
* block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSHMike Christie2016-06-0739-98/+102
* block: do not use REQ_FLUSH for tracking flush supportMike Christie2016-06-071-23/+24
* block, drivers: add REQ_OP_FLUSH operationMike Christie2016-06-0720-31/+40
* block, fs, drivers: remove REQ_OP compat defs and related codeMike Christie2016-06-076-63/+46Star
* block, drivers, fs: shrink bi_rw from long to intMike Christie2016-06-076-9/+9
* block: move bio io prio to a new fieldMike Christie2016-06-072-15/+4Star
* ide cd: do not set REQ_WRITE on requests.Mike Christie2016-06-071-3/+0Star
* blktrace: use op accessorsMike Christie2016-06-074-42/+65
* drivers: use req op accessorMike Christie2016-06-0714-34/+43
* block: convert is_sync helpers to use REQ_OPs.Mike Christie2016-06-074-11/+11
* block: convert merge/insert code to check for REQ_OPs.Mike Christie2016-06-073-15/+17
* blkg_rwstat: separate op from flagsMike Christie2016-06-072-26/+36
* block: prepare elevator to use REQ_OPs.Mike Christie2016-06-074-9/+8Star
* block: prepare mq request creation to use REQ_OPsMike Christie2016-06-071-14/+16
* block: prepare request creation/destruction code to use REQ_OPsMike Christie2016-06-071-25/+29
* block: copy bio op to request opMike Christie2016-06-071-3/+3
* xen: use bio op accessorsMike Christie2016-06-071-12/+15
* target: use bio op accessorsMike Christie2016-06-072-16/+15Star
* md: use bio op accessorsMike Christie2016-06-0710-84/+88
* drbd: use bio op accessorsMike Christie2016-06-076-42/+59
* bcache: use bio op accessorsMike Christie2016-06-077-28/+31
* dm: use bio op accessorsMike Christie2016-06-0714-80/+99
* dm: pass dm stats data dir instead of bi_rwMike Christie2016-06-072-14/+16
* pm: use bio op accessorsMike Christie2016-06-071-12/+18
* ocfs2: use bio op accessorsMike Christie2016-06-071-4/+6
* nilfs: use bio op accessorsMike Christie2016-06-071-8/+9
* mpage: use bio op accessorsMike Christie2016-06-071-20/+20
* hfsplus: use bio op accessorsMike Christie2016-06-074-11/+16