All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-05 17:02:11 to 2017-04-05 17:21:23 UTC [more...]

always use REQ_OP_WRITE_ZEROES for zeroing offload V2
 2017-04-05 17:21 UTC  (51+ messages)
` [PATCH 01/27] sd: split sd_setup_discard_cmnd
` [PATCH 02/27] block: renumber REQ_OP_WRITE_ZEROES
` [PATCH 03/27] block: implement splitting of REQ_OP_WRITE_ZEROES bios
` [PATCH 04/27] sd: implement REQ_OP_WRITE_ZEROES
` [PATCH 05/27] md: support REQ_OP_WRITE_ZEROES
` [PATCH 06/27] dm io: discards don't take a payload
` [PATCH 07/27] dm: support REQ_OP_WRITE_ZEROES
` [PATCH 08/27] dm kcopyd: switch to use REQ_OP_WRITE_ZEROES
` [PATCH 09/27] block: stop using blkdev_issue_write_same for zeroing
` [PATCH 10/27] block: add a flags argument to (__)blkdev_issue_zeroout
` [PATCH 11/27] block: add a REQ_NOUNMAP flag for REQ_OP_WRITE_ZEROES
` [PATCH 12/27] block: add a new BLKDEV_ZERO_NOFALLBACK flag
` [PATCH 13/27] block_dev: use blkdev_issue_zerout for hole punches
` [PATCH 14/27] sd: implement unmapping Write Zeroes
` [PATCH 15/27] nvme: implement REQ_OP_WRITE_ZEROES
` [PATCH 16/27] zram: "
` [PATCH 17/27] loop: "
` [PATCH 18/27] brd: remove discard support
` [PATCH 19/27] rbd: remove the discard_zeroes_data flag
` [PATCH 20/27] rsxx: "
` [PATCH 21/27] mmc: "
` [PATCH 22/27] block: stop using discards for zeroing
` [PATCH 23/27] drbd: make intelligent use of blkdev_issue_zeroout
` [PATCH 24/27] drbd: implement REQ_OP_WRITE_ZEROES
` [PATCH 25/27] block: remove the discard_zeroes_data flag

[PATCH 00/38] Annotate hw config module params for future lockdown
 2017-04-05 17:04 UTC  (18+ messages)
` [PATCH 07/38] Annotate hardware config module parameters in drivers/cpufreq/
` [PATCH 22/38] Annotate hardware config module parameters in drivers/net/wan/
` [PATCH 25/38] Annotate hardware config module parameters in drivers/pci/hotplug/
` [PATCH 26/38] Annotate hardware config module parameters in drivers/pcmcia/
` [PATCH 28/38] Annotate hardware config module parameters in drivers/staging/media/
` [PATCH 29/38] Annotate hardware config module parameters in drivers/staging/speakup/
` [PATCH 34/38] Annotate hardware config module parameters in fs/pstore/
` [PATCH 35/38] Annotate hardware config module parameters in sound/drivers/
` [PATCH 36/38] Annotate hardware config module parameters in sound/isa/
` [PATCH 37/38] Annotate hardware config module parameters in sound/oss/
` [PATCH 38/38] Annotate hardware config module parameters in sound/pci/

[PATCH v35 00/14] arm64: add kdump support
 2017-04-05 17:20 UTC  (5+ messages)
` [PATCH v35 02/14] memblock: add memblock_cap_memory_range()

[PATCH rdma-next V1 00/10] ODP Fixes and Improvements
 2017-04-05 17:18 UTC  (3+ messages)
` [PATCH rdma-next V1 01/10] IB: Replace ib_umem page_size by page_shift

[PATCH v10 0/6] x86/ioreq server: Introduce HVMMEM_ioreq_server mem type
 2017-04-05 17:18 UTC  (8+ messages)
` [PATCH v10 5/6] x86/ioreq server: Asynchronously reset outstanding p2m_ioreq_server entries

->retries fixups V2
 2017-04-05 17:18 UTC  (12+ messages)
` [PATCH 1/5] nvme: move ->retries setup to nvme_setup_cmd
` [PATCH 2/5] nvme: cleanup nvme_req_needs_retry
` [PATCH 3/5] nvme: mark nvme_max_retries static
` [PATCH 4/5] nvme: move the retries count to struct nvme_request
` [PATCH 5/5] block, scsi: move the retries field to struct scsi_request

meson-gx-mmc: 2nd patch set
 2017-04-05 17:17 UTC  (21+ messages)

[PATCH v2] ARM: davinci: Add the clock for the CPPI 4.1 DMA engine
 2017-04-05 17:17 UTC  (2+ messages)

[PATCH v3 0/7] Enable OA unit for Gen 8 and 9 in i915 perf
 2017-04-05 17:17 UTC  (4+ messages)
` [PATCH v3 6/7] drm/i915/perf: per-gen timebase for checking sample freq

[meta-oe][PATCH 01/43] gpm: Update to use git src uri
 2017-04-05 17:17 UTC  (11+ messages)
` [meta-oe][PATCH 06/43] lvm2: Fix patch errors found with musl
` [meta-oe][PATCH 24/43] minicoredumper: Update to 2.0.0
` [meta-xfce][PATCH 37/43] xarchiver: Fix build with security flags turned on

[PATCH v6 00/39] i.MX Media Driver
 2017-04-05 17:16 UTC  (17+ messages)
` [PATCH v6 19/39] media: Add i.MX media core driver
  ` [RFC] [media] imx: assume MEDIA_ENT_F_ATV_DECODER entities output video on pad 1

net: dsa: add SMSC/Microchip LAN9303 three port ethernet switch driver
 2017-04-05 17:10 UTC  (3+ messages)
