linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-11 14:43:15 to 2021-08-15 06:59:44 UTC [more...]

[PATCH v2] block: genhd: don't call probe function with major_names_lock held
 2021-08-15  6:52 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v3] blk-throtl: optimize IOPS throttle for large IO scenarios
 2021-08-15  1:14 UTC  (4+ messages)

[PATCH] remove the lightnvm subsystem
 2021-08-14 21:55 UTC  (3+ messages)

use regular gendisk registration in device mapper v2
 2021-08-14 21:13 UTC  (3+ messages)
` [PATCH 4/8] block: support delayed holder registration
  ` [dm-devel] "

[PATCH 0/7] genirq/affinity: abstract new API from managed irq affinity spread
 2021-08-14 20:49 UTC  (12+ messages)
` [PATCH 1/7] genirq/affinity: remove the 'firstvec' parameter from irq_build_affinity_masks
` [PATCH 2/7] genirq/affinity: pass affinity managed mask array to irq_build_affinity_masks
` [PATCH 3/7] genirq/affinity: don't pass irq_affinity_desc "
` [PATCH 4/7] genirq/affinity: rename irq_build_affinity_masks as group_cpus_evenly
` [PATCH 5/7] genirq/affinity: move group_cpus_evenly() into lib/
` [PATCH 6/7] lib/group_cpus: allow to group cpus in case of !CONFIG_SMP
` [PATCH 7/7] blk-mq: build default queue map via group_cpus_evenly()

[syzbot] general protection fault in wb_timer_fn
 2021-08-14 11:57 UTC 

[syzbot] KASAN: use-after-free Read in bdev_evict_inode
 2021-08-14 11:07 UTC 

[PATCH] blk-mq: allow hardware queue to get more tag while sharing a tag set
 2021-08-14  9:43 UTC  (9+ messages)

[PATCH V4 0/7] loop: cleanup charging io to mem/blkcg
 2021-08-14  9:12 UTC  (9+ messages)
` [PATCH V4 1/7] mm: memcontrol: add helper of memcg_get_e_css
` [PATCH V4 2/7] loop: clean up blkcg association

[PATCH] raid1: ensure bio doesn't have more than BIO_MAX_VECS sectors
 2021-08-14  8:57 UTC  (4+ messages)

[RESEND PATCH v2] loop: fix setting arbitrarily large block size
 2021-08-14  7:41 UTC  (2+ messages)

[PATCH v2 0/4] optimize the bfq queue idle judgment
 2021-08-14  2:34 UTC  (2+ messages)

questions about sane_behavior in cgroup v1
 2021-08-14  2:13 UTC  (3+ messages)

[GIT PULL] Block fixes for 5.14-rc6
 2021-08-14  1:12 UTC  (2+ messages)

[PATCH block-5.14] Revert "block/mq-deadline: Add cgroup support"
 2021-08-13 21:43 UTC  (17+ messages)

[PATCHSET v5 0/6] Enable bio recycling for polled IO
 2021-08-13 20:33 UTC  (20+ messages)
` [PATCH 1/6] bio: optimize initialization of a bio
` [PATCH 2/6] fs: add kiocb alloc cache flag
` [PATCH 3/6] bio: add allocation cache abstraction
` [PATCH 4/6] block: clear BIO_PERCPU_CACHE flag if polling isn't supported
` [PATCH 5/6] io_uring: enable use of bio alloc cache
` [PATCH 6/6] block: use the percpu bio cache in __blkdev_direct_IO

[PATCH 00/64] Introduce strict memcpy() bounds checking
 2021-08-13 19:44 UTC  (11+ messages)
` [PATCH 10/64] lib80211: Use struct_group() for memcpy() region
` [PATCH 39/64] mac80211: Use memset_after() to clear tx status

nbd locking fixups
 2021-08-13 19:32 UTC  (6+ messages)
` [PATCH 6/6] nbd: reduce the nbd_index_mutex scope

[PATCH -next v3] nbd: add the check to prevent overflow in __nbd_ioctl()
 2021-08-13 19:09 UTC  (4+ messages)

[PATCH RESEND] nbd: Aovid double completion of a request
 2021-08-13 15:47 UTC  (3+ messages)

[PATCH] blk-mq: clear active_queues before clearing BLK_MQ_F_TAG_QUEUE_SHARED
 2021-08-13 14:01 UTC  (4+ messages)

False waker detection in BFQ
 2021-08-13 14:01 UTC  (3+ messages)

[PATCH v5 0/9] libata cleanups and improvements
 2021-08-13 13:56 UTC  (5+ messages)
` [PATCH v5 9/9] libahci: Introduce ncq_prio_supported sysfs sttribute

[PATCH] block: don't decrement flush request refcount if it's state is idle in flush_end_io()
 2021-08-13 12:34 UTC  (3+ messages)

[PATCH] nbd: Aovid double completion of a request
 2021-08-13  8:10 UTC 

[PATCH v5 0/5] Initial support for multi-actuator HDDs
 2021-08-13  0:30 UTC  (10+ messages)
` [PATCH v5 1/5] block: Add concurrent positioning ranges support
` [PATCH v5 2/5] scsi: sd: add "
` [PATCH v5 3/5] libata: support concurrent positioning ranges log
` [PATCH v5 4/5] doc: document sysfs queue/cranges attributes
` [PATCH v5 5/5] doc: Fix typo in request queue sysfs documentation

pass a gendisk instead of block_device in the partitioning code
 2021-08-12 16:51 UTC  (4+ messages)
