linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-19 20:51:42 to 2020-06-24 12:08:35 UTC [more...]

[PATCH v7 0/8] blktrace: fix debugfs use after free
 2020-06-24 12:08 UTC  (23+ messages)
` [PATCH v7 4/8] blktrace: annotate required lock on do_blk_trace_setup()
` [PATCH v7 5/8] loop: be paranoid on exit and prevent new additions / removals
` [PATCH v7 6/8] blktrace: fix debugfs use after free
` [PATCH v7 7/8] blktrace: ensure our debugfs dir exists
` [PATCH v7 8/8] block: create the request_queue debugfs_dir on registration

[PATCH v2] block: release bip in a right way in error path
 2020-06-24 12:07 UTC  (3+ messages)

[RFC PATCH v3 0/8] Add persistent durable identifier to storage log messages
 2020-06-24 10:35 UTC  (12+ messages)
` [RFC PATCH v3 1/8] struct device: Add function callback durable_name
` [RFC PATCH v3 2/8] create_syslog_header: Add durable name
` [RFC PATCH v3 3/8] print_req_error: Use dev_printk
` [RFC PATCH v3 4/8] buffer_io_error: "
` [RFC PATCH v3 5/8] ata_dev_printk: "
` [RFC PATCH v3 6/8] scsi: Add durable_name for dev_printk
` [RFC PATCH v3 7/8] nvme: Add durable name "
` [RFC PATCH v3 8/8] dev_vprintk_emit: Increase hdr size

Question about quiet bio, quiet requests
 2020-06-24  9:48 UTC 

[PATCHv3 0/5] nvme support for zoned namespace command set
 2020-06-24  9:11 UTC  (25+ messages)
` [PATCHv3 1/5] block: add capacity field to zone descriptors
` [PATCHv3 2/5] null_blk: introduce zone capacity for zoned device
` [PATCHv3 3/5] nvme: implement I/O Command Sets Command Set support
` [PATCHv3 4/5] nvme: support for multi-command set effects
` [PATCHv3 5/5] nvme: support for zoned namespaces

[PATCH] loop: fix passing zero to 'PTR_ERR' warning
 2020-06-24  8:48 UTC 

[PATCH RFC v7 00/12] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2020-06-24  8:13 UTC  (18+ messages)
` [PATCH RFC v7 02/12] blk-mq: rename blk_mq_update_tag_set_depth()

[PATCH] block; release bip in a right way in error path
 2020-06-24  8:01 UTC  (3+ messages)

[PATCH 0/2] block: kdocify the request_queue
 2020-06-24  7:23 UTC  (7+ messages)
` [PATCH 1/2] block: add initial kdoc over "
` [PATCH 2/2] block: move request_queue member docs to kdoc

[PATCH RFC] block: blktrace framework cleanup
 2020-06-24  6:48 UTC  (2+ messages)

[PATCH v2 00/16] Remove uninitialized_var() macro
 2020-06-23 18:29 UTC  (28+ messages)
` [PATCH v2 01/16] docs: deprecated.rst: Add uninitialized_var()
` [PATCH v2 02/16] x86/mm/numa: Remove uninitialized_var() usage
` [PATCH v2 03/16] drbd: "
` [PATCH v2 04/16] b43: "
` [PATCH v2 05/16] rtlwifi: rtl8192cu: "
` [PATCH v2 06/16] ide: "
` [PATCH v2 07/16] clk: st: "
` [PATCH v2 08/16] spi: davinci: "
` [PATCH v2 09/16] clk: spear: "
` [PATCH v2 10/16] KVM: PPC: Book3S PR: "
` [PATCH v2 11/16] media: sur40: "
` [PATCH v2 12/16] f2fs: Eliminate usage of uninitialized_var() macro
` [PATCH v2 14/16] checkpatch: Remove awareness "
` [PATCH v2 16/16] compiler: Remove "
` [PATCH v2 13/16] mm/debug_vm_pgtable: Remove uninitialized_var() usage

[PATCH AUTOSEL 5.7 25/28] blktrace: break out of blktrace setup on concurrent calls
 2020-06-23 17:35 UTC  (2+ messages)
