linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-14 06:18:56 to 2020-08-18 12:06:13 UTC [more...]

[REPORT] BUG: KASAN: use-after-free in bt_iter+0x80/0xf8
 2020-08-18 12:03 UTC 

[PATCH] arch: um: convert tasklets to use new tasklet_setup() API
 2020-08-18 11:32 UTC  (26+ messages)
` [PATCH] block: "
` [PATCH] char: ipmi: "
` [PATCH] driver: hv: "
` [PATCH] drivers: atm: "
` [PATCH] drivers: ntb: "
` [PATCH] drivers: rapidio: "
` [PATCH] drivers: s390: "
` [PATCH] drivers: vme: "
` [PATCH] drm: i915: "
` [PATCH] firewire: ohci: "
` [PATCH 1/2] hsi: nokia-modem: "
` [PATCH] input: serio: "
` [PATCH 1/2] mailbox: bcm: "
` [PATCH 1/2] memstick: jmb38x: "
` [PATCH 1/2] misc: ibmvmc: "
` [PATCH] net: atm: convert tasklets callbacks to use from_tasklet()
` [PATCH] platform: goldfish: convert tasklets to use new tasklet_setup() API

[PATCH] bfq: fix blkio cgroup leakage v4
 2020-08-18 11:25 UTC  (2+ messages)

[PATCH 0/4] block: improve iostat for md/bcache partitions
 2020-08-18 10:31 UTC  (6+ messages)
` [PATCH 1/4] block: expose disk_map_sector_rcu() and hd_struct_put in genhd.h
` [PATCH 2/4] block: introduce part_[begin|end]_io_acct
` [PATCH 3/4] md: use part_[begin|end]_io_acct instead of disk_[begin|end]_io_acct
` [PATCH 4/4] bcache: "

[PATCH RESEND] blk-mq: insert request not through ->queue_rq into sw/scheduler queue
 2020-08-18  9:07 UTC 

[PATCH RFC v7 00/12] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2020-08-18  8:33 UTC  (17+ messages)
` [PATCH RFC v7 11/12] smartpqi: enable host tagset
` [PATCH RFC v7 12/12] hpsa: enable host_tagset and switch to MQ

[PATCH v5 1/3] net: introduce helper sendpage_ok() in include/linux/net.h
 2020-08-18  8:21 UTC  (5+ messages)
` [PATCH v5 2/3] nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()
` [PATCH v5 3/3] drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage()

[PATCH v2] RDMA/rtrs-srv: Incorporate ib_register_client into rtrs server init
 2020-08-18  7:51 UTC  (12+ messages)

[PATCH v5 1/3] net: introduce helper sendpage_ok() in include/linux/net.h
 2020-08-18  7:00 UTC  (7+ messages)
` [PATCH v5 2/3] nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()
` [PATCH v5 3/3] drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage()

[PATCH] block: rnbd: rnbd-srv: silence uninitialized variable warning
 2020-08-18  6:55 UTC  (5+ messages)
    ` [PATCH] block/rnbd: Ensure err is always initialized in process_rdma

[bug] mkfs.ext[23] hangs on loop device (aarch64, 5.8+)
 2020-08-18  6:19 UTC  (3+ messages)

[PATCH v2 0/3] Some clean-ups for bio merge
 2020-08-18  5:45 UTC  (4+ messages)
` [PATCH v2 1/3] block: Move bio merge related functions into blk-merge.c
` [PATCH v2 2/3] block: Add a new helper to attempt to merge a bio
` [PATCH v2 3/3] block: Remove blk_mq_attempt_merge() function

[PATCH v3 2/2] block: better deal with the delayed not supported case in blk_cloned_rq_check_limits
 2020-08-18  3:43 UTC  (2+ messages)

[PATCH RESEND 0/5] Some clean-ups for bio merge
 2020-08-18  3:30 UTC  (21+ messages)
` [PATCH RESEND 1/5] block: Move bio merge related functions into blk-merge.c
` [PATCH RESEND 2/5] block: Remove redundant blk_mq_sched_allow_merge() validation
` [PATCH RESEND 3/5] block: Add a new helper to attempt to merge a bio
  ` [PATCH] block: fix boolconv.cocci warnings
` [PATCH RESEND 4/5] block: Remove blk_mq_attempt_merge() function
` [PATCH RESEND 5/5] block: Remove __blk_mq_sched_bio_merge() helper

[PATCH RESEND] block: loop: set discard granularity and alignment for block device backed loop
 2020-08-18  3:00 UTC  (4+ messages)

[RFC PATCH 0/4] block/bpf: add eBPF based block layer IO filtering
 2020-08-18  2:44 UTC  (6+ messages)
` [RFC PATCH 1/4] bpf: add new prog_type BPF_PROG_TYPE_IO_FILTER

[PATCH] block: Fix page_is_mergeable() for compound pages
 2020-08-18  2:36 UTC  (3+ messages)

[PATCH] block: fix get_max_io_size()
 2020-08-17 15:56 UTC  (8+ messages)

Return BLK_STS_NOTSUPP and blk_status_t from blk_cloned_rq_check_limits()
 2020-08-17 18:10 UTC  (6+ messages)
` [PATCH 1/2] block: Return blk_status_t instead of errno codes
` [PATCH v2 2/2] block: return BLK_STS_NOTSUPP if operation is not supported

[PATCH V3 0/3] block: fix discard merge for single max discard segment
 2020-08-17 14:00 UTC  (6+ messages)