` [PATCH 1/4] net: dsa: add support for the SMSC-LAN9303 tagging format

[PATCH 00/24] Kernel lockdown
 2017-04-05 17:12 UTC  (45+ messages)
` [PATCH 01/24] efi: Add EFI_SECURE_BOOT bit
` [PATCH 02/24] Add the ability to lock down access to the running kernel image
` [PATCH 03/24] efi: Lock down the kernel if booted in secure boot mode
` [PATCH 04/24] Enforce module signatures if the kernel is locked down
` [PATCH 05/24] Restrict /dev/mem and /dev/kmem when "
` [PATCH 06/24] Add a sysrq option to exit secure boot mode
` [PATCH 07/24] kexec: Disable at runtime if the kernel is locked down
` [PATCH 08/24] Copy secure_boot flag in boot params across kexec reboot
` [PATCH 09/24] kexec_file: Disable at runtime if securelevel has been set
` [PATCH 10/24] hibernate: Disable when the kernel is locked down
` [PATCH 11/24] uswsusp: "
` [PATCH 12/24] PCI: Lock down BAR access "
` [PATCH 13/24] x86: Lock down IO port "
` [PATCH 14/24] x86: Restrict MSR "
` [PATCH 15/24] asus-wmi: Restrict debugfs interface "
` [PATCH 16/24] ACPI: Limit access to custom_method "
` [PATCH 17/24] acpi: Ignore acpi_rsdp kernel param when the kernel has been "
` [PATCH 18/24] acpi: Disable ACPI table override if the kernel is "
` [PATCH 19/24] acpi: Disable APEI error injection "

[U-Boot] [PATCH 1/3] config: am335x_evm: detect Black Wireless using BWA
 2017-04-05 17:15 UTC  (4+ messages)

[PATCH 0/7] ath10k: remove ath10k_sdio_io()
 2017-04-05 17:14 UTC  (5+ messages)

[PATCH v3 00/11] Initial Allwinner Display Engine 2.0 Support
 2017-04-05 17:14 UTC  (9+ messages)
` [PATCH v3 04/11] drm/sun4i: abstract the layer type
      ` [linux-sunxi] "
          `  "

[PATCH v7 0/7] ceph: implement -ENOSPC handling in cephfs
 2017-04-05 17:14 UTC  (8+ messages)
` [PATCH v7 1/7] libceph: remove req->r_replay_version
` [PATCH v7 2/7] libceph: allow requests to return immediately on full conditions if caller wishes
` [PATCH v7 3/7] libceph: abort already submitted but abortable requests when map or pool goes full
` [PATCH v7 4/7] libceph: add an epoch_barrier field to struct ceph_osd_client
` [PATCH v7 5/7] ceph: handle epoch barriers in cap messages
` [PATCH v7 6/7] Revert "ceph: SetPageError() for writeback pages if writepages fails"
` [PATCH v7 7/7] ceph: when seeing write errors on an inode, switch to sync writes

[RFC 00/10] V4L2 explicit synchronization support
 2017-04-05 17:12 UTC  (5+ messages)

[iproute PATCH] ip-route: Prevent some other double spaces in output
 2017-04-05 17:10 UTC 

[PATCH] kbuild, LLVMLinux: Add -Werror to cc-option to support clang
 2017-04-05 17:11 UTC  (3+ messages)

[PATCH] drm: virtio: fix virtio_gpu_cursor_formats
 2017-04-05 17:11 UTC  (3+ messages)

[PATCH] ARM: davinci: Add the clock for the CPPI 4.1 DMA engine
 2017-04-05 17:10 UTC  (4+ messages)

[PATCH 00/24] Kernel lockdown
 2017-04-05 17:08 UTC  (21+ messages)
` [PATCH 01/24] efi: Add EFI_SECURE_BOOT bit
` [PATCH 02/24] Add the ability to lock down access to the running kernel image
` [PATCH 03/24] efi: Lock down the kernel if booted in secure boot mode
` [PATCH 04/24] Enforce module signatures if the kernel is locked down
` [PATCH 05/24] Restrict /dev/mem and /dev/kmem when "
` [PATCH 06/24] Add a sysrq option to exit secure boot mode
` [PATCH 07/24] kexec: Disable at runtime if the kernel is locked down
` [PATCH 08/24] Copy secure_boot flag in boot params across kexec reboot

[PATCH] OF: mark released devices as no longer populated
 2017-04-05 17:09 UTC  (4+ messages)
` [PATCH] crypto: caam - fix JR platform device subsequent (re)creations

[PATCH] crypto: arm64/sha: use %c constraint code in ASM_EXPORT
 2017-04-05 17:08 UTC  (4+ messages)

[Qemu-devel] [PATCH 00/21] WIP: dump: add kaslr support (for after 2.9)
 2017-04-05 17:06 UTC  (4+ messages)
` [Qemu-devel] [PATCH 17/21] virtio-channel: parse qga stream for VMDUMP_INFO event

(unknown),
 2017-04-05 17:06 UTC 

[PATCH v2 1/2] x86/mce/AMD: Redo use of SMCA MCA_DE{STAT,ADDR} registers
 2017-04-05 17:06 UTC  (5+ messages)

[PATCH V3 for-next 0/7] Change IDR usage and locking in uverbs
 2017-04-05 17:05 UTC  (3+ messages)
` [PATCH V3 for-next 3/7] IB/core: Add idr based standard types

[PATCH] fetch/local: Drop FILESDIR
 2017-04-05 17:04 UTC  (2+ messages)

fio-plot, a tool to graph FIO JSON data
 2017-04-05 17:04 UTC 

[PATCH v5] read-cache: call verify_hdr() in a background thread
 2017-04-05 17:03 UTC  (3+ messages)
` [PATCH v5] read-cache: force_verify_index_checksum


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.