linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-05 07:08:54 to 2018-10-10 01:52:37 UTC [more...]

[PATCH 00/11] Zoned block device support improvements
 2018-10-10  1:52 UTC  (9+ messages)
` [PATCH 01/11] scsi: sd_zbc: Rearrange code
` [PATCH 02/11] scsi: sd_zbc: Reduce boot device scan and revalidate time
` [PATCH 03/11] scsi: sd_zbc: Fix sd_zbc_check_zones() error checks
` [PATCH 04/11] block: Introduce blkdev_nr_zones() helper
` [PATCH 05/11] block: Limit allocation of zone descriptors for report zones
` [PATCH 07/11] block: Introduce BLKGETNRZONES ioctl
` [PATCH 08/11] block: Improve zone reset execution
` [PATCH 09/11] block: Expose queue nr_zones in sysfs

[PATCH] drivers/block: remove redundant 'default n' from Kconfig-s
 2018-10-09 14:41 UTC 

[PATCH 0/5] lightnvm: pblk: Flexible metadata
 2018-10-09 13:31 UTC  (20+ messages)
` [PATCH 1/5] lightnvm: pblk: Do not reuse DMA memory on partial read
` [PATCH 2/5] lightnvm: pblk: Helpers for OOB metadata
` [PATCH 3/5] lightnvm: Flexible DMA pool entry size
` [PATCH 4/5] lightnvm: Disable interleaved metadata
` [PATCH 5/5] lightnvm: pblk: Support for packed metadata

[PATCH 0/3] lightnvm: pblk: support variable OOB size
 2018-10-09 12:31 UTC  (11+ messages)
` [PATCH 3/3] "

[GIT PULL 00/45] lightnvm updates for 4.20
 2018-10-09 14:25 UTC  (47+ messages)
` [GIT PULL 01/45] lightnvm: remove dependencies on BLK_DEV_NVME and PCI
` [GIT PULL 02/45] lightnvm: combine 1.2 and 2.0 command flags
` [GIT PULL 03/45] lightnvm: pblk: fix rqd.error return value in pblk_blk_erase_sync
` [GIT PULL 04/45] lightnvm: move device L2P detection to core
` [GIT PULL 05/45] lightnvm: pblk: fix race condition on metadata I/O
` [GIT PULL 06/45] lightnvm: move bad block and chunk state logic to core
` [GIT PULL 07/45] lightnvm: pblk: unify vector max req constants
` [GIT PULL 08/45] lightnvm: pblk: fix incorrect min_write_pgs
` [GIT PULL 09/45] lightnvm: pblk: remove size and out of bounds read check
` [GIT PULL 10/45] lightnvm: pblk: refactor put line fn on read completion
` [GIT PULL 11/45] lightnvm: pblk: add helpers for chunk addresses
` [GIT PULL 12/45] lightnvm: pblk: improve line helpers
` [GIT PULL 13/45] lightnvm: pblk: fix comment typo
` [GIT PULL 14/45] lightnvm: pblk: remove unused variable
` [GIT PULL 15/45] lightnvm: pblk: guarantee emeta on line close
` [GIT PULL 16/45] lightnvm: introduce nvm_rq_to_ppa_list
` [GIT PULL 17/45] lightnvm: pblk: allocate line map bitmaps using a mempool
` [GIT PULL 18/45] lightnvm: pblk: remove unused parameters in pblk_up_rq
` [GIT PULL 19/45] lightnvm: pblk: fix up prints in pblk_read_check_rand
` [GIT PULL 20/45] lightnvm: pblk: fix write amplificiation calculation
` [GIT PULL 21/45] lightnvm: pblk: remove debug from pblk_[down/up]_page
` [GIT PULL 22/45] lightnvm: pblk: add trace events for chunk states
` [GIT PULL 23/45] lightnvm: pblk: add trace events for line state changes
` [GIT PULL 24/45] lightnvm: pblk: add trace events for pblk "
` [GIT PULL 25/45] lightnvm: pblk: add tracing for chunk resets
` [GIT PULL 26/45] lightnvm: move ppa transformations to core
` [GIT PULL 27/45] lightnvm: pblk: calculate line pad distance in helper
` [GIT PULL 28/45] lightnvm: pblk: stop recreating global caches
` [GIT PULL 29/45] lightnvm: pblk: fix mapping issue on failed writes
` [GIT PULL 30/45] lightnvm: pblk: fix two sleep-in-atomic-context bugs
` [GIT PULL 31/45] lightnvm: use internal allocation for chunk log page
` [GIT PULL 32/45] lightnvm: pblk: encapsulate rqd dma allocations
` [GIT PULL 33/45] lightnvm: pblk: refactor metadata paths
` [GIT PULL 34/45] lightnvm: pblk: take write semaphore on metadata
` [GIT PULL 35/45] lightnvm: pblk: recover open lines on 2.0 devices
` [GIT PULL 36/45] lightnvm: pblk: add SPDX license tag
` [GIT PULL 37/45] lightnvm: pblk: fix race on sysfs line state
` [GIT PULL 38/45] lightnvm: pblk: remove unused function
` [GIT PULL 39/45] lightnvm: pblk: encapsulate rb pointer operations
` [GIT PULL 40/45] lightnvm: pblk: move ring buffer alloc/free rb init
` [GIT PULL 41/45] lightnvm: pblk: guarantee mw_cunits on read buffer
` [GIT PULL 42/45] lightnvm: do no update csecs and sos on 1.2
` [GIT PULL 43/45] lightnvm: pblk: fix error handling of pblk_lines_init()
` [GIT PULL 44/45] lightnvm: pblk: consider max hw sectors supported for max_write_pgs
` [GIT PULL 45/45] lightnvm: pblk: guarantee that backpointer is respected on writer stall

[PATCHv4 0/3] Deprecate DAC960 driver
 2018-10-09 15:27 UTC  (4+ messages)
` [PATCH 1/3] myrb: Add Mylex RAID controller (block interface)
` [PATCH 2/3] myrs: Add Mylex RAID controller (SCSI interface)
` [PATCH 3/3] drivers/block: Remove DAC960 driver

