linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-25 09:50:08 to 2018-08-31 11:38:26 UTC [more...]

[PATCH 00/15] blkcg ref count refactor/cleanup + blkcg avg_lat
 2018-08-31 11:38 UTC  (23+ messages)
` [PATCH 01/15] Revert "blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmdir()"
` [PATCH 02/15] blkcg: delay blkg destruction until after writeback has finished
` [PATCH 03/15] blkcg: use tryget logic when associating a blkg with a bio
` [PATCH 04/15] blkcg: fix ref count issue with bio_blkcg using task_css
` [PATCH 05/15] blkcg: update blkg_lookup_create to do locking
` [PATCH 06/15] blkcg: always associate a bio with a blkg
` [PATCH 07/15] blkcg: consolidate bio_issue_init and blkg association
` [PATCH 08/15] blkcg: associate a blkg for pages being evicted by swap
` [PATCH 09/15] blkcg: associate writeback bios with a blkg
` [PATCH 10/15] blkcg: remove bio->bi_css and instead use bio->bi_blkg
` [PATCH 11/15] blkcg: remove additional reference to the css
` [PATCH 12/15] blkcg: cleanup and make blk_get_rl use blkg_lookup_create
` [PATCH 13/15] blkcg: change blkg reference counting to use percpu_ref
` [PATCH 14/15] blkcg: rename blkg_try_get to blkg_tryget
` [PATCH 15/15] blkcg: add average latency tracking to blk-cgroup

Affinity managed interrupts vs non-managed interrupts
 2018-08-31  6:54 UTC 

[PATCH v5 00/13] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-08-31  8:08 UTC  (24+ messages)
` [PATCH v5 01/13] PCI/P2PDMA: Support peer-to-peer memory
` [PATCH v5 02/13] PCI/P2PDMA: Add sysfs group to display p2pmem stats
` [PATCH v5 03/13] PCI/P2PDMA: Add PCI p2pmem DMA mappings to adjust the bus offset
` [PATCH v5 04/13] PCI/P2PDMA: Introduce configfs/sysfs enable attribute helpers
` [PATCH v5 05/13] docs-rst: Add a new directory for PCI documentation
` [PATCH v5 06/13] PCI/P2PDMA: Add P2P DMA driver writer's documentation
` [PATCH v5 07/13] block: Add PCI P2P flag for request queue and check support for requests
` [PATCH v5 08/13] IB/core: Ensure we map P2P memory correctly in rdma_rw_ctx_[init|destroy]()
` [PATCH v5 09/13] nvme-pci: Use PCI p2pmem subsystem to manage the CMB
` [PATCH v5 10/13] nvme-pci: Add support for P2P memory in requests
` [PATCH v5 11/13] nvme-pci: Add a quirk for a pseudo CMB
` [PATCH v5 12/13] nvmet: Introduce helper functions to allocate and free request SGLs
` [PATCH v5 13/13] nvmet: Optionally use PCI P2P memory

MQ-BFQ crashing on battery mode
 2018-08-31  6:49 UTC  (5+ messages)
      ` blk-mq "

Maintainer / Kernel Summit 2018 planning kick-off
 2018-08-30 21:35 UTC 

[GIT PULL] Block fixes for 4.19-rc2
 2018-08-30 20:16 UTC 

[GIT PULL] Block fixes for 4.19-rc2
 2018-08-30 20:15 UTC 

[PATCH] block: elevator: remove unneeded null check in elv_register()
 2018-08-30 20:02 UTC  (3+ messages)

[PATCH] Performance Improvement in CRC16 Calculations
 2018-08-30 15:00 UTC  (21+ messages)
                    ` [PATCH 3/4] crc-t10dif: Allow current transform to be inspected in sysfs
                    ` [PATCH 4/4] block: Integrity profile init function to trigger module loads
                      ` [PATCH 1/4] crypto: Introduce notifier for new crypto algorithms
                      ` [PATCH v2 1/3] "
                        ` [PATCH v2 2/3] crc-t10dif: Pick better transform if one becomes available
                        ` [PATCH v2 3/3] crc-t10dif: Allow current transform to be inspected in sysfs

writeback throttling deadlock
 2018-08-30 15:06 UTC  (2+ messages)

[GIT PULL] MMC fixes for v4.19-rc2
 2018-08-30 12:20 UTC 

[PATCH] Revert "blk-mq: issue directly if hw queue isn't busy in case of 'none'"
 2018-08-30 12:05 UTC  (12+ messages)

bvec_iter rewind API
 2018-08-30 11:24 UTC  (3+ messages)

[PATCH] block: Add a check for fdisk
 2018-08-30  9:11 UTC 

[PATCH] block: Add a check for fdisk
 2018-08-30  7:07 UTC 

[PATCH] lightnvm: move ppa transformations to core
 2018-08-29 20:27 UTC  (3+ messages)

[PATCH 0/4] Introduce trace events for pblk
 2018-08-29 20:09 UTC  (7+ messages)
` [PATCH 1/4] lightnvm: pblk: add trace events for chunk states
` [PATCH 2/4] lightnvm: pblk: add trace events for line state changes
` [PATCH 3/4] lightnvm: pblk: add trace events for pblk "
` [PATCH 4/4] lightnvm: pblk: add tracing for chunk resets

[PATCH 0/3] lightnvm: pblk: support variable OOB size
 2018-08-29 19:57 UTC  (6+ messages)
` [PATCH 1/3] lightnvm: use internal allocation for chunk log page
` [PATCH 2/3] lightnvm: do no update csecs and sos on 1.2
` [PATCH 3/3] lightnvm: pblk: support variable OOB size

