linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-16 02:19:59 to 2019-10-24 13:44:51 UTC [more...]

[PATCHSET] Replace io_uring workqueues with io-wq
 2019-10-24 13:44 UTC 

[RFC PATCH 00/10] pipe: Notification queue preparation [ver #2]
 2019-10-24 13:14 UTC  (13+ messages)
` [RFC PATCH 01/10] pipe: Reduce #inclusion of pipe_fs_i.h "
` [RFC PATCH 02/10] Remove the nr_exclusive argument from __wake_up_sync_key() "
` [RFC PATCH 03/10] Add wake_up_interruptible_sync_poll_locked() "
` [RFC PATCH 04/10] pipe: Use head and tail pointers for the ring, not cursor and length "
` [RFC PATCH 05/10] pipe: Allow pipes to have kernel-reserved slots "
` [RFC PATCH 06/10] pipe: Advance tail pointer inside of wait spinlock in pipe_read() "
` [RFC PATCH 07/10] pipe: Conditionalise wakeup "
` [RFC PATCH 08/10] pipe: Rearrange sequence in pipe_write() to preallocate slot "
` [RFC PATCH 09/10] pipe: Remove redundant wakeup from pipe_write() "
` [RFC PATCH 10/10] pipe: Check for ring full inside of the spinlock in "

[PATCH] blk-mq: Fix cpu indexing error in blk_mq_alloc_request_hctx()
 2019-10-24 13:02 UTC  (3+ messages)

INFO: task syz-executor can't die for more than 143 seconds. (2)
 2019-10-24 10:08 UTC  (2+ messages)

[RFC 0/2] io_uring: examine request result only after completion
 2019-10-24  9:18 UTC  (3+ messages)
` [RFC 1/2] io_uring: create io_queue_async() function
` [RFC 2/2] io_uring: examine request result only after completion

[PATCH 0/4] zoned block device report zones enhancements
 2019-10-24  7:20 UTC  (9+ messages)
` [PATCH 1/4] block: Enhance blk_revalidate_disk_zones()
` [PATCH 2/4] block: Simplify report zones execution
` [PATCH 3/4] block: Introduce report zones queue limits
` [PATCH 4/4] block: Generically handle report zones buffer

[PATCH 1/2] io_uring : correct timeout req sequence when waiting timeout
 2019-10-24  3:41 UTC  (3+ messages)
` [PATCH 2/2] io_uring: correct timeout req sequence when inserting a new entry

[PATCH] kernel: convert switch/case fallthrough comments to fallthrough;
 2019-10-24  3:39 UTC  (4+ messages)
` [Kgdb-bugreport] "

[PATCH] blk-mq: remove needless goto from blk_mq_get_driver_tag
 2019-10-24  3:32 UTC  (3+ messages)

[PATCH] io_uring: ensure cq_entries is at least equal to or greater than sq_entries
 2019-10-24  3:26 UTC  (5+ messages)

[PATCH v3 1/1] blk-mq: fill header with kernel-doc
 2019-10-24  1:51 UTC  (2+ messages)

[PATCH 0/4] Reduce the amount of memory required for request queues
 2019-10-24  0:33 UTC  (9+ messages)
` [PATCH 1/4] block: Remove the synchronize_rcu() call from __blk_mq_update_nr_hw_queues()
` [PATCH 2/4] block: Fix a race between blk_poll() and blk_mq_update_nr_hw_queues()
` [PATCH 3/4] block: Reduce the amount of memory required per request queue
` [PATCH 4/4] block: Reduce the amount of memory used for tag sets

[PATCH] Add prctl support for controlling PF_MEMALLOC V2
 2019-10-23 17:35 UTC  (10+ messages)

[PATCHSET] io_uring: add support for accept(4)
 2019-10-23 14:11 UTC  (21+ messages)
` [PATCH 1/3] io_uring: add support for async work inheriting files table
` [PATCH 2/3] net: add __sys_accept4_file() helper
` [PATCH 3/3] io_uring: add support for IORING_OP_ACCEPT

[bug report] null_blk: return fixed zoned reads > write pointer
 2019-10-23 13:06 UTC 

[PATCH liburing 1/2] test/timeout: add multi timeout reqs test with different timeout
 2019-10-23  7:12 UTC  (2+ messages)
` [PATCH liburing 2/2] test/timeout: add multi timeout reqs test with different count

[PATCH 0/2] block, bfq: make bfq disable iocost and present a double interface
 2019-10-23  5:44 UTC  (3+ messages)

Some questions regarding block device semantics
 2019-10-22 20:38 UTC 

[PATCH blktests 0/2] Add a test that triggers blk_mq_update_nr_hw_queues()
 2019-10-22 17:59 UTC  (5+ messages)
` [PATCH blktests 1/2] Move and rename uptime_s()
` [PATCH blktests 2/2] Add a test that triggers blk_mq_update_nr_hw_queues()

[PATCH V4 0/5] blk-mq: improvement on handling IO during CPU hotplug
 2019-10-22 13:45 UTC  (15+ messages)

[PATCH 0/2] bdev: Refresh bdev size for disks without partitioning
 2019-10-22  9:31 UTC  (13+ messages)
` [PATCH 1/2] bdev: Factor out bdev revalidation into a common helper
` [PATCH 2/2] bdev: Refresh bdev size for disks without partitioning

[PATCH 0/2] fix double completion of timed out commands
 2019-10-21 21:43 UTC  (4+ messages)
` [PATCH 1/2] nbd: protect cmd->status with cmd->lock
` [PATCH 2/2] nbd: handle racing with error'ed out commands

liburing 0.2 release?
 2019-10-21 15:49 UTC  (4+ messages)

[RFC PATCH 0/2] block: use eBPF to redirect IO completion
 2019-10-21 14:45 UTC  (7+ messages)
` [RFC PATCH 1/2] block: add support for redirecting IO completion through eBPF

[PATCH liburing] Add test for overflow of timeout request's sequence
 2019-10-21 14:29 UTC  (2+ messages)

[PATCH] io_uring: fix up O_NONBLOCK handling for sockets
 2019-10-21 14:26 UTC  (4+ messages)

[PATCH 0/2 v2] Small cleanups
 2019-10-21 13:55 UTC  (9+ messages)
` [PATCH 1/2 v2] nvme: Cleanup and rename nvme_block_nr()
` [PATCH 2/2 v2] nvme: Introduce nvme_lba_to_sect()

[PATCH] nbd_genl_status: null check for nla_nest_start
 2019-10-21  6:42 UTC  (7+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "
        ` [engineering.redhat.com #498403] Re: [PATCH v2] "

[PATCH 0/2] Small cleanups
 2019-10-21  2:14 UTC  (5+ messages)
` [PATCH 1/2] nvme: Cleanup nvme_block_nr()
` [PATCH 2/2] nvme: Introduce nvme_block_sect()

bcache kbuild cleanups
 2019-10-20  6:24 UTC  (2+ messages)

[GIT PULL] Block fixes for 5.4-rc4
 2019-10-19  2:35 UTC  (2+ messages)

[git pull] device mapper fixes for 5.4-rc4
 2019-10-18 22:50 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 097/100] nbd: fix possible sysfs duplicate warning
 2019-10-18 22:05 UTC 

[PATCH AUTOSEL 4.14 53/56] nbd: fix possible sysfs duplicate warning
 2019-10-18 22:07 UTC 

[PATCH AUTOSEL 5.3 85/89] nbd: fix possible sysfs duplicate warning
 2019-10-18 22:03 UTC 

[RFC v3] io_uring: add set of tracing events
 2019-10-18 14:02 UTC  (4+ messages)

Disk size update on first open
 2019-10-18  9:37 UTC 

[PATCH] nbd: verify socket is supported during setup
 2019-10-18  8:01 UTC  (2+ messages)

[PATCH RESEND] null_blk: return fixed zoned reads > write pointer
 2019-10-18  1:03 UTC  (2+ messages)

INFO: task hung in nbd_ioctl
 2019-10-17 21:26 UTC  (8+ messages)

reeze while write on external usb 3.0 hard disk [Bug 204095]
 2019-10-17 19:23 UTC  (4+ messages)

[PATCH] io_uring: fix logic error in io_timeout
 2019-10-17 17:27 UTC  (2+ messages)

[PATCH] nbd: fix hang in NBD_DO_IT ioctl error handling
 2019-10-17 16:09 UTC  (2+ messages)

[PATCH v5 0/7] Elevator cleanups and improvements
 2019-10-17 13:37 UTC  (6+ messages)
` [PATCH v5 5/7] block: Delay default elevator initialization

[RFC PATCH 02/21] Add a prelocked wake-up
 2019-10-17 10:53 UTC  (9+ messages)
` [RFC PATCH 00/21] pipe: Keyrings, Block and USB notifications
  ` [RFC PATCH 03/21] pipe: Use head and tail pointers for the ring, not cursor and length

[PATCH v2 0/3] block: sed-opal: Generic Read/Write Opal Tables
 2019-10-16 16:00 UTC  (7+ messages)
` [PATCH v2 1/3] block: sed-opal: Expose enum opal_uid and opaluid
` [PATCH v2 2/3] block: sed-opal: Generalizing write data to any opal table

[PATCH] io_uring: add support for canceling timeout requests
 2019-10-16 15:16 UTC 

[PATCH V3] io_uring: consider the overflow of sequence for timeout req
 2019-10-16  2:19 UTC  (4+ 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).