messages from 2018-07-30 07:12:23 to 2018-08-03 13:31:03 UTC [more...]
LVM snapshot broke between 4.14 and 4.16
2018-08-03 13:31 UTC (10+ messages)
[PATCH V2] lightnvm: pblk: take write semaphore on metadata
2018-08-03 13:30 UTC
[PATCH] lightnvm: remove minor version check for 2.0
2018-08-03 9:02 UTC
[PATCH] lightnvm: move device L2P detection to core
2018-08-03 8:54 UTC
[PATCH v3 0/9] blk-mq: Enable runtime power management
2018-08-03 1:11 UTC (19+ messages)
` [PATCH v3 1/9] block: Fix a comment in a header file
` [PATCH v3 2/9] block: Move power management functions into new source files
` [PATCH v3 3/9] block: Serialize queue freezing and blk_pre_runtime_suspend()
` [PATCH v3 4/9] percpu-refcount: Introduce percpu_ref_read()
` [PATCH v3 5/9] block, scsi: Rework runtime power management
` [PATCH v3 6/9] block: Warn if pm_runtime_get*() has not been called
` [PATCH v3 7/9] block: Remove blk_pm_requeue_request()
` [PATCH v3 8/9] blk-mq: Insert blk_pm_{add,put}_request() calls
` [PATCH v3 9/9] blk-mq: Enable support for runtime power management
[RFC] blk-mq: clean up the hctx restart
2018-08-03 0:35 UTC (14+ messages)
[PATCH] aoe: mark expected switch fall-through
2018-08-03 0:26 UTC (3+ messages)
[PATCH v6 00/18] crypto: Remove VLA usage
2018-08-02 23:43 UTC (3+ messages)
` [PATCH v6 12/18] drbd: Convert from ahash to shash
[RFC] [PATCH 0/1] Introduce emergency raid0 stop for mounted arrays
2018-08-02 21:37 UTC (5+ messages)
` [RFC] [PATCH 1/1] md/raid0: Introduce emergency stop for raid0 arrays
[PATCH] lightnvm: pblk: remove unnecessary drive version check
2018-08-02 20:58 UTC
[PATCH] lightnvm: pblk: fix rqd.error return value in pblk_blk_erase_sync
2018-08-02 20:50 UTC
[PATCH v2 0/9] block: Consolidate scsi sense buffer usage
2018-08-02 21:56 UTC (25+ messages)
` [PATCH v2 1/9] ide-cd: Drop unused sense buffers
` [PATCH v2 2/9] scsi: cxlflash: "
` [PATCH v2 3/9] scsi: build scsi_common.o for all scsi passthrough request users
` [PATCH v2 4/9] target: don't depend on SCSI
` [PATCH v2 5/9] block: Switch struct packet_command to use struct scsi_sense_hdr
` [PATCH v2 6/9] ide-cd: Remove redundant sense buffer
` [PATCH v2 7/9] cdrom: Use struct scsi_sense_hdr internally
` [PATCH v2 8/9] libata-scsi: Move sense buffers onto stack
` [PATCH v2 9/9] scsi: Check sense buffer size at build time
[PATCH] block/compat_ioctl: fix range check in BLKGETSIZE
2018-08-02 21:31 UTC (3+ messages)
[PATCH] blk-mq: fix updating tags depth
2018-08-02 20:48 UTC (3+ messages)
[PATCH V2 0/2] blk-mq: fix fix blk_mq_tagset_busy_iter
2018-08-02 20:47 UTC (7+ messages)
` [PATCH V2 1/2] blk-mq: move blk_mq_request_started() into header file
` [PATCH V2 2/2] blk-mq: fix blk_mq_tagset_busy_iter
[PATCH] lightnvm: combine 1.2 and 2.0 command flags
2018-08-02 16:20 UTC
[PATCH v2 0/5] blk-mq: Enable runtime power management
2018-08-02 18:00 UTC (8+ messages)
` [PATCH v2 4/5] block, scsi: Rework "
[PATCH] blk-mq: fix blk_mq_tagset_busy_iter
2018-08-02 17:23 UTC (6+ messages)
[PATCH] block: really disable runtime-pm for blk-mq
2018-08-02 16:36 UTC (5+ messages)
[PATCH] lightnvm: pblk: take write semaphore on metadata
2018-08-02 16:01 UTC (3+ messages)
[PATCH v3] block: make iolatency avg_lat exponentially decay
2018-08-02 16:01 UTC (4+ messages)
[PATCH] lightnvm: remove dependencies on BLK_DEV_NVME and PCI
2018-08-02 13:18 UTC (2+ messages)
[Regression] Linux-Next Merge 25Jul2018 breaks mmc on Tegra
2018-08-02 12:10 UTC (16+ messages)
[PATCH 0/6] genhd: register default groups with device_add_disk()
2018-08-02 11:55 UTC (19+ messages)
` [PATCH 1/6] genhd: drop 'bool' argument from __device_add_disk()
` [PATCH 2/6] block: genhd: add 'groups' argument to device_add_disk
` [PATCH 3/6] nvme: register ns_id attributes as default sysfs groups
` [PATCH 4/6] aoe: use device_add_disk_with_groups()
` [PATCH 5/6] zram: register default groups with device_add_disk()
` [PATCH 6/6] virtio-blk: modernize sysfs attribute creation
[PATCH 0/3] block: fix mismatch of figuring out physical segment number
2018-08-01 23:11 UTC (8+ messages)
` [PATCH 1/3] block: don't use bio->bi_vcnt to figure out "
` [PATCH 2/3] block: kill QUEUE_FLAG_NO_SG_MERGE
` [PATCH 3/3] block: kill BLK_MQ_F_SG_MERGE
[PATCH] blk-wbt: Avoid lock contention and thundering herd issue in wbt_wait
2018-08-01 22:09 UTC (5+ messages)
[PATCH] block: copy ioprio in __bio_clone_fast()
2018-08-01 15:17 UTC (3+ messages)
[PATCH 0/3] blk-iolatency related ref counting fixes
2018-08-01 15:16 UTC (5+ messages)
` [PATCH 1/3] blk-iolatency: fix blkg leak in timer_fn
` [PATCH 2/3] blk-cgroup: hold the queue ref during throttling
` [PATCH 3/3] blk-cgroup: clear the throttle queue on fork
[PATCH] block/bsg-lib: use PTR_ERR_OR_ZERO to simplify the flow path
2018-08-01 15:13 UTC (3+ messages)
[PATCH] block: only rewind to last split
2018-08-01 9:33 UTC (2+ messages)
[next-20180727][qla2xxx][BUG] WARNING: CPU: 12 PID: 511 at drivers/scsi/scsi_lib.c:691 scsi_end_request+0x250/0x280
2018-08-01 7:19 UTC (2+ messages)
[PATCH 3/6] block: Create scsi_sense.h for SCSI and ATAPI
2018-07-31 19:52 UTC (12+ messages)
[Bug] block/for-next: IO hang in rq_qos_throttle
2018-07-31 16:41 UTC (6+ messages)
Some questions about bache bset tree
2018-07-31 11:32 UTC
[PATCH] genhd: incrase size of disk stat counters
2018-07-31 12:12 UTC (3+ messages)
[PATCH 1/2] block-integrity: allow optional integrity functions for bio
2018-07-31 7:50 UTC (2+ messages)
[PATCH 2/2] block: pass bio into integrity_processing_fn
2018-07-31 7:19 UTC
What's the best way to call sd_shutdown() on all SCSI disks on shutdown?
2018-07-30 20:35 UTC (3+ messages)
[PATCH v4 0/2] Ensure that a request queue is dissociated from the cgroup controller
2018-07-30 21:10 UTC (3+ messages)
` [PATCH v4 1/2] block: Introduce blk_exit_queue()
` [PATCH v4 2/2] block: Ensure that a request queue is dissociated from the cgroup controller
[PATCH] block: fix NPE when resuming SCSI devices using blk-mq
2018-07-30 15:00 UTC (6+ messages)
[PATCH] block: blk_init_allocated_queue() set q->fq as NULL in the fail case
2018-07-30 14:28 UTC (4+ messages)
[PATCH v5 1/3] block: move ref_tag calculation func to the block layer
2018-07-30 14:27 UTC (2+ messages)
[PATCH][v3] block: don't account for split bio's size in cgroup stats
2018-07-30 14:26 UTC (2+ messages)
[PATCH][v2] block: don't account for split bio's size in cgroup stats
2018-07-30 13:58 UTC
[PATCH v5 0/3] Fix silent data corruption in blkdev_direct_IO()
2018-07-30 12:37 UTC (3+ messages)
` [PATCH v5 3/3] block: bio_iov_iter_get_pages: pin more pages for multi-segment IOs
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).