[PATCH v3 00/24] ban the use of _PAGE_XXX flags outside platform specific code
 2018-10-09 15:13 UTC  (27+ messages)
` [PATCH v3 01/24] powerpc/32: Add ioremap_wt() and ioremap_coherent()
` [PATCH v3 02/24] drivers/video/fbdev: use ioremap_wc/wt() instead of __ioremap()
` [PATCH v3 03/24] drivers/block/z2ram: use ioremap_wt() instead of __ioremap(_PAGE_WRITETHRU)
` [PATCH v3 04/24] soc/fsl/qbman: use ioremap_cache() instead of ioremap_prot(0)
` [PATCH v3 05/24] powerpc: don't use ioremap_prot() nor __ioremap() unless really needed
` [PATCH v3 06/24] powerpc/mm: properly set PAGE_KERNEL flags in ioremap()
` [PATCH v3 07/24] powerpc: handover page flags with a pgprot_t parameter
` [PATCH v3 08/24] powerpc/mm: don't use _PAGE_EXEC in book3s/32
` [PATCH v3 09/24] powerpc/mm: move some nohash pte helpers in nohash/[32:64]/pgtable.h
` [PATCH v3 10/24] powerpc/mm: add pte helpers to query and change pte flags
` [PATCH v3 11/24] powerpc/mm: don't use _PAGE_EXEC for calling hash_preload()
` [PATCH v3 12/24] powerpc/mm: use pte helpers in generic code
` [PATCH v3 13/24] powerpc/mm: Split dump_pagelinuxtables flag_array table
` [PATCH v3 14/24] powerpc/mm: drop unused page flags
` [PATCH v3 15/24] powerpc/mm: move __P and __S tables in the common pgtable.h
` [PATCH v3 16/24] powerpc/book3s/32: do not include pte-common.h
` [PATCH v3 17/24] powerpc/mm: Move pte_user() into nohash/pgtable.h
` [PATCH v3 18/24] powerpc/mm: Distribute platform specific PAGE and PMD flags and definitions
` [PATCH v3 19/24] powerpc/nohash/64: do not include pte-common.h
` [PATCH v3 20/24] powerpc/mm: Allow platforms to redefine some helpers
` [PATCH v3 21/24] powerpc/mm: Define platform default caches related flags
` [PATCH v3 22/24] powerpc/mm: Get rid of pte-common.h
` [PATCH v3 23/24] powerpc/8xx: change name of a few page flags to avoid confusion
` [PATCH v3 24/24] powerpc/book3s64: Avoid multiple endian conversion in pte helpers

[PATCH] block: remove redundant 'default n' from Kconfig-s
 2018-10-09 14:32 UTC 

[PATCH v3] dm: Fix report zone remapping
 2018-10-09  5:24 UTC 

[BUG] ext4 null pointer crash in linux-next
 2018-10-09  3:41 UTC  (3+ messages)

[PATCH 0/2] blk-mq: two fixes about updating hw queues
 2018-10-09  2:49 UTC  (4+ messages)
