Show patches with: Submitter = Dan Williams       |   3419 patches
« 1 2 3 434 35 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,16/25] devdax: Move address_space helpers to the DAX core Fix the DAX-gup mistake - - - --- 2022-10-14 Dan Williams New
[v3,15/25] libnvdimm/pmem: Support pmem block devices without dax Fix the DAX-gup mistake - - - --- 2022-10-14 Dan Williams New
[v3,14/25] devdax: Fix sparse lock imbalance warning Fix the DAX-gup mistake - - - --- 2022-10-14 Dan Williams New
[v3,13/25] devdax: Minor warning fixups Fix the DAX-gup mistake - - - --- 2022-10-14 Dan Williams New
[v3,12/25] fsdax: Cleanup dax_associate_entry() Fix the DAX-gup mistake - - - --- 2022-10-14 Dan Williams New
[v3,11/25] fsdax: Rework dax_insert_entry() calling convention Fix the DAX-gup mistake - - - --- 2022-10-14 Dan Williams New
[v3,10/25] fsdax: Introduce pgmap_request_folios() Fix the DAX-gup mistake - - - --- 2022-10-14 Dan Williams New
[v3,09/25] fsdax: Rework for_each_mapped_pfn() to dax_for_each_folio() Fix the DAX-gup mistake - - - --- 2022-10-14 Dan Williams New
[v3,08/25] fsdax: Update dax_insert_entry() calling convention to return an error Fix the DAX-gup mistake - - - --- 2022-10-14 Dan Williams New
[v3,07/25] fsdax: Hold dax lock over mapping insertion Fix the DAX-gup mistake - - - --- 2022-10-14 Dan Williams New
[v3,06/25] fsdax: Validate DAX layouts broken before truncate Fix the DAX-gup mistake - - - --- 2022-10-14 Dan Williams New
[v3,05/25] fsdax: Wait for pinned pages during truncate_inode_pages_final() Fix the DAX-gup mistake - - - --- 2022-10-14 Dan Williams New
[v3,04/25] fsdax: Introduce dax_zap_mappings() Fix the DAX-gup mistake - - - --- 2022-10-14 Dan Williams New
[v3,03/25] fsdax: Include unmapped inodes for page-idle detection Fix the DAX-gup mistake - - - --- 2022-10-14 Dan Williams New
[v3,02/25] fsdax: Use dax_page_idle() to document DAX busy page checking Fix the DAX-gup mistake - 1 - --- 2022-10-14 Dan Williams New
[v3,01/25] fsdax: Wait on @page not @page->_refcount Fix the DAX-gup mistake - 1 - --- 2022-10-14 Dan Williams New
[GIT,PULL] NVDIMM for 6.1 [GIT,PULL] NVDIMM for 6.1 - - - --- 2022-10-14 Dan Williams Accepted
[GIT,PULL] NVDIMM and DAX fixes for 6.0-final [GIT,PULL] NVDIMM and DAX fixes for 6.0-final - - - --- 2022-09-25 Dan Williams Accepted
devdax: Fix soft-reservation memory description devdax: Fix soft-reservation memory description - - 1 --- 2022-09-23 Dan Williams Accepted
[v2,18/18] mm/gup: Drop DAX pgmap accounting Fix the DAX-gup mistake - - - --- 2022-09-16 Dan Williams Superseded
[v2,17/18] fsdax: Delete put_devmap_managed_page_refs() Fix the DAX-gup mistake - - - --- 2022-09-16 Dan Williams Superseded
[v2,16/18] mm/memremap_pages: Support initializing pages to a zero reference count Fix the DAX-gup mistake - - - --- 2022-09-16 Dan Williams Superseded
[v2,15/18] devdax: Use dax_insert_entry() + dax_delete_mapping_entry() Fix the DAX-gup mistake - - - --- 2022-09-16 Dan Williams Superseded
[v2,14/18] devdax: add PUD support to the DAX mapping infrastructure Fix the DAX-gup mistake - - - --- 2022-09-16 Dan Williams Superseded
[v2,13/18] dax: Prep mapping helpers for compound pages Fix the DAX-gup mistake - - - --- 2022-09-16 Dan Williams Superseded
[v2,12/18] devdax: Move address_space helpers to the DAX core Fix the DAX-gup mistake - - - --- 2022-09-16 Dan Williams Superseded
[v2,11/18] devdax: Minor warning fixups Fix the DAX-gup mistake - - - --- 2022-09-16 Dan Williams Superseded
[v2,10/18] fsdax: Manage pgmap references at entry insertion and deletion Fix the DAX-gup mistake - - - --- 2022-09-16 Dan Williams Superseded
[v2,09/18] fsdax: Rework dax_insert_entry() calling convention Fix the DAX-gup mistake - - - --- 2022-09-16 Dan Williams Superseded
[v2,08/18] fsdax: Cleanup dax_associate_entry() Fix the DAX-gup mistake - - - --- 2022-09-16 Dan Williams Superseded
[v2,07/18] fsdax: Update dax_insert_entry() calling convention to return an error Fix the DAX-gup mistake - - - --- 2022-09-16 Dan Williams Superseded
[v2,06/18] fsdax: Rework dax_layout_busy_page() to dax_zap_mappings() Fix the DAX-gup mistake - - - --- 2022-09-16 Dan Williams Superseded
[v2,05/18] xfs: Add xfs_break_layouts() to the inode eviction path Fix the DAX-gup mistake - - - --- 2022-09-16 Dan Williams Superseded
[v2,04/18] ext4: Add ext4_break_layouts() to the inode eviction path Fix the DAX-gup mistake - - - --- 2022-09-16 Dan Williams Superseded
[v2,03/18] fsdax: Include unmapped inodes for page-idle detection Fix the DAX-gup mistake - - - --- 2022-09-16 Dan Williams Superseded
[v2,02/18] fsdax: Use dax_page_idle() to document DAX busy page checking Fix the DAX-gup mistake - 1 - --- 2022-09-16 Dan Williams Superseded
[v2,01/18] fsdax: Wait on @page not @page->_refcount Fix the DAX-gup mistake - 1 - --- 2022-09-16 Dan Williams Superseded
[13/13] mm/gup: Drop DAX pgmap accounting Fix the DAX-gup mistake - - - --- 2022-09-04 Dan Williams Superseded
[12/13] devdax: Use dax_insert_entry() + dax_delete_mapping_entry() Fix the DAX-gup mistake - - - --- 2022-09-04 Dan Williams Superseded
[11/13] devdax: add PUD support to the DAX mapping infrastructure Fix the DAX-gup mistake - - - --- 2022-09-04 Dan Williams Superseded
[10/13] dax: Prep dax_{associate, disassociate}_entry() for compound pages Fix the DAX-gup mistake - - - --- 2022-09-04 Dan Williams Superseded
[09/13] devdax: Move address_space helpers to the DAX core Fix the DAX-gup mistake - - - --- 2022-09-04 Dan Williams Superseded
[08/13] devdax: Minor warning fixups Fix the DAX-gup mistake - - - --- 2022-09-04 Dan Williams Superseded
[07/13] fsdax: Manage pgmap references at entry insertion and deletion Fix the DAX-gup mistake - - - --- 2022-09-04 Dan Williams Superseded
[06/13] fsdax: Rework dax_insert_entry() calling convention Fix the DAX-gup mistake - - - --- 2022-09-04 Dan Williams Superseded
[05/13] fsdax: Cleanup dax_associate_entry() Fix the DAX-gup mistake - - - --- 2022-09-04 Dan Williams Superseded
[04/13] fsdax: Update dax_insert_entry() calling convention to return an error Fix the DAX-gup mistake - - - --- 2022-09-04 Dan Williams Superseded
[03/13] fsdax: Delete put_devmap_managed_page_refs() Fix the DAX-gup mistake - - - --- 2022-09-04 Dan Williams Superseded
[02/13] fsdax: Use page_maybe_dma_pinned() for DAX vs DMA collisions Fix the DAX-gup mistake - - - --- 2022-09-04 Dan Williams Superseded
[01/13] fsdax: Rename "busy page" to "pinned page" Fix the DAX-gup mistake - - - --- 2022-09-04 Dan Williams Superseded
[4/4] mm/memory-failure: Fall back to vma_address() when ->notify_failure() fails mm, xfs, dax: Fixes for memory_failure() handling 1 2 - --- 2022-08-26 Dan Williams Accepted
[3/4] mm/memory-failure: Fix detection of memory_failure() handlers mm, xfs, dax: Fixes for memory_failure() handling 1 2 - --- 2022-08-26 Dan Williams Accepted
[2/4] xfs: Fix SB_BORN check in xfs_dax_notify_failure() mm, xfs, dax: Fixes for memory_failure() handling - 1 - --- 2022-08-26 Dan Williams Accepted
[1/4] xfs: Quiet notify_failure EOPNOTSUPP cases mm, xfs, dax: Fixes for memory_failure() handling - 1 - --- 2022-08-26 Dan Williams Accepted
[GIT,PULL] Compute Express Link for 6.0 [GIT,PULL] Compute Express Link for 6.0 - 3 1 --- 2022-08-09 Dan Williams Accepted
[v2,28/28] cxl/region: Introduce cxl_pmem_region objects CXL PMEM Region Provisioning - 1 - --- 2022-07-15 Dan Williams Accepted
[v2,27/28] cxl/pmem: Fix offline_nvdimm_bus() to offline by bridge CXL PMEM Region Provisioning - 1 - --- 2022-07-15 Dan Williams Accepted
[v2,26/28] cxl/region: Add region driver boiler plate CXL PMEM Region Provisioning - 1 - --- 2022-07-15 Dan Williams Accepted
[v2,25/28] cxl/hdm: Commit decoder state to hardware CXL PMEM Region Provisioning - 1 - --- 2022-07-15 Dan Williams Accepted
[v2,24/28] cxl/region: Program target lists CXL PMEM Region Provisioning - 1 - --- 2022-07-15 Dan Williams Accepted
[v2,23/28] cxl/region: Attach endpoint decoders CXL PMEM Region Provisioning - 1 - --- 2022-07-15 Dan Williams Accepted
[v2,22/28] cxl/acpi: Add a host-bridge index lookup mechanism CXL PMEM Region Provisioning - 1 - --- 2022-07-15 Dan Williams Accepted
[v2,21/28] cxl/region: Enable the assignment of endpoint decoders to regions CXL PMEM Region Provisioning - 1 - --- 2022-07-15 Dan Williams Accepted
[v2,20/28] cxl/region: Allocate HPA capacity to regions CXL PMEM Region Provisioning - 1 - --- 2022-07-15 Dan Williams Accepted
[v2,19/28] cxl/region: Add interleave geometry attributes CXL PMEM Region Provisioning - 1 - --- 2022-07-15 Dan Williams New
[v2,18/28] cxl/region: Add a 'uuid' attribute CXL PMEM Region Provisioning - 1 - --- 2022-07-15 Dan Williams Accepted
[v2,17/28] cxl/region: Add region creation support CXL PMEM Region Provisioning - 1 - --- 2022-07-15 Dan Williams Accepted
[v2,16/28] resource: Introduce alloc_free_mem_region() CXL PMEM Region Provisioning - 1 - --- 2022-07-15 Dan Williams Accepted
[v2,15/28] cxl/mem: Enumerate port targets before adding endpoints CXL PMEM Region Provisioning - 1 - --- 2022-07-15 Dan Williams Accepted
[v2,14/28] cxl/hdm: Add sysfs attributes for interleave ways + granularity CXL PMEM Region Provisioning - 1 - --- 2022-07-15 Dan Williams Accepted
[v2,13/28] cxl/port: Move dport tracking to an xarray CXL PMEM Region Provisioning - 1 - --- 2022-07-15 Dan Williams Accepted
[v2,12/28] cxl/port: Move 'cxl_ep' references to an xarray per port CXL PMEM Region Provisioning - 1 - --- 2022-07-15 Dan Williams Accepted
[v2,11/28] cxl/port: Record parent dport when adding ports CXL PMEM Region Provisioning - 1 - --- 2022-07-15 Dan Williams Accepted
[v2,10/28] cxl/port: Record dport in endpoint references CXL PMEM Region Provisioning - 1 - --- 2022-07-15 Dan Williams Accepted
[v2,09/28] cxl/hdm: Add support for allocating DPA to an endpoint decoder CXL PMEM Region Provisioning - 1 - --- 2022-07-15 Dan Williams Accepted
[v2,08/28] cxl/hdm: Track next decoder to allocate CXL PMEM Region Provisioning - 1 - --- 2022-07-15 Dan Williams Accepted
[v2,07/28] cxl/hdm: Add 'mode' attribute to decoder objects CXL PMEM Region Provisioning - 1 - --- 2022-07-15 Dan Williams New
[v2,06/28] cxl/hdm: Enumerate allocated DPA CXL PMEM Region Provisioning - 1 - --- 2022-07-15 Dan Williams Accepted
[v2,05/28] cxl/core: Define a 'struct cxl_endpoint_decoder' CXL PMEM Region Provisioning - 1 - --- 2022-07-15 Dan Williams Accepted
[v2,04/28] cxl/core: Define a 'struct cxl_root_decoder' CXL PMEM Region Provisioning - 1 - --- 2022-07-15 Dan Williams Accepted
[v2,03/28] cxl/acpi: Track CXL resources in iomem_resource CXL PMEM Region Provisioning 1 1 - --- 2022-07-15 Dan Williams Accepted
[v2,02/28] cxl/core: Define a 'struct cxl_switch_decoder' CXL PMEM Region Provisioning - 1 - --- 2022-07-15 Dan Williams Accepted
[v2,01/28] Documentation/cxl: Use a double line break between entries CXL PMEM Region Provisioning - 1 - --- 2022-07-15 Dan Williams Accepted
[ndctl,v2,12/12] cxl/test: Checkout region setup/teardown cxl: Region provisioning foundation - - - --- 2022-07-14 Dan Williams Accepted
[ndctl,v2,11/12] cxl/test: Update CXL memory parameters cxl: Region provisioning foundation - - - --- 2022-07-14 Dan Williams Accepted
[ndctl,v2,10/12] cxl/memdev: Add {reserve,free}-dpa commands cxl: Region provisioning foundation - - - --- 2022-07-14 Dan Williams Accepted
[ndctl,v2,09/12] cxl/set-partition: Accept 'ram' as an alias for 'volatile' cxl: Region provisioning foundation - 1 - --- 2022-07-14 Dan Williams Accepted
[ndctl,v2,08/12] cxl/list: Emit 'mode' for endpoint decoder objects cxl: Region provisioning foundation - - - --- 2022-07-14 Dan Williams Accepted
[ndctl,v2,07/12] cxl/memdev: Fix json for multi-device partitioning cxl: Region provisioning foundation - - - --- 2022-07-14 Dan Williams Accepted
[ndctl,v2,06/12] cxl/lib: Maintain decoders in id order cxl: Region provisioning foundation - 1 - --- 2022-07-14 Dan Williams Accepted
[ndctl,v2,05/12] ccan/list: Import latest list helpers cxl: Region provisioning foundation - 1 - --- 2022-07-14 Dan Williams Accepted
[ndctl,v2,04/12] cxl/list: Add DPA span to endpoint decoder listings cxl: Region provisioning foundation - - - --- 2022-07-14 Dan Williams Accepted
[ndctl,v2,03/12] cxl/list: Hide 0s in disabled decoder listings cxl: Region provisioning foundation - 1 - --- 2022-07-14 Dan Williams Accepted
[ndctl,v2,02/12] cxl/list: Emit endpoint decoders filtered by memdev cxl: Region provisioning foundation - - - --- 2022-07-14 Dan Williams Accepted
[ndctl,v2,01/12] cxl/list: Reformat option list cxl: Region provisioning foundation - 1 - --- 2022-07-14 Dan Williams Accepted
[ndctl,11/11] cxl/test: Checkout region setup/teardown cxl: Region provisioning foundation - - - --- 2022-07-12 Dan Williams Superseded
[ndctl,10/11] cxl/test: Update CXL memory parameters cxl: Region provisioning foundation - - - --- 2022-07-12 Dan Williams Superseded
[ndctl,09/11] cxl/memdev: Add {reserve,free}-dpa commands cxl: Region provisioning foundation - - - --- 2022-07-12 Dan Williams Superseded
[ndctl,08/11] cxl/set-partition: Accept 'ram' as an alias for 'volatile' cxl: Region provisioning foundation - 1 - --- 2022-07-12 Dan Williams Superseded
[ndctl,07/11] cxl/list: Emit 'mode' for endpoint decoder objects cxl: Region provisioning foundation - - - --- 2022-07-12 Dan Williams Superseded
« 1 2 3 434 35 »