- Sep 25, 2020
-
-
Piotr Balcer authored
-
- Sep 24, 2020
-
-
Piotr Balcer authored
test: more scope fixes
-
Piotr Balcer authored
-
- Sep 22, 2020
-
-
Piotr Balcer authored
test: fix symbol format in the scope tests
-
Weronika Lewandowska authored
-
- Sep 16, 2020
-
-
Piotr Balcer authored
-
- Sep 15, 2020
-
-
Piotr Balcer authored
Stable 1.8
-
Piotr Balcer authored
test: update persist count for ppc (drain after ulog processing)
-
- Sep 14, 2020
-
-
Piotr Balcer authored
test: fix fail on return pmempool_feature
-
- Sep 04, 2020
-
-
Weronika Lewandowska authored
test: Fix obj_persist_count/TEST2 for ppc64le
-
- Sep 03, 2020
-
-
Lucas A. M. Magalhaes authored
Signed-off-by:
Lucas A. M. Magalhaes <lamm@linux.ibm.com>
-
Weronika Lewandowska authored
-
- Sep 01, 2020
-
-
Weronika Lewandowska authored
Ref: #4962
-
- Aug 28, 2020
-
-
Piotr Balcer authored
merge stable-1.8 into stable-1.9
-
Piotr Balcer authored
-
Piotr Balcer authored
pmem: Fix ppc64le build
-
- Aug 27, 2020
-
-
Lucas A. M. Magalhaes authored
Typo broke ppc64le build. Fix commit 28050429 Signed-off-by:
Lucas A. M. Magalhaes <lamm@linux.ibm.com>
-
Piotr Balcer authored
Disable SDS if is not supported
-
- Aug 26, 2020
-
-
Piotr Balcer authored
Merge Stable 1.7 in to Stable 1.8
-
Łukasz Plewa authored
obj: fix pmreorder and two existing failure atomicity bugs
-
- Aug 25, 2020
-
-
Piotr Balcer authored
Without this option, the consistency checking function can mask issues.
-
Piotr Balcer authored
This prevented pmreorder tests from failling in certain scenarios.
-
- Aug 24, 2020
-
-
Piotr Balcer authored
This missing drain might have lead to failure atomicity bug if the store that invalidated the ulog was reordered by the CPU with any of the log entries and a crash happened.
-
- Aug 21, 2020
-
-
Piotr Balcer authored
This is a regression introduced in 5e137e0b. That patch accidentally modified the order in which huge chunk headers are updated, leading to possible issue with failure atomicity where the chunk headers could be inconsistent if a crash happened in between two header updates.
-
- Aug 20, 2020
-
-
Weronika Lewandowska authored
common: fix cirrus CI builds
-
Piotr Balcer authored
-
- Aug 11, 2020
-
-
Lucas A. M. Magalhaes authored
Signed-off-by:
Lucas A. M. Magalhaes <lamm@linux.ibm.com>
-
- Aug 05, 2020
-
-
Lucas A. M. Magalhaes authored
Signed-off-by:
Lucas A. M. Magalhaes <lamm@linux.ibm.com>
-
Lucas A. M. Magalhaes authored
Signed-off-by:
Lucas A. M. Magalhaes <lamm@linux.ibm.com>
-
Lucas A. M. Magalhaes authored
pmempool SDS checks where not a automaticaly skipping if SDS is not supported. Signed-off-by:
Lucas A. M. Magalhaes <lamm@linux.ibm.com>
-
- Aug 03, 2020
-
-
Lucas A. M. Magalhaes authored
Signed-off-by:
Lucas A. M. Magalhaes <lamm@linux.ibm.com>
-
Lucas A. M. Magalhaes authored
Signed-off-by:
Lucas A. M. Magalhaes <lamm@linux.ibm.com>
-
Lucas A. M. Magalhaes authored
Signed-off-by:
Lucas A. M. Magalhaes <lamm@linux.ibm.com>
-
Lucas A. M. Magalhaes authored
Signed-off-by:
Lucas A. M. Magalhaes <lamm@linux.ibm.com>
-
Lucas A. M. Magalhaes authored
Some devices have no support for SDS and will not be able to create a pool unless build without SDS_ENABLE or forcing disable SDS during creation. This commit checks if the device has SDS support on ndctl before durint poolset creation and disables it if don't. Signed-off-by:
Lucas A. M. Magalhaes <lamm@linux.ibm.com>
-
- Jul 22, 2020
-
-
Piotr Balcer authored
common: fix LIBFABRIC flags
-
Nicolas Morey-Chaisemartin authored
If BUILD_RPMEM is set, LIBFABRIC_* are not set up by common.inc and cause rpmemd to fail building Signed-off-by:
Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
-
- Jul 03, 2020
-
-
Piotr Balcer authored
-
Piotr Balcer authored
-