linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-09 19:56:25 to 2021-08-12 02:44:19 UTC [more...]

[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 v4 0/5] Initial support for multi-actuator HDDs
 2021-08-12  2:26 UTC  (6+ 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 0/5] block: replace incorrect uses of GENHD_FL_UP
 2021-08-12  2:07 UTC  (4+ messages)

[PATCH -next v3] nbd: add the check to prevent overflow in __nbd_ioctl()
 2021-08-12  1:55 UTC  (2+ messages)

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

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

[PATCH block-5.14] Revert "block/mq-deadline: Add cgroup support"
 2021-08-11 20:22 UTC  (5+ messages)

[PATCHSET v4 0/6] Enable bio recycling for polled IO
 2021-08-11 19:35 UTC  (7+ 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

[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 v12 00/12] bcache: support NVDIMM for journaling
 2021-08-11 17:02 UTC  (13+ 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

nbd locking fixups
 2021-08-11 15:57 UTC  (8+ messages)
` [PATCH 1/6] nbd: do del_gendisk() asynchronously for NBD_DESTROY_ON_DISCONNECT
` [PATCH 2/6] nbd: refactor device removal
` [PATCH 3/6] nbd: remove nbd_del_disk
` [PATCH 4/6] nbd: return the allocated nbd_device from nbd_dev_add
` [PATCH 5/6] nbd: refactor device search and allocation in nbd_genl_connect
` [PATCH 6/6] nbd: reduce the nbd_index_mutex scope

[PATCH V2] blk-mq: don't grab rq's refcount in blk_mq_check_expired()
 2021-08-11 15:52 UTC 

[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  (14+ messages)
` [PATCH 1/5] bio: add allocation cache abstraction
` [PATCH 2/5] io_uring: use kiocb->private to hold rw_len
` [PATCH 3/5] fs: add ki_bio_cache pointer to struct kiocb
` [PATCH 4/5] io_uring: wire up bio allocation cache
` [PATCH 5/5] block: enable use of "

call trace at pc : __blkdev_direct_IO+0x45c/0x4dc
 2021-08-11 14:43 UTC  (2+ messages)

[PATCH] blk-mq: fix kernel panic during iterating over flush request
 2021-08-11 14:26 UTC 

move the bdi from the request_queue to the gendisk
 2021-08-11 12:47 UTC  (16+ messages)
` [PATCH 1/5] mm: hide laptop_mode_wb_timer entirely behind the BDI API
` [PATCH 4/5] block: move the bdi from the request_queue to the gendisk

💥 PANICKED: Test report for kernel 5.14.0-rc5 (block, 4e9e1af5)
 2021-08-11 11:45 UTC  (3+ messages)
` ???? "

[syzbot] KASAN: invalid-free in bdev_free_inode (2)
 2021-08-11 11:16 UTC  (2+ messages)

[PATCH v5 0/2] allow blk-zoned ioctls without CAP_SYS_ADMIN
 2021-08-11 11:05 UTC  (3+ messages)
` [PATCH v5 1/2] blk-zoned: allow zone management send operations "
` [PATCH v5 2/2] blk-zoned: allow BLKREPORTZONE "

[RFC PATCH v2 00/10] Add configurable block device LED triggers
 2021-08-11 10:50 UTC  (16+ messages)
` [RFC PATCH v2 01/10] docs: Add block device LED trigger documentation

[PATCH v4 0/6] IO priority fixes and improvements
 2021-08-11  9:14 UTC  (10+ messages)
` [PATCH v4 1/6] block: bfq: fix bfq_set_next_ioprio_data()
` [PATCH v4 2/6] block: improve ioprio class description comment
` [PATCH v4 3/6] block: change ioprio_valid() to an inline function
` [PATCH v4 4/6] block: fix IOPRIO_PRIO_CLASS() and IOPRIO_PRIO_VALUE() macros
` [PATCH v4 5/6] block: Introduce IOPRIO_NR_LEVELS
` [PATCH v4 6/6] block: fix default IO priority handling

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

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

[PATCHSET 0/4] Enable bio recycling for polled IO
 2021-08-10 15:58 UTC  (16+ messages)
` [PATCH 1/4] bio: add allocation cache abstraction
` [PATCH 2/4] fs: add bio alloc cache kiocb flag
` [PATCH 3/4] io_uring: wire up bio allocation cache
` [PATCH 4/4] block: enable use of "

pass a gendisk instead of block_device in the partitioning code
 2021-08-10 15:45 UTC  (5+ messages)
` [PATCH 1/4] block: store a gendisk in struct parsed_partitions
` [PATCH 2/4] block: pass a gendisk to bdev_add_partition
` [PATCH 3/4] block: pass a gendisk to bdev_del_partition
` [PATCH 4/4] block: pass a gendisk to bdev_resize_partition

[PATCH v2] nbd: do del_gendisk() asynchronously for NBD_DESTROY_ON_DISCONNECT
 2021-08-10 15:20 UTC  (2+ messages)

[PATCH 7/8] dm: delay registering the gendisk
 2021-08-10 15:05 UTC  (5+ messages)
` [dm-devel] "

[PATCH AUTOSEL 5.13 24/24] kyber: make trace_block_rq call consistent with documentation
 2021-08-10 14:15 UTC 

[RFC PATCH] Page Cache Allowing Hard Interrupts
 2021-08-10 14:08 UTC  (5+ messages)

[PATCH v5] virtio-blk: Add validation for block size in config space
 2021-08-10  6:59 UTC  (4+ messages)

[PATCH v2] block: Fix typo in comments
 2021-08-10  6:43 UTC 

[PATCH v2 0/3] kmod: add patient module removal support
 2021-08-10  5:16 UTC  (4+ messages)
` [PATCH v2 1/3] libkmod: add a library notice log level print
` [PATCH v2 2/3] libkmod/libkmod-module: add refcnt fd helper
` [PATCH v2 3/3] libkmod-module: add support for a patient module removal option

[PATCH] block: return ELEVATOR_DISCARD_MERGE if possible
 2021-08-10  3:28 UTC  (7+ messages)

[PATCH V4 0/7] loop: cleanup charging io to mem/blkcg
 2021-08-10  3:26 UTC  (3+ messages)

[PATCH v4 00/10] libata cleanups and improvements
 2021-08-10  3:12 UTC  (3+ messages)
` [PATCH v4 10/10] scsi: mpt3sas: Introduce sas_ncq_prio_supported sysfs sttribute

[Patch v5 0/3] Introduce a driver to support host accelerated access to Microsoft Azure Blob for Azure VM
 2021-08-10  3:01 UTC  (7+ messages)

[PATCH V2 1/1] block: return ELEVATOR_DISCARD_MERGE if possible
 2021-08-10  2:52 UTC 

[PATCH] nbd: call genl_unregister_family() first in nbd_cleanup()
 2021-08-10  2:19 UTC  (3+ messages)

[PATCH] xen-blkfront: Remove redundant assignment to variable err
 2021-08-10  2:05 UTC  (3+ messages)

[PATCH] blk-iocost: fix lockdep warning on blkcg->lock
 2021-08-10  2:00 UTC  (3+ messages)

[PATCH v2 0/2] fix request uaf in nbd_read_stat()
 2021-08-10  1:48 UTC  (7+ messages)
` [PATCH v2 2/2] nbd: convert to use blk_mq_get_rq_by_tag()

[PATCH v3] blk-throtl: optimize IOPS throttle for large IO scenarios
 2021-08-09 22:39 UTC  (2+ messages)

[PATCH v2 06/11] blk-mq: Pass driver tags to blk_mq_clear_rq_mapping()
 2021-08-09 19:55 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).