Show patches with: Submitter = Dan Williams       |    State = Action Required       |   698 patches
« 1 2 ... 3 4 56 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/3] dax: fix S_DAX definition - - - --- 2018-02-04 Dan Williams New
[v4,18/18] xfs, dax: wire up dax_flush_dma support via a new xfs_sync_dma helper - - - --- 2017-12-24 Dan Williams New
[v4,17/18] mm, fs, dax: dax_flush_dma, handle dma vs block-map-change collisions - 1 - --- 2017-12-24 Dan Williams New
[v4,16/18] wait_bit: introduce {wait_on,wake_up}_atomic_one - 1 - --- 2017-12-24 Dan Williams New
[v4,15/18] mm, fs, dax: use page->mapping to warn if dma collides with truncate - 2 - --- 2017-12-24 Dan Williams New
[v4,14/18] ext2: use DEFINE_FSDAX_AOPS - - - --- 2017-12-24 Dan Williams New
[v4,13/18] ext4: use DEFINE_FSDAX_AOPS - - - --- 2017-12-24 Dan Williams New
[v4,12/18] xfs: use DEFINE_FSDAX_AOPS - - - --- 2017-12-24 Dan Williams New
[v4,11/18] fs, dax: introduce DEFINE_FSDAX_AOPS - - - --- 2017-12-24 Dan Williams New
[v4,10/18] mm, dev_pagemap: introduce CONFIG_DEV_PAGEMAP_OPS - - - --- 2017-12-24 Dan Williams New
[v4,09/18] mm, dax: enable filesystems to trigger dev_pagemap ->page_free callbacks - 1 - --- 2017-12-24 Dan Williams New
[v4,08/18] tools/testing/nvdimm: add 'bio_delay' mechanism - - - --- 2017-12-24 Dan Williams New
[v4,07/18] dax: store pfns in the radix - 1 - --- 2017-12-24 Dan Williams New
[v4,06/18] dax: stop using VM_HUGEPAGE for dax - 1 - --- 2017-12-24 Dan Williams New
[v4,05/18] dax: stop using VM_MIXEDMAP for dax - - - --- 2017-12-24 Dan Williams New
[v4,04/18] dax: require 'struct page' by default for filesystem dax - 3 - --- 2017-12-24 Dan Williams New
[v4,03/18] ext2: auto disable dax instead of failing mount - 1 - --- 2017-12-24 Dan Williams New
[v4,02/18] ext4: auto disable dax instead of failing mount - 1 - --- 2017-12-24 Dan Williams New
[v4,01/18] mm, dax: introduce pfn_t_special() - - - --- 2017-12-24 Dan Williams New
fs, dax: unify IOMAP_F_DIRTY read vs write handling policy in the dax core - 3 - --- 2017-11-14 Dan Williams New
[15/15] wait_bit: introduce {wait_on,wake_up}_devmap_idle - - - --- 2017-10-31 Dan Williams New
[14/15] dax: associate mappings with inodes, and warn if dma collides with truncate - - - --- 2017-10-31 Dan Williams New
[13/15] mm, devmap: introduce CONFIG_DEVMAP_MANAGED_PAGES - - - --- 2017-10-31 Dan Williams New
[12/15] mm, dax: enable filesystems to trigger page-idle callbacks - - - --- 2017-10-31 Dan Williams New
[11/15,media] v4l2: disable filesystem-dax mapping support - - - --- 2017-10-31 Dan Williams New
[10/15] IB/core: disable memory registration of fileystem-dax vmas - - - --- 2017-10-31 Dan Williams New
[09/15] tools/testing/nvdimm: add 'bio_delay' mechanism - - - --- 2017-10-31 Dan Williams New
[08/15] dax: store pfns in the radix - - - --- 2017-10-31 Dan Williams New
[07/15] dax: stop requiring a live device for dax_flush() - 1 - --- 2017-10-31 Dan Williams New
[06/15] dax: stop using VM_HUGEPAGE for dax - 1 - --- 2017-10-31 Dan Williams New
[05/15] dax: stop using VM_MIXEDMAP for dax - - - --- 2017-10-31 Dan Williams New
[04/15] brd: remove dax support - 2 - --- 2017-10-31 Dan Williams New
[03/15] dax: require 'struct page' by default for filesystem dax - - - --- 2017-10-31 Dan Williams New
[02/15] mm, dax: introduce pfn_t_special() - - - --- 2017-10-31 Dan Williams New
[01/15] dax: quiet bdev_dax_supported() - 1 - --- 2017-10-31 Dan Williams New
[v3,00/13] dax: fix dma vs truncate and remove 'page-less' support - - - --- 2017-10-26 Dan Williams New
[v3,13/13] xfs: wire up FL_ALLOCATED support - - - --- 2017-10-20 Dan Williams New
[v3,12/13] dax: handle truncate of dma-busy pages - - - --- 2017-10-20 Dan Williams New
[v3,11/13] fs: use smp_load_acquire in break_{layout,lease} - 1 - --- 2017-10-20 Dan Williams New
[v3,10/13] mm: disable get_user_pages_fast() for dax - - - --- 2017-10-20 Dan Williams New
[v3,09/13] IB/core: disable memory registration of fileystem-dax vmas - - - --- 2017-10-20 Dan Williams New
[v3,08/13] tools/testing/nvdimm: add 'bio_delay' mechanism - - - --- 2017-10-20 Dan Williams New
[v3,07/13] dax: warn if dma collides with truncate - - - --- 2017-10-20 Dan Williams New
[v3,06/13] dax: store pfns in the radix - - - --- 2017-10-20 Dan Williams New
[v3,05/13] dax: stop requiring a live device for dax_flush() - - - --- 2017-10-20 Dan Williams New
[v3,04/13] dax: stop using VM_HUGEPAGE for dax - 1 - --- 2017-10-20 Dan Williams New
[v3,03/13] dax: stop using VM_MIXEDMAP for dax - - - --- 2017-10-20 Dan Williams New
[v3,02/13] dax: require 'struct page' for filesystem dax - - - --- 2017-10-20 Dan Williams New
[v3,01/13] dax: quiet bdev_dax_supported() - - - --- 2017-10-20 Dan Williams New
[01/19] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags - - - --- 2017-10-14 Dan Williams New
[RFC] vfs: shutdown lease notifications on file close - - - --- 2017-10-13 Dan Williams New
[v9,6/6] xfs: wire up MAP_DIRECT - - - --- 2017-10-12 Dan Williams New
[v9,5/6] fs, xfs, iomap: introduce break_layout_nowait() - - - --- 2017-10-12 Dan Williams New
[v9,4/6] xfs: prepare xfs_break_layouts() for reuse with MAP_DIRECT - - - --- 2017-10-12 Dan Williams New
[v9,3/6] fs: MAP_DIRECT core - - - --- 2017-10-12 Dan Williams New
[v9,2/6] fs, mm: pass fd to ->mmap_validate() - - - --- 2017-10-12 Dan Williams New
[v9,1/6] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags - 1 - --- 2017-10-12 Dan Williams New
[v8,14/14] tools/testing/nvdimm: enable rdma unit tests - - - --- 2017-10-10 Dan Williams New
[v8,13/14] IB/core: use MAP_DIRECT to fix / enable RDMA to DAX mappings - - - --- 2017-10-10 Dan Williams New
[v8,12/14] iommu/vt-d: use iommu_num_sg_pages - - - --- 2017-10-10 Dan Williams New
[v8,11/14] iommu: up-level sg_num_pages() from amd-iommu - - - --- 2017-10-10 Dan Williams New
[v8,10/14] device-dax: wire up ->lease_direct() - - - --- 2017-10-10 Dan Williams New
[v8,09/14] xfs: wire up ->lease_direct() - - - --- 2017-10-10 Dan Williams New
[v8,08/14] fs, mapdirect: introduce ->lease_direct() - - - --- 2017-10-10 Dan Williams New
[v8,07/14] iommu, dma-mapping: introduce dma_get_iommu_domain() - - - --- 2017-10-10 Dan Williams New
[v8,06/14] xfs: wire up MAP_DIRECT - - - --- 2017-10-10 Dan Williams New
[v8,05/14] fs, xfs, iomap: introduce iomap_can_allocate() - - - --- 2017-10-10 Dan Williams New
[v8,04/14] xfs: prepare xfs_break_layouts() for reuse with MAP_DIRECT - - - --- 2017-10-10 Dan Williams New
[v8,03/14] fs: MAP_DIRECT core - - - --- 2017-10-10 Dan Williams New
[v8,02/14] fs, mm: pass fd to ->mmap_validate() - - - --- 2017-10-10 Dan Williams New
[v8,01/14] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags - 1 - --- 2017-10-10 Dan Williams New
[v8,2/2] IB/core: use MAP_DIRECT to fix / enable RDMA to DAX mappings - - - --- 2017-10-08 Dan Williams New
[v8,1/2] iommu: up-level sg_num_pages() from amd-iommu - - - --- 2017-10-08 Dan Williams New
[v8] dma-mapping: introduce dma_get_iommu_domain() - - - --- 2017-10-08 Dan Williams New
[v7,12/12] tools/testing/nvdimm: enable rdma unit tests - - - --- 2017-10-06 Dan Williams New
[v7,11/12] IB/core: use MAP_DIRECT to fix / enable RDMA to DAX mappings - - - --- 2017-10-06 Dan Williams New
[v7,10/12] device-dax: wire up ->lease_direct() - - - --- 2017-10-06 Dan Williams New
[v7,09/12] xfs: wire up ->lease_direct() - - - --- 2017-10-06 Dan Williams New
[v7,08/12] fs, mapdirect: introduce ->lease_direct() - - - --- 2017-10-06 Dan Williams New
[v7,07/12] dma-mapping: introduce dma_has_iommu() - - - --- 2017-10-06 Dan Williams New
[v7,06/12] xfs: wire up MAP_DIRECT - - - --- 2017-10-06 Dan Williams New
[v7,05/12] xfs: prepare xfs_break_layouts() for reuse with MAP_DIRECT - - - --- 2017-10-06 Dan Williams New
[v7,04/12] fs: MAP_DIRECT core - - - --- 2017-10-06 Dan Williams New
[v7,03/12] fs: introduce i_mapdcount - - - --- 2017-10-06 Dan Williams New
[v7,02/12] fs, mm: pass fd to ->mmap_validate() - - - --- 2017-10-06 Dan Williams New
[v7,01/12] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags - - - --- 2017-10-06 Dan Williams New
[v2,4/4] dax: stop using VM_HUGEPAGE for dax - 1 - --- 2017-09-29 Dan Williams New
[v2,3/4] dax: stop using VM_MIXEDMAP for dax - - - --- 2017-09-29 Dan Williams New
[v2,2/4] dax: disable filesystem dax on devices that do not map pages - - - --- 2017-09-29 Dan Williams New
[v2,1/4] dax: quiet bdev_dax_supported() - - - --- 2017-09-29 Dan Williams New
[3/3] dax: stop using VM_HUGEPAGE for dax - - - --- 2017-09-27 Dan Williams New
[2/3] dax: stop using VM_MIXEDMAP for dax - - - --- 2017-09-27 Dan Williams New
[1/3] dax: disable filesystem dax on devices that do not map pages - - - --- 2017-09-27 Dan Williams New
dax: fix FS_DAX=n BLOCK=y compilation - 1 - --- 2017-09-03 Dan Williams New
[v2,2/2] ext2, ext4: use the super_block dax_device - 1 - --- 2017-08-28 Dan Williams New
[v2,1/2] fs, xfs: perform dax_device lookup at mount - 3 - --- 2017-08-28 Dan Williams New
[2/2] ext2, ext4: cache dax_device lookup result - - - --- 2017-08-25 Dan Williams New
[1/2] xfs: cache dax_device lookup result - - - --- 2017-08-25 Dan Williams New
[v6,5/5] fs, fcntl: add F_MAP_DIRECT - - - --- 2017-08-23 Dan Williams New
[v6,4/5] fs, xfs: introduce MAP_DIRECT for creating block-map-atomic file ranges - - - --- 2017-08-23 Dan Williams New
« 1 2 ... 3 4 56 7 »