summaryrefslogtreecommitdiff
path: root/block
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm-current/current'Stephen Rothwell2016-02-152-1/+12
|\
| * block: restore /proc/partitions to not display non-partitionable removable de...Josh Hunt2016-02-151-1/+1
| * block: partition: add partition specific uevent callbacks for partition infoSan Mehat2016-02-151-0/+11
* | Merge remote-tracking branch 'device-mapper/for-next'Stephen Rothwell2016-02-151-1/+1
|\ \
| * | dm: fix excessive dm-mq context switchingMike Snitzer2016-02-051-1/+1
* | | Merge remote-tracking branch 'block/for-next'Stephen Rothwell2016-02-155-86/+148
|\ \ \
| * \ \ Merge branch 'for-4.6/core' into for-nextJens Axboe2016-02-141-1/+3
| |\ \ \
| | * | | blk-mq: mark request queue as mq asapMing Lei2016-02-141-1/+3
| * | | | Merge branch 'for-4.6/core' into for-nextJens Axboe2016-02-111-2/+2
| |\ \ \ \ | | |/ / /
| | * | | block: Initialize max_dev_sectors to 0Keith Busch2016-02-111-2/+2
| * | | | Merge branch 'for-4.6/core' into for-nextJens Axboe2016-02-093-73/+110
| |\ \ \ \ | | |/ / /
| | * | | blk-mq: dynamic h/w context countKeith Busch2016-02-093-73/+110
| * | | | Merge branch 'for-4.6/core' into for-nextJens Axboe2016-02-041-10/+33
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | cfq-iosched: Allow parent cgroup to preempt its childJan Kara2016-02-041-1/+18
| | * | cfq-iosched: Allow sync noidle workloads to preempt each otherJan Kara2016-02-041-1/+0
| | * | cfq-iosched: Reorder checks in cfq_should_preempt()Jan Kara2016-02-041-6/+7
| | * | cfq-iosched: Don't group_idle if cfqq has big thinktimeJan Kara2016-02-041-2/+8
| | |/
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-02-121-2/+4
|\ \ \ | |/ / |/| |
| * | Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixesJames Bottomley2016-02-041-2/+4
| |\ \
| | * | block/sd: Return -EREMOTEIO when WRITE SAME and DISCARD are disabledMartin K. Petersen2016-02-041-2/+4
* | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-02-012-41/+15
|\ \ \ \ | |_|_|/ |/| | |
| * | | block: use DAX for partition table readsDan Williams2016-01-301-3/+15
| * | | block: revert runtime dax control of the raw block deviceDan Williams2016-01-301-38/+0
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-291-7/+19
|\ \ \ | |/ / |/| |
| * | block: fix bio splitting on max sectorsMing Lei2016-01-221-7/+19
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-232-225/+1
|\ \ \
| * \ \ Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r...Doug Ledford2015-12-152-225/+1
| |\ \ \
| | * | | irq_poll: make blk-iopoll available outside the block layerChristoph Hellwig2015-12-112-225/+1
* | | | | wrappers for ->i_mutex accessAl Viro2016-01-221-2/+2
| |_|/ / |/| | |
* | | | Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-215-18/+29
|\ \ \ \ | |_|_|/ |/| | |
| * | | block: remove REQ_NO_TIMEOUT flagChristoph Hellwig2015-12-222-5/+0
| * | | block: defer timeouts to a workqueueChristoph Hellwig2015-12-224-6/+23
| * | | blk-integrity: checking for NULL instead of IS_ERRDan Carpenter2015-12-091-5/+4
| * | | blk-integrity: empty implementation when disabledKeith Busch2015-12-031-2/+2
* | | | Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-199-48/+56
|\ \ \ \
| * | | | block: split bios to max possible lengthKeith Busch2016-01-121-3/+16
| * | | | block: add call to split trace pointMike Krinkin2015-12-031-0/+3
| * | | | blk-mq: Avoid memoryless numa node encoded in hctx numa_nodeRaghavendra K T2015-12-032-2/+2
| * | | | blk-mq: Reuse hardware context cpumask for tagsRaghavendra K T2015-12-031-8/+1
| |/ / /
| * | | blk-mq: add a flags parameter to blk_mq_alloc_requestChristoph Hellwig2015-12-014-30/+23
| * | | Revert "blk-flush: Queue through IO scheduler when flush not required"Jens Axboe2015-11-251-1/+1
| * | | block: clarify blk_add_timer() use case for blk-mqJens Axboe2015-11-241-0/+6
| * | | bio: use offset_in_page macroGeliang Tang2015-11-241-2/+2
| * | | block: do not initialise statics to 0 or NULLWei Tang2015-11-241-1/+1
| * | | block: do not initialise globals to 0 or NULLWei Tang2015-11-241-1/+1
| * | | block: rename request_queue slab cacheIlya Dryomov2015-11-241-1/+1
* | | | Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-134-2/+686
|\ \ \ \
| * | | | block: kill disk_{check|set|clear|alloc}_badblocksDan Williams2016-01-091-42/+0
| * | | | pmem, dax: disable dax in the presence of bad blocksDan Williams2016-01-091-0/+10
| * | | | block, badblocks: introduce devm_init_badblocksDan Williams2016-01-091-13/+35