linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-18 08:47:41 to 2020-06-20 21:26:13 UTC [more...]

[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 v4] docs: block: Create blk-mq documentation
 2020-06-20 21:21 UTC  (2+ messages)

[PATCH v7 0/8] blktrace: fix debugfs use after free
 2020-06-20 21:18 UTC  (18+ messages)
` [PATCH v7 1/8] block: add docs for gendisk / request_queue refcount helpers
` [PATCH v7 2/8] block: clarify context for refcount increment helpers
` [PATCH v7 3/8] block: revert back to synchronous request_queue removal
` [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 5/5] nvme: support for zoned namespaces
 2020-06-20 17:52 UTC  (28+ messages)

[PATCH v2 00/16] Remove uninitialized_var() macro
 2020-06-20 15:57 UTC  (18+ 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 v2] nbd: Fix memory leak in nbd_add_socket
 2020-06-20 12:05 UTC 

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

move block bits out of fs.h
 2020-06-20  7:21 UTC  (12+ 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] drivers/block: Use kobj_to_dev() API
 2020-06-20  1:53 UTC 

krobe: __blkdev_put probe is missed
 2020-06-20  1:37 UTC  (12+ messages)
` kprobe: "

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

[PATCH 2/2] block: only return started requests from blk_mq_tag_to_rq()
 2020-06-19 23:49 UTC  (5+ 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)

[GIT PULL] Block fixes for 5.8-rc2
 2020-06-19 20:25 UTC  (2+ messages)

[PATCH v6 0/8] block: fix blktrace debugfs use after free
 2020-06-19 20:23 UTC  (7+ messages)
` [PATCH v6 3/6] block: revert back to synchronous request_queue removal
` [PATCH v6 6/6] blktrace: fix debugfs use after free

[PATCH 0/2] Two fixes for device-mapper with REQ_OP_ZONE_APPEND
 2020-06-19 16:26 UTC  (6+ messages)
` [PATCH 1/2] dm: update original bio sector on Zone Append
` [RFC PATCH 2/2] dm: don't try to split REQ_OP_ZONE_APPEND bios

[PATCH 0/3] zone-append support in aio and io-uring
 2020-06-19 15:44 UTC  (28+ messages)
    ` [PATCH 3/3] io_uring: add support for zone-append
    ` [PATCH 1/3] fs,block: Introduce IOCB_ZONE_APPEND and direct-io handling

[PATCH 0/2] block: remove retry loop
 2020-06-19 15:17 UTC  (3+ messages)
` [PATCH 1/2] block: remove unnecessary ioc nested locking
` [PATCH 2/2] block: remove retry loop in ioc_release_fn()

[PATCH 3/3] io_uring: add support for zone-append
 2020-06-19 15:23 UTC  (2+ messages)

[bug report][megaraid_sas] On 3108 RADI1 read performance is improved when nr_requests is decreased
 2020-06-19 14:07 UTC  (2+ messages)

[PATCH] drivers\block: Use kobj_to_dev() API
 2020-06-19 12:49 UTC  (2+ messages)

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

[PATCH] blktrace: Provide event for request merging
 2020-06-19  6:52 UTC  (9+ messages)

[PATCH] nbd: allocate sufficient space for NBD_CMD_STATUS
 2020-06-18 21:02 UTC  (2+ messages)

[PATCH v2] Revert "zram: convert remaining CLASS_ATTR() to CLASS_ATTR_RO()"
 2020-06-18 17:13 UTC  (2+ messages)

blk_mq_complete_request overhaul
 2020-06-18 16:47 UTC  (29+ messages)
` [PATCH 01/12] blk-mq: merge blk-softirq.c into blk-mq.c
` [PATCH 02/12] blk-mq: factor out a helper to reise the block softirq
` [PATCH 03/12] blk-mq: remove raise_blk_irq
` [PATCH 04/12] blk-mq: complete polled requests directly
` [PATCH 05/12] blk-mq: short cut the IPI path in blk_mq_force_complete_rq for !SMP
` [PATCH 06/12] blk-mq: merge the softirq vs non-softirq IPI logic
` [PATCH 07/12] blk-mq: move failure injection out of blk_mq_complete_request
` [PATCH 08/12] blk-mq: remove the get_cpu/put_cpu pair in blk_mq_complete_request
` [PATCH 09/12] blk-mq: factor out a blk_mq_complete_need_ipi helper
` [PATCH 10/12] blk-mq: add a new blk_mq_complete_request_remote API
` [PATCH 11/12] nvme-rdma: factor out a nvme_rdma_end_request helper
` [PATCH 12/12] nvme: use blk_mq_complete_request_remote to avoid an indirect function call

[PATCH v3 0/2] loop: replace kill_bdev with invalidate_bdev
 2020-06-18 15:24 UTC  (2+ messages)

[PATCH v1] partitions/ldm: Replace uuid_copy() with import_uuid() where it makes sense
 2020-06-18 15:18 UTC  (3+ messages)

[PATCH v1] lightnvm: pblk: Replace guid_copy() with export_guid()/import_guid()
 2020-06-18 15:17 UTC  (5+ messages)
  `  "

mm: mkfs.ext4 invoked oom-killer on i386 - pagecache_get_page
 2020-06-18 14:59 UTC  (14+ messages)

[PATCH] Delay the initialization of rnbd_server module to late_initcall level
 2020-06-18  9:14 UTC  (7+ 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).