Show patches with: Submitter = Christoph Hellwig       |   718 patches
« 1 2 3 47 8 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/3] pmem: Initial version of persistent memory driver - - - --- 2015-03-25 Christoph Hellwig New
[2/3] x86: add a is_e820_ram() helper - - - --- 2015-03-25 Christoph Hellwig New
[3/3] x86: add support for the non-standard protected e820 type - - - --- 2015-03-25 Christoph Hellwig New
[1/3] pmem: Initial version of persistent memory driver - - - --- 2015-03-26 Christoph Hellwig New
[2/3] x86: add a is_e820_ram() helper - - - --- 2015-03-26 Christoph Hellwig New
[3/3] x86: add support for the non-standard protected e820 type - - - --- 2015-03-26 Christoph Hellwig New
[2/3] x86: add a is_e820_ram() helper - - - --- 2015-03-26 Christoph Hellwig New
another pmem variant V2 - - - --- 2015-03-26 Christoph Hellwig New
[1/2] x86: add support for the non-standard protected e820 type - - - --- 2015-04-01 Christoph Hellwig New
[2/2] pmem: add a driver for persistent memory - - - --- 2015-04-01 Christoph Hellwig New
[01/31] scatterlist: add sg_pfn and sg_has_page helpers - - - --- 2015-08-12 Christoph Hellwig djbw Not Applicable
[02/31] scatterlist: use sg_phys() - - - --- 2015-08-12 Christoph Hellwig djbw Not Applicable
[03/31] dma-debug: handle page-less SG entries - - - --- 2015-08-12 Christoph Hellwig djbw Not Applicable
[04/31] x86/pci-nommu: handle page-less SG entries - - - --- 2015-08-12 Christoph Hellwig djbw Not Applicable
[05/31] x86/pci-calgary: handle page-less SG entries - - - --- 2015-08-12 Christoph Hellwig djbw Not Applicable
[06/31] alpha/pci-noop: handle page-less SG entries - - - --- 2015-08-12 Christoph Hellwig djbw Not Applicable
[07/31] alpha/pci_iommu: handle page-less SG entries - - - --- 2015-08-12 Christoph Hellwig djbw Not Applicable
[08/31] c6x: handle page-less SG entries - - - --- 2015-08-12 Christoph Hellwig djbw Not Applicable
[09/31] ia64/pci_dma: handle page-less SG entries - - - --- 2015-08-12 Christoph Hellwig djbw Not Applicable
[10/31] powerpc/iommu: handle page-less SG entries - - - --- 2015-08-12 Christoph Hellwig djbw Not Applicable
[11/31] sparc/iommu: handle page-less SG entries - - - --- 2015-08-12 Christoph Hellwig djbw Not Applicable
[12/31] mn10300: handle page-less SG entries - - - --- 2015-08-12 Christoph Hellwig djbw Not Applicable
[13/31] sparc/ldc: handle page-less SG entries - - - --- 2015-08-12 Christoph Hellwig djbw Not Applicable
[14/31] sparc32/io-unit: handle page-less SG entries - - - --- 2015-08-12 Christoph Hellwig djbw Not Applicable
[15/31] sparc32/iommu: handle page-less SG entries - - - --- 2015-08-12 Christoph Hellwig djbw Not Applicable
[16/31] s390: handle page-less SG entries - - - --- 2015-08-12 Christoph Hellwig djbw Not Applicable
[17/31] ia64/sba_iommu: remove sba_sg_address - - - --- 2015-08-12 Christoph Hellwig djbw Not Applicable
[18/31] nios2: handle page-less SG entries - - - --- 2015-08-12 Christoph Hellwig djbw Not Applicable
[19/31] arc: handle page-less SG entries - - - --- 2015-08-12 Christoph Hellwig djbw Not Applicable
[20/31] avr32: handle page-less SG entries - - - --- 2015-08-12 Christoph Hellwig djbw Not Applicable
[21/31] blackfin: handle page-less SG entries - - - --- 2015-08-12 Christoph Hellwig djbw Not Applicable
[22/31] metag: handle page-less SG entries - - - --- 2015-08-12 Christoph Hellwig djbw Not Applicable
[23/31] sh: handle page-less SG entries - - - --- 2015-08-12 Christoph Hellwig djbw Not Applicable
[24/31] xtensa: handle page-less SG entries - - - --- 2015-08-12 Christoph Hellwig djbw Not Applicable
[25/31] frv: handle page-less SG entries - - - --- 2015-08-12 Christoph Hellwig djbw Not Applicable
[26/31] openrisc: handle page-less SG entries - - - --- 2015-08-12 Christoph Hellwig djbw Not Applicable
[27/31] mips: handle page-less SG entries - - - --- 2015-08-12 Christoph Hellwig djbw Not Applicable
[28/31] powerpc: handle page-less SG entries - - - --- 2015-08-12 Christoph Hellwig djbw Not Applicable
[29/31] parisc: handle page-less SG entries - - - --- 2015-08-12 Christoph Hellwig djbw Not Applicable
[30/31] intel-iommu: handle page-less SG entries - - - --- 2015-08-12 Christoph Hellwig djbw Not Applicable
[31/31] dma-mapping-common: skip kmemleak checks for page-less SG entries - - - --- 2015-08-12 Christoph Hellwig djbw Not Applicable
[1/8] xfs: don't pass ioflags around in the ioctl path - - - --- 2016-06-22 Christoph Hellwig New
[2/8] xfs: kill ioflags - - - --- 2016-06-22 Christoph Hellwig New
[3/8] xfs: remove s_maxbytes enforcement in xfs_file_read_iter - - - --- 2016-06-22 Christoph Hellwig New
[4/8] xfs: split xfs_file_read_iter into buffered and direct I/O helpers - - - --- 2016-06-22 Christoph Hellwig New
[5/8] xfs: stop using generic_file_read_iter for direct I/O - - - --- 2016-06-22 Christoph Hellwig New
[6/8] xfs: direct calls in the direct I/O path - - - --- 2016-06-22 Christoph Hellwig New
[7/8] xfs: split direct I/O and DAX path - - - --- 2016-06-22 Christoph Hellwig New
[8/8] xfs: fix locking for DAX writes - - - --- 2016-06-22 Christoph Hellwig New
[01/10] iomap: add IOMAP_F_NEW flag - 1 - --- 2016-09-09 Christoph Hellwig New
[02/10] iomap: expose iomap_apply outside iomap.c - 1 - --- 2016-09-09 Christoph Hellwig New
[03/10] dax: don't pass buffer_head to dax_insert_mapping - 1 - --- 2016-09-09 Christoph Hellwig New
[04/10] dax: don't pass buffer_head to copy_user_dax - 1 - --- 2016-09-09 Christoph Hellwig New
[05/10] dax: provide an iomap based dax read/write path - - - --- 2016-09-09 Christoph Hellwig New
[06/10] dax: provide an iomap based fault handler - 1 - --- 2016-09-09 Christoph Hellwig New
[07/10] xfs: fix locking for DAX writes - - - --- 2016-09-09 Christoph Hellwig New
[08/10] xfs: take the ilock shared if possible in xfs_file_iomap_begin - - - --- 2016-09-09 Christoph Hellwig New
[09/10] xfs: refactor xfs_setfilesize - - - --- 2016-09-09 Christoph Hellwig New
[10/10] xfs: use iomap to implement DAX - - - --- 2016-09-09 Christoph Hellwig New
[06/10] dax: provide an iomap based fault handler - - - --- 2016-09-10 Christoph Hellwig New
block_dev: remove DAX leftovers 1 1 - --- 2016-09-14 Christoph Hellwig New
[01/12] iomap: add IOMAP_F_NEW flag - 1 - --- 2016-09-14 Christoph Hellwig New
[02/12] iomap: expose iomap_apply outside iomap.c - 1 - --- 2016-09-14 Christoph Hellwig New
[03/12] dax: don't pass buffer_head to dax_insert_mapping - 1 - --- 2016-09-14 Christoph Hellwig New
[04/12] dax: don't pass buffer_head to copy_user_dax - 1 - --- 2016-09-14 Christoph Hellwig New
[05/12] dax: provide an iomap based dax read/write path - 1 - --- 2016-09-14 Christoph Hellwig New
[06/12] dax: provide an iomap based fault handler - 1 - --- 2016-09-14 Christoph Hellwig New
[07/12] xfs: fix locking for DAX writes - - - --- 2016-09-14 Christoph Hellwig New
[08/12] xfs: take the ilock shared if possible in xfs_file_iomap_begin - - - --- 2016-09-14 Christoph Hellwig New
[09/12] xfs: refactor xfs_setfilesize - - - --- 2016-09-14 Christoph Hellwig New
[10/12] xfs: use iomap to implement DAX - 1 - --- 2016-09-14 Christoph Hellwig New
[11/12] ext2: stop passing buffer_head to ext2_get_blocks - 1 - --- 2016-09-14 Christoph Hellwig New
[12/12] ext2: use iomap to implement DAX - - - --- 2016-09-14 Christoph Hellwig New
[01/12] iomap: add IOMAP_F_NEW flag - 1 - --- 2016-09-16 Christoph Hellwig Not Applicable
[02/12] iomap: expose iomap_apply outside iomap.c - 1 - --- 2016-09-16 Christoph Hellwig Not Applicable
[03/12] dax: don't pass buffer_head to dax_insert_mapping - 1 - --- 2016-09-16 Christoph Hellwig Not Applicable
[04/12] dax: don't pass buffer_head to copy_user_dax - 1 - --- 2016-09-16 Christoph Hellwig Not Applicable
[05/12] dax: provide an iomap based dax read/write path - 1 - --- 2016-09-16 Christoph Hellwig Not Applicable
[06/12] dax: provide an iomap based fault handler - 1 - --- 2016-09-16 Christoph Hellwig Not Applicable
[07/12] xfs: fix locking for DAX writes - - - --- 2016-09-16 Christoph Hellwig Not Applicable
[08/12] xfs: take the ilock shared if possible in xfs_file_iomap_begin - - - --- 2016-09-16 Christoph Hellwig Not Applicable
[09/12] xfs: refactor xfs_setfilesize - - - --- 2016-09-16 Christoph Hellwig Not Applicable
[10/12] xfs: use iomap to implement DAX - 1 - --- 2016-09-16 Christoph Hellwig Not Applicable
[11/12] ext2: stop passing buffer_head to ext2_get_blocks - 1 - --- 2016-09-16 Christoph Hellwig Not Applicable
[12/12] ext2: use iomap to implement DAX - 1 - --- 2016-09-16 Christoph Hellwig Not Applicable
[1/2] ext4: fix DAX write locking - 1 - --- 2017-01-10 Christoph Hellwig New
[2/2] dax: assert that i_rwsem is held exclusive for writes - 1 - --- 2017-01-10 Christoph Hellwig New
[01/16] xfs: use uuid_copy() helper to abstract uuid_t - - - --- 2017-05-10 Christoph Hellwig New
[02/16] xfs: use uuid_be to implement the uuid_t type - - - --- 2017-05-10 Christoph Hellwig New
[03/16] uuid: rename uuid types - - - --- 2017-05-10 Christoph Hellwig New
[04/16] uuid: don't export guid_index and uuid_index - - - --- 2017-05-10 Christoph Hellwig New
[05/16] uuid: add the v1 layout to uuid_t - 1 - --- 2017-05-10 Christoph Hellwig New
[06/16] afs: switch to use uuid_t and uuid_gen - 1 - --- 2017-05-10 Christoph Hellwig New
[07/16] uuid: remove struct uuid_v1 - - - --- 2017-05-10 Christoph Hellwig New
[08/16] xfs: remove uuid_getnodeuniq and xfs_uu_t - - - --- 2017-05-10 Christoph Hellwig New
[09/16] md: namespace private helper names - - - --- 2017-05-10 Christoph Hellwig New
[10/16] uuid: hoist helpers uuid_equal() and uuid_copy() from xfs - - - --- 2017-05-10 Christoph Hellwig New
[11/16] uuid: hoist uuid_is_null() helper from libnvdimm - - - --- 2017-05-10 Christoph Hellwig New
[12/16] xfs: use the common helper uuid_is_null() - - - --- 2017-05-10 Christoph Hellwig New
[13/16] block: remove blk_part_pack_uuid - - - --- 2017-05-10 Christoph Hellwig New
« 1 2 3 47 8 »