linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-13 14:25:18 to 2018-04-17 17:50:19 UTC [more...]

[PATCH v3 00/20] Allow compile-testing NO_DMA (drivers)
 2018-04-17 17:49 UTC  (13+ messages)
` [PATCH v3 01/20] ASoC: Remove depends on HAS_DMA in case of platform dependency
` [PATCH v3 03/20] crypto: "
` [PATCH v3 04/20] fbdev: "
` [PATCH v3 08/20] iio: adc: "
` [PATCH v3 09/20] iommu: "
` [PATCH v3 10/20] lightnvm: "
` [PATCH v3 11/20] mailbox: "
` [PATCH v3 14/20] mtd: "
` [PATCH v3 15/20] net: "
` [PATCH v3 17/20] serial: "
` [PATCH v3 18/20] spi: "
` [PATCH v3 20/20] usb: "

[PATCH] block: Avoid executing a report or reset zones while a queue is frozen
 2018-04-17 17:35 UTC  (4+ messages)

usercopy whitelist woe in scsi_sense_cache
 2018-04-17 16:46 UTC  (14+ messages)

[PATCH] block: do not use interruptible wait anywhere
 2018-04-17 15:55 UTC  (13+ messages)
` [PATCH v2] "
    ` blktest for "
          ` [PATCH] blktests: regression test "block: do not use interruptible wait anywhere"
                  ` [PATCH v3] "
                    ` [PATCH v4] "

[PATCH v2] target: Fix Fortify_panic kernel exception
 2018-04-17 15:33 UTC 

[PATCH] target: Fix Fortify_panic kernel exception
 2018-04-17 15:19 UTC  (4+ messages)

[PATCH] target: fix crash with iscsi target and dvd
 2018-04-17 15:15 UTC  (2+ messages)

[PATCH] blk-mq: start request gstate with gen 1
 2018-04-17 14:34 UTC  (5+ messages)

centralize SWIOTLB config symbol and misc other cleanups
 2018-04-17 12:53 UTC  (23+ messages)
` [PATCH 01/12] iommu-common: move to arch/sparc
` [PATCH 02/12] iommu-helper: unexport iommu_area_alloc
` [PATCH 03/12] iommu-helper: mark iommu_is_span_boundary as inline
` [PATCH 04/12] iommu-helper: move the IOMMU_HELPER config symbol to lib/
` [PATCH 05/12] scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig
` [PATCH 06/12] dma-mapping: move the NEED_DMA_MAP_STATE "
` [PATCH 07/12] arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol
` [PATCH 08/12] arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig
` [PATCH 09/12] PCI: remove CONFIG_PCI_BUS_ADDR_T_64BIT
` [PATCH 10/12] arm: don't build swiotlb by default
` [PATCH 11/12] swiotlb: move the SWIOTLB config symbol to lib/Kconfig
` [PATCH 12/12] swiotlb: remove the CONFIG_DMA_DIRECT_OPS ifdefs

[PATCH] blkcg: not hold blkcg lock when deactivating policy
 2018-04-17 12:32 UTC  (2+ messages)

[PATCH 00/11] lightnvm: pblk: small fixes
 2018-04-17 12:12 UTC  (15+ messages)
` [PATCH 01/11] lightnvm: pblk: fail gracefully on line alloc. failure
` [PATCH 02/11] lightnvm: pblk: recheck for bad lines at runtime
` [PATCH 03/11] lightnvm: pblk: check read lba on gc path
` [PATCH 04/11] lightnvn: pblk: improve error msg on corrupted LBAs
` [PATCH 05/11] lightnvm: pblk: warn in case of corrupted write buffer
` [PATCH 06/11] lightnvm: pblk: return NVM_ error on failed submission
` [PATCH 07/11] lightnvm: pblk: remove unnecessary indirection
` [PATCH 08/11] lightnvm: pblk: remove unnecessary argument
` [PATCH 09/11] lightnvm: pblk: check for chunk size before allocating it
` [PATCH 10/11] lightnvn: pass flag on graceful teardown to targets
` [PATCH 11/11] lightnvm: pblk: remove dead function

