messages from 2022-07-22 07:14:22 to 2022-07-27 14:16:47 UTC [more...]
[PATCH V2 0/5] ublk_drv: add generic mechanism to get/set parameters
2022-07-27 14:16 UTC
[PATCH 0/5] dma mapping optimisations
2022-07-27 14:11 UTC (12+ messages)
` [PATCH 1/5] blk-mq: add ops to dma map bvec
` [PATCH 2/5] iov_iter: introduce type for preregistered dma tags
` [PATCH 3/5] block: add dma tag bio type
` [PATCH 4/5] io_uring: add support for dma pre-mapping
` [PATCH 5/5] nvme-pci: implement dma_map support
Errors in log with WRITE_ZEROES over loop on NFS
2022-07-27 13:01 UTC
[PATCH RESEND v6 0/8] bugfix and cleanup for blk-throttle
2022-07-27 12:12 UTC (2+ messages)
[PATCH -next v10 0/4] support concurrent sync io for bfq on a specail occasion
2022-07-27 12:11 UTC (6+ messages)
` [PATCH -next v10 3/4] block, bfq: refactor the counting of 'num_groups_with_pending_reqs'
[PATCH blktests 0/6] fix module check issues
2022-07-27 8:52 UTC (7+ messages)
` [PATCH blktests 1/6] common/rc: avoid module load in _have_driver()
` [PATCH blktests 2/6] nbd/rc: load nbd module explicitly
` [PATCH blktests 3/6] common/rc: ensure modules are loadable in _have_modules()
` [PATCH blktests 4/6] common,tests: replace _have_driver() with _have_drivers()
` [PATCH blktests 5/6] block/001: use _have_drivers() in place of _have_modules()
` [PATCH blktests 6/6] srp/rc: allow test with built-in sd_mod and sg drivers
bio splitting cleanups v3
2022-07-27 6:34 UTC (11+ messages)
` [PATCH 1/6] block: change the blk_queue_split calling convention
` [PATCH 2/6] block: change the blk_queue_bounce "
` [PATCH 3/6] block: move ->bio_split to the gendisk
` [PATCH 4/6] block: move the call to get_max_io_size out of blk_bio_segment_split
` [PATCH 5/6] block: move bio_allowed_max_sectors to blk-merge.c
` [PATCH 6/6] block: pass struct queue_limits to the bio splitting helpers
[syzbot] WARNING in floppy_interrupt
2022-07-27 4:47 UTC
[PATCH blktests v2] common/cpuhotplug: allow _offline_cpu() call in sub-shell
2022-07-27 4:14 UTC (4+ messages)
[PATCH V2 0/2] ublk: add support for UBLK_IO_NEED_GET_DATA
2022-07-27 3:09 UTC (5+ messages)
` [PATCH V2 1/2] ublk_cmd.h: add one new ublk command: UBLK_IO_NEED_GET_DATA
` [PATCH V2 2/2] ublk_drv: add support for UBLK_IO_NEED_GET_DATA
[PATCH v3] blk-mq: fix io hung due to missing commit_rqs
2022-07-27 3:08 UTC (4+ messages)
[PATCH v2] blk-mq: run queue no matter whether the request is the last request
2022-07-27 2:06 UTC (2+ messages)
[PATCH 0/2] ublk_drv: add generic mechanism to get/set parameters
2022-07-27 0:12 UTC (13+ messages)
` [PATCH 1/2] ublk_drv: store device parameters
` [PATCH 2/2] ublk_drv: add SET_PARA/GET_PARA control command
[PATCH v9 0/2] Amiga RDB partition support fixes
2022-07-26 23:58 UTC (3+ messages)
` [PATCH v9 1/2] block: fix signed int overflow in Amiga partition support
` [PATCH v9 2/2] block: add overflow checks for "
[PATCH v8 0/2] Amiga RDB partition support fixes
2022-07-26 22:28 UTC (7+ messages)
` [PATCH v8 1/2] block: fix signed int overflow in Amiga partition support
` [PATCH v8 2/2] block: add overflow checks for "
[PATCH 0/4] sed-opal: keyrings, discovery, revert and key store
2022-07-26 18:53 UTC (4+ messages)
` [PATCH 4/4] arch_vars: create arch specific permanent store
[PATCH] ublk_drv: fix double shift bug
2022-07-26 18:30 UTC (3+ messages)
bio splitting cleanups v2
2022-07-26 18:22 UTC (10+ messages)
` [PATCH 1/6] block: change the blk_queue_split calling convention
` [PATCH 2/6] block: change the blk_queue_bounce "
` [PATCH 3/6] block: move ->bio_split to the gendisk
` [PATCH 4/6] block: move the call to get_max_io_size out of blk_bio_segment_split
` [PATCH 5/6] block: move bio_allowed_max_sectors to blk-merge.c
` [PATCH 6/6] block: pass struct queue_limits to the bio splitting helpers
[PATCH v8 00/13] DMA Mapping P2PDMA Pages
2022-07-26 15:55 UTC (3+ messages)
[syzbot] INFO: rcu detected stall in net_tx_action
2022-07-26 15:50 UTC
WARNING in floppy_shutdown
2022-07-26 14:14 UTC
[PATCH RFC v4] sbitmap: fix possible io hung due to lost wakeup
2022-07-26 11:51 UTC (2+ messages)
[PATCH] remove the sx8 block driver
2022-07-26 10:57 UTC (4+ messages)
[PATCH] blk-mq: run queue after issuing the last request of the plug list
2022-07-26 9:20 UTC (18+ messages)
[bug report] blktests nvme/004 failed after offline cpu
2022-07-26 8:56 UTC (9+ messages)
` [bug report] nvme/rdma: nvme connect failed after offline one cpu on host side
[PATCH v2] blk-mq: fix io hung due to missing commit_rqs
2022-07-26 6:30 UTC (3+ messages)
[PATCH v7 0/2] Amiga RDB partition support fixes
2022-07-26 3:58 UTC (7+ messages)
` [PATCH v7 2/2] block: add overflow checks for Amiga partition support
[PATCH] blk-mq: fix io hung due to missing commit_rqs while scheduler is none
2022-07-26 2:55 UTC (3+ messages)
[PATCH 0/1 RFC] block: Add ioctl for setting default inline crypto key
2022-07-26 2:40 UTC (7+ messages)
` [PATCH 1/1] block: Add support for setting inline encryption key per block device
` [dm-devel] "
[PATCH v4 0/9] make statx() return DIO alignment information
2022-07-25 23:58 UTC (20+ messages)
` [PATCH v4 1/9] statx: add direct I/O "
` [PATCH v4 2/9] vfs: support STATX_DIOALIGN on block devices
` [PATCH v4 3/9] fscrypt: change fscrypt_dio_supported() to prepare for STATX_DIOALIGN
` [PATCH v4 4/9] ext4: support STATX_DIOALIGN
` [PATCH v4 6/9] f2fs: don't allow DIO reads but not DIO writes
` [PATCH v4 7/9] f2fs: simplify f2fs_force_buffered_io()
` [PATCH v4 8/9] f2fs: support STATX_DIOALIGN
` [PATCH v4 9/9] xfs: "
[PATCH v2] nbd: add missing definition of pr_fmt
2022-07-25 23:01 UTC (3+ messages)
[PATCHv6 00/11] direct-io dma alignment
2022-07-25 18:19 UTC (17+ messages)
` [PATCHv6 05/11] block: add a helper function for dio alignment
` [PATCHv6 06/11] block/merge: count bytes instead of sectors
` [PATCHv6 11/11] iomap: add support for dma aligned direct-io
` [PATCHv6 07/11] block/bounce: count bytes instead of sectors
[PATCH v2 0/2] Improve mq-deadline performance in HDD
2022-07-25 1:48 UTC (8+ messages)
` [PATCH v2 1/2] block: Introduce nr_sched_batch sys interface
` [PATCH v2 2/2] block/mq-deadline: Prioritize first request
[PATCH] docs: driver-api: firmware: add driver firmware guidelines. (v3)
2022-07-24 15:21 UTC (2+ messages)
[bug report] blktests nvme/tcp triggered WARNING at kernel/workqueue.c:2628 check_flush_dependency+0x110/0x14c
2022-07-24 8:21 UTC (6+ messages)
[RFC PATCH] Implement diskseq checks in blkback
2022-07-23 20:27 UTC
[PATCH 5.10 1/2] block: split bio_kmalloc from bio_alloc_bioset
2022-07-23 14:59 UTC (2+ messages)
[PATCH] nbd: add missing definition of pr_fmt
2022-07-23 4:08 UTC (8+ messages)
general protection fault in start_motor
2022-07-22 20:40 UTC
[GIT PULL] Block fix for 5.19-rc8
2022-07-22 20:08 UTC (2+ messages)
RFC: what to do about fscrypt vs block device interaction
2022-07-22 18:24 UTC (4+ messages)
[man-pages RFC PATCH v2] statx.2, open.2: document STATX_DIOALIGN
2022-07-22 16:31 UTC (2+ messages)
[PATCH] blk-mq: avoid potential infinite loop in __blk_mq_alloc_request
2022-07-22 16:08 UTC (4+ messages)
[PATCH V4 0/2] ublk_drv: make sure that correct flags(features) returned to userspace
2022-07-22 15:23 UTC (5+ messages)
` [PATCH V4 1/2] ublk_drv: fix error handling of ublk_add_dev
` [PATCH V4 2/2] ublk_drv: make sure that correct flags(features) returned to userspace
[PATCH V3 0/2] ublk_drv: make sure that correct flags(features) returned to userspace
2022-07-22 10:03 UTC (6+ messages)
` [PATCH V3 1/2] ublk_drv: fix error handling of ublk_add_dev
` [PATCH V3 2/2] ublk_drv: make sure that correct flags(features) returned to userspace
ublk vs write cache and FUA
2022-07-22 9:06 UTC (3+ messages)
[PATCH V2 0/2] ublk_drv: make sure that correct flags(features) returned to userspace
2022-07-22 8:09 UTC (9+ messages)
` [PATCH V2 1/2] ublk_drv: fix error handling of ublk_add_dev
` [PATCH V2 2/2] ublk_drv: make sure that correct flags(features) returned to userspace
[PATCH 1/2] block: Introduce nr_sched_batch sys interface
2022-07-22 8:07 UTC (2+ messages)
[PATCH 0/2] Improve mq-deadline performance in HDD
2022-07-22 7:57 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).