summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-06-13drbd: finish resync on sync source only by notification from sync targetLars Ellenberg
2016-06-13drbd: allow larger max_discard_sectorsLars Ellenberg
2016-06-13drbd: zero-out partial unaligned discards on local backendLars Ellenberg
2016-06-13drbd: possibly disable discard support, if backend has discard_zeroes_data=0Lars Ellenberg
2016-06-13drbd: when receiving P_TRIM, zero-out partial unaligned chunksLars Ellenberg
2016-06-13drbd: allow parallel flushes for multi-volume resourcesLars Ellenberg
2016-06-13drbd: fix for truncated minor number in callback command lineLars Ellenberg
2016-06-13drbd: fix regression: protocol A sometimes synchronous, C sometimes double-la...Lars Ellenberg
2016-06-13drbd: adjust assert in w_bitmap_io to account for BM_LOCKED_CHANGE_ALLOWEDLars Ellenberg
2016-06-13drbd: Create the protocol feature THIN_RESYNCPhilipp Reisner
2016-06-13drbd: Introduce new disk config option rs-discard-granularityPhilipp Reisner
2016-06-13drbd: Implement handling of thinly provisioned storage on resync target nodesPhilipp Reisner
2016-06-13drbd: Kill code duplicationPhilipp Reisner
2016-06-13drbd: change bitmap write-out when leaving resync statesLars Ellenberg
2016-06-13drbd: bitmap bulk IO: do not always suspend IOLars Ellenberg
2016-06-12nvme: move the workaround for I/O queue-less controllers from PCIe to coreChristoph Hellwig
2016-06-12nvme: factor out a add nvme_is_write helperChristoph Hellwig
2016-06-12nvme: allow for size limitations from transport driversChristoph Hellwig
2016-06-12nvme.h: add constants for PSDT and FUSE valuesJames Smart
2016-06-12nvme.h: add AER constantsChristoph Hellwig
2016-06-12nvme.h: add NVM command set SQE/CQE size definesChristoph Hellwig
2016-06-12nvme.h: Add get_log_page command strucureArmen Baloyan
2016-06-12nvme.h: add RTD3R, RTD3E and OAES fieldsChristoph Hellwig
2016-06-11bcache: Remove deprecated create_workqueueBhaktipriya Shridhar
2016-06-09block: add a separate operation type for secure eraseChristoph Hellwig
2016-06-08mg_disk: fix enum REQ_OP_ kbuild errorMike Christie
2016-06-08NVMe: Fix removal in case of active namespace list scanning methodSunad Bhandary
2016-06-07nvme: use UINT_MAX for max discard sectorsMinfei Huang
2016-06-07nvme: move nvme_cancel_request() to common codeMing Lin
2016-06-07nvme: update and rename nvme_cancel_io to nvme_cancel_requestMing Lin
2016-06-07block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSHMike Christie
2016-06-07block: do not use REQ_FLUSH for tracking flush supportMike Christie
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, drivers, fs: shrink bi_rw from long to intMike Christie
2016-06-07block: move bio io prio to a new fieldMike Christie
2016-06-07ide cd: do not set REQ_WRITE on requests.Mike Christie
2016-06-07blktrace: use op accessorsMike Christie
2016-06-07drivers: use req op accessorMike 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-07blkg_rwstat: separate op from flagsMike Christie
2016-06-07block: prepare elevator to use REQ_OPs.Mike Christie
2016-06-07block: prepare mq request creation to use REQ_OPsMike Christie
2016-06-07block: prepare request creation/destruction code to use REQ_OPsMike Christie
2016-06-07block: copy bio op to request opMike Christie
2016-06-07xen: use bio op accessorsMike Christie
2016-06-07target: use bio op accessorsMike Christie
2016-06-07md: use bio op accessorsMike Christie
2016-06-07drbd: use bio op accessorsMike Christie