summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-06-07bcache: use bio op accessorsMike Christie
2016-06-07dm: use bio op accessorsMike Christie
2016-06-07dm: pass dm stats data dir instead of bi_rwMike Christie
2016-06-07pm: use bio op accessorsMike Christie
2016-06-07ocfs2: use bio op accessorsMike Christie
2016-06-07nilfs: use bio op accessorsMike Christie
2016-06-07mpage: use bio op accessorsMike Christie
2016-06-07hfsplus: use bio op accessorsMike Christie
2016-06-07xfs: use bio op accessorsMike Christie
2016-06-07gfs2: use bio op accessorsMike Christie
2016-06-07f2fs: use bio op accessorsMike Christie
2016-06-07btrfs: use bio fields for op and flagsMike Christie
2016-06-07btrfs: update __btrfs_map_block for REQ_OP transitionMike Christie
2016-06-07btrfs: use bio op accessorsMike Christie
2016-06-07btrfs: have submit_one_bio users use bio op accessorsMike Christie
2016-06-07direct-io: use bio set/get op accessorsMike Christie
2016-06-07block discard: use bio set op accessorMike Christie
2016-06-07block, fs, mm, drivers: use bio set/get op accessorsMike Christie
2016-06-07bcache: use op_is_write instead of checking for REQ_WRITEMike Christie
2016-06-07dm: use op_is_write instead of checking for REQ_WRITEMike Christie
2016-06-07block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITEMike Christie
2016-06-07fs: have ll_rw_block users pass in op and flags separatelyMike Christie
2016-06-07fs: have submit_bh users pass in op and flags separatelyMike Christie
2016-06-07block: add REQ_OP definitions and helpersMike Christie
2016-06-07block/fs/drivers: remove rw argument from submit_bioMike Christie