summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2016-07-20block: do not merge requests without consulting with io schedulerTahsin Erdogan
2016-07-20block: Fix spelling in a source code commentBart Van Assche
2016-07-20block: expose QUEUE_FLAG_DAX in sysfsYigal Korman
2016-07-13block: atari: Return early for unsupported sector sizeGabriel Krisman Bertazi
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-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-09cfq-iosched: temporarily boost queue priority for idle classesJens Axboe
2016-06-09blk-mq: actually hook up defer list when running requestsOmar Sandoval
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, drivers: add REQ_OP_FLUSH operationMike Christie
2016-06-07block, drivers, fs: shrink bi_rw from long to intMike 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-07block discard: use bio set op accessorMike Christie
2016-06-07block, fs, mm, drivers: use bio set/get op accessorsMike Christie
2016-06-07block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITEMike Christie
2016-06-07block/fs/drivers: remove rw argument from submit_bioMike Christie
2016-05-27Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-05-26Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-26blk-mq: clear q->mq_ops if init failMing Lin
2016-05-23Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-05-20Revert "block: enable dax for raw block devices"Dan Williams
2016-05-20block/partitions/ldm.c: use generic UUID libraryAndy Shevchenko
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-05-17Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-05-17Merge branch 'for-4.7/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-05-17block: Update blkdev_dax_capable() for consistencyToshi Kani
2016-05-16blk-mq: fix undefined behaviour in order_to_size()Bartlomiej Zolnierkiewicz
2016-05-11Merge branch 'ovl-fixes' into for-linusAl Viro
2016-05-10blk-throttle: don't parse cgroup path if trace isn't enabledShaohua Li
2016-05-05block: make bio_inc_remaining() interface accessible againMike Snitzer
2016-05-05block: reinstate early return of -EOPNOTSUPP from blkdev_issue_discardMike Snitzer
2016-05-03block: Minor blk_account_io_start usage cleanupMichael Callahan
2016-05-02block: add __blkdev_issue_discardChristoph Hellwig
2016-05-02block: remove struct bio_batchChristoph Hellwig
2016-04-18treewide: Fix typos in printkMasanari Iida
2016-04-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds