linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-13 15:17:44 to 2021-09-16 07:43:49 UTC [more...]

[PATCH 0/5] blk-crypto cleanups
 2021-09-16  7:42 UTC  (15+ messages)
` [PATCH 1/5] blk-crypto-fallback: properly prefix function and struct names
` [PATCH 2/5] blk-crypto-fallback: consolidate static variables
` [PATCH 3/5] blk-crypto: rename keyslot-manager files to blk-crypto-profile
` [PATCH 4/5] blk-crypto: rename blk_keyslot_manager to blk_crypto_profile

[PATCH V7 0/3] blk-mq: fix blk_mq_alloc_request_hctx
 2021-09-16  7:42 UTC  (5+ messages)
` [PATCH V7 3/3] blk-mq: don't deactivate hctx if managed irq isn't used

[PATCH v1 0/2] nbd: reset the queue/io_timeout to default on disconnect
 2021-09-16  6:25 UTC  (2+ messages)

INFO: task hung in nbd_ioctl
 2021-09-16  2:43 UTC 

[PATCH] null_blk: poll queue support
 2021-09-16  1:57 UTC  (3+ messages)

[PATCH] scsi: core: cleanup request queue before releasing gendisk
 2021-09-16  1:36 UTC  (4+ messages)

general protection fault in wb_timer_fn
 2021-09-15 19:42 UTC  (5+ messages)

[PATCH blktests] nvmeof-mp/001: fix failure when CONFIG_NVME_HWMON enabled
 2021-09-15 18:47 UTC  (2+ messages)

[PATCH] blkcg: fix memory leak in blk_iolatency_init
 2021-09-15 17:58 UTC  (3+ messages)

[PATCH v2 0/3] kmod: add patient module removal support
 2021-09-15 17:40 UTC  (2+ messages)

[PATCH 0/9] block: 5th batch of add_disk() error handling conversions
 2021-09-15 14:57 UTC  (11+ messages)
` [PATCH 6/9] s390/block/dasd_genhd: add error handling support for add_disk()
` [PATCH 7/9] s390/block/dcssblk: "

[PATCH] block: hold ->invalidate_lock in blkdev_fallocate
 2021-09-15 14:41 UTC  (2+ messages)

[GIT PULL] nvme fixes for Linux 5.15
 2021-09-15 13:54 UTC  (2+ messages)

[PATCH 0/3 v2] bfq: Limit number of allocated scheduler tags per cgroup
 2021-09-15 13:15 UTC  (4+ messages)

[PATCH] fix UAF in bfq_io_set_weight_legacy()
 2021-09-15 12:56 UTC  (2+ messages)

bfq - suspected memory leaks
 2021-09-15 12:56 UTC  (2+ messages)

[PATCH linux-4.19.y] blk-mq: fix divide by zero crash in tg_may_dispatch()
 2021-09-15 11:58 UTC  (3+ messages)

Fwd: [bug report] WARNING at block/genhd.c:537 device_add_disk+0x1ad/0x390 observed with blktests block/001
 2021-09-15 11:26 UTC 

[bug report] NULL pointer at blk_mq_put_rq_ref+0x20/0xb4 observed with blktests on 5.13.15
 2021-09-15 10:35 UTC  (6+ messages)

untangle the block headers
 2021-09-15  9:19 UTC  (25+ messages)
` [PATCH 01/17] mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h>
` [PATCH 02/17] mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h>
` [PATCH 03/17] mm: don't include <linux/blkdev.h> "
` [PATCH 04/17] mm: remove spurious blkdev.h includes
` [PATCH 05/17] arch: "
` [PATCH 06/17] kernel: "
` [PATCH 07/17] sched: move the <linux/blkdev.h> include out of kernel/sched/sched.h
` [PATCH 08/17] block: remove the unused rq_end_sector macro
` [PATCH 09/17] block: remove the unused blk_queue_state enum
` [PATCH 10/17] block: remove the cmd_size field from struct request_queue
` [PATCH 11/17] block: remove the struct blk_queue_ctx forward declaration
` [PATCH 12/17] block: move elevator.h to block/
` [PATCH 13/17] block: drop unused includes in <linux/blkdev.h>
` [PATCH 14/17] block: drop unused includes in <linux/genhd.h>
` [PATCH 15/17] block: move a few merge helpers out of <linux/blkdev.h>
` [PATCH 16/17] block: move integrity handling "
` [PATCH 17/17] block: move struct request to blk-mq.h

