summaryrefslogtreecommitdiff
path: root/block
Commit message (Expand)AuthorAge
...
| * | | block: hook up writeback throttlingJens Axboe2016-11-10
| * | | blk-wbt: add general throttling mechanismJens Axboe2016-11-10
| * | | block: add scalable completion tracking of requestsJens Axboe2016-11-10
| * | | block: cfq_cpd_alloc() should use @gfpTejun Heo2016-11-10
| * | | block: set REQ_SYNC if we clear REQ_FUA|REQ_PREFLUSHJens Axboe2016-11-08
| * | | blk-mq: Always schedule hctx->next_cpuGabriel Krisman Bertazi2016-11-06
| * | | block: add code to track actual device queue depthJens Axboe2016-11-05
| * | | blk-mq: immediately dispatch big size requestShaohua Li2016-11-03
| * | | block: immediately dispatch big size requestShaohua Li2016-11-03
| * | | block: drop q argument from bsg_validate_sgv4_hdrJohannes Thumshirn2016-11-03
| * | | blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request()Bart Van Assche2016-11-02
| * | | blk-mq: Introduce blk_mq_quiesce_queue()Bart Van Assche2016-11-02
| * | | blk-mq: Remove blk_mq_cancel_requeue_work()Bart Van Assche2016-11-02
| * | | blk-mq: Avoid that requeueing starts stopped queuesBart Van Assche2016-11-02
| * | | blk-mq: Move more code into blk_mq_direct_issue_request()Bart Van Assche2016-11-02
| * | | blk-mq: Introduce blk_mq_queue_stopped()Bart Van Assche2016-11-02
| * | | blk-mq: Introduce blk_mq_hctx_stopped()Bart Van Assche2016-11-02
| * | | blk-mq: Do not invoke .queue_rq() for a stopped queueBart Van Assche2016-11-02
| * | | block: add bio_iov_iter_get_pages()Kent Overstreet2016-11-02
| * | | block,fs: use REQ_* flags directlyChristoph Hellwig2016-11-01
| * | | block: replace REQ_NOIDLE with REQ_IDLEChristoph Hellwig2016-11-01
| * | | cfq-iosched: use op_is_sync instead of opencoding itChristoph Hellwig2016-11-01
| * | | block: better op and flags encodingChristoph Hellwig2016-10-28
| * | | block: split out request-only flags into a new namespaceChristoph Hellwig2016-10-28
| * | | block: replace REQ_THROTTLED with a bio flagChristoph Hellwig2016-10-28
| * | | block: remove bio_is_rwChristoph Hellwig2016-10-28
| * | | blk-mq: get rid of confusing blk_map_ctx structureJens Axboe2016-10-27
| * | | blk-mq: update hardware and software queues for sleeping allocJens Axboe2016-10-27
| * | | block: zoned: fix harmless maybe-uninitialized warningArnd Bergmann2016-10-24
| * | | blk-zoned: implement ioctlsShaun Tancheff2016-10-18
| * | | block: Implement support for zoned block devicesHannes Reinecke2016-10-18
| * | | block: Define zoned block device operationsShaun Tancheff2016-10-18
| * | | block: update chunk_sectors in blk_stack_limits()Hannes Reinecke2016-10-18
| * | | blk-sysfs: Add 'chunk_sectors' to sysfs attributesHannes Reinecke2016-10-18
| * | | block: Add 'zoned' queue limitDamien Le Moal2016-10-18
| |/ /
* | | mm: don't cap request size based on read-ahead settingJens Axboe2016-12-12
* | | Don't feed anything but regular iovec's to blk_rq_map_user_iovLinus Torvalds2016-12-07
| |/ |/|
* | blk-mq: update hardware and software queues for sleeping allocJens Axboe2016-10-27
* | block: flush: fix IO hang in case of flood fua reqMing Lei2016-10-26
* | badblocks: badblocks_set/clear update unacked_existShaohua Li2016-10-21
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-10-21
|\ \ | |/ |/|
| * badblocks: fix overlapping check for clearingTomasz Majchrzak2016-10-12
* | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-15
|\ \
| * | latent_entropy: Mark functions with __latent_entropyEmese Revfy2016-10-10
* | | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2016-10-14
|\ \ \
| * | | blkcg: Unlock blkcg_pol_mutex only once when cpd == NULLBart Van Assche2016-09-30
* | | | block: require write_same and discard requests align to logical block sizeDarrick J. Wong2016-10-11
* | | | block: invalidate the page cache when issuing BLKZEROOUTDarrick J. Wong2016-10-11
| |_|/ |/| |
* | | Merge branch 'for-4.9/block-smp' of git://git.kernel.dk/linux-blockLinus Torvalds2016-10-09
|\ \ \
| * | | blk-mq: fixup "Convert to new hotplug state machine"Sebastian Andrzej Siewior2016-09-23