summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'libnvdimm-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-1312-104/+262
|\
| * Merge branch 'for-5.1/nfit/ars' into libnvdimm-for-nextDan Williams2019-03-11230-1059/+1719
| |\
| | * nfit/ars: Avoid stale ARS resultsDan Williams2019-02-202-1/+17
| | * nfit/ars: Allow root to busy-poll the ARS state machineDan Williams2019-02-202-0/+9
| | * nfit/ars: Introduce scrub_flagsDan Williams2019-02-202-15/+23
| | * nfit/ars: Remove ars_start_flagsDan Williams2019-02-202-6/+5
| | * nfit/ars: Attempt short-ARS even in the no_init_ars caseDan Williams2019-02-201-2/+3
| | * nfit/ars: Attempt a short-ARS whenever the ARS state is idle at bootDan Williams2019-02-131-1/+1
| * | Merge branch 'for-5.1/libnvdimm-start-pad' into libnvdimm-for-nextDan Williams2019-03-113-20/+46
| |\ \
| | * | libnvdimm/pfn: Remove dax_label_reserveDan Williams2019-02-221-4/+2
| | * | dax: Check the end of the block-device capacity with dax_direct_access()Dan Williams2019-02-211-10/+28
| | * | libnvdimm/pmem: Honor force_raw for legacy pmem regionsDan Williams2019-02-121-0/+4
| | * | libnvdimm/pfn: Account for PAGE_SIZE > info-block-size in nd_pfn_init()Dan Williams2019-02-121-7/+13
| | * | libnvdimm: Fix altmap reservation size calculationOliver O'Halloran2019-02-121-1/+1
| | * | libnvdimm, pfn: Fix over-trim in trim_pfn_device()Wei Yang2019-02-121-1/+1
| * | | Merge branch 'for-5.1/libnvdimm' into libnvdimm-for-nextDan Williams2019-03-1110-50/+147
| |\ \ \
| | * | | libnvdimm/namespace: Clean up holder_class_store()Dan Williams2019-03-041-4/+4
| | * | | libnvdimm/of_pmem: Fix platform_no_drv_owner.cocci warningsYueHaibing2019-03-021-1/+0
| | * | | acpi/nfit: Update NFIT flags error messageToshi Kani2019-03-011-1/+1
| | * | | libnvdimm/btt: Fix LBA masking during 'free list' populationVishal Verma2019-02-283-6/+29
| | * | | libnvdimm/btt: Remove unnecessary code in btt_freelist_initVishal Verma2019-02-281-6/+2
| | * | | acpi/nfit: Require opt-in for read-only label configurationsDan Williams2019-02-131-0/+17
| | * | | libnvdimm/dimm: Add a no-BLK quirk based on NVDIMM familyDan Williams2019-02-035-0/+27
| | * | | nfit: Add Hyper-V NVDIMM DSM command set to white listDexuan Cui2019-01-302-4/+19
| | * | | nfit: acpi_nfit_ctl(): Check out_obj->type in the right placeDexuan Cui2019-01-301-7/+7
| | * | | nfit: Fix nfit_intel_shutdown_status() command submissionDan Williams2019-01-301-17/+24
| | * | | libnvdimm/label: Clear 'updating' flag after label-set updateDan Williams2019-01-151-5/+18
| * | | | acpi/nfit: Fix bus command validationDan Williams2019-02-071-10/+12
| | |/ / | |/| |
* | | | Merge tag 'upstream-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-03-133-7/+198
|\ \ \ \
| * | | | ubi: wl: Silence uninitialized variable warningDan Carpenter2019-03-051-1/+1
| * | | | ubi: Expose the bitrot interfaceRichard Weinberger2019-02-243-0/+175
| * | | | ubi: Introduce in_pq()Richard Weinberger2019-02-241-7/+23
* | | | | Merge tag 'ceph-for-5.1-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2019-03-121-103/+297
|\ \ \ \ \
| * | | | | rbd: advertise support for RBD_FEATURE_DEEP_FLATTENIlya Dryomov2019-03-051-0/+2
| * | | | | rbd: whole-object write and zeroout should copyup when snapshots existIlya Dryomov2019-03-051-5/+7
| * | | | | rbd: copyup with an empty snapshot context (aka deep-copyup)Ilya Dryomov2019-03-051-10/+79
| * | | | | rbd: introduce rbd_obj_issue_copyup_ops()Ilya Dryomov2019-03-051-33/+43
| * | | | | rbd: stop copying num_osd_ops in rbd_obj_issue_copyup()Ilya Dryomov2019-03-051-31/+59
| * | | | | rbd: factor out __rbd_osd_req_create()Ilya Dryomov2019-03-051-7/+12
| * | | | | rbd: clear ->xferred on error from rbd_obj_issue_copyup()Ilya Dryomov2019-03-051-0/+1
| * | | | | rbd: remove experimental designation from kernel layeringIlya Dryomov2019-03-051-8/+0
| * | | | | rbd: round off and ignore discards that are too smallIlya Dryomov2019-03-051-6/+55
| * | | | | rbd: handle DISCARD and WRITE_ZEROES separatelyIlya Dryomov2019-03-051-10/+51
| * | | | | rbd: get rid of obj_req->obj_request_countIlya Dryomov2019-03-051-5/+0
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-1212-78/+79
|\ \ \ \ \ \
| * | | | | | md: convert to kvmallocKent Overstreet2019-03-123-56/+46
| * | | | | | of: fix kmemleak crash caused by imbalance in early memory reservationMike Rapoport2019-03-121-10/+3
| * | | | | | memblock: drop memblock_alloc_*_nopanic() variantsMike Rapoport2019-03-122-2/+2
| * | | | | | treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-125-4/+25
| * | | | | | memblock: drop memblock_alloc_base()Mike Rapoport2019-03-121-1/+1