` [PATCH 1/2] blk-mq: adjust debugfs and sysfs register when updating nr_hw_queues

[PATCH sparc-next] sunvdc: Remove VLA usage
 2018-10-08 20:06 UTC  (4+ messages)

dm: Fix report zone remapping
 2018-10-08 16:25 UTC  (7+ messages)

[PATCH V2] nvme-pci: assign separate irq vectors for adminq and ioq0
 2018-10-08 14:54 UTC  (6+ messages)
            ` nvme-pci: number of queues off by one

[PATCH V2] blk-mq: complete req in softirq context in case of single queue
 2018-10-08 16:49 UTC  (3+ messages)

[PATCH 00/15] bcache patches for 4.20
 2018-10-08 15:22 UTC  (20+ messages)
` [PATCH 01/15] bcache: account size of buckets used in uuid write to ca->meta_sectors_written
` [PATCH 02/15] bcache: trace missed reading by cache_missed
` [PATCH 03/15] bcache: use REQ_PRIO to indicate bio for metadata
` [PATCH 04/15] bcache: fix ioctl in flash device
` [PATCH 05/15] bcache: fix typo in code comments of closure_return_with_destructor()
` [PATCH 06/15] bcache: correct dirty data statistics
` [PATCH 07/15] bcache: Populate writeback_rate_minimum attribute
` [PATCH 08/15] bcache: fix miss key refill->end in writeback
` [PATCH 09/15] bcache: recal cached_dev_sectors on detach
` [PATCH 10/15] bcache: remove unused bch_passthrough_cache
` [PATCH 11/15] bcache: remove useless parameter of bch_debug_init()
` [PATCH 12/15] bcache: replace hard coded number with BUCKET_GC_GEN_MAX
` [PATCH 13/15] bcache: use MAX_CACHES_PER_SET instead of magic number 8 in __bch_bucket_alloc_set
` [PATCH 14/15] bcache: split combined if-condition code into separate ones
` [PATCH 15/15] bcache: panic fix for making cache device

[PATCH v2] lightnvm: pblk: consider max hw sectors supported for max_write_pgs
 2018-10-08  7:04 UTC  (4+ messages)
  ` [EXT] "

[V2 PATCH 0/2] lightnvm: pblk: retrieve chunk metadata on erase
 2018-10-08  7:03 UTC  (3+ messages)

[PATCH] sunvdc: Remove VLA usage
 2018-10-08  6:46 UTC  (4+ messages)

[PATCH] blk-mq-debugfs: Also show requests that have not yet been started
 2018-10-08  9:15 UTC  (5+ messages)

Hard lockup in blk_mq_free_request() / wbt_done() / wake_up_all()
 2018-10-07  0:03 UTC  (8+ messages)

[PATCH] nbd: avoid losing the pointer to reallocated config->socks in nbd_add_socket()
 2018-10-06 18:07 UTC 

[PATCH] block: BFQ default for single queue devices
 2018-10-06 16:46 UTC  (18+ messages)

[PATCH v2] dm: Fix report zone remapping
 2018-10-06  5:58 UTC 

[PATCH] lightnvm: pblk: guarantee that backpointer is respected on writer stall
 2018-10-06  1:05 UTC  (2+ messages)

[PATCH blktests 0/3] Add NVMeOF multipath tests
 2018-10-05 18:50 UTC  (8+ messages)

[PATCH v9 00/13] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-10-06  1:16 UTC  (21+ messages)
` [PATCH v9 04/13] PCI/P2PDMA: Introduce configfs/sysfs enable attribute helpers
` [PATCH v9 07/13] block: Add PCI P2P flag for request queue and check support for requests
` [PATCH v9 08/13] IB/core: Ensure we map P2P memory correctly in rdma_rw_ctx_[init|destroy]()
` [PATCH v9 09/13] nvme-pci: Use PCI p2pmem subsystem to manage the CMB
` [PATCH v9 11/13] nvme-pci: Add a quirk for a pseudo CMB
` [PATCH v9 12/13] nvmet: Introduce helper functions to allocate and free request SGLs
` [PATCH v9 13/13] nvmet: Optionally use PCI P2P memory

[PATCH] lightnvm: consider max hw sectors supported for max_write_pgs
 2018-10-05 17:34 UTC  (3+ messages)
  ` [EXT] "

Recent removal of bsg read/write support
 2018-10-05 23:27 UTC  (6+ messages)

[GIT PULL] nvme updates for 4.20
 2018-10-05 14:16 UTC  (2+ messages)

(no subject)
 2018-10-05 13:39 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).