messages from 2019-10-14 06:36:17 to 2019-10-21 13:48:26 UTC [more...]
[RFC PATCH 0/2] block: use eBPF to redirect IO completion
2019-10-21 13:48 UTC (8+ 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 V4 0/5] blk-mq: improvement on handling IO during CPU hotplug
2019-10-21 12:53 UTC (11+ messages)
[PATCH liburing] Add test for overflow of timeout request's sequence
2019-10-21 12:02 UTC
[PATCH 0/2] bdev: Refresh bdev size for disks without partitioning
2019-10-21 9:43 UTC (10+ 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] kernel: convert switch/case fallthrough comments to fallthrough;
2019-10-21 9:09 UTC (2+ messages)
` [Kgdb-bugreport] "
[PATCH 0/2 v2] Small cleanups
2019-10-21 7:14 UTC (8+ 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()
[PATCH] io_uring: fix up O_NONBLOCK handling for sockets
2019-10-21 0:23 UTC (3+ messages)
bcache kbuild cleanups
2019-10-20 6:24 UTC (4+ messages)
` [PATCH 1/2] bcache: remove the extra cflags for request.o
` [PATCH 2/2] bcache: don't export symbols
[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.14 53/56] nbd: fix possible sysfs duplicate warning
2019-10-18 22:07 UTC
[PATCH AUTOSEL 4.19 097/100] nbd: fix possible sysfs duplicate warning
2019-10-18 22:05 UTC
[PATCH AUTOSEL 5.3 85/89] nbd: fix possible sysfs duplicate warning
2019-10-18 22:03 UTC
[PATCHSET] io_uring: add support for accept(4)
2019-10-18 18:50 UTC (19+ 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
[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 00/21] pipe: Keyrings, Block and USB notifications
2019-10-17 10:53 UTC (32+ messages)
` [RFC PATCH 01/21] pipe: Reduce #inclusion of pipe_fs_i.h
` [RFC PATCH 02/21] Add a prelocked wake-up
` [RFC PATCH 03/21] pipe: Use head and tail pointers for the ring, not cursor and length
` [RFC PATCH 04/21] pipe: Advance tail pointer inside of wait spinlock in pipe_read()
` [RFC PATCH 05/21] pipe: Conditionalise wakeup "
` [RFC PATCH 06/21] pipe: Rearrange sequence in pipe_write() to preallocate slot
` [RFC PATCH 07/21] pipe: Remove redundant wakeup from pipe_write()
` [RFC PATCH 08/21] pipe: Check for ring full inside of the spinlock in pipe_write()
` [RFC PATCH 09/21] uapi: General notification queue definitions
` [RFC PATCH 10/21] security: Add hooks to rule on setting a watch
` [RFC PATCH 11/21] security: Add a hook for the point of notification insertion
` [RFC PATCH 12/21] pipe: Add general notification queue support
` [RFC PATCH 13/21] keys: Add a notification facility
` [RFC PATCH 14/21] Add sample notification program
` [RFC PATCH 15/21] pipe: Allow buffers to be marked read-whole-or-error for notifications
` [RFC PATCH 16/21] pipe: Add notification lossage handling
` [RFC PATCH 17/21] Add a general, global device notification watch list
` [RFC PATCH 18/21] block: Add block layer notifications
` [RFC PATCH 19/21] usb: Add USB subsystem notifications
` [RFC PATCH 20/21] selinux: Implement the watch_key security hook
` [RFC PATCH 21/21] smack: Implement the watch_key and post_notification hooks
[PATCH v2 0/3] block: sed-opal: Generic Read/Write Opal Tables
2019-10-16 16:00 UTC (8+ 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 v2 3/3] block: sed-opal: Add support to read/write opal tables generically
[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 (5+ messages)
[PATCH blktests v2] nbd/003:add mount and clear_sock test for nbd
2019-10-15 23:43 UTC (2+ messages)
[PATCH V3 blktests] nvme: Add new test case about nvme rescan/reset/remove during IO
2019-10-15 23:21 UTC (2+ messages)
[PATCH blktests v3] nvme/031: Add test to check controller deletion after setup
2019-10-15 23:08 UTC (2+ messages)
[PATCH] io_uring: add support for absolute timeouts
2019-10-15 22:51 UTC
[PATCH blktests] block/027: remove duplicate --group_reporting=1
2019-10-15 22:47 UTC (2+ messages)
[PATCH] mm, swap: disallow swapon() on zoned block devices
2019-10-15 20:43 UTC (11+ messages)
` [PATCH v2] "
` Project idea: Swap to "
[PATCH] zram: fix race between backing_dev_show and backing_dev_store
2019-10-15 20:25 UTC (2+ messages)
[PATCH block/for-linus] blk-rq-qos: fix first node deletion of rq_qos_del()
2019-10-15 16:13 UTC (2+ messages)
[PATCH block/for-linus] blkcg: fix botched pd_prealloc error handling in blkcg_activate_policy()
2019-10-15 16:13 UTC (4+ messages)
` [PATCH block/for-linus] blkcg: Fix multiple bugs "
[PATCH] nvme: resync include/linux/nvme.h with nvmecli
2019-10-15 15:58 UTC (4+ messages)
[PATCH V2] io_uring: consider the overflow of sequence for timeout req
2019-10-15 13:04 UTC (3+ messages)
[PATCH] loop: fix no-unmap write-zeroes request behavior
2019-10-15 7:58 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH block/for-linus] iocost: don't let vrate run wild while there's no saturation signal
2019-10-15 0:18 UTC
[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 (3+ messages)
[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)
[RFC v2] io_uring: add set of tracing events
2019-10-14 9:43 UTC (3+ messages)
[PATCH V3 0/5] blk-mq: improvement on handling IO during CPU hotplug
2019-10-14 8:29 UTC (12+ 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).