linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-26 17:49:25 to 2018-08-01 15:45:02 UTC [more...]

[RFC] [PATCH 0/1] Introduce emergency raid0 stop for mounted arrays
 2018-08-01 14:56 UTC  (2+ messages)
` [RFC] [PATCH 1/1] md/raid0: Introduce emergency stop for raid0 arrays

[PATCH v2 0/9] block: Consolidate scsi sense buffer usage
 2018-08-01 15:45 UTC  (21+ 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: 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] blk-wbt: Avoid lock contention and thundering herd issue in wbt_wait
 2018-08-01 15:14 UTC  (3+ messages)

[PATCH] block/bsg-lib: use PTR_ERR_OR_ZERO to simplify the flow path
 2018-08-01 15:13 UTC  (3+ messages)

[PATCH] block: really disable runtime-pm for blk-mq
 2018-08-01 14:55 UTC  (4+ messages)

[PATCH 0/3] block: fix mismatch of figuring out physical segment number
 2018-08-01 14:54 UTC  (7+ 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

[RFC] blk-mq: clean up the hctx restart
 2018-08-01 13:37 UTC  (7+ 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 0/6] genhd: register default groups with device_add_disk()
 2018-08-01  6:57 UTC  (18+ 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

[Regression] Linux-Next Merge 25Jul2018 breaks mmc on Tegra
 2018-07-31 23:18 UTC  (12+ messages)

[PATCH 3/6] block: Create scsi_sense.h for SCSI and ATAPI
 2018-07-31 19:52 UTC  (12+ messages)

[PATCH] block/compat_ioctl: fix range check in BLKGETSIZE
 2018-07-31 18:23 UTC  (2+ messages)

[Bug] block/for-next: IO hang in rq_qos_throttle
 2018-07-31 16:41 UTC  (7+ 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  (12+ 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  (4+ messages)
` [PATCH v5 2/3] block: move dif_prepare/dif_complete functions to "
` [PATCH v5 3/3] nvme: use blk API to remap ref tags for IOs with metadata

[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  (4+ messages)
` [PATCH v5 3/3] block: bio_iov_iter_get_pages: pin more pages for multi-segment IOs

[PATCH] blk_init_allocated_queue() set q->fq as NULL in the fail case
 2018-07-30  5:11 UTC  (3+ messages)

[PATCH v2 0/5] blk-mq: Enable runtime power management
 2018-07-30  2:27 UTC  (12+ messages)
` [PATCH v2 3/5] block: Serialize queue freezing and blk_pre_runtime_suspend()
` [PATCH v2 4/5] block, scsi: Rework runtime power management

[PATCH] block/023: performance test on queue creation & cleanup
 2018-07-29 22:43 UTC  (3+ messages)

[PATCH 0/2] direct IO: respect backing device max IO size
 2018-07-28 22:31 UTC  (3+ messages)
  ` AW: "

[PATCH v4 1/3] block: move ref_tag calculation func to the block layer
 2018-07-28 22:22 UTC  (5+ messages)

[PATCH 2/2] direct IO: respect backing device max IO size
 2018-07-28 19:17 UTC 

[PATCH 1/2] direct IO: respect backing device max IO size
 2018-07-28 19:17 UTC 

[PATCH v3] pktcdvd: Fix possible Spectre-v1 for pkt_devs
 2018-07-28 15:08 UTC  (2+ messages)

[PATCH 0/9] Pending bcache patches for review
 2018-07-28  5:24 UTC  (7+ messages)
` [PATCH 8/9] bcache: initiate bcache_debug to NULL

[PATCH v2] pktcdvd: Fix possible Spectre-v1 for pkt_devs
 2018-07-28  2:56 UTC  (3+ messages)

[PATCH] pktcdvd: Fix possible Spectre-v1 for pkt_devs
 2018-07-28  1:47 UTC  (2+ messages)

[PATCH v2 0/5] Improve blk-mq performance
 2018-07-27 22:56 UTC  (6+ messages)
` [PATCH v2 1/5] blk-mq: Introduce the timeout handler return code BLK_EH_DONT_COMPLETE
` [PATCH v2 2/5] block: Remove a superfluous #include directive
` [PATCH v2 3/5] block: Split blk_add_timer()
` [PATCH v2 4/5] block: Simplify blk_add_timer() and blk_mq_add_timer()
` [PATCH v2 5/5] blk-mq: Rework blk-mq timeout handling again

[PATCH] block: don't do cgroup accounting for split bio's
 2018-07-27 21:19 UTC  (3+ messages)

[GIT PULL] Block fixes for 4.18
 2018-07-27 19:37 UTC 

[PATCH 0/1] MAINTAINERS
 2018-07-27 18:52 UTC  (2+ messages)
` [PATCH] MAINTAINERS: Change Email for sed-opal sbauer

[PATCH 0/5] Improve blk-mq performance
 2018-07-27 18:09 UTC  (17+ messages)
` [PATCH 1/5] blk-mq: Rename BLK_EH_DONE into BLK_EH_DONT_RESET_TIMER
` [PATCH 2/5] block: Remove a superfluous #include directive
` [PATCH 3/5] block: Split blk_add_timer()
` [PATCH 4/5] block: Simplify blk_add_timer() and blk_mq_add_timer()
` [PATCH 5/5] blk-mq: Rework blk-mq timeout handling again

[PATCH 0/2] partitions/aix: fix problems due to disk corruption
 2018-07-27 15:17 UTC  (2+ messages)

[PATCH 0/9] bcache patches for Linux v4.19
 2018-07-27 15:16 UTC  (2+ messages)

[PATCH] block: reset bi_iter.bi_done after splitting bio
 2018-07-27 15:12 UTC  (2+ messages)

[PATCH] readahead: stricter check for bdi io_pages
 2018-07-27 15:08 UTC  (2+ messages)

WARNING: possible recursive locking detected
 2018-07-27  1:46 UTC 

WARNING in schedule_bh
 2018-07-27  1:42 UTC 

WARNING in __alloc_pages_slowpath
 2018-07-27  1:39 UTC 

[PATCH 0/2] blktests: test ANA base support
 2018-07-26 22:26 UTC 

[PATCH 0/2] virtio_scsi pi_bytes{out,in} miscalculated on 4 KiB devices
 2018-07-26 21:49 UTC  (2+ messages)

[PATCH v5 0/2] add crc64 calculation as kernel library
 2018-07-26 20:02 UTC  (3+ messages)
` [PATCH v5 1/2] lib: add crc64 calculation routines

[PATCH 2/2] scsi: virtio_scsi: fix pi_bytes{out,in} on 4 KiB block size devices
 2018-07-26 19:52 UTC  (2+ messages)
` [PATCH v2] "

[GIT PULL] nvme fixes for 4.18
 2018-07-26 17:49 UTC  (2+ 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).