linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-30 08:35:53 to 2019-10-09 02:54:44 UTC [more...]

[PATCH] io_uring: remove wait loop spurious wakeups
 2019-10-09  2:54 UTC  (8+ messages)

[PATCH 1/2] io_uring: make the logic clearer for io_sequence_defer
 2019-10-09  1:19 UTC  (2+ messages)
` [PATCH 2/2] io_uring: replace s->needs_lock with s->in_async

[PATCH V2] block: Fix elv_support_iosched()
 2019-10-08 22:39 UTC 

[PATCH AUTOSEL 5.3 15/71] rbd: fix response length parameter for encoded strings
 2019-10-08 21:29 UTC  (4+ messages)
` [PATCH AUTOSEL 5.3 54/71] blk-mq: move lockdep_assert_held() into elevator_exit

[PATCH v2 1/1] blk-mq: fill header with kernel-doc
 2019-10-08 20:01 UTC  (6+ messages)

[PATCH V3 0/5] blk-mq: improvement on handling IO during CPU hotplug
 2019-10-08 17:15 UTC  (9+ messages)
` [PATCH V3 1/5] blk-mq: add new state of BLK_MQ_S_INTERNAL_STOPPED
` [PATCH V3 2/5] blk-mq: prepare for draining IO when hctx's all CPUs are offline
` [PATCH V3 3/5] blk-mq: stop to handle IO and drain IO before hctx becomes dead
` [PATCH V3 4/5] blk-mq: re-submit IO in case that hctx is dead
` [PATCH V3 5/5] blk-mq: handle requests dispatched from IO scheduler "

[RFC v1] io_uring: add io_uring_link trace event
 2019-10-08 13:11 UTC  (4+ messages)

[5.4-rc1, regression] wb_workfn wakeup oops (was Re: frequent 5.4-rc1 crash?)
 2019-10-08  3:20 UTC  (8+ messages)

[PATCH] blk-stat: Optimise blk_stat_add()
 2019-10-08  3:17 UTC  (2+ messages)

[PATCH] block: Fix elv_support_iosched()
 2019-10-08  3:15 UTC  (2+ messages)

[PATCH blktests v2] nbd/003:add mount and clear_sock test for nbd
 2019-10-08  1:29 UTC  (2+ messages)

packet writing support
 2019-10-07 17:31 UTC  (22+ messages)

[PATCH V2 RESEND 0/5] blk-mq: improvement on handling IO during CPU hotplug
 2019-10-07 16:49 UTC  (16+ messages)
` [PATCH V2 RESEND 1/5] blk-mq: add new state of BLK_MQ_S_INTERNAL_STOPPED
` [PATCH V2 RESEND 2/5] blk-mq: add blk-mq flag of BLK_MQ_F_NO_MANAGED_IRQ
` [PATCH V2 RESEND 3/5] blk-mq: stop to handle IO before hctx's all CPUs become offline
` [PATCH V2 RESEND 4/5] blk-mq: re-submit IO in case that hctx is dead
` [PATCH V2 RESEND 5/5] blk-mq: handle requests dispatched from IO scheduler "

[PATCH v2] blk-wbt: fix performance regression in wbt scale_up/scale_down
 2019-10-06 15:25 UTC  (2+ messages)

[PATCH V2 0/5] blk-mq: improvement on handling IO during CPU hotplug
 2019-10-06  2:47 UTC  (5+ messages)

WARNING in __blk_mq_delay_run_hw_queue
 2019-10-05  9:19 UTC  (2+ messages)

[PATCH] io_uring: allow application controlled CQ ring size
 2019-10-04 19:18 UTC 

[PATCHSET v2] io_uring: support fileset add/remove/modify
 2019-10-04 18:52 UTC  (5+ messages)
` [PATCH 1/2] io_uring: allow sparse fixed file sets
` [PATCH 2/2] io_uring: add support for IORING_REGISTER_FILES_UPDATE

[GIT PULL] Block fixes for 5.4-rc2
 2019-10-04 18:25 UTC  (2+ messages)

[PATCH] io_uring: add support for IORING_REGISTER_FILES_UPDATE
 2019-10-04 16:19 UTC  (7+ messages)

[PATCH] io_uring: Fix reversed nonblock flag
 2019-10-04 14:04 UTC  (9+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH 1/2] block: sed-opal: fix sparse warning: obsolete array init
 2019-10-03 20:22 UTC  (6+ messages)

[PATCH 2/2] block: sed-opal: fix sparse warning: convert __be64 data
 2019-10-03 17:06 UTC  (3+ messages)

