summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.4/reservations' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-047-100/+608
|\
| * NVMe: Precedence error in nvme_pr_clear()Dan Carpenter2015-11-031-1/+1
| * nvme: add missing endianess annotations in nvme_pr_commandChristoph Hellwig2015-10-221-2/+2
| * NVMe: Add persistent reservation opsKeith Busch2015-10-221-0/+95
| * sd: implement the Persistent Reservation APIChristoph Hellwig2015-10-211-0/+96
| * block: add an API for Persistent ReservationsChristoph Hellwig2015-10-215-0/+290
| * block: cleanup blkdev_ioctlChristoph Hellwig2015-10-211-100/+127
* | Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-0428-343/+367
|\ \
| * | block, libnvdimm, nvme: provide a built-in blk_integrity nop profileDan Williams2015-10-213-29/+14
| * | block: blk_flush_integrity() for bio-based driversDan Williams2015-10-213-0/+16
| * | block: move blk_integrity to request_queueDan Williams2015-10-214-10/+13
| * | block: generic request_queue reference countingDan Williams2015-10-217-75/+102
| * | nvme: suspend i/o during runtime blk_integrity_unregisterDan Williams2015-10-211-0/+2
| * | md: suspend i/o during runtime blk_integrity_unregisterDan Williams2015-10-214-0/+7
| * | md, dm, scsi, nvme, libnvdimm: drop blk_integrity_unregister() at shutdownDan Williams2015-10-215-9/+1
| * | block: Inline blk_integrity in struct gendiskMartin K. Petersen2015-10-2110-181/+152
| * | block: Export integrity data interval size in sysfsMartin K. Petersen2015-10-212-0/+21
| * | block: Reduce the size of struct blk_integrityMartin K. Petersen2015-10-213-9/+9
| * | block: Consolidate static integrity profile propertiesMartin K. Petersen2015-10-219-64/+65
| * | block: Move integrity kobject to struct gendiskMartin K. Petersen2015-10-213-13/+12
| |/
* | Merge branch 'for-4.4/lightnvm' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-0417-12/+4197
|\ \
| * | nvme: lightnvm: clean up a data typeDan Carpenter2015-11-031-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-0419-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
OpenPOWER on IntegriCloud