[PATCH v7 0/6] handle unexpected message from server
 2021-09-15  9:20 UTC  (7+ messages)
` [PATCH v7 1/6] nbd: don't handle response without a corresponding request message
` [PATCH v7 2/6] nbd: make sure request completion won't concurrent
` [PATCH v7 3/6] nbd: check sock index in nbd_read_stat()
` [PATCH v7 4/6] nbd: don't start request if nbd_queue_rq() failed
` [PATCH v7 5/6] nbd: partition nbd_read_stat() into nbd_read_reply() and nbd_handle_reply()
` [PATCH v7 6/6] nbd: fix uaf in nbd_handle_reply()

[PATCH v6 0/6] handle unexpected message from server
 2021-09-15  8:44 UTC  (11+ messages)
` [PATCH v6 1/6] nbd: don't handle response without a corresponding request message
` [PATCH v6 2/6] nbd: make sure request completion won't concurrent
` [PATCH v6 3/6] nbd: check sock index in nbd_read_stat()
` [PATCH v6 4/6] nbd: don't start request if nbd_queue_rq() failed
` [PATCH v6 5/6] nbd: partition nbd_read_stat() into nbd_read_reply() and nbd_handle_reply()
` [PATCH v6 6/6] nbd: fix uaf in nbd_handle_reply()

[RFC PATCH] blk-throttle: enable io throttle for root in cgroup v2
 2021-09-15  8:20 UTC  (2+ messages)

[PATCH v2 0/4] optimize the bfq queue idle judgment
 2021-09-15  7:47 UTC  (6+ messages)
` [PATCH v2 4/4] block, bfq: consider request size in bfq_asymmetric_scenario()

blktests nvme testcase error
 2021-09-15  7:47 UTC  (3+ messages)

[PATCH v3 0/3] Introduce block device LED trigger
 2021-09-15  7:07 UTC  (6+ messages)
` [PATCH v3 1/3] docs: Add block device (blkdev) LED trigger documentation
` [PATCH v3 2/3] block: export block_class for use by the blkdev LED trigger
` [PATCH v3 3/3] leds: trigger: Add block device "

start switching sysfs attributes to expose the seq_file
 2021-09-15  7:07 UTC  (21+ messages)
` [PATCH 01/13] seq_file: mark seq_get_buf as deprecated
` [PATCH 03/13] kernfs: remove the unused lockdep_key field in struct kernfs_ops
` [PATCH 13/13] xfs: convert xfs_sysfs attrs to use ->seq_show

[PATCH v5 0/6] handle unexpected message from server
 2021-09-15  3:46 UTC  (21+ messages)
` [PATCH v5 1/6] nbd: don't handle response without a corresponding request message
` [PATCH v5 2/6] nbd: make sure request completion won't concurrent
` [PATCH v5 5/6] nbd: convert to use blk_mq_find_and_get_req()

[PATCH v3] drivers/cdrom: improved ioctl for media change detection
 2021-09-15  2:05 UTC  (2+ messages)

fix an integrity profile unregistration race
 2021-09-15  2:03 UTC  (8+ messages)
` [PATCH 1/3] block: check if a profile is actually registered in blk_integrity_unregister
` [PATCH 2/3] block: flush the integrity workqueue "
` [PATCH 3/3] nvme: remove the call to nvme_update_disk_info in nvme_ns_remove

[PATCH v3] blk-cgroup: fix UAF by grabbing blkcg lock before destroying blkg pd
 2021-09-14 16:20 UTC  (2+ messages)

[PATCH v3 1/1] virtio-blk: avoid preallocating big SGL for data
 2021-09-14 12:22 UTC  (4+ messages)

[PATCH v2 0/3] fix races between nbd setup and module removal
 2021-09-14 11:42 UTC  (10+ messages)
` [PATCH v2 3/3] nbd: fix race between nbd_alloc_config() "

[PATCH v2 12/15] leds: trigger: blkdev: Enable unlinking block devices from LEDs
 2021-09-14  9:58 UTC  (2+ messages)

[PATCH v2] scsi: bsg: Fix device unregistration
 2021-09-14  9:53 UTC  (3+ messages)

