summaryrefslogtreecommitdiff
path: root/block
Commit message (Expand)AuthorAge
...
| * block: add a separate operation type for secure eraseChristoph Hellwig2016-06-09
* | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-26
|\ \
| * | block: Fix front merge checkDamien Le Moal2016-07-20
| * | block: do not merge requests without consulting with io schedulerTahsin Erdogan2016-07-20
| * | block: Fix spelling in a source code commentBart Van Assche2016-07-20
| * | block: expose QUEUE_FLAG_DAX in sysfsYigal Korman2016-07-20
| * | block: atari: Return early for unsupported sector sizeGabriel Krisman Bertazi2016-07-13
| * | cfq-iosched: Charge at least 1 jiffie instead of 1 nsJan Kara2016-06-28
| * | cfq-iosched: Fix regression in bonnie++ rewrite performanceJan Kara2016-06-28
| * | cfq-iosched: Convert slice_resid from u64 to s64Jan Kara2016-06-28
| * | block: Convert fifo_time from ulong to u64Jan Kara2016-06-28
| * | block/blk-cgroup.c: Declare local symbols staticBart Van Assche2016-06-14
| * | block/bio-integrity.c: Add #include "blk.h"Bart Van Assche2016-06-14
| * | block/partition-generic.c: Remove a set-but-not-used variableBart Van Assche2016-06-14
| * | cfq-iosched: temporarily boost queue priority for idle classesJens Axboe2016-06-09
| * | blk-mq: actually hook up defer list when running requestsOmar Sandoval2016-06-09
| * | cfq-iosched: Convert to use highres timersJan Kara2016-06-08
| * | cfq-iosched: Expose microsecond interfacesJeff Moyer2016-06-08
| * | cfq-iosched: Convert from jiffies to nanosecondsJeff Moyer2016-06-08
| |/
| * block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSHMike Christie2016-06-07
| * block, drivers: add REQ_OP_FLUSH operationMike Christie2016-06-07
| * block, drivers, fs: shrink bi_rw from long to intMike Christie2016-06-07
| * block: convert is_sync helpers to use REQ_OPs.Mike Christie2016-06-07
| * block: convert merge/insert code to check for REQ_OPs.Mike Christie2016-06-07
| * blkg_rwstat: separate op from flagsMike Christie2016-06-07
| * block: prepare elevator to use REQ_OPs.Mike Christie2016-06-07
| * block: prepare mq request creation to use REQ_OPsMike Christie2016-06-07
| * block: prepare request creation/destruction code to use REQ_OPsMike Christie2016-06-07
| * block: copy bio op to request opMike Christie2016-06-07
| * block discard: use bio set op accessorMike Christie2016-06-07
| * block, fs, mm, drivers: use bio set/get op accessorsMike Christie2016-06-07
| * block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITEMike Christie2016-06-07
| * block/fs/drivers: remove rw argument from submit_bioMike Christie2016-06-07
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-25
|\ \
| * | timers: Remove set_timer_slack() leftoversThomas Gleixner2016-07-07
* | | block: fix use-after-free in sys_ioprio_get()Omar Sandoval2016-07-01
|/ /
* | block: missing bio_put following submit_bio_waitShaun Tancheff2016-06-07
* | blk-mq: really fix plug list flushing for nomerge queuesOmar Sandoval2016-06-02
|/
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-05-27
|\
| * blk-mq: clear q->mq_ops if init failMing Lin2016-05-26
* | Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-26
|\ \
| * | block: Update blkdev_dax_capable() for consistencyToshi Kani2016-05-17
* | | Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-05-23
|\ \ \
| * | | Revert "block: enable dax for raw block devices"Dan Williams2016-05-20
| |/ /
* | | block/partitions/ldm.c: use generic UUID libraryAndy Shevchenko2016-05-20
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-17
|\ \ \ | |_|/ |/| |
| * | treewide: Fix typos in printkMasanari Iida2016-04-18
| |/
* | Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-05-17
|\ \
| * | block: kill off q->flush_flagsJens Axboe2016-04-13
| * | block: kill blk_queue_flush()Jens Axboe2016-04-12