summaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAge
* block: Fix null_blk_zoned creation failure with small number of zonesShin'ichiro Kawasaki2018-12-11
* block/bio: Do not zero user pagesKeith Busch2018-12-10
* blk-mq: punt failed direct issue to dispatch listJens Axboe2018-12-07
* block, bfq: fix decrement of num_active_groupsPaolo Valente2018-12-07
* blk-mq: fix corruption with direct issueJens Axboe2018-12-04
* block: fix single range discard mergeMing Lei2018-11-30
* SCSI: fix queue cleanup race before queue initialization is doneMing Lei2018-11-14
* block: fix 32 bit overflow in __blkdev_issue_discard()Dave Chinner2018-11-14
* block: copy ioprio in __bio_clone_fast() and bounceHannes Reinecke2018-11-12
* Merge tag 'for-linus-20181109' of git://git.kernel.dk/linux-blockLinus Torvalds2018-11-09
|\
| * block: make sure writesame bio is aligned with logical block sizeMing Lei2018-11-09
| * block: cleanup __blkdev_issue_discard()Ming Lei2018-11-09
| * block: make sure discard bio is aligned with logical block sizeMing Lei2018-11-09
| * block: Clear kernel memory before copying to userKeith Busch2018-11-07
| * block: respect virtual boundary mask in bvecsJohannes Thumshirn2018-11-07
* | Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-blockLinus Torvalds2018-11-02
|\|
| * blkcg: revert blkcg cleanups seriesDennis Zhou2018-11-01
| * block: call rq_qos_exit() after queue is frozenMing Lei2018-10-31
| * block: fix the DISCARD request mergeJianchao Wang2018-10-29
* | Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-11-01
|\ \
| * | iov_iter: Use accessor functionDavid Howells2018-10-23
* | | mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-10-26
|\ \ \ | |_|/ |/| |
| * | sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOADJohannes Weiner2018-10-26
* | | block, bfq: fix asymmetric scenarios detectionFederico Motta2018-10-25
* | | blk-mq: place trace_block_getrq() in correct placeXiaoguang Wang2018-10-25
* | | block: Introduce blk_revalidate_disk_zones()Damien Le Moal2018-10-25
* | | block: add a report_zones methodChristoph Hellwig2018-10-25
* | | block: Expose queue nr_zones in sysfsDamien Le Moal2018-10-25
* | | block: Improve zone reset executionDamien Le Moal2018-10-25
* | | block: Introduce BLKGETNRZONES ioctlDamien Le Moal2018-10-25
* | | block: Introduce BLKGETZONESZ ioctlDamien Le Moal2018-10-25
* | | block: Limit allocation of zone descriptors for report zonesDamien Le Moal2018-10-25
* | | block: Introduce blkdev_nr_zones() helperDamien Le Moal2018-10-25
|/ /
* | Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds2018-10-22
|\ \
| * | block: setup bounce bio_sets properlyJens Axboe2018-10-21
| * | blkcg: reassociate bios when make_request() is called recursivelyDennis Zhou2018-10-20
| * | blk-mq: provide helper for setting up an SQ queue and tag setJens Axboe2018-10-15
| * | block: remove bogus check for queue_lock assignmentJens Axboe2018-10-14
| * | blk-mq: fallback to previous nr_hw_queues when updating failsJianchao Wang2018-10-13
| * | blk-mq: realloc hctx when hw queue is mapped to another nodeJianchao Wang2018-10-13
| * | blk-mq: change gfp flags to GFP_NOIO in blk_mq_realloc_hw_ctxsJianchao Wang2018-10-13
| * | blk-mq: adjust debugfs and sysfs register when updating nr_hw_queuesJianchao Wang2018-10-13
| * | block, bfq: improve asymmetric scenarios detectionFederico Motta2018-10-13
| * | cfq: clear queue pointers from cfqg after unpinning them in cfq_pd_offlineMaciej S. Szmigiero2018-10-11
| * | block: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz2018-10-10
| * | blk-mq: complete req in softirq context in case of single queueMing Lei2018-10-08
| * | blk-mq-debugfs: Also show requests that have not yet been startedBart Van Assche2018-10-05
| * | Merge tag 'v4.19-rc6' into for-4.20/blockJens Axboe2018-10-01
| |\ \
| * | | blk-iolatency: keep track of previous windows statsJosef Bacik2018-09-28