[PATCH 0/4] lightnvm: pblk: collection of small fixes
 2018-08-29 19:13 UTC  (9+ messages)
` [PATCH 1/4] lightnvm: pblk: calculate line pad distance in helper
` [PATCH 2/4] lightnvm: pblk: fix comment typo
` [PATCH 3/4] lightnvm: pblk: remove unused variable
` [PATCH 4/4] lightnvm: pblk: guarantee emeta on line close

[PATCH 0/7] pblk fixes
 2018-08-29 15:06 UTC  (13+ messages)
` [PATCH 1/7] lightnvm: introduce nvm_rq_to_ppa_list
` [PATCH 2/7] lightnvm: pblk: fix mapping issue on failed writes
` [PATCH 3/7] lightnvm: pblk: allocate line map bitmaps using a mempool
` [PATCH 4/7] lightnvm: pblk: move global caches to module init/exit
` [PATCH 5/7] lightnvm: pblk: remove unused parameters in pblk_up_rq
` [PATCH 6/7] lightnvm: pblk: fix up prints in pblk_read_check_rand
` [PATCH 7/7] lightnvm: pblk: fix write amplificiation calculation

[PATCH] lightnvm: pblk: improve line helpers
 2018-08-29 14:17 UTC  (2+ messages)

[V2 PATCH] lightnvm: pblk: add helpers for chunk addresses
 2018-08-29 14:16 UTC  (2+ messages)

[PATCH] lightnvm: pblk: remove debug from pblk_[down/up]_page
 2018-08-29 14:08 UTC 

[PATCH] lightnvm: pblk: add helpers for chunk addresses
 2018-08-29 13:10 UTC  (3+ messages)

[GIT PULL] nvme fixes for 4.19
 2018-08-29 17:05 UTC  (2+ messages)

[PATCH] cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status
 2018-08-29 14:09 UTC  (3+ messages)

[V4 PATCH 0/2] lightnvm: pblk: take write semaphore on metadata
 2018-08-29 13:42 UTC  (15+ messages)
` [PATCH 1/3] lightnvm: pblk: refactor metadata paths
` [PATCH 2/3] lightnvm: encapsule rqd dma allocations
` [PATCH 3/3] lightnvm: pblk: take write semaphore on metadata

[PATCH] lightnvm: pblk: recover open lines on 2.0 devices
 2018-08-29  9:12 UTC 

[PATCH] xen-blkback: Switch to closed state after releasing the backing device
 2018-08-29  9:29 UTC  (6+ messages)

[PATCH] blktests: remove unused null_blk parameter for _init_null_blk in block/016
 2018-08-28 18:06 UTC  (3+ messages)

[PATCH 0/2] scsi: revert two commits for avoiding host-wide host_busy counter for scsi_mq
 2018-08-28 17:57 UTC  (7+ messages)
` [PATCH 1/2] Revert "scsi: core: fix scsi_host_queue_ready"
` [PATCH 2/2] Revert "scsi: core: avoid host-wide host_busy counter for scsi_mq"

[PATCH] block: Fix unneeded NULL check
 2018-08-28 14:38 UTC  (2+ messages)

[PATCH v3] block/loop: Serialize ioctl operations
 2018-08-28 10:31 UTC  (6+ messages)

[PATCH] blk-wbt: get back the missed wakeup from __wbt_done
 2018-08-28  2:52 UTC  (15+ messages)

[PATCH] block: bsg: move atomic_t ref_count variable to refcount API
 2018-08-28  1:17 UTC  (2+ messages)

[PATCH] block: remove unnecessary condition check
 2018-08-28  1:16 UTC  (2+ messages)

[PATCH v2 1/3] powerpc/32: Add ioremap_wt()
 2018-08-27 16:42 UTC  (4+ messages)
` [PATCH v2 2/3] drivers/video/fbdev: use ioremap_wt() instead of __ioremap(_PAGE_WRITETHRU)
` [PATCH v2 3/3] drivers/block/z2ram: "

[PATCH v3 0/5] xen/blk: persistent grant rework
 2018-08-27 16:10 UTC  (4+ messages)

No protection on the hctx->dispatch_busy
 2018-08-27  7:34 UTC  (4+ messages)

[PATCH v2] block: fix rdma queue mapping
 2018-08-27  3:50 UTC  (5+ messages)

[GIT PULL] Small set of block fixes for 4.19-rc1
 2018-08-25 14:53 UTC 

[PATCH RESEND 3/3] drivers/block/z2ram: use ioremap_wt() instead of __ioremap(_PAGE_WRITETHRU)
 2018-08-25 14:34 UTC 

[PATCH RESEND 2/3] drivers/video/fbdev: use ioremap_wt() instead of __ioremap(_PAGE_WRITETHRU)
 2018-08-25 14:34 UTC 

[PATCH RESEND 1/3] powerpc/32: Add ioremap_wt()
 2018-08-25 14:34 UTC 

[PATCH RESEND 3/3] drivers/block/z2ram: use ioremap_wt() instead of __ioremap(_PAGE_WRITETHRU)
 2018-08-25 14:27 UTC 

[PATCH RESEND 2/3] drivers/video/fbdev: use ioremap_wt() instead of __ioremap(_PAGE_WRITETHRU)
 2018-08-25 14:27 UTC 

[PATCH] bcache: fix miss key refill->end in writeback
 2018-08-25  9:48 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).