| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-07-01 | 5 | -168/+305 |
|\ |
|
| * | drivers/block/nvme-core.c: fix build with gcc-4.4.4 | Andrew Morton | 2015-06-27 | 1 | -14/+16 |
| * | Merge branch 'stable/for-jens-4.2' of git://git.kernel.org/pub/scm/linux/kern... | Jens Axboe | 2015-06-27 | 4 | -110/+225 |
| |\ |
|
| | * | drivers: xen-blkfront: only talk_to_blkback() when in XenbusStateInitialising | Bob Liu | 2015-06-22 | 1 | -0/+2 |
| | * | xen/block: add multi-page ring support | Bob Liu | 2015-06-06 | 4 | -59/+180 |
| | * | driver: xen-blkfront: move talk_to_blkback to a more suitable place | Bob Liu | 2015-06-06 | 1 | -8/+6 |
| | * | drivers: xen-blkback: delay pending_req allocation to connect_ring | Bob Liu | 2015-06-06 | 2 | -45/+39 |
| * | | NVMe: Fix filesystem deadlock on removal | Keith Busch | 2015-06-27 | 1 | -1/+1 |
| * | | NVMe: Failed controller initialization fixes | Keith Busch | 2015-06-27 | 1 | -18/+15 |
| * | | NVMe: Unify controller probe and resume | Keith Busch | 2015-06-27 | 1 | -23/+29 |
| * | | NVMe: Don't use fake status on cancelled command | Keith Busch | 2015-06-27 | 1 | -1/+4 |
| * | | NVMe: Fix device cleanup on initialization failure | Keith Busch | 2015-06-27 | 1 | -2/+16 |
* | | | Merge tag 'md/4.2' of git://neil.brown.name/md | Linus Torvalds | 2015-06-29 | 4 | -101/+133 |
|\ \ \ |
|
| * | | | md: clear Blocked flag on failed devices when array is read-only. | Neil Brown | 2015-06-25 | 1 | -0/+9 |
| * | | | md: unlock mddev_lock on an error path. | NeilBrown | 2015-06-25 | 1 | -1/+3 |
| * | | | md: clear mddev->private when it has been freed. | NeilBrown | 2015-06-25 | 1 | -0/+3 |
| * | | | md: fix a build warning | Firo Yang | 2015-06-17 | 1 | -1/+1 |
| * | | | md/raid5: ignore released_stripes check | Shaohua Li | 2015-06-17 | 1 | -2/+2 |
| * | | | md/raid5: per hash value and exclusive wait_for_stripe | Yuanhan Liu | 2015-06-17 | 2 | -9/+20 |
| * | | | md/raid5: split wait_for_stripe and introduce wait_for_quiescent | Yuanhan Liu | 2015-06-17 | 2 | -6/+10 |
| * | | | md: convert to kstrto*() | Alexey Dobriyan | 2015-06-17 | 1 | -68/+81 |
| * | | | md/raid10: make sync_request_write() call bio_copy_data() | Kent Overstreet | 2015-06-17 | 1 | -14/+4 |
* | | | | Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-06-29 | 27 | -110/+10506 |
|\ \ \ \ |
|
| * | | | | arch, x86: pmem api for ensuring durability of persistent memory updates | Ross Zwisler | 2015-06-26 | 1 | -13/+20 |
| * | | | | libnvdimm: Add sysfs numa_node to NVDIMM devices | Toshi Kani | 2015-06-26 | 4 | -0/+33 |
| * | | | | libnvdimm: Set numa_node to NVDIMM devices | Toshi Kani | 2015-06-26 | 4 | -1/+14 |
| * | | | | acpi: Add acpi_map_pxm_to_online_node() | Toshi Kani | 2015-06-26 | 1 | -3/+47 |
| * | | | | libnvdimm, nfit: handle unarmed dimms, mark namespaces read-only | Dan Williams | 2015-06-26 | 8 | -3/+95 |
| * | | | | pmem: flag pmem block devices as non-rotational | Dan Williams | 2015-06-26 | 1 | -0/+1 |
| * | | | | libnvdimm: enable iostat | Dan Williams | 2015-06-26 | 5 | -2/+59 |
| * | | | | pmem: make_request cleanups | Dan Williams | 2015-06-26 | 1 | -21/+5 |
| * | | | | libnvdimm, pmem: fix up max_hw_sectors | Dan Williams | 2015-06-26 | 1 | -1/+1 |
| * | | | | libnvdimm, blk: add support for blk integrity | Vishal Verma | 2015-06-26 | 5 | -23/+159 |
| * | | | | libnvdimm, btt: add support for blk integrity | Vishal Verma | 2015-06-26 | 5 | -18/+154 |
| * | | | | tools/testing/nvdimm: libnvdimm unit test infrastructure | Dan Williams | 2015-06-26 | 2 | -4/+14 |
| * | | | | libnvdimm, nfit, nd_blk: driver for BLK-mode access persistent memory | Ross Zwisler | 2015-06-26 | 11 | -32/+916 |
| * | | | | nd_btt: atomic sector updates | Vishal Verma | 2015-06-26 | 11 | -25/+1676 |
| * | | | | libnvdimm: infrastructure for btt devices | Dan Williams | 2015-06-25 | 12 | -94/+821 |
| * | | | | libnvdimm: write blk label set | Dan Williams | 2015-06-25 | 6 | -24/+369 |
| * | | | | libnvdimm: write pmem label set | Dan Williams | 2015-06-25 | 5 | -14/+455 |
| * | | | | libnvdimm: blk labels and namespace instantiation | Dan Williams | 2015-06-25 | 6 | -38/+566 |
| * | | | | libnvdimm: pmem label sets and namespace instantiation. | Dan Williams | 2015-06-25 | 12 | -31/+1468 |
| * | | | | libnvdimm: namespace indices: read and validate | Dan Williams | 2015-06-25 | 6 | -1/+520 |
| * | | | | libnvdimm, nfit: add interleave-set state-tracking infrastructure | Dan Williams | 2015-06-25 | 7 | -5/+263 |
| * | | | | libnvdimm, pmem: add libnvdimm support to the pmem driver | Dan Williams | 2015-06-25 | 1 | -35/+33 |
| * | | | | libnvdimm, pmem: move pmem to drivers/nvdimm/ | Dan Williams | 2015-06-25 | 5 | -13/+25 |
| * | | | | libnvdimm: support for legacy (non-aliasing) nvdimms | Dan Williams | 2015-06-25 | 10 | -6/+358 |
| * | | | | libnvdimm, nfit: regions (block-data-window, persistent memory, volatile memory) | Dan Williams | 2015-06-25 | 5 | -1/+459 |
| * | | | | libnvdimm, nvdimm: dimm driver and base libnvdimm device-driver infrastructure | Dan Williams | 2015-06-25 | 8 | -15/+480 |
| * | | | | libnvdimm: control (ioctl) messages for nvdimm_bus and nvdimm devices | Dan Williams | 2015-06-25 | 7 | -9/+605 |