` [PATCH AUTOSEL 5.7 27/28] block: update hctx map when use multiple maps

[PATCH AUTOSEL 5.4 22/24] blktrace: break out of blktrace setup on concurrent calls
 2020-06-23 17:35 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 23/24] block: update hctx map when use multiple maps

[PATCH AUTOSEL 4.19 14/15] blktrace: break out of blktrace setup on concurrent calls
 2020-06-23 17:36 UTC 

[PATCH AUTOSEL 4.14 6/6] blktrace: break out of blktrace setup on concurrent calls
 2020-06-23 17:36 UTC 

[PATCH AUTOSEL 4.4 3/3] blktrace: break out of blktrace setup on concurrent calls
 2020-06-23 17:37 UTC 

[PATCH AUTOSEL 4.9 6/6] blktrace: break out of blktrace setup on concurrent calls
 2020-06-23 17:36 UTC 

[PATCH] Delay the initialization of rnbd_server module to late_initcall level
 2020-06-23 17:23 UTC  (13+ messages)

[PATCH 0/2] block: remove retry loop
 2020-06-23 14:30 UTC  (5+ messages)
` [PATCH 1/2] block: remove unnecessary ioc nested locking
` [PATCH 2/2] block: remove retry loop in ioc_release_fn()

[PATCH] Revert "zram: convert remaining CLASS_ATTR() to CLASS_ATTR_RO()"
 2020-06-23  7:03 UTC  (3+ messages)
` [PATCH v2] "

krobe: __blkdev_put probe is missed
 2020-06-23  5:28 UTC  (18+ messages)
` kprobe: "

[PATCH v3] nbd: Fix memory leak in nbd_add_socket
 2020-06-22 14:25 UTC  (2+ messages)

[PATCH 2/2] block: only return started requests from blk_mq_tag_to_rq()
 2020-06-22 14:13 UTC  (6+ messages)

[PATCH 5/5] nvme: support for zoned namespaces
 2020-06-22 14:01 UTC  (13+ messages)

[PATCH v4] docs: block: Create blk-mq documentation
 2020-06-22 13:09 UTC  (3+ messages)

[PATCH V2] drivers/block: Use kobj_to_dev() API
 2020-06-22  9:56 UTC  (2+ messages)

move block bits out of fs.h
 2020-06-22  9:42 UTC  (27+ messages)
` [PATCH 01/10] tty/sysrq: emergency_thaw_all does not depend on CONFIG_BLOCK
` [PATCH 02/10] block: mark bd_finish_claiming static
` [PATCH 03/10] fs: remove an unused block_device_operations forward declaration
` [PATCH 04/10] fs: remove the HAVE_UNLOCKED_IOCTL and HAVE_COMPAT_IOCTL defines
` [PATCH 05/10] fs: remove the mount_bdev and kill_block_super stubs
` [PATCH 06/10] block: simplify sb_is_blkdev_sb
` [PATCH 07/10] block: move block-related definitions out of fs.h
` [PATCH 08/10] fs: move the buffer_heads_over_limit stub to buffer_head.h
` [PATCH 09/10] block: reduce ifdef CONFIG_BLOCK madness in headers
` [PATCH 10/10] block: move struct block_device to blk_types.h

[PATCH v2] nbd: Fix memory leak in nbd_add_socket
 2020-06-22  7:52 UTC  (3+ messages)

[PATCH 0/2] Two fixes for device-mapper with REQ_OP_ZONE_APPEND
 2020-06-22  7:51 UTC  (6+ messages)
` [RFC PATCH 2/2] dm: don't try to split REQ_OP_ZONE_APPEND bios

[PATCH] null_blk: Move the null_blk source files into a subdirectory
 2020-06-22  7:03 UTC  (4+ messages)

[PATCH] fs/fs-writeback.c: not WARN on unregistered BDI
 2020-06-22  1:41 UTC  (2+ messages)

[PATCH 3/3] io_uring: add support for zone-append
 2020-06-21 18:55 UTC  (17+ messages)

[PATCH][next] blk-iocost: Use struct_size() in kzalloc_node()
 2020-06-20 21:25 UTC  (2+ messages)

[PATCH][next] block: bio: Use struct_size() in kmalloc()
 2020-06-20 21:21 UTC  (2+ messages)

[PATCH v2] nbd: Fix memory leak in nbd_add_socket
 2020-06-20  8:48 UTC 

[PATCH v3] docs: block: Create blk-mq documentation
 2020-06-20  0:16 UTC  (4+ messages)

[PATCH] dm-rq: don't call blk_mq_queue_stopped in dm_stop_queue()
 2020-06-19 23:37 UTC  (11+ messages)
`  "

[PATCH v2] docs: block: Create blk-mq documentation
 2020-06-19 20:56 UTC  (6+ messages)


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