summaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm-current/current'Stephen Rothwell2016-03-042-1/+12
|\
| * block: restore /proc/partitions to not display non-partitionable removable de...Josh Hunt2016-02-281-1/+1
| * block: partition: add partition specific uevent callbacks for partition infoSan Mehat2016-02-281-0/+11
* | next-20160303/device-mapperStephen Rothwell2016-03-041-1/+1
|\ \
| * | dm: fix excessive dm-mq context switchingMike Snitzer2016-02-221-1/+1
* | | Merge remote-tracking branch 'block/for-next'Stephen Rothwell2016-03-044-84/+148
|\ \ \
| * \ \ Merge branch 'for-4.6/core' into for-nextJens Axboe2016-03-031-0/+2
| |\ \ \
| | * | | blk-mq: Fix NULL pointer updating nr_requestsKeith Busch2016-03-031-0/+2
| * | | | 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 remote-tracking branch 'libata/for-next'Stephen Rothwell2016-03-041-0/+24
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | block: Add blk_set_runtime_active()Mika Westerberg2016-02-191-0/+24
* | | | | 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
|\ \ \ \
| * | | | block: split bios to max possible lengthKeith Busch2016-01-121-3/+16
| * | | | block: add call to split trace pointMike Krinkin2015-12-031-0/+3