[PATCHSET v3 block/for-linus] IO cost model based work-conserving porportional controller
 2019-10-03 16:45 UTC  (6+ messages)
` [PATCH 08/10] blkcg: implement blk-iocost

[PATCH] block: pg: add header include guard
 2019-10-03  2:32 UTC  (3+ messages)

[PATCH 1/1] blk-mq: fill header with kernel-doc
 2019-10-02 21:05 UTC  (9+ messages)

[PATCH 3.16 22/87] sbitmap: fix improper use of smp_mb__before_atomic()
 2019-10-02 19:06 UTC 

[PATCH v4 00/25] InfiniBand Transport (IBTRS) and Network Block Device (IBNBD)
 2019-10-02 16:00 UTC  (10+ messages)
` [PATCH v4 11/25] ibtrs: server: statistics functions
` [PATCH v4 12/25] ibtrs: server: sysfs interface functions

[PATCH 1/1] blk-mq: Inline status checkers
 2019-10-02 13:09 UTC  (8+ messages)
` [PATCH v2 1/1] blk-mq: Inline request "

[PATCH 1/1] blk-mq: reuse code in blk_mq_check_inflight*()
 2019-10-02  3:40 UTC  (7+ messages)
` [PATCH v2 0/2] Simplify blk_mq_in_flight*
  ` [PATCH v2 1/2] blk-mq: Reuse callback in blk_mq_in_flight*()
  ` [PATCH v2 2/2] blk-mq: Embed counters into struct mq_inflight

[PATCH 0/8] Block layer patches for kernel v5.5
 2019-10-02  3:28 UTC  (10+ messages)
` [PATCH 1/8] block: Fix three kernel-doc warnings
` [PATCH 2/8] block: Fix writeback throttling W=1 compiler warnings
` [PATCH 3/8] block: Remove request_queue.nr_queues
` [PATCH 4/8] block: Remove "dying" checks from sysfs callbacks
` [PATCH 5/8] block: Reduce sysfs_lock locking inside blk_cleanup_queue()
` [PATCH 6/8] block: Document all members of blk_mq_tag_set and bkl_mq_queue_map
` [PATCH 7/8] null_blk: Improve nullb_device_##NAME##_store() readability
` [PATCH 8/8] null_blk: Enable modifying 'submit_queues' after an instance has been configured

INFO: task hung in nbd_ioctl
 2019-10-01 21:19 UTC  (3+ messages)

[PATCH v5 0/7] Elevator cleanups and improvements
 2019-10-01 20:46 UTC  (3+ messages)
` [PATCH v5 5/7] block: Delay default elevator initialization

[PATCH 0/2] block, bfq: make bfq disable iocost and present a double interface
 2019-10-01 19:33 UTC  (3+ messages)
` [PATCH 1/2] blkcg: Make bfq disable iocost when enabled
` [PATCH 2/2] block, bfq: present a double cgroups interface

Lockup on USB and block devices
 2019-10-01 18:31 UTC  (2+ messages)

[PATCH] io_uring: use __kernel_timespec in timeout ABI
 2019-10-01 18:08 UTC  (9+ messages)

[PATCH AUTOSEL 5.2 14/63] rbd: fix response length parameter for encoded strings
 2019-10-01 16:41 UTC  (2+ messages)
` [PATCH AUTOSEL 5.2 48/63] blk-mq: move lockdep_assert_held() into elevator_exit

[PATCH AUTOSEL 4.19 10/43] rbd: fix response length parameter for encoded strings
 2019-10-01 16:42 UTC 

[PATCH AUTOSEL 4.14 07/29] rbd: fix response length parameter for encoded strings
 2019-10-01 16:44 UTC 

[PATCH 0/2] s390/dasd: fixes for thin provisioning support
 2019-10-01 15:45 UTC  (4+ messages)
` [PATCH 1/2] s390/dasd: Fix error handling during online processing
` [PATCH 2/2] Revert "s390/dasd: Add discard support for ESE volumes"

[PATCH] loop: change queue block size to match when using DIO
 2019-10-01 14:10 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v4 1/2] md raid0/linear: Mark array as 'broken' and fail BIOs if a member is gone
 2019-09-30 19:40 UTC  (4+ messages)
` [PATCH v4 2/2] mdadm: Introduce new array state 'broken' for raid0/linear

reeze while write on external usb 3.0 hard disk [Bug 204095]
 2019-09-30 18:25 UTC  (3+ messages)

[PATCH v2 0/2] guarantee natural alignment for kmalloc()
 2019-09-30 13:32 UTC  (12+ messages)
` [PATCH v2 2/2] mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)


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