summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'libnvdimm-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-1315-113/+273
|\
| * Merge branch 'for-5.1/nfit/ars' into libnvdimm-for-nextDan Williams2019-03-11568-2209/+5617
| |\
| | * 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-1113-59/+158
| |\ \ \
| | * | | 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-036-0/+29
| | * | | MAINTAINERS: Update filesystem-dax and NVDIMM entriesDan Williams2019-02-011-9/+8
| | * | | nfit: Add Hyper-V NVDIMM DSM command set to white listDexuan Cui2019-01-303-4/+20
| | * | | 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 'fsdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nv...Linus Torvalds2019-03-131-14/+11
|\ \ \ \
| * | | | dax: Flush partial PMDs correctlyMatthew Wilcox2019-03-021-10/+9
| * | | | fs/dax: NIT fix comment regarding start/end vs rangeIra Weiny2019-02-131-1/+1
| * | | | fs/dax: Convert to use vmf_error()Souptick Joarder2019-02-131-3/+1
| | |_|/ | |/| |
* | | | Merge tag 'upstream-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-03-135-7/+211
|\ \ \ \
| * | | | ubi: wl: Silence uninitialized variable warningDan Carpenter2019-03-051-1/+1
| * | | | ubifs: Reject unsupported ioctl flags explicitlyHou Tao2019-02-241-0/+8
| * | | | ubi: Expose the bitrot interfaceRichard Weinberger2019-02-244-0/+180
| * | | | ubi: Introduce in_pq()Richard Weinberger2019-02-241-7/+23
* | | | | Merge tag 'nfsd-5.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-03-1211-58/+65
|\ \ \ \ \
| * | | | | nfsd: allow nfsv3 readdir request to be larger.NeilBrown2019-03-082-2/+4
| * | | | | nfsd: fix wrong check in write_v4_end_grace()Yihao Wu2019-03-061-1/+1
| * | | | | nfsd: fix memory corruption caused by readdirNeilBrown2019-03-052-2/+15
| * | | | | nfsd: fix performance-limiting session calculationJ. Bruce Fields2019-02-211-4/+4
| * | | | | svcrpc: fix UDP on servers with lots of threadsJ. Bruce Fields2019-02-211-10/+10
| * | | | | svcrdma: Remove syslog warnings in work completion handlersChuck Lever2019-02-064-27/+2
| * | | | | svcrdma: Squelch compiler warning when SUNRPC_DEBUG is disabledChuck Lever2019-02-061-1/+3
| * | | | | svcrdma: Use struct_size() in kmalloc()Gustavo A. R. Silva2019-02-061-2/+1
| * | | | | svcrpc: fix unlikely races preventing queueing of socketsJ. Bruce Fields2019-02-063-3/+15
| * | | | | svcrpc: svc_xprt_has_something_to_do seems a little longJ. Bruce Fields2019-02-061-2/+2
| * | | | | SUNRPC: Don't allow compiler optimisation of svc_xprt_release_slot()Trond Myklebust2019-02-061-2/+6