messages from 2022-08-26 13:33:04 to 2022-08-31 21:29:46 UTC [more...]
[PATCHv3 0/7] dma mapping optimisations
2022-08-31 21:19 UTC (7+ messages)
[PATCH] Docs: ublk: add ublk document
2022-08-31 20:00 UTC (13+ messages)
[PATCH 0/6] convert most filesystems to pin_user_pages_fast()
2022-08-31 18:02 UTC (29+ messages)
` [PATCH 1/6] mm/gup: introduce pin_user_page()
` [PATCH 2/6] block: add dio_w_*() wrappers for pin, unpin user pages
` [PATCH 3/6] iov_iter: new iov_iter_pin_pages*() routines
` [PATCH 4/6] block, bio, fs: convert most filesystems to pin_user_pages_fast()
` [PATCH 5/6] NFS: direct-io: convert to FOLL_PIN pages
` [PATCH 6/6] fuse: convert direct IO paths to use FOLL_PIN
[PATCH v2 0/3] xen-blk{front,back}: Fix the broken semantic and flow of feature-persistent
2022-08-31 17:08 UTC (5+ messages)
` [PATCH v2 1/3] xen-blkback: Advertise feature-persistent as user requested
` [PATCH v2 2/3] xen-blkfront: "
` [PATCH v2 3/3] xen-blkfront: Cache feature_persistent value before advertisement
[PATCH] block: Fix double word in comments
2022-08-31 16:53 UTC (2+ messages)
[PATCH 0/2] xen-blk{front,back}: Advertise feature-persistent as user requested
2022-08-31 16:20 UTC (11+ messages)
` [PATCH 1/2] xen-blkback: "
` [PATCH 2/2] xen-blkfront: "
[RFC PATCH V2 0/6] ublk_drv: add USER_RECOVERY support
2022-08-31 15:51 UTC (7+ messages)
` [RFC PATCH V2 1/6] ublk_drv: check 'current' instead of 'ubq_daemon'
` [RFC PATCH V2 2/6] ublk_drv: refactor ublk_cancel_queue()
` [RFC PATCH V2 3/6] ublk_drv: define macros for recovery feature and check them
` [RFC PATCH V2 4/6] ublk_drv: requeue rqs with recovery feature enabled
` [RFC PATCH V2 5/6] ublk_drv: consider recovery feature in aborting mechanism
` [RFC PATCH V2 6/6] ublk_drv: add START_USER_RECOVERY and END_USER_RECOVERY support
[PATCH blktests v2] nvme/045: test queue count changes on reconnect
2022-08-31 15:35 UTC
[RFC PATCH] blk-mq: move set RQF_RESV flag codes outside retry scope
2022-08-31 14:40 UTC
[PATCH blktests] nvme/043,044,045: load dh_generic module
2022-08-31 13:37 UTC (5+ messages)
[PATCH blktests v1] nvme/045: test queue count changes on reconnect
2022-08-31 12:51 UTC (3+ messages)
[PATCH v2] virtio-blk: Fix WARN_ON_ONCE in virtio_queue_rq()
2022-08-31 12:44 UTC (3+ messages)
regression caused by block: freeze the queue earlier in del_gendisk
2022-08-31 12:36 UTC (3+ messages)
[PATCH v9 0/4] blk-throttle bugfix
2022-08-31 11:31 UTC (7+ messages)
` [PATCH v9 1/4] blk-throttle: fix that io throttle can only work for single bio
` [PATCH v9 2/4] blk-throttle: prevent overflow while calculating wait time
` [PATCH v9 3/4] blk-throttle: factor out code to calculate ios/bytes_allowed
` [PATCH v9 4/4] blk-throttle: fix io hung due to configuration updates
[PATCH v2 0/7] convert most filesystems to pin_user_pages_fast()
2022-08-31 10:37 UTC (9+ messages)
` [PATCH v2 1/7] mm: change release_pages() to use unsigned long for npages
` [PATCH v2 2/7] mm/gup: introduce pin_user_page()
` [PATCH v2 3/7] block: add dio_w_*() wrappers for pin, unpin user pages
` [PATCH v2 4/7] iov_iter: new iov_iter_pin_pages*() routines
` [PATCH v2 5/7] block, bio, fs: convert most filesystems to pin_user_pages_fast()
` [PATCH v2 6/7] NFS: direct-io: convert to FOLL_PIN pages
` [PATCH v2 7/7] fuse: convert direct IO paths to use FOLL_PIN
[PATCH blktests] nvme: add dh module requirement for tests that involve dh groups
2022-08-31 4:59 UTC (9+ messages)
[RFC PATCH] blk-mq: change bio_set_ioprio to inline
2022-08-31 1:22 UTC (7+ messages)
[PATCH 0/3] Small changes for rnbd-srv
2022-08-30 15:50 UTC (12+ messages)
` [PATCH 1/3] rnbd-srv: fix the return value of rnbd_srv_rdma_ev
` [PATCH 2/3] rnbd-srv: make process_msg_close returns void
` [PATCH 3/3] rnbd-srv: remove redundant setting of blk_open_flags
[PATCH] iocost_monitor: reorder BlkgIterator
2022-08-30 14:38 UTC
[PATCH v12 00/13] support zoned block devices with non-power-of-2 zone sizes
2022-08-30 10:03 UTC (7+ messages)
` [PATCH v12 03/13] block: allow blk-zoned devices to have non-power-of-2 zone size
` [PATCH v12 13/13] dm: add power-of-2 target for zoned devices with non power-of-2 zone sizes
[PATCH] rnbd-srv: remove 'dir' argument from rnbd_srv_rdma_ev
2022-08-30 9:15 UTC (16+ messages)
[PATCH] virtio-blk: Fix WARN_ON_ONCE in virtio_queue_rq()
2022-08-30 8:23 UTC (8+ messages)
[RFC PATCH] block: remove bio_check_ro
2022-08-30 7:58 UTC
[PATCH blktests v4 0/6] fix module check issues
2022-08-30 0:00 UTC (2+ messages)
[PATCH v5 0/8] make statx() return DIO alignment information
2022-08-29 17:43 UTC (13+ messages)
` [PATCH v5 1/8] statx: add direct I/O "
` [PATCH v5 2/8] vfs: support STATX_DIOALIGN on block devices
` [PATCH v5 3/8] fscrypt: change fscrypt_dio_supported() to prepare for STATX_DIOALIGN
` [PATCH v5 4/8] ext4: support STATX_DIOALIGN
` [PATCH v5 5/8] f2fs: move f2fs_force_buffered_io() into file.c
` [PATCH v5 6/8] f2fs: simplify f2fs_force_buffered_io()
` [PATCH v5 7/8] f2fs: support STATX_DIOALIGN
` [PATCH v5 8/8] xfs: "
[PATCH net-next] genetlink: start to validate reserved header bytes
2022-08-29 16:32 UTC (3+ messages)
[RFC PATCH 0/9] ublk_drv: add USER_RECOVERY support
2022-08-29 10:02 UTC (20+ messages)
` [RFC PATCH 1/9] ublk_drv: check 'current' instead of 'ubq_daemon'
` [RFC PATCH 2/9] ublk_drv: refactor ublk_cancel_queue()
` [RFC PATCH 3/9] ublk_drv: add a helper to get ioucmd from pdu
` [RFC PATCH 4/9] ublk_drv: refactor __ublk_rq_task_work() and aborting machenism
[PATCH v3] block: I/O error occurs during SATA disk stress test
2022-08-29 4:29 UTC
[PATCH v2] block: I/O error occurs during SATA disk stress test
2022-08-29 4:11 UTC
[PATCH v2] block: I/O error occurs during SATA disk stress test
2022-08-29 4:07 UTC
[PATCH] kernel: export task_work_add
2022-08-29 4:00 UTC
[PATCH v2] block: I/O error occurs during SATA disk stress test
2022-08-29 3:30 UTC (2+ messages)
WARNING in md_alloc
2022-08-29 1:37 UTC (3+ messages)
[PATCH] blk-mq: determine in advance whether batch alloc can be performed
2022-08-27 13:10 UTC (3+ messages)
[PATCH v2 0/3] blk-throttle cleanups
2022-08-27 10:16 UTC (4+ messages)
` [PATCH v2 1/3] blk-throttle: use 'READ/WRITE' instead of '0/1'
` [PATCH v2 2/3] blk-throttle: calling throtl_dequeue/enqueue_tg in pairs
` [PATCH v2 3/3] blk-throttle: cleanup tg_update_disptime()
[PATCH v4 0/9] make statx() return DIO alignment information
2022-08-27 7:07 UTC (3+ messages)
[PATCH v2] block: I/O error occurs during SATA disk stress test
2022-08-26 21:15 UTC (2+ messages)
[PATCH v2] block: I/O error occurs during SATA disk stress test
2022-08-26 19:40 UTC (4+ messages)
[GIT PULL] Block fixes for 6.0-rc3
2022-08-26 18:10 UTC (2+ messages)
[syzbot] upstream boot error: BUG: unable to handle kernel paging request in blk_mq_map_swqueue
2022-08-26 16:29 UTC (4+ messages)
ext4 corruption on alpha with 4.20.0-09062-gd8372ba8ce28
2022-08-26 16:16 UTC (13+ messages)
[RFC PATCH] sbitmap: remove unnecessary code in __sbitmap_queue_get_batch
2022-08-26 13:32 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).