summaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-03-242-3/+6
|\
| * blk-mq: Use proper cpumask iteratorThomas Gleixner2016-03-202-3/+6
* | Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2016-03-181-0/+24
|\ \ | |/ |/|
| * block: Add blk_set_runtime_active()Mika Westerberg2016-02-191-0/+24
* | Merge branch 'for-4.6/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-03-185-109/+178
|\ \
| * | blk-mq: add bounds check on tag-to-rq conversionHannes Reinecke2016-03-151-1/+4
| * | block: bio_remaining_done() isn't unlikelyChristoph Hellwig2016-03-141-1/+1
| * | block: cleanup bio_endioChristoph Hellwig2016-03-141-18/+17
| * | block: factor out chained bio completionChristoph Hellwig2016-03-141-8/+8
| * | block: don't unecessarily clobber bi_error for chained biosChristoph Hellwig2016-03-141-2/+5
| * | blk-mq: Fix NULL pointer updating nr_requestsKeith Busch2016-03-031-0/+2
| * | blk-mq: mark request queue as mq asapMing Lei2016-02-141-1/+3
| * | block: Initialize max_dev_sectors to 0Keith Busch2016-02-111-2/+2
| * | blk-mq: dynamic h/w context countKeith Busch2016-02-093-73/+110
| * | 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 'dm-4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2016-03-161-1/+1
|\ \ \
| * | | dm: fix excessive dm-mq context switchingMike Snitzer2016-02-221-1/+1
* | | | block: partition: add partition specific uevent callbacks for partition infoSan Mehat2016-03-151-0/+11
* | | | block: support large requests in blk_rq_map_user_iovChristoph Hellwig2016-03-031-30/+61
* | | | block: merge: get the 1st and last bvec via helpersMing Lei2016-03-031-6/+2
* | | | block: disable block device DAX by defaultDan Williams2016-02-271-0/+13
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-02-176-13/+23
|\ \ \
| * | | blk: fix overflow in queue_discard_max_hw_showAlan2016-02-171-3/+2
| * | | bio: return EINTR if copying to user space got interruptedHannes Reinecke2016-02-121-2/+5
| * | | blk-mq: End unstarted requests on dying queueKeith Busch2016-02-111-2/+4
| * | | block: Initialize max_dev_sectors to 0Keith Busch2016-02-111-2/+2
| * | | block: fix module reference leak on put_disk() call for cgroups throttleRoman Pen2016-02-091-0/+9
| * | | kernel/fs: fix I/O wait not accounted for RW O_DSYNCStephane Gasparini2016-02-091-1/+1
| * | | deadline: remove unused struct memberTahsin Erdogan2016-02-011-3/+0
| |/ /
* | | 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
|\ \ \ \
OpenPOWER on IntegriCloud