[RESEND PATCH v1 1/2] trace: events: scsi: Add tag in SCSI trace events
 2018-04-17 12:09 UTC 

[PATCH] lightnvm: pblk: take bitmap alloc. out of critical section
 2018-04-17 11:48 UTC  (2+ messages)

[RESEND PATCH v1 1/2] trace: events: scsi: Add tag in SCSI trace events
 2018-04-17 10:00 UTC 

[PATCH blktests] scsi/004: add regression test for false BLK_STS_OK with non good SAM status
 2018-04-17  9:41 UTC  (2+ messages)

[PATCH] nvme: lightnvm: add granby support
 2018-04-17  9:26 UTC  (3+ messages)

[PATCH] nbd: do not update block size if file system is mounted
 2018-04-17  9:15 UTC  (6+ messages)

[PATCH v2 00/10] SWIM driver fixes
 2018-04-17  3:50 UTC  (3+ messages)

[PATCH V4 0/2] blk-mq: fix race between completion and BLK_EH_RESET_TIMER
 2018-04-17  3:49 UTC  (9+ messages)
` [PATCH V4 1/2] blk-mq: set RQF_MQ_TIMEOUT_EXPIRED when the rq's timeout isn't handled
` [PATCH V4 2/2] blk-mq: fix race between complete and BLK_EH_RESET_TIMER

[PATCH] blk-mq: start request gstate with gen 1
 2018-04-17  3:44 UTC 

[RESEND PATCH v1 1/2] trace: events: scsi: Add tag in SCSI trace events
 2018-04-16 22:06 UTC  (8+ messages)

[RESEND PATCH v1 1/2] trace: events: scsi: Add tag in SCSI trace events
 2018-04-16 21:20 UTC  (2+ messages)

[RESEND PATCH v1 2/2] trace: events: block: Add tag in block trace events
 2018-04-16 20:49 UTC  (3+ messages)

[RESEND PATCH v1 1/2] trace: events: scsi: Add tag in SCSI trace events
 2018-04-16 20:43 UTC  (2+ messages)

[PATCH 08/12] mmc: reduce use of block bounce buffers (fwd)
 2018-04-16 19:11 UTC 

[PATCH] lightnvm: pblk: add CNEX Granby to the pblk device list
 2018-04-16 18:47 UTC  (2+ messages)

[RESEND PATCH v1 1/2] trace: events: scsi: Add tag in SCSI trace events
 2018-04-16 17:11 UTC  (2+ messages)

[PATCH 0/2] pblk bugfixes
 2018-04-16 16:46 UTC  (3+ messages)
` [PATCH 1/2] lightnvm: pblk: only try to recover lines with written smeta
` [PATCH 2/2] lightnvm: pblk: kick writer on new flush points

[PATCH 0/2] tracing/events: block: bring more on a par with blktrace
 2018-04-16 16:33 UTC  (4+ messages)
