messages from 2021-11-11 06:57:13 to 2021-11-17 15:43:08 UTC [more...]
[PATCHSET 0/4] Add support for list issue
2021-11-17 15:43 UTC (12+ messages)
` [PATCH 1/4] block: add mq_ops->queue_rqs hook
` [PATCH 2/4] nvme: split command copy into a helper
` [PATCH 3/4] nvme: separate command prep and issue
` [PATCH 4/4] nvme: add support for mq_ops->queue_rqs()
[PATCH] block: avoid to quiesce queue in elevator_init_mq
2021-11-17 14:43 UTC (2+ messages)
[PATCH v2 00/28] iomap/xfs folio patches
2021-11-17 14:31 UTC (32+ messages)
` [PATCH v2 01/28] csky,sparc: Declare flush_dcache_folio()
` [PATCH v2 02/28] mm: Add functions to zero portions of a folio
` [PATCH v2 03/28] fs: Remove FS_THP_SUPPORT
` [PATCH v2 04/28] fs: Rename AS_THP_SUPPORT and mapping_thp_support
` [PATCH v2 05/28] block: Add bio_add_folio()
` [PATCH v2 06/28] block: Add bio_for_each_folio_all()
` [PATCH v2 07/28] fs/buffer: Convert __block_write_begin_int() to take a folio
` [PATCH v2 12/28] iomap: Add iomap_invalidate_folio
` [PATCH v2 19/28] iomap: Convert __iomap_zero_iter to use a folio
` [PATCH v2 20/28] iomap: Convert iomap_write_begin() and iomap_write_end() to folios
` [PATCH v2 25/28] iomap: Convert iomap_add_to_ioend() to take a folio
[PATCH] floppy: Add max size check for user space request
2021-11-17 13:25 UTC (2+ messages)
T10 DIX bug for the md raid with 4k block devices
2021-11-17 13:14 UTC
[LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
2021-11-17 12:53 UTC (12+ messages)
move all struct request releated code out of blk-core.c (rebased)
2021-11-17 12:25 UTC (13+ messages)
` [PATCH 01/11] block: move blk_rq_err_bytes to scsi
` [PATCH 02/11] block: remove rq_flush_dcache_pages
` [PATCH 03/11] block: remove blk-exec.c
` [PATCH 04/11] blk-mq: move blk_mq_flush_plug_list
` [PATCH 05/11] block: move request based cloning helpers to blk-mq.c
` [PATCH 06/11] block: move blk_rq_init "
` [PATCH 07/11] block: move blk_steal_bios "
` [PATCH 08/11] block: move blk_account_io_{start,done} "
` [PATCH 09/11] block: move blk_dump_rq_flags "
` [PATCH 10/11] block: move blk_print_req_error "
` [PATCH 11/11] block: don't include blk-mq headers in blk-core.c
[PATCH] pktdvd: stop using bdi congestion framework
2021-11-17 12:13 UTC (2+ messages)
Observing an fio hang with RNBD device in the latest v5.10.78 Linux kernel
2021-11-17 12:00 UTC (7+ messages)
[syzbot] INFO: rcu detected stall in __hrtimer_run_queues
2021-11-17 11:59 UTC (3+ messages)
[PATCH] FAT: use blkdev_issue_flush() instead of congestion_wait()
2021-11-17 10:52 UTC (2+ messages)
[QUESTION] blk_mq_freeze_queue in elevator_init_mq
2021-11-17 10:19 UTC (7+ messages)
[PATCH] virtio-blk: modify the value type of num in virtio_queue_rq()
2021-11-17 9:20 UTC (2+ messages)
Hang in blk_mq_freeze_queue_wait()
2021-11-17 4:06 UTC (4+ messages)
[PATCH] block: Use div64_ul instead of do_div
2021-11-17 1:03 UTC
[PATCH 12/13] MM: use AIO/DIO for reads from SWP_FS_OPS swap-space
2021-11-16 21:46 UTC (2+ messages)
[PATCH] blktests: replace module removal with patient module removal
2021-11-16 17:29 UTC
Reg: New MFD Driver for my PCIe Device
2021-11-16 14:20 UTC (6+ messages)
Fotowoltaika dla firm
2021-11-16 8:51 UTC
[PATCH V2] blk-mq: cancel blk-mq dispatch work in both blk_cleanup_queue and disk_release()
2021-11-16 2:22 UTC (2+ messages)
[PATCH blktests] tests/block: add the missing _have_fio check for block/029 block/031
2021-11-16 1:53 UTC (2+ messages)
[RFC PATCH v4 0/3] Support for hardware-wrapped inline encryption keys
2021-11-16 3:32 UTC (4+ messages)
` [RFC PATCH v4 1/3] block: add basic hardware-wrapped key support
` [RFC PATCH v4 2/3] block: add ioctls to create and prepare hardware-wrapped keys
` [RFC PATCH v4 3/3] fscrypt: add support for "
[PATCH] block: Use REQ_OP_WRITE instead of its integer constant 1 in op_is_write()
2021-11-16 2:38 UTC (4+ messages)
[PATCH 5.4 228/355] block: ataflop: fix breakage introduced at blk-mq refactoring
2021-11-15 17:02 UTC
[PATCH 5.15 449/917] block: ataflop: fix breakage introduced at blk-mq refactoring
2021-11-15 17:00 UTC (2+ messages)
` [PATCH 5.15 517/917] block: ataflop: more blk-mq refactoring fixes
[PATCH v2 0/3] kmod: add patient module removal support
2021-11-15 20:21 UTC (6+ messages)
` [PATCH v2 3/3] libkmod-module: add support for a patient module removal option
[PATCH] block: fix missing queue put in error path
2021-11-15 23:57 UTC (2+ messages)
[PATCH] blk-cgroup: fix missing put device in error path from blkg_conf_pref()
2021-11-15 21:37 UTC (2+ messages)
[PATCH] blk-iocost: drop selecting undefined BLK_RQ_IO_DATA_LEN
2021-11-15 21:38 UTC (2+ messages)
[PATCHSET v3 0/5] Alloc batch fixes
2021-11-15 19:23 UTC (28+ messages)
` [PATCH 4/5] block: move queue enter logic into blk_mq_submit_bio()
[PATCH 5.14 444/849] block: ataflop: fix breakage introduced at blk-mq refactoring
2021-11-15 16:59 UTC (2+ messages)
` [PATCH 5.14 508/849] block: ataflop: more blk-mq refactoring fixes
[PATCH 5.10 330/575] block: ataflop: fix breakage introduced at blk-mq refactoring
2021-11-15 17:01 UTC (2+ messages)
` [PATCH 5.10 360/575] block: ataflop: more blk-mq refactoring fixes
[PATCH RFT 0/3] blk-mq: Optimise blk_mq_queue_tag_busy_iter() for shared tags
2021-11-15 16:31 UTC (3+ messages)
[PATCH] blk-mq: sync blk-mq queue in both blk_cleanup_queue and disk_release()
2021-11-15 14:40 UTC (2+ messages)
raid0 vs io_uring
2021-11-15 13:16 UTC (4+ messages)
[syzbot] INFO: task can't die in __bio_queue_enter
2021-11-15 13:14 UTC (2+ messages)
[syzbot] WARNING in nbd_dev_add (2)
2021-11-15 11:01 UTC (2+ messages)
[syzbot] possible deadlock in __loop_clr_fd (3)
2021-11-15 10:20 UTC (8+ messages)
` [PATCH v2] loop: don't hold lo_mutex during __loop_clr_fd()
[syzbot] INFO: task can't die in blk_mq_freeze_queue_wait
2021-11-15 3:03 UTC
uring regression - lost write request
2021-11-14 21:03 UTC (24+ messages)
I discovered that Aruba Instant On 1930 24G 4SFP/SFP+ JL682A Switch is Running an Operating System with Linux Kernel 4.4.120!
2021-11-14 12:09 UTC
[GIT PULL] Block fixes for 5.16-rc1
2021-11-13 21:03 UTC (2+ messages)
[PATCH] blk-mq: setup blk_mq_alloc_data.cmd_flags after submit_bio_checks() is done
2021-11-12 16:30 UTC (12+ messages)
[PATCH 0/4] block: fix concurrent quiesce
2021-11-12 15:38 UTC (3+ messages)
` [PATCH 4/4] nvme: wait until quiesce is done
[RFC PATCH 0/8] block: add support for REQ_OP_VERIFY
2021-11-12 15:19 UTC (19+ messages)
` [RFC PATCH 1/8] "
` [RFC PATCH 2/8] scsi: add REQ_OP_VERIFY support
` [RFC PATCH 3/8] nvme: add support for the Verify command
` [RFC PATCH 8/8] md: add support for REQ_OP_VERIFY
[PATCH -next -V2] blkcg: Remove extra blkcg_bio_issue_init
2021-11-12 12:46 UTC (2+ messages)
[PATCH -next] blkcg: Remove extra blkcg_bio_issue_init
2021-11-12 8:54 UTC (2+ messages)
Unreliable disk detection order in 5.x
2021-11-12 6:38 UTC (8+ messages)
general protection fault in del_gendisk
2021-11-12 6:36 UTC (6+ messages)
[PATCH] blk-mq:Use BUG_ON instead of if condition followed by BUG
2021-11-12 6:35 UTC (2+ messages)
[PATCH 0/1] bcache patche for Linux v5.16-rc1
2021-11-12 5:36 UTC (2+ messages)
` [PATCH 1/1] bcache: fix NULL pointer reference in cached_dev_detach_finish
[PATCH] block: Hold invalidate_lock in BLKRESETZONE ioctl
2021-11-11 18:52 UTC (4+ messages)
[PATCH 0/2] blk-mq: fix hang in blk_mq_freeze_queue_wait
2021-11-11 14:23 UTC (6+ messages)
` [PATCH 1/2] blk-mq: don't grab ->q_usage_counter in blk_mq_sched_bio_merge
` [PATCH 2/2] blk-mq: rename blk_attempt_bio_merge
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).