All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-17 18:37:45 to 2017-04-17 19:17:01 UTC [more...]

[resend PATCH v2 00/33] dax: introduce dax_operations
 2017-04-17 19:11 UTC  (110+ messages)
` [resend PATCH v2 01/33] device-dax: rename 'dax_dev' to 'dev_dax'
` [resend PATCH v2 02/33] dax: refactor dax-fs into a generic provider of 'struct dax_device' instances
` [resend PATCH v2 03/33] dax: add a facility to lookup a dax device by 'host' device name
` [resend PATCH v2 04/33] dax: introduce dax_operations
` [resend PATCH v2 05/33] pmem: add dax_operations support
` [resend PATCH v2 06/33] axon_ram: "
` [resend PATCH v2 07/33] brd: "
` [resend PATCH v2 08/33] dcssblk: "
` [resend PATCH v2 09/33] block: kill bdev_dax_capable()
` [resend PATCH v2 10/33] dax: introduce dax_direct_access()
` [resend PATCH v2 11/33] dm: add dax_device and dax_operations support
` [resend PATCH v2 12/33] dm: teach dm-targets to use a dax_device + dax_operations
` [resend PATCH v2 13/33] ext2, ext4, xfs: retrieve dax_device for iomap operations
` [resend PATCH v2 14/33] Revert "block: use DAX for partition table reads"
` [resend PATCH v2 15/33] filesystem-dax: convert to dax_direct_access()
` [resend PATCH v2 16/33] block, dax: convert bdev_dax_supported() "
` [resend PATCH v2 17/33] block: remove block_device_operations ->direct_access()
` [resend PATCH v2 18/33] x86, dax, pmem: remove indirection around memcpy_from_pmem()
` [resend PATCH v2 19/33] dax, pmem: introduce 'copy_from_iter' dax operation
` [resend PATCH v2 20/33] dm: add ->copy_from_iter() dax operation support
` [resend PATCH v2 21/33] filesystem-dax: convert to dax_copy_from_iter()
` [resend PATCH v2 22/33] dax, pmem: introduce an optional 'flush' dax_operation
` [resend PATCH v2 23/33] dm: add ->flush() dax operation support
` [resend PATCH v2 24/33] filesystem-dax: convert to dax_flush()
` [resend PATCH v2 25/33] x86, dax: replace clear_pmem() with open coded memset + dax_ops->flush
` [resend PATCH v2 26/33] x86, dax, libnvdimm: move wb_cache_pmem() to libnvdimm
` [resend PATCH v2 27/33] x86, libnvdimm, pmem: move arch_invalidate_pmem() "
` [resend PATCH v2 28/33] x86, libnvdimm, dax: stop abusing __copy_user_nocache
` [resend PATCH v2 29/33] uio, libnvdimm, pmem: implement cache bypass for all copy_from_iter() operations
` [resend PATCH v2 30/33] libnvdimm, pmem: fix persistence warning
` [resend PATCH v2 31/33] libnvdimm, nfit: enable support for volatile ranges
  ` [resend PATCH v2 32/33] filesystem-dax: gate calls to dax_flush() on QUEUE_FLAG_WC
