Age | Commit message (Expand) | Author |
2016-02-01 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-01-30 | block: use DAX for partition table reads | Dan Williams |
2016-01-30 | block: revert runtime dax control of the raw block device | Dan Williams |
2016-01-29 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-01-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2016-01-22 | block: fix bio splitting on max sectors | Ming Lei |
2016-01-22 | wrappers for ->i_mutex access | Al Viro |
2016-01-21 | Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-01-19 | Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-01-13 | Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-01-12 | block: split bios to max possible length | Keith Busch |
2016-01-09 | block: kill disk_{check|set|clear|alloc}_badblocks | Dan Williams |
2016-01-09 | pmem, dax: disable dax in the presence of bad blocks | Dan Williams |
2016-01-09 | block, badblocks: introduce devm_init_badblocks | Dan Williams |
2016-01-09 | block: clarify badblocks lifetime | Dan Williams |
2016-01-09 | badblocks: rename badblocks_free to badblocks_exit | Dan Williams |
2016-01-09 | block: Add badblock management for gendisks | Vishal Verma |
2016-01-09 | badblocks: Add core badblock management code | Vishal Verma |
2016-01-09 | block: fix del_gendisk() vs blkdev_ioctl crash | Dan Williams |
2016-01-09 | block: enable dax for raw block devices | Dan Williams |
2016-01-08 | Revert "block: Split bios on chunk boundaries" | Jens Axboe |
2015-12-28 | block: add blk_start_queue_async() | Jens Axboe |
2015-12-22 | block: Split bios on chunk boundaries | Keith Busch |
2015-12-22 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-12-22 | block: ensure to split after potentially bouncing a bio | Junichi Nomura |
2015-12-22 | block: remove REQ_NO_TIMEOUT flag | Christoph Hellwig |
2015-12-22 | block: defer timeouts to a workqueue | Christoph Hellwig |
2015-12-15 | Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r... | Doug Ledford |
2015-12-12 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-12-11 | irq_poll: make blk-iopoll available outside the block layer | Christoph Hellwig |
2015-12-09 | blk-integrity: checking for NULL instead of IS_ERR | Dan Carpenter |
2015-12-07 | Merge branch 'master' into for-4.4-fixes | Tejun Heo |
2015-12-06 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2015-12-03 | SCSI: Fix NULL pointer dereference in runtime PM | Ken Xue |
2015-12-03 | Merge branch 'mkp-fixes' into fixes | James Bottomley |
2015-12-03 | block: add call to split trace point | Mike Krinkin |
2015-12-03 | blk-mq: Avoid memoryless numa node encoded in hctx numa_node | Raghavendra K T |
2015-12-03 | blk-mq: Reuse hardware context cpumask for tags | Raghavendra K T |
2015-12-03 | blk-integrity: empty implementation when disabled | Keith Busch |
2015-12-03 | cgroup: fix handling of multi-destination migration from subtree_control enab... | Tejun Heo |
2015-12-01 | blk-mq: add a flags parameter to blk_mq_alloc_request | Christoph Hellwig |
2015-11-30 | blk-merge: fix computing bio->bi_seg_front_size in case of single segment | Ming Lei |
2015-11-29 | block: Always check queue limits for cloned requests | Hannes Reinecke |
2015-11-25 | Return EBUSY from BLKRRPART for mounted whole-dev fs | Eric Sandeen |
2015-11-25 | block/sd: Fix device-imposed transfer length limits | Martin K. Petersen |
2015-11-25 | Revert "blk-flush: Queue through IO scheduler when flush not required" | Jens Axboe |
2015-11-25 | Revert "blk-flush: Queue through IO scheduler when flush not required" | Jens Axboe |
2015-11-24 | block: clarify blk_add_timer() use case for blk-mq | Jens Axboe |
2015-11-24 | bio: use offset_in_page macro | Geliang Tang |
2015-11-24 | block: do not initialise statics to 0 or NULL | Wei Tang |