linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-16 08:26:32 to 2019-05-23 20:31:31 UTC [more...]

[PATCH V2 1/2] block: Fix a NULL pointer dereference in generic_make_request()
 2019-05-23 20:30 UTC  (12+ messages)
` [PATCH V2 2/2] md/raid0: Do not bypass blocking queue entered for raid0 bios

[PATCH] blk-iolatency: only account submitted bios
 2019-05-23 20:10 UTC 

CFQ idling kills I/O performance on ext4 with blkio cgroup controller
 2019-05-23 17:22 UTC  (32+ messages)

[PATCH 1/1] blk-core: Remove blk_end_request*() declarations
 2019-05-23 15:43 UTC 

[PATCH 1/1] sbitmap: Replace cmpxchg with xchg
 2019-05-23 15:39 UTC 

[PATCH 0/2] Reset timeout for paused hardware
 2019-05-23 14:19 UTC  (15+ messages)
` [PATCH 1/2] blk-mq: provide way to reset rq deadline
` [PATCH 2/2] nvme: reset request timeouts during fw activation

[PATCH v3 3/3] mmc: renesas_sdhi: use multiple segments if possible
 2019-05-23  4:15 UTC  (2+ messages)

[PATCH 1/3] io_uring: free memory immediately when io_mem_alloc failed
 2019-05-23  3:15 UTC  (4+ messages)
` [PATCH 2/3] io_uring: no need to reap event repeatedly
` [PATCH 3/3] io_uring: adjust the code logic when an error occurs

ARM router NAT performance affected by random/unrelated commits
 2019-05-22 21:12 UTC  (8+ messages)

[PATCH AUTOSEL 5.1 006/375] io_uring: use cpu_online() to check p->sq_thread_cpu instead of cpu_possible()
 2019-05-22 19:15 UTC  (3+ messages)
` [PATCH AUTOSEL 5.1 019/375] blk-mq: split blk_mq_alloc_and_init_hctx into two parts
` [PATCH AUTOSEL 5.1 020/375] blk-mq: grab .q_usage_counter when queuing request from plug code path

[PATCH AUTOSEL 5.0 014/317] blk-mq: split blk_mq_alloc_and_init_hctx into two parts
 2019-05-22 19:18 UTC  (2+ messages)
` [PATCH AUTOSEL 5.0 015/317] blk-mq: grab .q_usage_counter when queuing request from plug code path

[PATCHSET 0/3] io_uring: support for linked SQEs
 2019-05-22 16:49 UTC  (6+ messages)
` [PATCH 1/3] uio: make import_iovec()/compat_import_iovec() return bytes on success
` [PATCH 2/3] io_uring: punt short reads to async context
` [PATCH 3/3] io_uring: add support for sqe links

[git pull] device mapper fix for 5.2-rc2
 2019-05-22 16:00 UTC  (2+ messages)

[PATCH] blk-mq: Wait for for hctx inflight requests on CPU unplug
 2019-05-22 12:30 UTC  (11+ messages)

[PATCH v5 0/7] Extend write-hint framework, and add write-hint for Ext4 journal
 2019-05-22 10:25 UTC  (7+ messages)

[PATCH v2 0/3] block: sed-opal: add support for shadow MBR done flag and write
 2019-05-21 20:46 UTC  (4+ messages)
` [PATCH v2 1/3] block: sed-opal: add ioctl for done-mark of shadow mbr
` [PATCH v2 2/3] block: sed-opal: ioctl for writing to "
` [PATCH v2 3/3] block: sed-opal: check size of "

[PATCH 0/3] block: queue exit cleanup
 2019-05-21 12:59 UTC  (7+ messages)