` [PATCH 1/4] block: store a gendisk in struct parsed_partitions

remove GENHD_FL_UP
 2021-08-12 16:30 UTC  (6+ messages)
` [PATCH 6/8] bcache: add proper error unwinding in bcache_device_init
` [PATCH 7/8] bcache: move the del_gendisk call out of bcache_device_free

[PATCH] block: nbd: add sanity check for first_minor
 2021-08-12 15:35 UTC  (4+ messages)

[PATCHSET v4 0/6] Enable bio recycling for polled IO
 2021-08-12 15:29 UTC  (17+ messages)
` [PATCH 1/6] bio: optimize initialization of a bio
` [PATCH 2/6] fs: add kiocb alloc cache flag
` [PATCH 3/6] bio: add allocation cache abstraction
` [PATCH 4/6] block: clear BIO_PERCPU_CACHE flag if polling isn't supported
` [PATCH 5/6] io_uring: enable use of bio alloc cache
` [PATCH 6/6] block: enable use of bio allocation cache

ensure each gendisk always has a request_queue reference
 2021-08-12 14:17 UTC  (10+ messages)
` [PATCH 1/8] nvme: use blk_mq_alloc_disk
` [PATCH 2/8] st: do not allocate a gendisk
` [PATCH 3/8] sg: "
` [PATCH 4/8] block: cleanup the lockdep handling in *alloc_disk
` [PATCH 5/8] block: remove alloc_disk and alloc_disk_node
` [PATCH 6/8] block: remove the minors argument to __alloc_disk_node
` [PATCH 7/8] block: pass a request_queue to __blk_alloc_disk
` [PATCH 8/8] block: hold a request_queue reference for the lifetime of struct gendisk

[PATCH] blk-mq: fix kernel panic during iterating over flush request
 2021-08-12 13:19 UTC  (6+ messages)

[PATCH V2] blk-mq: don't grab rq's refcount in blk_mq_check_expired()
 2021-08-12  9:40 UTC  (3+ messages)

[PATCH v12 00/12] bcache: support NVDIMM for journaling
 2021-08-12  8:26 UTC  (15+ messages)
` [PATCH v12 01/12] bcache: add initial data structures for nvm pages
` [PATCH v12 02/12] bcache: initialize the nvm pages allocator
` [PATCH v12 03/12] bcache: initialization of the buddy
` [PATCH v12 04/12] bcache: bch_nvmpg_alloc_pages() "
` [PATCH v12 05/12] bcache: bch_nvmpg_free_pages() of the buddy allocator
` [PATCH v12 06/12] bcache: get recs list head for allocated pages by specific uuid
` [PATCH v12 07/12] bcache: use bucket index to set GC_MARK_METADATA for journal buckets in bch_btree_gc_finish()
` [PATCH v12 08/12] bcache: add BCH_FEATURE_INCOMPAT_NVDIMM_META into incompat feature set
` [PATCH v12 09/12] bcache: initialize bcache journal for NVDIMM meta device
` [PATCH v12 10/12] bcache: support storing bcache journal into "
` [PATCH v12 11/12] bcache: read jset from NVDIMM pages for journal replay
` [PATCH v12 12/12] bcache: add sysfs interface register_nvdimm_meta to register NVDIMM meta device

[PATCH -next] loop: fix loop_validate_block_size() can't make sense
 2021-08-12  8:34 UTC 

[PATCH] block: ensure the bdi is freed after inode_detach_wb
 2021-08-12  7:33 UTC 

[PATCH v4 0/5] Initial support for multi-actuator HDDs
 2021-08-12  6:06 UTC  (7+ messages)
` [PATCH v4 1/5] block: Add concurrent positioning ranges support
` [PATCH v4 2/5] scsi: sd: add "
` [PATCH v4 3/5] libata: support concurrent positioning ranges log
` [PATCH v4 4/5] doc: document sysfs queue/cranges attributes
` [PATCH v4 5/5] doc: Fix typo in request queue sysfs documentation

[PATCH v6 0/9] libata cleanups and improvements
 2021-08-12  2:44 UTC  (10+ messages)
` [PATCH v6 1/9] libata: fix ata_host_alloc_pinfo()
` [PATCH v6 2/9] libata: fix ata_host_start()
` [PATCH v6 3/9] libata: simplify ata_scsi_rbuf_fill()
` [PATCH v6 4/9] libata: cleanup device sleep capability detection
` [PATCH v6 5/9] libata: cleanup ata_dev_configure()
` [PATCH v6 6/9] libata: cleanup NCQ priority handling
` [PATCH v6 7/9] libata: fix ata_read_log_page() warning
` [PATCH v6 8/9] libata: print feature list on device scan
` [PATCH v6 9/9] libata: Introduce ncq_prio_supported sysfs sttribute

[PATCH 0/5] block: replace incorrect uses of GENHD_FL_UP
 2021-08-12  2:07 UTC  (4+ messages)

[PATCH] block: move some macros to blkdev.h
 2021-08-12  1:40 UTC  (3+ messages)

[PATCH 1/2] blk-cgroup: refactor blkcg_print_stat
 2021-08-11 17:56 UTC  (4+ messages)
` [PATCH 2/2] blk-cgroup: stop using seq_get_buf

[PATCH] blk-mq: don't grab rq's refcount in blk_mq_check_expired()
 2021-08-11 15:10 UTC  (3+ messages)

[PATCHSET v3 0/5] Enable bio recycling for polled IO
 2021-08-11 15:08 UTC  (6+ messages)

call trace at pc : __blkdev_direct_IO+0x45c/0x4dc
 2021-08-11 14:43 UTC  (2+ 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).