summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-13block: atari: Return early for unsupported sector sizeGabriel Krisman Bertazi
2016-06-28Doc: block: Fix a typo in queue-sysfs.txtMasanari Iida
2016-06-28cfq-iosched: Charge at least 1 jiffie instead of 1 nsJan Kara
2016-06-28cfq-iosched: Fix regression in bonnie++ rewrite performanceJan Kara
2016-06-28cfq-iosched: Convert slice_resid from u64 to s64Jan Kara
2016-06-28block: Convert fifo_time from ulong to u64Jan Kara
2016-06-17blktrace: avoid using timespecArnd Bergmann
2016-06-14block/blk-cgroup.c: Declare local symbols staticBart Van Assche
2016-06-14block/bio-integrity.c: Add #include "blk.h"Bart Van Assche
2016-06-14block/partition-generic.c: Remove a set-but-not-used variableBart Van Assche
2016-06-09block: bio: kill BIO_MAX_SIZEMing Lei
2016-06-09cfq-iosched: temporarily boost queue priority for idle classesJens Axboe
2016-06-09block: drbd: avoid to use BIO_MAX_SIZEMing Lei
2016-06-09block: bio: remove BIO_MAX_SECTORSMing Lei
2016-06-09fs: xfs: replace BIO_MAX_SECTORS with BIO_MAX_PAGESMing Lei
2016-06-09iov_iter: use bvec iterator to implement iterate_bvec()Ming Lei
2016-06-09block: mark 1st parameter of bvec_iter_advance as constMing Lei
2016-06-09block: move two bvec structure into bvec.hMing Lei
2016-06-09block: move bvec iterator into include/linux/bvec.hMing Lei
2016-06-09blk-mq: actually hook up defer list when running requestsOmar Sandoval
2016-06-09block: better packing for struct requestChristoph Hellwig
2016-06-08ext4: use bio op helprs in ext4 crypto codeMike Christie
2016-06-08cfq-iosched: Convert to use highres timersJan Kara
2016-06-08cfq-iosched: Expose microsecond interfacesJeff Moyer
2016-06-08cfq-iosched: Convert from jiffies to nanosecondsJeff Moyer
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