summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* blk-mq: actually hook up defer list when running requestsOmar Sandoval2016-06-091-1/+1
* block: better packing for struct requestChristoph Hellwig2016-06-091-3/+2
* ext4: use bio op helprs in ext4 crypto codeMike Christie2016-06-081-1/+1
* cfq-iosched: Convert to use highres timersJan Kara2016-06-081-9/+12
* cfq-iosched: Expose microsecond interfacesJeff Moyer2016-06-081-0/+40
* cfq-iosched: Convert from jiffies to nanosecondsJeff Moyer2016-06-081-137/+136
* 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/+46
* 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/+4
* ide cd: do not set REQ_WRITE on requests.Mike Christie2016-06-071-3/+0
* 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/+8
* 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/+15
* 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
* xfs: use bio op accessorsMike Christie2016-06-072-20/+18
* gfs2: use bio op accessorsMike Christie2016-06-075-14/+16
* f2fs: use bio op accessorsMike Christie2016-06-079-54/+81
* btrfs: use bio fields for op and flagsMike Christie2016-06-079-67/+54
* btrfs: update __btrfs_map_block for REQ_OP transitionMike Christie2016-06-074-29/+34
* btrfs: use bio op accessorsMike Christie2016-06-077-40/+47
* btrfs: have submit_one_bio users use bio op accessorsMike Christie2016-06-071-45/+43
* direct-io: use bio set/get op accessorsMike Christie2016-06-073-19/+25
* block discard: use bio set op accessorMike Christie2016-06-073-8/+10
* block, fs, mm, drivers: use bio set/get op accessorsMike Christie2016-06-0724-61/+65
* bcache: use op_is_write instead of checking for REQ_WRITEMike Christie2016-06-072-4/+4
* dm: use op_is_write instead of checking for REQ_WRITEMike Christie2016-06-072-5/+5
* block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITEMike Christie2016-06-077-11/+11
* fs: have ll_rw_block users pass in op and flags separatelyMike Christie2016-06-0721-38/+40
* fs: have submit_bh users pass in op and flags separatelyMike Christie2016-06-0730-96/+102
* block: add REQ_OP definitions and helpersMike Christie2016-06-074-3/+60
OpenPOWER on IntegriCloud