[PATCH RESEND v3 00/13] blk-mq: Reduce static requests memory footprint for shared sbitmap
 2021-09-14  8:27 UTC  (29+ messages)
` [PATCH RESEND v3 01/13] blk-mq: Change rqs check in blk_mq_free_rqs()
` [PATCH RESEND v3 02/13] block: Rename BLKDEV_MAX_RQ -> BLKDEV_DEFAULT_RQ
` [PATCH RESEND v3 03/13] blk-mq: Relocate shared sbitmap resize in blk_mq_update_nr_requests()
` [PATCH RESEND v3 04/13] blk-mq: Invert check "
` [PATCH RESEND v3 05/13] blk-mq-sched: Rename blk_mq_sched_alloc_{tags -> map_and_rqs}()
` [PATCH RESEND v3 06/13] blk-mq-sched: Rename blk_mq_sched_free_{requests -> rqs}()
` [PATCH RESEND v3 07/13] blk-mq: Pass driver tags to blk_mq_clear_rq_mapping()
` [PATCH RESEND v3 08/13] blk-mq: Don't clear driver tags own mapping
` [PATCH RESEND v3 09/13] blk-mq: Add blk_mq_tag_update_sched_shared_sbitmap()
` [PATCH RESEND v3 10/13] blk-mq: Add blk_mq_alloc_map_and_rqs()
` [PATCH RESEND v3 11/13] blk-mq: Refactor and rename blk_mq_free_map_and_{requests->rqs}()
` [PATCH RESEND v3 12/13] blk-mq: Use shared tags for shared sbitmap support
` [PATCH RESEND v3 13/13] blk-mq: Stop using pointers for blk_mq_tags bitmap tags

[PATCH v2] xen-blkback: Remove needless request_queue NULL pointer check
 2021-09-14  7:58 UTC  (2+ messages)

[PATCH v2] block: nvme: fix the NULL ptr bug in bio_integrity_verify_fn
 2021-09-14  6:20 UTC  (2+ messages)

[syzbot] memory leak in blk_iolatency_init
 2021-09-14  3:13 UTC  (2+ messages)

[PATCH v8 0/5] Initial support for multi-actuator HDDs
 2021-09-14  0:38 UTC  (2+ messages)

[PATCH v2] block, bfq: fix UAF in bfq_io_set_weight_legacy()
 2021-09-13 17:50 UTC  (2+ messages)

[PATCH v3 0/8] block: first batch of add_disk() error handling conversions
 2021-09-13 17:26 UTC  (7+ messages)
` [PATCH v3 1/8] scsi/sd: add error handling support for add_disk()
` [PATCH v3 2/8] scsi/sr: "

[PATCH v3 0/7] badblocks improvement for multiple bad block ranges
 2021-09-13 16:36 UTC  (8+ messages)
` [PATCH v3 1/6] badblocks: add more helper structure and routines in badblocks.h
` [PATCH v3 2/6] badblocks: add helper routines for badblock ranges handling
` [PATCH v3 3/6] badblocks: improvement badblocks_set() for multiple "
` [PATCH v3 4/6] badblocks: improve badblocks_clear() "
` [PATCH v3 5/6] badblocks: improve badblocks_check() "
` [PATCH v3 6/6] badblocks: switch to the improved badblock handling code
` [PATCH] test: user space code to test badblocks APIs

[PATCH v2 0/7] badblocks improvement for multiple bad block ranges
 2021-09-13 16:30 UTC  (8+ messages)
` [PATCH v2 1/6] badblocks: add more helper structure and routines in badblocks.h
` [PATCH v2 2/6] badblocks: add helper routines for badblock ranges handling
` [PATCH v2 3/6] badblocks: improvement badblocks_set() for multiple "
` [PATCH v2 4/6] badblocks: improve badblocks_clear() "
` [PATCH v2 5/6] badblocks: improve badblocks_check() "
` [PATCH v2 6/6] badblocks: switch to the improved badblock handling code
` [PATCH] test: user space code to test badblocks APIs

[PATCH 0/3] Add invalidate_gendisk() helper for drivers to invalidate the gendisk
 2021-09-13 15:32 UTC  (5+ messages)
` [PATCH 3/3] nbd: Use invalidate_gendisk() helper on disconnect


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).