linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-05 13:11:01 to 2019-11-08 16:27:50 UTC [more...]

[PATCH] block: drbd: remove a stay unlock in __drbd_send_protocol()
 2019-11-08 16:27 UTC  (5+ messages)

[PATCH 0/9] Zoned block device enhancements and zone report rework
 2019-11-08 15:16 UTC  (24+ messages)
` [PATCH 1/9] block: Enhance blk_revalidate_disk_zones()
  ` [dm-devel] "
` [PATCH 2/9] block: cleanup the !zoned case in blk_revalidate_disk_zones
` [PATCH 3/9] block: Simplify report zones execution
` [PATCH 4/9] block: Remove partition support for zoned block devices
  ` [dm-devel] "
` [PATCH 5/9] null_blk: clean up the block device operations
` [PATCH 6/9] null_blk: clean up report zones
` [PATCH 7/9] null_blk: Add zone_nr_conv to features
` [PATCH 8/9] scsi: sd_zbc: Cleanup sd_zbc_alloc_report_buffer()
  ` [dm-devel] "
` [PATCH 9/9] block: rework zone reporting

[PATCH 0/2] block: two fixes on avoiding bio splitting
 2019-11-08 14:00 UTC  (4+ messages)
` [PATCH 1/2] block: still try to split bio if the bvec crosses pages
` [RFC PATCH 2/2] block: split bio if the only bvec's length is > SZ_4K

dm-snapshot for system updates in Android
 2019-11-08 12:31 UTC  (4+ messages)

[PATCH AUTOSEL 4.19 190/205] block, bfq: inject other-queue I/O into seeky idle queues on NCQ flash
 2019-11-08 11:37 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 191/205] blok, bfq: do not plug I/O if all queues are weight-raised

[PATCH AUTOSEL 4.14 093/103] blok, bfq: do not plug I/O if all queues are weight-raised
 2019-11-08 11:42 UTC 

INFO: task syz-executor can't die for more than 143 seconds. (2)
 2019-11-08 11:41 UTC  (4+ messages)
    ` [PATCH] block: Bail out iteration functions upon SIGKILL

[PATCH] rdb: fix spelling mistake "requeueing" -> "requeuing"
 2019-11-08 11:01 UTC  (2+ messages)

[PATCHSET v3 0/3] io_uring CQ ring backpressure
 2019-11-08  9:26 UTC  (5+ messages)
` [PATCH 1/3] io_uring: make io_cqring_events() take 'ctx' as argument
` [PATCH 2/3] io_uring: pass in io_kiocb to fill/add CQ handlers
` [PATCH 3/3] io_uring: add support for backlogged CQ ring