` [resend PATCH v2 33/33] libnvdimm, pmem: disable dax flushing when pmem is fronting a volatile region

[PATCH v4 0/2] vfio/type1: Synchronous locked page accounting
 2017-04-17 19:16 UTC  (7+ messages)
` [PATCH v4 1/2] vfio/type1: Remove locked page accounting workqueue
` [PATCH v4 2/2] vfio/type1: Prune vfio_pin_page_external()

e2fsck doesn't finish
 2017-04-17 19:16 UTC  (2+ messages)

[PATCH net-next 1/2] netvsc: fix RCU warning in get_stats
 2017-04-17 19:13 UTC  (2+ messages)

[PATCH v2 0/2] Meson GXL USB2 PHY driver
 2017-04-17 19:11 UTC  (10+ messages)
  ` [PATCH v3 "
      ` [PATCH v3 1/2] Documentation: dt-bindings: Add documentation for the Meson GXL USB2 PHY
      ` [PATCH v3 2/2] phy: meson: add USB2 PHY support for Meson GXL and GXM

[PATCH -next] net: phy: test the right variable in phy_write_mmd()
 2017-04-17 19:11 UTC  (3+ messages)

[PATCH net] ipv6: drop non loopback packets claiming to originate from ::1
 2017-04-17 19:09 UTC  (2+ messages)

[patch 00/10] timer: Move from a push remote at enqueue to a pull at expiry model
 2017-04-17 19:09 UTC  (6+ messages)
` [patch 02/10] timerqueue: Document return values of timerqueue_add/del()
` [patch 05/10] timer: Retrieve next expiry of pinned/non-pinned timers seperately
` [patch 08/10] timer: Implement the hierarchical pull model
` [patch 09/10] timer/migration: Add tracepoints

[PATCH v2 0/2] kexec: Use hypercall_create_continuation to protect KEXEC ops
 2017-04-17 19:09 UTC  (3+ messages)
` [PATCH v2 1/2] kexec: use "
` [PATCH v2 2/2] kexec: remove spinlock now that all KEXEC hypercall ops are protected at the top-level

[PATCH] ext4: xattr-in-inode support
 2017-04-17 19:07 UTC  (3+ messages)

[PATCH V3 0/5] powerpc/devtree: Add support for 'ibm, dynamic-memory-v2' property
 2017-04-17 19:07 UTC  (6+ messages)
` [PATCH V3 1/5] powerpc/dynmemv2: Check arch.vec earlier during boot for memory features
` [PATCH V3 2/5] powerpc/memory: Parse new memory property to register blocks
` [PATCH V3 3/5] powerpc/memory: Parse new memory property to initialize structures
` [PATCH V3 4/5] pseries/hotplug init: Convert new DRC memory property for hotplug runtime
` [PATCH V3 5/5] powerpc: Enable support for new 'ibm, dynamic-memory-v2' devtree property

[Buildroot] [PATCH] package/libunwind: disable for x86 with musl
 2017-04-17 19:07 UTC  (2+ messages)

[PATCH V3 0/5] powerpc/devtree: Add support for 'ibm, dynamic-memory-v2' property
 2017-04-17 19:04 UTC  (2+ messages)
` [PATCH V3 1/5] powerpc/dynmemv2: Check arch.vec earlier during boot for memory features

[PATCH RFC] sparc64: eBPF JIT
 2017-04-17 19:03 UTC  (5+ messages)

[PATCH] scsi: ibmvfc: don't check for failure from mempool_alloc()
 2017-04-17 19:03 UTC  (2+ messages)

pull request: bluetooth-next 2017-04-14
 2017-04-17 19:02 UTC  (2+ messages)

[PATCH v1 00/15] Expand Aspeed AST2500 Support
 2017-04-17 19:00 UTC  (32+ messages)
` [U-Boot] "
` [PATCH v1 01/15] aspeed: Update ast2500 Device Tree
  ` [U-Boot] "
` [PATCH v1 02/15] dm: Simple Watchdog uclass
  ` [U-Boot] "
` [PATCH v1 03/15] aspeed: Watchdog Timer Driver
  ` [U-Boot] "
` [PATCH v1 04/15] aspeed: Make SCU lock/unlock functions part of SCU API
  ` [U-Boot] "
` [PATCH v1 05/15] aspeed: Reset Driver
  ` [U-Boot] "
` [PATCH v1 06/15] aspeed: Device Tree configuration for "
  ` [U-Boot] "
` [PATCH v1 07/15] aspeed: Refactor AST2500 RAM Driver and Sysreset Driver
  ` [U-Boot] "
` [PATCH v1 08/15] aspeed: AST2500 Pinctrl Driver
  ` [U-Boot] "
` [PATCH v1 09/15] aspeed: Enable Pinctrl Driver in AST2500 EVB
  ` [U-Boot] "
` [PATCH v1 10/15] aspeed: Add P-Bus clock in ast2500 clock driver
  ` [U-Boot] "
` [PATCH v1 11/15] aspeed: Add I2C Driver
  ` [U-Boot] "
` [PATCH v1 12/15] aspeed: Enable I2C in EVB defconfig
  ` [U-Boot] "
` [PATCH v1 13/15] aspeed: Add support for Clocks needed by MACs
  ` [U-Boot] "
` [PATCH v1 14/15] aspeed: Refactor SCU to use consistent mask & shift
  ` [U-Boot] "
` [PATCH v1 15/15] aspeed: Cleanup ast2500-u-boot.dtsi Device Tree
  ` [U-Boot] "

[U-Boot] [PATCH] Add ARM errata workaround 852421 and 852423 for Cortex-A17
 2017-04-17 19:00 UTC  (2+ messages)

[PATCH] device-mapper: Convert printks to pr_<level> macros
 2017-04-17 19:00 UTC 

[PATCH] xfs: remove use of do_div with 32-bit dividend in quota debug code
 2017-04-17 18:59 UTC  (2+ messages)

[PATCH] amdgpu:fix incorrect use on the remap_mutex
 2017-04-17 18:58 UTC  (3+ messages)
` 答复: "

[Qemu-devel] [PATCH] timer.h: Provide monotonic time for ARM guests
 2017-04-17 18:55 UTC  (3+ messages)

[SPDK] SPDK Dependencies
 2017-04-17 18:55 UTC 

[PATCH] scsi: fc: remove redundant check of an unsigned long being less than zero
 2017-04-17 18:53 UTC  (3+ messages)

[PATCH 4.10 00/29] 4.10.11-stable review
 2017-04-17 18:51 UTC  (2+ messages)

[PATCH 4.4 00/18] 4.4.62-stable review
 2017-04-17 18:48 UTC  (2+ messages)

em28xx i2c writing error
 2017-04-17 18:44 UTC  (3+ messages)

[PATCH V2 0/5] powerpc/devtree: Add support for 'ibm, dynamic-memory-v2' property
 2017-04-17 18:38 UTC  (3+ messages)
` [PATCH V2 4/5] pseries/hotplug init: Convert new DRC memory property for hotplug runtime

[PATCH v3 0/2] scsi: storvsc: Add support for FC rport
 2017-04-17 18:37 UTC  (5+ messages)
` [PATCH v3 1/2] scsi: scsi_transport_fc: Add dummy initiator role to rport
` [PATCH v3 2/2] scsi: storvsc: Add support for FC rport


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.