` [PATCH V3 1/3] block: respect queue limit of "
` [PATCH V3 2/3] block: virtio_blk: fix handling single range discard request
` [PATCH V3 3/3] block: rename blk_discard_mergable as blk_discard_support_multi_range

[PATCH RESEND] blk-mq: order adding requests to hctx->dispatch and checking SCHED_RESTART
 2020-08-17 13:58 UTC  (4+ messages)

blktests block/001 triggered kernel BUG at lib/list_debug.c:23!
 2020-08-17 12:18 UTC 

[PATCH 00/14] bcache: remove multiple caches code framework
 2020-08-17 11:48 UTC  (33+ messages)
` [PATCH 01/14] bcache: remove 'int n' from parameter list of bch_bucket_alloc_set()
` [PATCH 02/14] bcache: explicitly make cache_set only have single cache
` [PATCH 03/14] bcache: remove for_each_cache()
` [PATCH 04/14] bcache: add set_uuid in struct cache_set
` [PATCH 05/14] bcache: only use block_bytes() on struct cache
` [PATCH 06/14] bcache: remove useless alloc_bucket_pages()
` [PATCH 07/14] bcache: remove useless bucket_pages()
` [PATCH 08/14] bcache: only use bucket_bytes() on struct cache
` [PATCH 09/14] bcache: avoid data copy between cache_set->sb and cache->sb
` [PATCH 10/14] bcache: don't check seq numbers in register_cache_set()
` [PATCH 11/14] bcache: remove can_attach_cache()
` [PATCH 12/14] bcache: check and set sync status on cache's in-memory super block
` [PATCH 13/14] bcache: remove embedded struct cache_sb from struct cache_set
` [PATCH 14/14] bcache: move struct cache_sb out of uapi bcache.h

[PATCH V4] scsi: core: only re-run queue in scsi_end_request() if device queue is busy
 2020-08-17 10:08 UTC 

[PATCH V2] block: allow for_each_bvec to support zero len bvec
 2020-08-17 10:00 UTC 

[PATCH v2 3/3] skd: use generic power management
 2020-08-17  7:55 UTC  (3+ messages)
` [PATCH v3 0/3] block: "

[PATCH] block: don't read block device if it's invalid
 2020-08-17  6:42 UTC  (2+ messages)

[PATCH] bsg-lib: convert comma to semicolon
 2020-08-17  3:07 UTC  (2+ messages)

[PATCH V2 0/6] ceph: Use more generic logging
 2020-08-17  1:34 UTC  (2+ messages)
` [PATCH V2 5/6] rbd: Use generic debugging facility

[PATCH v2] block: blk-mq.c: fix @at_head kernel-doc warning
 2020-08-16 23:56 UTC  (3+ messages)

[PATCH] block: blk-mq.c: fix @at_head kernel-doc warning
 2020-08-16 23:35 UTC  (4+ messages)

[PATCH 1/3] net: introduce helper sendpage_ok() in include/linux/net.h
 2020-08-16  6:26 UTC  (4+ messages)
` [PATCH 2/3] nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()
` [PATCH 3/3] drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage()

[GIT PULL] Final block fixes for 5.9-rc1
 2020-08-16  3:46 UTC  (2+ messages)

[PATCH 00/14] bcache: remove multiple caches code framework
 2020-08-15 12:47 UTC  (15+ messages)
` [PATCH v1 01/14] bcache: remove 'int n' from parameter list of bch_bucket_alloc_set()
` [PATCH v1 02/14] bcache: explicitly make cache_set only have single cache
` [PATCH v1 03/14] bcache: remove for_each_cache()
` [PATCH v1 04/14] bcache: add set_uuid in struct cache_set
` [PATCH v1 05/14] bcache: only use block_bytes() on struct cache
` [PATCH v1 06/14] bcache: remove useless alloc_bucket_pages()
` [PATCH v1 07/14] bcache: remove useless bucket_pages()
` [PATCH v1 08/14] bcache: only use bucket_bytes() on struct cache
` [PATCH v1 09/14] bcache: avoid data copy between cache_set->sb and cache->sb
` [PATCH v1 10/14] bcache: don't check seq numbers in register_cache_set()
` [PATCH v1 11/14] bcache: remove can_attach_cache()
` [PATCH v1 12/14] bcache: check and set sync status on cache's in-memory super block
` [PATCH v1 13/14] bcache: remove embedded struct cache_sb from struct cache_set
` [PATCH v1 14/14] bcache: move struct cache_sb out of uapi bcache.h

[PATCH v4 1/3] net: introduce helper sendpage_ok() in include/linux/net.h
 2020-08-15 12:42 UTC  (3+ messages)
` [PATCH v2 2/3] nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()
` [PATCH v4 3/3] drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage()

[PATCH] bcache: share register sysfs with async register
 2020-08-15  9:23 UTC 

[PATCH v4 0/7] blktests: Add support to run nvme tests with tcp/rdma transports
 2020-08-14 20:45 UTC  (11+ messages)
` [PATCH v4 2/7] nvme: consolidate some nvme-cli utility functions
` [PATCH v4 3/7] nvme: make tests transport type agnostic
` [PATCH v4 6/7] common: move module_unload to common
` [PATCH v4 7/7] nvme: support rdma transport type

[RFC PATCH v5 00/11] Integrity Policy Enforcement LSM (IPE)
 2020-08-14 14:21 UTC  (21+ messages)
      ` [dm-devel] "

[PATCH v4 6/6] io_uring: add support for zone-append
 2020-08-14 12:20 UTC  (14+ 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).