[RFC PATCH 00/14] pipe: Keyrings, Block and USB notifications [ver #2]
 2019-11-08  6:42 UTC  (22+ messages)
` [RFC PATCH 01/14] uapi: General notification queue definitions "
` [RFC PATCH 02/14] security: Add hooks to rule on setting a watch "
` [RFC PATCH 03/14] security: Add a hook for the point of notification insertion "
` [RFC PATCH 04/14] pipe: Add O_NOTIFICATION_PIPE "
` [RFC PATCH 05/14] pipe: Add general notification queue support "
` [RFC PATCH 06/14] keys: Add a notification facility "
` [RFC PATCH 07/14] Add sample notification program "
` [RFC PATCH 08/14] pipe: Allow buffers to be marked read-whole-or-error for notifications "
` [RFC PATCH 09/14] pipe: Add notification lossage handling "
` [RFC PATCH 10/14] Add a general, global device notification watch list "
` [RFC PATCH 11/14] block: Add block layer notifications "
` [RFC PATCH 12/14] usb: Add USB subsystem "
` [RFC PATCH 13/14] selinux: Implement the watch_key security hook "
` [RFC PATCH 14/14] smack: Implement the watch_key and post_notification hooks "

[PATCH] nbd: fix spelling mistake "requeueing" -> "requeuing"
 2019-11-07 22:33 UTC 

[PATCHSET v2 block/for-next] blk-cgroup: use cgroup rstat for IO stats
 2019-11-07 19:28 UTC  (8+ messages)
` [PATCH 1/6] bfq-iosched: relocate bfqg_*rwstat*() helpers
` [PATCH 2/6] bfq-iosched: stop using blkg->stat_bytes and ->stat_ios
` [PATCH 3/6] blk-throtl: "
` [PATCH 4/6] blk-cgroup: remove now unused blkg_print_stat_{bytes|ios}_recursive()
` [PATCH 5/6] blk-cgroup: reimplement basic IO stats using cgroup rstat
` [PATCH 6/6] blk-cgroup: separate out blkg_rwstat under CONFIG_BLK_CGROUP_RWSTAT

[PATCHSET block/for-next] blk-cgroup: use cgroup rstat for IO stats
 2019-11-07 19:08 UTC  (9+ messages)
` [PATCH 1/5] bfq-iosched: stop using blkg->stat_bytes and ->stat_ios
  ` [PATCH v2 "
` [PATCH 2/5] blk-throtl: "
` [PATCH 3/5] blk-cgroup: remove now unused blkg_print_stat_{bytes|ios}_recursive()
` [PATCH 4/5] blk-cgroup: reimplement basic IO stats using cgroup rstat
` [PATCH 5/5] blk-cgroup: separate out blkg_rwstat under CONFIG_BLK_CGROUP_RWSTAT
` [PATCH 0.5/5] bfq-iosched: relocate bfqg_*rwstat*() helpers

[PATCHSET v2 0/3] io_uring/io-wq: support unbounded work
 2019-11-07 18:29 UTC  (4+ messages)
` [PATCH 1/3] io-wq: io_wqe_run_queue() doesn't need to use list_empty_careful()
` [PATCH 2/3] io_wq: add support for bounded vs unbunded work
` [PATCH 3/3] io_uring: properly mark async work as bounded vs unbounded

[RFC PATCH 04/11] pipe: Use head and tail pointers for the ring, not cursor and length [ver #3]
 2019-11-07 17:42 UTC  (3+ messages)
  ` [pipe] d60337eff1: phoronix-test-suite.noise-level.0.activity_level 144.0% improvement

[PATCH 0/8] Zone management commands support
 2019-11-07 13:40 UTC  (17+ messages)
` [PATCH 1/8] block: Remove REQ_OP_ZONE_RESET plugging
` [PATCH 2/8] block: Simplify REQ_OP_ZONE_RESET_ALL handling
` [PATCH 4/8] block: add zone open, close and finish operations
` [PATCH 5/8] block: add zone open, close and finish ioctl support
` [PATCH 6/8] scsi: sd_zbc: add zone open, close, and finish support
` [PATCH 7/8] dm: add zone open, close "
` [PATCH 8/8] null_blk: add zone open, close, "

disk revalidation cleanups and fixlets
 2019-11-07 13:27 UTC  (12+ messages)
` [PATCH 1/5] block: refactor rescan_partitions
` [PATCH 2/5] block: merge invalidate_partitions into rescan_partitions
` [PATCH 3/5] block: move rescan_partitions to fs/block_dev.c
` [PATCH 4/5] block: fix bdev_disk_changed for non-partitioned devices
` [PATCH 5/5] block: remove (__)blkdev_reread_part as an exported API

[PATCHSET v2 0/3] io_uring CQ ring backpressure
 2019-11-07 13:16 UTC  (6+ messages)
` [PATCH 1/3] io_uring: make io_cqring_events() take 'ctx' as argument
` [PATCH 2/3] io_uring: pass in io_kiocb to fill/add CQ handlers
` [PATCH 3/3] io_uring: add support for backlogged CQ ring

[PATCH v2 00/18] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-07  8:07 UTC  (11+ messages)
` [PATCH v2 05/18] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v2 07/18] infiniband: set FOLL_PIN, FOLL_LONGTERM via pin_longterm_pages*()

[PATCH v2] io_uring: add support for linked SQE timeouts
 2019-11-07  2:05 UTC 

[RFC] io_uring: stop only support read/write for ctx with IORING_SETUP_IOPOLL
 2019-11-07  1:27 UTC  (7+ messages)

[PATCH block/for-5.4-fixes] blkcg: make blkcg_print_stat() print stats only for online blkgs
 2019-11-07  0:08 UTC  (2+ messages)

[PATCH] io_uring: fixup a few spots where link failure isn't flagged
 2019-11-07  0:03 UTC  (3+ messages)

[PATCH v3 0/3] Inline sqe_submit
 2019-11-06 22:47 UTC  (6+ messages)
` [PATCH v3 1/3] io_uring: allocate io_kiocb upfront
` [PATCH v3 2/3] io_uring: Use submit info inlined into req
` [PATCH v3 3/3] io_uring: use inlined struct sqe_submit

[RFC] io_uring CQ ring backpressure
 2019-11-06 22:42 UTC  (9+ messages)

[PATCH v2 0/3] Inline sqe_submit
 2019-11-06 22:40 UTC  (8+ messages)
` [PATCH v2 1/3] io_uring: allocate io_kiocb upfront
` [PATCH v2 2/3] io_uring: Use submit info inlined into req
` [PATCH v2 3/3] io_uring: use inlined struct sqe_submit

[PATCHSET 0/2] Add unbounded io_wq for io_uring
 2019-11-06 19:40 UTC  (3+ messages)
` [PATCH 1/2] io-wq: pass in io_wq to work handler
` [PATCH 2/2] io_uring: use separate io_wq's for bounded and unbounded request times

[PATCH 1/1] io_uring: Remove extra io_commit_sqring()
 2019-11-06 18:19 UTC  (3+ messages)

elevator= kernel argument for recent kernels
 2019-11-06 15:01 UTC  (4+ messages)

[PATCH v2 0/2] cleanup of submission path
 2019-11-06 14:10 UTC  (10+ messages)
` [PATCH v2 1/2] io_uring: Merge io_submit_sqes and io_ring_submit
` [PATCH v2 2/2] io_uring: io_queue_link*() right after submit

[PATCH] io_uring: kill dead REQ_F_LINK_DONE flag
 2019-11-06  3:38 UTC 

[RFC 0/3] Inline sqe_submit
 2019-11-05 23:48 UTC  (10+ messages)
` [PATCH 1/3] io_uring: allocate io_kiocb upfront
` [PATCH 2/3] io_uring: Use submit info inlined into req
` [PATCH 3/3] io_uring: use inlined struct sqe_submit

[PATCH] io_uring: enable optimized link handling for IORING_OP_POLL_ADD
 2019-11-05 22:23 UTC 

[PATCHSET 0/2] io_uring support for linked timeouts
 2019-11-05 21:11 UTC  (3+ messages)
` [PATCH 1/2] io_uring: abstract out io_async_cancel_one() helper
` [PATCH 2/2] io_uring: add support for linked SQE timeouts

[PATCH] io-wq: use proper nesting IRQ disabling spinlocks for cancel
 2019-11-05 20:53 UTC 

[PATCH] blk-wbt: Fix data race and avoid possible false sharing
 2019-11-05 18:27 UTC 

[PATCH 00/19] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-05 18:16 UTC  (7+ messages)
` [PATCH 09/19] drm/via: set FOLL_PIN via pin_user_pages_fast()

[PATCH v3] blk-mq: Document functions for sending request
 2019-11-05 17:53 UTC 

[RFC PATCH 00/11] pipe: Notification queue preparation [ver #3]
 2019-11-05 16:02 UTC  (2+ messages)
` Details on the UAPI of implementing notifications on pipes

[PATCH v5 0/9] Inline Encryption Support
 2019-11-05 15:39 UTC  (7+ messages)
` [PATCH v5 3/9] block: blk-crypto for Inline Encryption

[PATCH liburing v3 0/3] Fedora 31 RPM improvements
 2019-11-05 15:29 UTC  (6+ 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).