summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.4/lightnvm' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-0517-12/+4197
|\
| * nvme: lightnvm: clean up a data typeDan Carpenter2015-11-041-2/+2
| * lightnvm: refactor phys addrs type to u64Matias Bjørling2015-11-033-26/+25
| * nvme: LightNVM supportMatias Bjørling2015-10-294-12/+565
| * rrpc: Round-robin sector target with cost-based gcMatias Bjørling2015-10-294-0/+1571
| * gennvm: Generic NVM managerMatias Bjørling2015-10-294-0/+539
| * lightnvm: Support for Open-Channel SSDsMatias Bjørling2015-10-299-0/+1523
* | Merge branch 'for-4.4/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-0519-899/+1056
|\|
| * Update target repo for nvme patch contributionsJay Freyensee2015-10-281-2/+4
| * NVMe: initialize error to '0'Jens Axboe2015-10-151-1/+1
| * nvme: use an integer value to Linux errno valuesChristoph Hellwig2015-10-151-5/+7
| * nvme: fix 32-bit build warningArnd Bergmann2015-10-121-3/+3
| * NVMe: Add explicit block config dependencyKeith Busch2015-10-121-1/+1
| * nvme: include <linux/types.ĥ> in <linux/nvme.h>Christoph Hellwig2015-10-091-0/+2
| * nvme: move to a new drivers/nvme/host directoryJay Sternberg2015-10-0912-14/+21
| * nvme.h: add missing nvme_id_ctrl endianess annotationsChristoph Hellwig2015-10-091-2/+2
| * nvme: move hardware structures out of the uapi version of nvme.hChristoph Hellwig2015-10-094-591/+590
| * nvme: add a local nvme.h headerChristoph Hellwig2015-10-094-116/+136
| * nvme: properly handle partially initialized queues in nvme_create_io_queuesChristoph Hellwig2015-10-091-2/+14
| * nvme: merge nvme_dev_start, nvme_dev_resume and nvme_async_probeChristoph Hellwig2015-10-091-33/+20
| * nvme: factor reset code into a common helperChristoph Hellwig2015-10-091-24/+24
| * nvme: merge nvme_dev_reset into nvme_reset_failed_devChristoph Hellwig2015-10-091-9/+3
| * nvme: delete dev from dev_list in nvme_resetChristoph Hellwig2015-10-091-0/+1
| * NVMe: Simplify device resume on io queue failureKeith Busch2015-10-092-29/+6
| * NVMe: Namespace removal simplificationsKeith Busch2015-10-091-32/+10
| * NVMe: Reference count open namespacesKeith Busch2015-10-092-9/+21
| * Merge branch 'for-4.4/core' into for-4.4/driversJens Axboe2015-10-09690-3959/+7245
| |\
| * | cdrom: Random writing support for BD-RE mediaGeorgios Toptsidis2015-09-251-0/+1
| * | block: loop: support DIO & AIOMing Lei2015-09-232-3/+97
| * | block: loop: introduce ioctl command of LOOP_SET_DIRECT_IOMing Lei2015-09-232-0/+20
| * | block: loop: prepare for supporing direct IOMing Lei2015-09-233-0/+79
| * | block: loop: use kthread_workMing Lei2015-09-232-61/+28
| * | block: loop: set QUEUE_FLAG_NOMERGES for request queue of loopMing Lei2015-09-231-0/+6
* | | Merge branch 'for-4.4/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-0510-62/+148
|\ \ \
| * | | blk-mq: avoid excessive boot delays with large lun countsJeff Moyer2015-11-031-17/+30
| * | | blktrace: re-write setting q->blk_traceDavidlohr Bueso2015-10-291-11/+5
| * | | blk-mq: mark ctx as pending at batch in flush plug pathMing Lei2015-10-211-5/+13
| * | | blk-mq: fix for trace_block_plug()Ming Lei2015-10-211-1/+1
| * | | block: check bio_mergeable() early before mergingMing Lei2015-10-211-1/+1
| * | | blk-mq: check bio_mergeable() early before mergingMing Lei2015-10-211-1/+1
| * | | block: avoid to merge splitted bioMing Lei2015-10-211-0/+3
| * | | block: setup bi_phys_segments after splittingMing Lei2015-10-211-7/+22
| * | | block: fix plug list flushing for nomerge queuesJeff Moyer2015-10-213-6/+36
| * | | blk-mq: remove unused blk_mq_clone_flush_request prototypeChristoph Hellwig2015-10-091-2/+0
| * | | blk-mq: fix waitqueue_active without memory barrier in block/blk-mq-tag.cKosuke Tatsukawa2015-10-091-0/+4
| | |/ | |/|
| * | Merge tag 'v4.3-rc4' into for-4.4/coreJens Axboe2015-10-09690-3957/+7244
| |\ \ | | |/ | |/|
| * | fs: direct-io: don't dirtying pages for ITER_BVEC/ITER_KVEC direct readMing Lei2015-09-231-3/+6
| * | fs/mpage.c: forgotten WRITE_SYNC in case of data integrity writeRoman Pen2015-09-231-8/+15
| * | block: kmemleak: Track the page allocations for struct requestCatalin Marinas2015-09-231-0/+11
* | | Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-05175-2196/+13959
|\ \ \