Show patches with: Submitter = Ross Zwisler       |   164 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v9,10/16] dax: add dax_iomap_sector() helper function - 2 - --- 2016-11-01 Ross Zwisler Not Applicable
[v9,09/16] dax: correct dax iomap code namespace - 2 - --- 2016-11-01 Ross Zwisler Not Applicable
[v9,08/16] dax: remove dax_pmd_fault() - 2 - --- 2016-11-01 Ross Zwisler Not Applicable
[v9,07/16] dax: coordinate locking for offsets in PMD range - 2 - --- 2016-11-01 Ross Zwisler Not Applicable
[v9,06/16] dax: consistent variable naming for DAX entries - 2 - --- 2016-11-01 Ross Zwisler Not Applicable
[v9,05/16] dax: remove the last BUG_ON() from fs/dax.c - 2 - --- 2016-11-01 Ross Zwisler Not Applicable
[v9,04/16] dax: make 'wait_table' global variable static - 2 - --- 2016-11-01 Ross Zwisler Not Applicable
[v9,03/16] ext2: remove support for DAX PMD faults - 2 - --- 2016-11-01 Ross Zwisler Accepted
[v9,02/16] dax: remove buffer_size_valid() - 2 - --- 2016-11-01 Ross Zwisler Not Applicable
[v9,01/16] ext4: tell DAX the size of allocation holes - 1 - --- 2016-11-01 Ross Zwisler Not Applicable
[v8,16/16] dax: remove "depends on BROKEN" from FS_DAX_PMD - 1 - --- 2016-10-19 Ross Zwisler Not Applicable
[v8,15/16] xfs: use struct iomap based DAX PMD fault path - 1 - --- 2016-10-19 Ross Zwisler Superseded
[v8,14/16] dax: add struct iomap based DAX PMD support - 1 - --- 2016-10-19 Ross Zwisler Not Applicable
[v8,13/16] dax: move put_(un)locked_mapping_entry() in dax.c - 1 - --- 2016-10-19 Ross Zwisler Not Applicable
[v8,12/16] dax: move RADIX_DAX_* defines to dax.h - 2 - --- 2016-10-19 Ross Zwisler Not Applicable
[v8,11/16] dax: dax_iomap_fault() needs to call iomap_end() - 1 - --- 2016-10-19 Ross Zwisler Not Applicable
[v8,10/16] dax: add dax_iomap_sector() helper function - 2 - --- 2016-10-19 Ross Zwisler Not Applicable
[v8,09/16] dax: correct dax iomap code namespace - 2 - --- 2016-10-19 Ross Zwisler Not Applicable
[v8,08/16] dax: remove dax_pmd_fault() - 2 - --- 2016-10-19 Ross Zwisler Not Applicable
[v8,07/16] dax: coordinate locking for offsets in PMD range - 2 - --- 2016-10-19 Ross Zwisler Not Applicable
[v8,06/16] dax: consistent variable naming for DAX entries - 2 - --- 2016-10-19 Ross Zwisler Not Applicable
[v8,05/16] dax: remove the last BUG_ON() from fs/dax.c - 2 - --- 2016-10-19 Ross Zwisler Not Applicable
[v8,04/16] dax: make 'wait_table' global variable static - 2 - --- 2016-10-19 Ross Zwisler Not Applicable
[v8,03/16] ext2: remove support for DAX PMD faults - 2 - --- 2016-10-19 Ross Zwisler Superseded
[v8,02/16] dax: remove buffer_size_valid() - 2 - --- 2016-10-19 Ross Zwisler Not Applicable
[v8,01/16] ext4: tell DAX the size of allocation holes - 1 - --- 2016-10-19 Ross Zwisler Not Applicable
[v7,15/17] dax: add struct iomap based DAX PMD support - 1 - --- 2016-10-13 Ross Zwisler Not Applicable
[v6,17/17] dax: remove "depends on BROKEN" from FS_DAX_PMD - - - --- 2016-10-12 Ross Zwisler Not Applicable
[v6,16/17] xfs: use struct iomap based DAX PMD fault path - 1 - --- 2016-10-12 Ross Zwisler Superseded
[v6,15/17] dax: add struct iomap based DAX PMD support - - - --- 2016-10-12 Ross Zwisler Not Applicable
[v6,14/17] dax: move put_(un)locked_mapping_entry() in dax.c - - - --- 2016-10-12 Ross Zwisler Not Applicable
[v6,13/17] dax: move RADIX_DAX_* defines to dax.h - 2 - --- 2016-10-12 Ross Zwisler Not Applicable
[v6,12/17] dax: dax_iomap_fault() needs to call iomap_end() - 1 - --- 2016-10-12 Ross Zwisler Not Applicable
[v6,11/17] dax: add dax_iomap_sector() helper function - 2 - --- 2016-10-12 Ross Zwisler Not Applicable
[v6,10/17] dax: correct dax iomap code namespace - 2 - --- 2016-10-12 Ross Zwisler Not Applicable
[v6,09/17] dax: remove dax_pmd_fault() - 2 - --- 2016-10-12 Ross Zwisler Not Applicable
[v6,08/17] dax: coordinate locking for offsets in PMD range - 2 - --- 2016-10-12 Ross Zwisler Not Applicable
[v6,07/17] dax: consistent variable naming for DAX entries - 2 - --- 2016-10-12 Ross Zwisler Not Applicable
[v6,06/17] dax: remove the last BUG_ON() from fs/dax.c - 2 - --- 2016-10-12 Ross Zwisler Not Applicable
[v6,05/17] dax: make 'wait_table' global variable static - 2 - --- 2016-10-12 Ross Zwisler Not Applicable
[v6,04/17] ext2: remove support for DAX PMD faults - 2 - --- 2016-10-12 Ross Zwisler Superseded
[v6,03/17] dax: remove buffer_size_valid() - 2 - --- 2016-10-12 Ross Zwisler Not Applicable
[v6,02/17] ext4: tell DAX the size of allocation holes - 1 - --- 2016-10-12 Ross Zwisler Not Applicable
[v6,01/17] ext4: allow DAX writeback for hole punch - 1 - --- 2016-10-12 Ross Zwisler Not Applicable
dax: correct dax iomap code namespace - 2 - --- 2016-10-10 Ross Zwisler Not Applicable
[v5,17/17] dax: remove "depends on BROKEN" from FS_DAX_PMD - - - --- 2016-10-07 Ross Zwisler Not Applicable
[v5,16/17] xfs: use struct iomap based DAX PMD fault path - 1 - --- 2016-10-07 Ross Zwisler Accepted
[v5,15/17] dax: add struct iomap based DAX PMD support - - - --- 2016-10-07 Ross Zwisler Not Applicable
[v5,14/17] dax: move RADIX_DAX_* defines to dax.h - 2 - --- 2016-10-07 Ross Zwisler Not Applicable
[v5,13/17] dax: dax_iomap_fault() needs to call iomap_end() - 1 - --- 2016-10-07 Ross Zwisler Not Applicable
[v5,12/17] dax: add dax_iomap_sector() helper function - 2 - --- 2016-10-07 Ross Zwisler Not Applicable
[v5,11/17] dax: correct dax iomap code namespace - 2 - --- 2016-10-07 Ross Zwisler Accepted
[v5,10/17] dax: remove dax_pmd_fault() - 2 - --- 2016-10-07 Ross Zwisler Not Applicable
[v5,09/17] dax: coordinate locking for offsets in PMD range - 2 - --- 2016-10-07 Ross Zwisler Not Applicable
[v5,08/17] dax: consistent variable naming for DAX entries - 2 - --- 2016-10-07 Ross Zwisler Not Applicable
[v5,07/17] dax: remove the last BUG_ON() from fs/dax.c - 2 - --- 2016-10-07 Ross Zwisler Not Applicable
[v5,06/17] dax: make 'wait_table' global variable static - 2 - --- 2016-10-07 Ross Zwisler Not Applicable
[v5,05/17] ext2: return -EIO on ext2_iomap_end() failure - - - --- 2016-10-07 Ross Zwisler Not Applicable
[v5,04/17] ext2: remove support for DAX PMD faults - 2 - --- 2016-10-07 Ross Zwisler Superseded
[v5,03/17] dax: remove buffer_size_valid() - 2 - --- 2016-10-07 Ross Zwisler Not Applicable
[v5,02/17] ext4: tell DAX the size of allocation holes - 1 - --- 2016-10-07 Ross Zwisler Not Applicable
[v5,01/17] ext4: allow DAX writeback for hole punch - 1 - --- 2016-10-07 Ross Zwisler Not Applicable
[2/2] dax: remote unused fault wrappers - 1 - --- 2016-07-14 Ross Zwisler Not Applicable
[1/2] dax: some small updates to dax.txt documentation - - - --- 2016-07-14 Ross Zwisler Not Applicable
« 1 2 »