summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-0840-379/+924
|\
| * Merge branch 'for-4.18/mcsafe' into libnvdimm-for-nextDan Williams2018-06-0823-79/+485
| |\
| | * x86, nfit_test: Add unit test for memcpy_mcsafe()Dan Williams2018-05-224-0/+192
| | * pmem: Switch to copy_to_iter_mcsafe()Dan Williams2018-05-221-1/+1
| | * dax: Report bytes remaining in dax_iomap_actor()Dan Williams2018-05-221-9/+11
| | * dax: Introduce a ->copy_to_iter dax operationDan Williams2018-05-2210-3/+111
| | * uio, lib: Fix CONFIG_ARCH_HAS_UACCESS_MCSAFE compilationDan Williams2018-05-222-1/+4
| * | Merge branch 'for-4.18/dax' into libnvdimm-for-nextDan Williams2018-06-0821-295/+545
| |\ \
| | * | dax: dax_insert_mapping_entry always succeedsMatthew Wilcox2018-06-021-16/+2
| | * | xfs, dax: introduce xfs_break_dax_layouts()Dan Williams2018-05-221-10/+51
| | * | xfs: prepare xfs_break_layouts() for another layout typeDan Williams2018-05-226-15/+53
| | * | xfs: prepare xfs_break_layouts() to be called with XFS_MMAPLOCK_EXCLDan Williams2018-05-224-12/+11
| | * | mm, fs, dax: handle layout changes to pinned dax mappingsDan Williams2018-05-222-0/+104
| | * | mm: fix __gup_device_huge vs unmapDan Williams2018-05-221-10/+26
| | * | mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPSDan Williams2018-05-2210-65/+137
| | * | memremap: split devm_memremap_pages() and memremap() infrastructureDan Williams2018-05-153-177/+171
| * | | dax: Use dax_write_cache* helpersRoss Zwisler2018-06-061-6/+3
| * | | libnvdimm, pmem: Do not flush power-fail protected CPU cachesRoss Zwisler2018-06-061-1/+2
| * | | libnvdimm, pmem: Unconditionally deep flush on *syncRoss Zwisler2018-06-061-4/+3
| * | | libnvdimm, pmem: Complete REQ_FLUSH => REQ_PREFLUSHRoss Zwisler2018-06-061-6/+1
| * | | acpi, nfit: Remove ecc_unit_sizeDan Williams2018-06-033-30/+17
| * | | libnvdimm, e820: Register all pmem resourcesDan Williams2018-06-022-19/+23
| * | | libnvdimm: Debug probe timesDan Williams2018-06-021-1/+4
| * | | linvdimm, pmem: Preserve read-only setting for pmem devicesRobert Elliott2018-05-311-5/+9
* | | | Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-0819-124/+204
|\ \ \ \
| * | | | nvme: cleanup double shift issueDan Carpenter2018-06-082-3/+2
| * | | | nvme-pci: make CMB SQ mod-param read-onlyKeith Busch2018-06-081-1/+1
| * | | | nvme-pci: unquiesce dead controller queuesKeith Busch2018-06-081-1/+1
| * | | | nvme-pci: remove HMB teardown on resetKeith Busch2018-06-081-8/+0
| * | | | nvme-pci: queue creation fixesKeith Busch2018-06-081-3/+4
| * | | | nvme-pci: remove unnecessary completion doorbell checkKeith Busch2018-06-081-5/+3
| * | | | nvme-pci: remove unnecessary nested lockingKeith Busch2018-06-081-7/+1
| * | | | nvmet: filter newlines from user inputSagi Grimberg2018-06-081-5/+9
| * | | | nvme-rdma: correctly check for target keyed sgl supportSteve Wise2018-06-081-2/+3
| * | | | nvme: don't hold nvmf_transports_rwsem for more than transport lookupsJohannes Thumshirn2018-06-082-1/+5
| * | | | nvmet: return all zeroed buffer when we can't find an active namespaceChristoph Hellwig2018-06-081-6/+9
| * | | | md: Unify mddev destruction pathsKent Overstreet2018-06-081-35/+18
| * | | | dm: use bioset_init_from_src() to copy bio_setJens Axboe2018-06-081-6/+16
| * | | | block: add bioset_init_from_src() helperJens Axboe2018-06-082-0/+19
| * | | | block: always set partition number to '0' in blk_partition_remap()Hannes Reinecke2018-06-071-1/+1
| * | | | block: pass failfast and driver-specific flags to flush requestsHannes Reinecke2018-06-061-3/+6
| * | | | nbd: set discard_alignment to the granularityJosef Bacik2018-06-051-0/+3
| * | | | nbd: Consistently use request pointer in debug messages.Kevin Vigor2018-06-051-5/+5
| * | | | block: add verifier for cmdline partitionWang YanQing2018-06-051-0/+57
| * | | | lightnvm: pblk: fix resource leak of invalid_bitmapColin Ian King2018-06-051-1/+2
| * | | | lightnvm: pblk: make symbol write_buffer_size staticWei Yongjun2018-06-051-1/+1
| * | | | loop: add recursion validation to LOOP_CHANGE_FDTheodore Ts'o2018-06-051-30/+38
* | | | | Merge tag 'regulator-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-0851-1849/+2010
|\ \ \ \ \
| * \ \ \ \ Merge branch 'regulator-4.17' into regulator-4.18 merge windowMark Brown2018-06-082-3/+20
| |\ \ \ \ \
| | * | | | | regulator: max8998: Fix platform data retrieval.Paweł Chmiel2018-05-171-2/+1