` [PATCH 2/2] tracing/events: block: dev_t via driver core for plug and unplug events

[RESEND PATCH v1 0/2] Print the request tag in Block/SCSI trace events
 2018-04-16 14:30 UTC 

remove PCI_DMA_BUS_IS_PHYS
 2018-04-16 10:51 UTC  (14+ messages)
` [PATCH 01/12] iscsi_tcp: don't set a bounce limit
` [PATCH 02/12] storsvc: "
` [PATCH 03/12] mtip32xx: don't use block layer bounce buffers
` [PATCH 04/12] DAC960: "
` [PATCH 05/12] sata_nv: "
` [PATCH 06/12] memstick: don't call blk_queue_bounce_limit
` [PATCH 07/12] scsi: reduce use of block bounce buffers
` [PATCH 08/12] mmc: "
` [PATCH 09/12] ide: kill ide_toggle_bounce
` [PATCH 10/12] ide: remove the PCI_DMA_BUS_IS_PHYS check
` [PATCH 11/12] net: remove the PCI_DMA_BUS_IS_PHYS check in illegal_highdma
` [PATCH 12/12] PCI: remove PCI_DMA_BUS_IS_PHYS

Change device block count from userspace?
 2018-04-16 10:24 UTC 

[PATCH] lightnvm: pblk: remove unnecessary bio_get/put
 2018-04-16 10:22 UTC 

[PATCH] bcache: not access dc->bdev when backing device is offline
 2018-04-16  9:25 UTC 

[PATCH] bcache: not access dc->bdev when backing device is offline
 2018-04-16  9:15 UTC  (2+ messages)

[PATCH v2] block: ratelimite pr_err on IO path
 2018-04-16  9:06 UTC  (6+ messages)

[PATCH] blk-mq: mark hctx RESTART when get budget fails
 2018-04-16  8:34 UTC  (3+ messages)

[PATCH v2 0/4] bcache: incremental GC and dirty data init
 2018-04-16  7:27 UTC  (5+ messages)
` [PATCH v2 1/4] bcache: finish incremental GC
` [PATCH v2 3/4] bcache: notify allocator to prepare for GC
` [PATCH v2 4/4] bcache: fix I/O significant decline while backend devices registering

Multi-Actuator SAS HDD First Look
 2018-04-16  4:31 UTC  (15+ messages)

[PATCH] bcache: not access dc->bdev when backing device is offline
 2018-04-15 15:52 UTC 

[PATCH V3] blk-mq: fix race between complete and BLK_EH_RESET_TIMER
 2018-04-15 15:15 UTC  (4+ messages)

[PATCH v4] blk-mq: Fix race conditions in request timeout handling
 2018-04-15 12:28 UTC  (12+ messages)

[PATCHSET 0/2] loop: dio fixup
 2018-04-15  2:16 UTC  (5+ messages)
` [PATCH 1/2] loop: remove cmd->rq member
` [PATCH 2/2] loop: handle short DIO reads

4.15.14 crash with iscsi target and dvd
 2018-04-14 21:34 UTC  (11+ messages)

WARNING: lock held when returning to user space!
 2018-04-14 15:33 UTC  (5+ messages)

[PATCH 1/3] nbd: del_gendisk after we cleanup the queue
 2018-04-14  3:03 UTC  (9+ messages)
` [PATCH 2/3] nbd: update size when connected
` [PATCH 3/3] nbd: use bd_set_size when updating disk size

[PATCH v5] blk-mq: Avoid that a completion can be ignored for BLK_EH_RESET_TIMER
 2018-04-14  0:06 UTC  (2+ messages)

[PATCH v3 00/11] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-04-13 21:56 UTC  (9+ messages)
` [PATCH v3 01/11] PCI/P2PDMA: Support peer-to-peer memory

[GIT PULL] Followup pull request for block
 2018-04-13 19:48 UTC 

loop: handle short DIO reads
 2018-04-13 18:39 UTC 

[PATCH] loop: fix aio/dio end of request clearing
 2018-04-13 18:31 UTC  (2+ messages)

[PATCH v2 0/2] tracing/events: block: bring more on a par with blktrace
 2018-04-13 17:50 UTC  (5+ messages)
` [PATCH v2 1/2] tracing/events: block: track and print if unplug was explicit or schedule
` [PATCH v2 2/2] tracing/events: block: dev_t via driver core for plug and unplug events
` [RFC v2] tracing/events: block: also try to get dev_t via driver core for some events

[PATCH] blk-mq: fix race between complete and BLK_EH_RESET_TIMER
 2018-04-13 15:38 UTC  (7+ messages)

[PATCH] block: Ensure that a request queue is dissociated from the cgroup controller
 2018-04-13 15:18 UTC  (11+ messages)


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).