linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-23 20:10:24 to 2019-05-30 09:45:44 UTC [more...]

[PATCH V2 0/5] blk-mq: Wait for for hctx inflight requests on CPU unplug
 2019-05-30  9:45 UTC  (20+ messages)
` [PATCH V2 1/5] scsi: select reply queue from request's CPU
` [PATCH V2 2/5] blk-mq: introduce .complete_queue_affinity
` [PATCH V2 3/5] scsi: core: implement callback of .complete_queue_affinity
` [PATCH V2 4/5] scsi: implement .complete_queue_affinity
` [PATCH V2 5/5] blk-mq: Wait for for hctx inflight requests on CPU unplug

[PATCH v2 1/1] blk-mq: Fix disabled hybrid polling
 2019-05-30  9:27 UTC 

[PATCH 1/1] blk-mq: Fix disabled hybrid polling
 2019-05-30  9:19 UTC  (3+ messages)

CFQ idling kills I/O performance on ext4 with blkio cgroup controller
 2019-05-30  8:38 UTC  (24+ messages)

[PATCH blktests] block: add queue freeze/unfreeze sequence test
 2019-05-30  8:33 UTC  (2+ messages)

[PATCH] nbd: no need to check all the connections one by one if all are dead
 2019-05-30  7:53 UTC 

[PATCH 5.1 006/405] bio: fix improper use of smp_mb__before_atomic()
 2019-05-30  3:00 UTC  (2+ messages)
` [PATCH 5.1 007/405] sbitmap: "

[PATCH 5.0 005/346] bio: fix improper use of smp_mb__before_atomic()
 2019-05-30  3:01 UTC  (2+ messages)
` [PATCH 5.0 006/346] sbitmap: "

[PATCH 4.19 006/276] bio: fix improper use of smp_mb__before_atomic()
 2019-05-30  3:02 UTC  (2+ messages)
` [PATCH 4.19 007/276] sbitmap: "

[PATCH 4.14 005/193] bio: fix improper use of smp_mb__before_atomic()
 2019-05-30  3:04 UTC  (2+ messages)
` [PATCH 4.14 006/193] sbitmap: "

[PATCH 0/2] nbd: block/dev size changes
 2019-05-30  3:19 UTC  (4+ messages)
` [PATCH 1/2] nbd: fix crash when the blksize is zero v2
` [PATCH 2/2] nbd: add netlink reconfigure resize support v3

[PATCH 4.9 003/128] bio: fix improper use of smp_mb__before_atomic()
 2019-05-30  3:05 UTC 

[PATCH] nbd: fix crash when the blksize is zero
 2019-05-30  1:28 UTC  (4+ messages)

[RFC PATCH] nbd: set the default nbds_max to 0
 2019-05-30  1:22 UTC  (3+ messages)

[PATCH v2] blktests: block/022: Add tests to verify read-only state transitions
 2019-05-30  0:13 UTC 

[RFC][PATCH 0/7] Mount, FS, Block and Keyrings notifications
 2019-05-29 23:56 UTC  (50+ messages)
` [PATCH 1/7] General notification queue with user mmap()'able ring buffer
` [PATCH 2/7] keys: Add a notification facility
` [PATCH 3/7] vfs: Add a mount-notification facility
` [PATCH 4/7] vfs: Add superblock notifications
` [PATCH 5/7] fsinfo: Export superblock notification counter
` [PATCH 6/7] block: Add block layer notifications
` [PATCH 7/7] Add sample notification program

[PATCH v2 0/5] blk-mq queue stats
 2019-05-29 22:07 UTC  (6+ messages)
` [PATCH 1/5] blk-stat: rename batch to time
` [PATCH 2/5] block: keep track of per-device io sizes in stats
` [PATCH 3/5] Use blk-stat infrastructure to collect per queue device stats
` [PATCH 4/5] Export block dev stats to sysfs
` [PATCH 5/5] Expand block stats to export number of of requests per bucket

[PATCH 0/1] blk-mq error handling memory leak
 2019-05-29 20:33 UTC  (4+ messages)
` [PATCH 1/1] blk-mq: Fix memory leak in error handling