` [PATCH 1/3] block: move blk_exit_queue into __blk_release_queue
` [PATCH 2/3] block: don't protect generic_make_request_checks with blk_queue_enter
` [PATCH 3/3] block: rename BIO_QUEUE_ENTERED as BIO_SPLITTED

[RESEND PATCH v4] blk-mq: fix hang caused by freeze/unfreeze sequence
 2019-05-21 12:49 UTC  (4+ messages)

fix nr_phys_segments vs iterators accounting v3
 2019-05-21 12:47 UTC  (8+ messages)
` [PATCH 1/4] block: don't decrement nr_phys_segments for physically contigous segments
` [PATCH 2/4] block: force an unlimited segment size on queues with a virt boundary
` [PATCH 3/4] block: remove the segment size check in bio_will_gap
` [PATCH 4/4] block: remove the bi_seg_{front,back}_size fields in struct bio

Inquiry 20/May/2019
 2019-05-20 13:30 UTC 

[PATCH 0/2] block, bfq: add weight symlink to the bfq.weight cgroup parameter
 2019-05-21  8:01 UTC  (3+ messages)
` [PATCH 1/2] cgroup: let a symlink too be created with a cftype file
` [PATCH 2/2] block, bfq: add weight symlink to the bfq.weight cgroup parameter

[PATCH 0/2] fixes for block stats
 2019-05-21  7:59 UTC  (3+ messages)
` [PATCH 1/2] block: make rq sector size accessible "
` [PATCH 2/2] block: also check RQF_STATS in blk_mq_need_time_stamp()

fix nr_phys_segments vs iterators accounting v2
 2019-05-21  5:11 UTC  (19+ messages)
` [PATCH 1/4] block: don't decrement nr_phys_segments for physically contigous segments
` [PATCH 2/4] block: force an unlimited segment size on queues with a virt boundary
` [PATCH 3/4] block: remove the segment size check in bio_will_gap
` [PATCH 4/4] block: remove the bi_seg_{front,back}_size fields in struct bio

[PATCH 1/2] block: Fix a NULL pointer dereference in generic_make_request()
 2019-05-20 19:25 UTC  (15+ messages)
` [PATCH 2/2] md/raid0: Do not bypass blocking queue entered for raid0 bios

[PATCH] block: improve print_req_error
 2019-05-20 17:34 UTC  (4+ messages)

[PATCH 2/4] bio: fix improper use of smp_mb__before_atomic()
 2019-05-20 17:23 UTC  (2+ messages)
` [PATCH 3/4] sbitmap: "

Adding QCOW2 reading/writing support
 2019-05-20 13:05 UTC  (5+ messages)

Setting up default iosched in 5.0+
 2019-05-18  9:33 UTC 

[PATCH] loop: avoid EAGAIN, if offset or block_size are changed
 2019-05-18  0:53 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] block: bio: use struct_size() in kmalloc()
 2019-05-17 22:59 UTC  (4+ messages)

Zdravstvuyte! Vas interesuyut kliyentskiye bazy dannykh?
 2019-05-17 12:01 UTC 

Block device naming
 2019-05-17 11:24 UTC  (5+ messages)

[GIT PULL] Followup block changes for 5.2-rc1
 2019-05-17  2:25 UTC  (2+ messages)

[GIT PULL] io_uring fixes for 5.2-rc1
 2019-05-17  2:25 UTC  (2+ messages)

[git pull] device mapper changes for 5.2
 2019-05-16 23:25 UTC  (5+ messages)
` [git pull v2] "

[PATCH] loop: Don't change loop device under exclusive opener
 2019-05-16 20:44 UTC  (2+ messages)

replace sq_mask with ring_mask
 2019-05-16 14:50 UTC  (2+ messages)

[PATCH] block/bio-integrity: use struct_size() in kmalloc()
 2019-05-16 14:49 UTC  (2+ messages)

[PATCH v2 1/1] io_uring: fix infinite wait in khread_park() on io_finish_async()
 2019-05-16 14:20 UTC  (2+ messages)

[PATCH 1/2] io_uring: adjust smp_rmb inside io_cqring_events
 2019-05-16 14:12 UTC  (4+ messages)
` [PATCH 2/2] io_uring: use wait_event_interruptible for cq_wait conditional wait

[GIT PULL] nvme fixes for 5.2
 2019-05-16 14:09 UTC  (2+ messages)

INFO: task hung in __get_super
 2019-05-16 12:50 UTC  (8+ 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).