messages from 2019-10-06 02:45:52 to 2019-10-15 07:57:38 UTC [more...]
[PATCH] mm, swap: disallow swapon() on zoned block devices
2019-10-15 7:57 UTC (2+ messages)
[PATCH] nvme: resync include/linux/nvme.h with nvmecli
2019-10-15 7:57 UTC (3+ messages)
[RFC PATCH 0/2] block: use eBPF to redirect IO completion
2019-10-15 1:20 UTC (4+ messages)
` [RFC PATCH 1/2] block: add support for redirecting IO completion through eBPF
` [RFC PATCH 2/2] selftests/bpf: add test program for redirecting IO completion CPU
[PATCH block/for-linus] iocost: don't let vrate run wild while there's no saturation signal
2019-10-15 0:18 UTC
[PATCH V2] io_uring: consider the overflow of sequence for timeout req
2019-10-14 20:10 UTC (2+ messages)
[PATCH block/for-linus] blkcg: Fix ->pd_alloc_fn() being called with the wrong blkcg on policy activation
2019-10-14 19:55 UTC (2+ messages)
[PATCH V2] block: Fix elv_support_iosched()
2019-10-14 19:54 UTC (4+ messages)
[PATCH] loop: fix no-unmap write-zeroes request behavior
2019-10-14 17:00 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCHSET v3 block/for-linus] IO cost model based work-conserving porportional controller
2019-10-14 15:36 UTC (8+ messages)
` [PATCH 08/10] blkcg: implement blk-iocost
Lockup on USB and block devices
2019-10-14 15:13 UTC (3+ messages)
WARNING: refcount bug in sock_wfree (2)
2019-10-14 15:01 UTC (3+ messages)
[PATCH] io_uring: consider the overflow of sequence for timeout req
2019-10-14 11:26 UTC (2+ messages)
Lockup on USB and block devices
2019-10-14 10:56 UTC (2+ messages)
[PATCH] zram: fix race between backing_dev_show and backing_dev_store
2019-10-14 9:53 UTC
[RFC v2] io_uring: add set of tracing events
2019-10-14 9:43 UTC (4+ messages)
[PATCH V3 0/5] blk-mq: improvement on handling IO during CPU hotplug
2019-10-14 8:29 UTC (18+ 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 "
[PATCH] nbd: fix hang in NBD_DO_IT ioctl error handling
2019-10-14 6:36 UTC
[PATCH V4 0/5] blk-mq: improvement on handling IO during CPU hotplug
2019-10-14 1:50 UTC (6+ messages)
` [PATCH V4 1/5] blk-mq: add new state of BLK_MQ_S_INTERNAL_STOPPED
` [PATCH V4 2/5] blk-mq: prepare for draining IO when hctx's all CPUs are offline
` [PATCH V4 3/5] blk-mq: stop to handle IO and drain IO before hctx becomes dead
` [PATCH V4 4/5] blk-mq: re-submit IO in case that hctx is dead
` [PATCH V4 5/5] blk-mq: handle requests dispatched from IO scheduler "
reeze while write on external usb 3.0 hard disk [Bug 204095]
2019-10-13 18:11 UTC (4+ messages)
[GIT PULL] Single io_uring fix for 5.4-rc3
2019-10-13 16:15 UTC (2+ messages)
io_uring NULL pointer dereference on Linux v5.4-rc1
2019-10-12 16:58 UTC (10+ messages)
[PATCH v2 1/1] blk-mq: fill header with kernel-doc
2019-10-11 17:00 UTC (9+ messages)
[GIT PULL] Block fixes for 5.4-rc3
2019-10-11 16:10 UTC (2+ messages)
[PATCH 1/2] io_uring: make the logic clearer for io_sequence_defer
2019-10-11 3:47 UTC (15+ messages)
` [PATCH 2/2] io_uring: replace s->needs_lock with s->in_async
[PATCH v4] block: fix null pointer dereference in blk_mq_rq_timed_out()
2019-10-11 3:16 UTC (3+ messages)
[PATCH] nbd: fix possible sysfs duplicate warning
2019-10-11 0:39 UTC (4+ messages)
[PATCH] block: account statistics for passthrough requests
2019-10-10 23:52 UTC (2+ messages)
[PATCH v9 00/12] nvmet: add target passthru commands support
2019-10-10 17:56 UTC (26+ messages)
` [PATCH v9 01/12] nvme-core: introduce nvme_ctrl_get_by_path()
` [PATCH v9 02/12] nvme-core: export existing ctrl and ns interfaces
` [PATCH v9 03/12] nvmet: add return value to nvmet_add_async_event()
` [PATCH v9 04/12] nvmet: make nvmet_copy_ns_identifier() non-static
` [PATCH v9 05/12] Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> [logang@deltatee.com: fixed some of the wording in the help message] Signed-off-by: Logan Gunthorpe <logang@deltatee.com> Reviewed-by: Max Gurtovoy <maxg@mellanox.com>
` [PATCH v9 05/12] nvmet-passthru: add passthru code to process commands
` [PATCH v9 06/12] nvmet-passthru: add enable/disable helpers
` [PATCH v9 07/12] nvmet-core: don't check the data len for pt-ctrl
` [PATCH v9 08/12] nvmet-tcp: don't check data_len in nvmet_tcp_map_data()
` [PATCH v9 09/12] nvmet-configfs: introduce passthru configfs interface
` [PATCH v9 10/12] block: don't check blk_rq_is_passthrough() in blk_do_io_stat()
` [PATCH v9 11/12] block: call blk_account_io_start() in blk_execute_rq_nowait()
` [PATCH v9 12/12] nvmet-passthru: support block accounting
[PATCH] null_blk: Fix zoned command return code
2019-10-10 2:59 UTC (2+ messages)
[PATCH v6 42/43] pktcdvd: add compat_ioctl handler
2019-10-09 19:10 UTC
liburing 0.2 release?
2019-10-09 17:46 UTC (3+ messages)
[PATCH] compat_ioctl: fix reimplemented SG_IO handling causing -EINVAL from sg_io()
2019-10-09 16:01 UTC (2+ messages)
[PATCH 0/2] block, bfq: make bfq disable iocost and present a double interface
2019-10-09 14:25 UTC (2+ messages)
[PATCH] io_uring: remove wait loop spurious wakeups
2019-10-09 9:19 UTC (9+ messages)
[PATCH AUTOSEL 5.3 15/71] rbd: fix response length parameter for encoded strings
2019-10-09 3:45 UTC (4+ messages)
[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 (7+ 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)
page: next (older) | prev (newer) | latest
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).