[PATCHSET v2 0/3] io_uring: support for linked SQEs
 2019-05-29 20:29 UTC  (4+ 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

[PATCH] block: Fix read-only block device setting after revalidate
 2019-05-29 18:08 UTC  (2+ messages)

[PATCH] blktests: block/022: Add tests to verify read-only state transitions
 2019-05-29 17:36 UTC 

[PATCH 1/3] nbd: fix connection timed out error after reconnecting to server
 2019-05-29 13:49 UTC  (15+ messages)
` [PATCH 2/3] nbd: notify userland even if nbd has already disconnected
    `  "
` [PATCH 3/3] nbd: mark sock as dead even if it's the last one
    `  "
  ` Re: [PATCH 1/3] nbd: fix connection timed out error after reconnecting to server

[PATCH 0/3] block: queue exit cleanup
 2019-05-29 12:25 UTC  (3+ messages)

[PATCH 0/5] Assorted fixes discovered with gcc 4.1
 2019-05-29 11:49 UTC  (15+ messages)
` [PATCH 1/5] lightnvm: Fix uninitialized pointer in nvm_remove_tgt()
` [PATCH 2/5] rxrpc: Fix uninitialized error code in rxrpc_send_data_packet()
` [PATCH 3/5] net: sched: pie: Use ULL suffix for 64-bit constant
` [PATCH 4/5] ALSA: fireface: Use ULL suffixes for 64-bit constants
` [PATCH 5/5] [RFC] devlink: Fix uninitialized error code in devlink_fmsg_prepare_skb()

[PATCH blktests] zbd/007: Test zone mapping of logical devices
 2019-05-29  8:49 UTC  (3+ messages)

[PATCH] block: use KMEM_CACHE macro
 2019-05-28 21:00 UTC  (3+ messages)

[PATCH 0/2] fixes for block stats
 2019-05-28 18:25 UTC  (7+ messages)
` [PATCH 1/2] block: make rq sector size accessible "

[PATCH 1/1] nbd: add netlink reconfigure resize support
 2019-05-27 23:30 UTC  (2+ messages)

[PATCH] block: Don't revalidate bdev of hidden gendisk
 2019-05-27 13:35 UTC  (3+ messages)

[PATCH] loop: Don't change loop device under exclusive opener
 2019-05-27 13:34 UTC  (4+ messages)

[PATCH] block: use KMEM_CACHE macro
 2019-05-27 12:05 UTC 

[PATCH 1/1] nbd: add netlink reconfigure resize support
 2019-05-26 20:43 UTC  (2+ messages)

[PATCH 1/1] io_uring: Fix __io_uring_register() false success
 2019-05-26 15:25 UTC  (2+ messages)

[PATCH -next] io_uring: remove set but not used variable 'ret'
 2019-05-25 14:50 UTC  (2+ messages)

[PATCH liburing 0/2] pkg-config support
 2019-05-25 12:37 UTC  (4+ messages)
` [PATCH liburing 1/2] pkgconfig: install a liburing.pc file
` [PATCH liburing 2/2] configure: move directory options to ./configure

[GIT PULL] Block fixes for 5.2-rc2
 2019-05-24 23:15 UTC  (2+ messages)

Setting up default iosched in 5.0+
 2019-05-24 18:25 UTC  (4+ messages)

[PATCH] block: print offending values when cloned rq limits are exceeded
 2019-05-24 16:50 UTC  (6+ messages)

Packaging liburing for Fedora
 2019-05-24 14:14 UTC  (2+ messages)

[PATCH] lightnvm: pblk: Fix freeing merged pages
 2019-05-24 14:10 UTC  (2+ messages)

[PATCH 0/7] Adjust hybrid polling sleep time
 2019-05-24  9:06 UTC  (2+ messages)

[PATCH liburing 0/2] Add examples/ and test/ binaries to .gitignore
 2019-05-24  7:55 UTC  (3+ messages)
` [PATCH liburing 1/2] Add example "
` [PATCH liburing 2/2] Add test "

[UNTESTED PATCH] block: fix a potential null pointer dereference
 2019-05-24  5:35 UTC 

[PATCH V2 1/2] block: Fix a NULL pointer dereference in generic_make_request()
 2019-05-23 20:30 UTC  (5+ messages)

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


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