| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-02-17 | 6 | -13/+23 |
|\ |
|
| * | blk: fix overflow in queue_discard_max_hw_show | Alan | 2016-02-17 | 1 | -3/+2 |
| * | bio: return EINTR if copying to user space got interrupted | Hannes Reinecke | 2016-02-12 | 1 | -2/+5 |
| * | blk-mq: End unstarted requests on dying queue | Keith Busch | 2016-02-11 | 1 | -2/+4 |
| * | block: Initialize max_dev_sectors to 0 | Keith Busch | 2016-02-11 | 1 | -2/+2 |
| * | block: fix module reference leak on put_disk() call for cgroups throttle | Roman Pen | 2016-02-09 | 1 | -0/+9 |
| * | kernel/fs: fix I/O wait not accounted for RW O_DSYNC | Stephane Gasparini | 2016-02-09 | 1 | -1/+1 |
| * | deadline: remove unused struct member | Tahsin Erdogan | 2016-02-01 | 1 | -3/+0 |
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2016-02-12 | 1 | -2/+4 |
|\ \ |
|
| * \ | Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixes | James Bottomley | 2016-02-04 | 1 | -2/+4 |
| |\ \ |
|
| | * | | block/sd: Return -EREMOTEIO when WRITE SAME and DISCARD are disabled | Martin K. Petersen | 2016-02-04 | 1 | -2/+4 |
* | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-02-01 | 2 | -41/+15 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | block: use DAX for partition table reads | Dan Williams | 2016-01-30 | 1 | -3/+15 |
| * | | | block: revert runtime dax control of the raw block device | Dan Williams | 2016-01-30 | 1 | -38/+0 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-01-29 | 1 | -7/+19 |
|\ \ \
| |/ /
|/| | |
|
| * | | block: fix bio splitting on max sectors | Ming Lei | 2016-01-22 | 1 | -7/+19 |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-01-23 | 2 | -225/+1 |
|\ \ \ |
|
| * \ \ | Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r... | Doug Ledford | 2015-12-15 | 2 | -225/+1 |
| |\ \ \ |
|
| | * | | | irq_poll: make blk-iopoll available outside the block layer | Christoph Hellwig | 2015-12-11 | 2 | -225/+1 |
* | | | | | wrappers for ->i_mutex access | Al Viro | 2016-01-22 | 1 | -2/+2 |
| |_|/ /
|/| | | |
|
* | | | | Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-01-21 | 5 | -18/+29 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | block: remove REQ_NO_TIMEOUT flag | Christoph Hellwig | 2015-12-22 | 2 | -5/+0 |
| * | | | block: defer timeouts to a workqueue | Christoph Hellwig | 2015-12-22 | 4 | -6/+23 |
| * | | | blk-integrity: checking for NULL instead of IS_ERR | Dan Carpenter | 2015-12-09 | 1 | -5/+4 |
| * | | | blk-integrity: empty implementation when disabled | Keith Busch | 2015-12-03 | 1 | -2/+2 |
* | | | | Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-01-19 | 9 | -48/+56 |
|\ \ \ \ |
|
| * | | | | block: split bios to max possible length | Keith Busch | 2016-01-12 | 1 | -3/+16 |
| * | | | | block: add call to split trace point | Mike Krinkin | 2015-12-03 | 1 | -0/+3 |
| * | | | | blk-mq: Avoid memoryless numa node encoded in hctx numa_node | Raghavendra K T | 2015-12-03 | 2 | -2/+2 |
| * | | | | blk-mq: Reuse hardware context cpumask for tags | Raghavendra K T | 2015-12-03 | 1 | -8/+1 |
| |/ / / |
|
| * | | | blk-mq: add a flags parameter to blk_mq_alloc_request | Christoph Hellwig | 2015-12-01 | 4 | -30/+23 |
| * | | | Revert "blk-flush: Queue through IO scheduler when flush not required" | Jens Axboe | 2015-11-25 | 1 | -1/+1 |
| * | | | block: clarify blk_add_timer() use case for blk-mq | Jens Axboe | 2015-11-24 | 1 | -0/+6 |
| * | | | bio: use offset_in_page macro | Geliang Tang | 2015-11-24 | 1 | -2/+2 |
| * | | | block: do not initialise statics to 0 or NULL | Wei Tang | 2015-11-24 | 1 | -1/+1 |
| * | | | block: do not initialise globals to 0 or NULL | Wei Tang | 2015-11-24 | 1 | -1/+1 |
| * | | | block: rename request_queue slab cache | Ilya Dryomov | 2015-11-24 | 1 | -1/+1 |
* | | | | Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-01-13 | 4 | -2/+686 |
|\ \ \ \ |
|
| * | | | | block: kill disk_{check|set|clear|alloc}_badblocks | Dan Williams | 2016-01-09 | 1 | -42/+0 |
| * | | | | pmem, dax: disable dax in the presence of bad blocks | Dan Williams | 2016-01-09 | 1 | -0/+10 |
| * | | | | block, badblocks: introduce devm_init_badblocks | Dan Williams | 2016-01-09 | 1 | -13/+35 |
| * | | | | block: clarify badblocks lifetime | Dan Williams | 2016-01-09 | 2 | -5/+2 |
| * | | | | badblocks: rename badblocks_free to badblocks_exit | Dan Williams | 2016-01-09 | 2 | -4/+4 |
| * | | | | block: Add badblock management for gendisks | Vishal Verma | 2016-01-09 | 1 | -0/+76 |
| * | | | | badblocks: Add core badblock management code | Vishal Verma | 2016-01-09 | 2 | -1/+562 |
| * | | | | block: fix del_gendisk() vs blkdev_ioctl crash | Dan Williams | 2016-01-09 | 1 | -1/+0 |
| * | | | | block: enable dax for raw block devices | Dan Williams | 2016-01-09 | 1 | -0/+61 |
| | |/ /
| |/| | |
|
* | | | | Revert "block: Split bios on chunk boundaries" | Jens Axboe | 2016-01-08 | 1 | -1/+1 |
* | | | | block: add blk_start_queue_async() | Jens Axboe | 2015-12-28 | 1 | -0/+16 |
* | | | | block: Split bios on chunk boundaries | Keith Busch | 2015-12-22 | 1 | -1/+1 |