linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-01 13:30:46 to 2022-03-03 20:47:55 UTC [more...]

[PATCHv4 0/8] 64-bit data integrity field support
 2022-03-03 20:47 UTC  (10+ messages)
` [PATCHv4 1/8] block: support pi with extended metadata
` [PATCHv4 2/8] nvme: allow integrity on extended metadata formats
` [PATCHv4 3/8] asm-generic: introduce be48 unaligned accessors
` [PATCHv4 4/8] linux/kernel: introduce lower_48_bits function
` [PATCHv4 5/8] lib: add rocksoft model crc64
` [PATCHv4 6/8] crypto: add rocksoft 64b crc guard tag framework
` [PATCHv4 7/8] block: add pi for extended integrity
` [PATCHv4 8/8] nvme: add support for enhanced metadata

[LSF/MM/BPF BoF] BoF for Zoned Storage
 2022-03-03 20:18 UTC  (20+ messages)

move more work to disk_release v2
 2022-03-03 19:23 UTC  (9+ messages)

[LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
 2022-03-03 18:36 UTC  (4+ messages)

[PATCH] block: emit disk ro uevent in device_add_disk()
 2022-03-03 17:52 UTC 

a few trivial bdevname() removals
 2022-03-03 17:29 UTC  (12+ messages)
` [PATCH 1/5] block: stop using bdevname in bdev_write_inode
` [PATCH 2/5] block: stop using bdevname in __blkdev_issue_discard
` [PATCH 3/5] block: stop using bdevname in drbd_report_io_error
` [PATCH 4/5] pktcdvd: stop using bdevname
` [PATCH 5/5] loadpin: "

[GIT PULL] first round of nvme updates for Linux 5.18
 2022-03-03 16:07 UTC  (2+ messages)

[PATCH V2 0/6] blk-mq: update_nr_hw_queues related improvement & bugfix
 2022-03-03 15:20 UTC  (11+ messages)
` [PATCH V2 1/6] blk-mq: figure out correct numa node for hw queue
` [PATCH V2 2/6] blk-mq: simplify reallocation of hw ctxs a bit
` [PATCH V2 3/6] blk-mq: reconfigure poll after queue map is changed
` [PATCH V2 4/6] block: mtip32xx: don't touch q->queue_hw_ctx
` [PATCH V2 5/6] blk-mq: prepare for implementing hctx table via xarray
` [PATCH V2 6/6] blk-mq: manage hctx map "

remove opencoded kmap of bio_vecs v2
 2022-03-03 14:48 UTC  (12+ messages)
` [PATCH 01/10] iss-simdisk: use bvec_kmap_local in simdisk_submit_bio
` [PATCH 02/10] aoe: use bvec_kmap_local in bvcpy
` [PATCH 03/10] zram: use memcpy_to_bvec in zram_bvec_read
` [PATCH 04/10] zram: use memcpy_from_bvec in zram_bvec_write
` [PATCH 05/10] nvdimm-blk: use bvec_kmap_local in nd_blk_rw_integrity
` [PATCH 06/10] nvdimm-btt: use bvec_kmap_local in btt_rw_integrity
` [PATCH 07/10] bcache: use bvec_kmap_local in bio_csum
` [PATCH 08/10] drbd: use bvec_kmap_local in drbd_csum_bio
` [PATCH 09/10] drbd: use bvec_kmap_local in recv_dless_read
` [PATCH 10/10] floppy: use memcpy_{to,from}_bvec

[PATCH 00/16] DEPT(Dependency Tracker)
 2022-03-03 14:36 UTC  (17+ messages)
` Report 1 in ext4 and journal based on v5.17-rc1
  ` Report 2 "

[PATCH v3 00/21] DEPT(Dependency Tracker)
 2022-03-03 12:38 UTC  (8+ messages)

[PATCH 0/6] Remove usage of list iterator past the loop body
 2022-03-03 12:37 UTC  (53+ messages)
` [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
                        ` [Kgdb-bugreport] "
` [PATCH 6/6] treewide: remove check of list iterator against head past the loop body
  ` [Intel-gfx] "

[PATCH v2] virtio-blk: Remove BUG_ON() in virtio_queue_rq()
 2022-03-03  8:11 UTC  (18+ messages)

[LSF/MM/BPF TOPIC] block drivers in user space
 2022-03-03  7:17 UTC  (11+ messages)

[PATCH -next v4] bfq: fix use-after-free in bfq_dispatch_request
 2022-03-03  7:03 UTC 

[LSF/MM/BPF Topic] Towards more useful nvme-passthrough
 2022-03-03  0:45 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] configfd as a replacement for both ioctls and fsconfig
 2022-03-02 22:57 UTC  (13+ messages)

[LSF/MM/BPF TOPIC] Towards more useful nvme passthrough
 2022-03-02 23:40 UTC  (2+ messages)

[PATCH 0/5] nvme support for zoned namespace command set
 2022-03-02 21:11 UTC  (11+ messages)
` [PATCH 5/5] nvme: support for zoned namespaces

[PATCH v4 6/6] io_uring: add support for zone-append
 2022-03-02 20:51 UTC  (26+ messages)

remove opencoded kmap of bio_vecs
 2022-03-02 17:04 UTC  (5+ messages)
` [PATCH 06/10] nvdimm-btt: use bvec_kmap_local in btt_rw_integrity

[PATCH -next v2] blk-throttle: Set BIO_THROTTLED when bio has been throttled
 2022-03-02 13:51 UTC  (2+ messages)

[PATCH 0/6] blk-mq: update_nr_hw_queues related improvement & bugfix
 2022-03-02 10:11 UTC  (21+ messages)
` [PATCH 1/6] blk-mq: figure out correct numa node for hw queue
` [PATCH 2/6] blk-mq: simplify reallocation of hw ctxs a bit
` [PATCH 3/6] blk-mq: re-config poll after queue map is changed
` [PATCH 4/6] block: mtip32xx: don't touch q->queue_hw_ctx
` [PATCH 5/6] blk-mq: add helper of blk_mq_get_hctx to retrieve hctx via its index
` [PATCH 6/6] blk-mq: manage hctx map via xarray

[next-20220225][Oops][ppc] lvm snapshot merge results kernel panics (throtl_pending_timer_fn)
 2022-03-02  8:25 UTC  (2+ messages)

Please activate your account
 2022-03-02  8:17 UTC 

[PATCH 0/6] block, fs: convert most Direct IO cases to FOLL_PIN
 2022-03-02  8:07 UTC  (6+ messages)
` [PATCH 6/6] fuse: convert direct IO paths to use FOLL_PIN

[PATCH V2] blk-mq: kill warning when building block/blk-mq-debugfs-zoned.c
 2022-03-02  8:04 UTC  (3+ messages)

[PATCHv3 00/10] 64-bit data integrity field support
 2022-03-02  3:18 UTC  (6+ messages)
` [PATCHv3 08/10] block: add pi for nvme enhanced integrity
` [PATCHv3 09/10] nvme: add support for enhanced metadata

cleanup bio_kmalloc
 2022-03-02  3:01 UTC  (7+ messages)
` [PATCH 1/5] btrfs: simplify ->flush_bio handling
` [PATCH 2/5] squashfs: always use bio_kmalloc in squashfs_bio_read
` [PATCH 3/5] target/pscsi: remove pscsi_get_bio

[PATCH v9] block: cancel all throttled bios in del_gendisk()
 2022-03-02  0:51 UTC  (7+ messages)

[PATCH V3 0/3] block/dm: support bio polling
 2022-03-02  0:45 UTC  (5+ messages)

[LSF/MM/BPF Topic][LSF/MM/BPF Attend] iscsi issue of scale with MNoT
 2022-03-01 23:34 UTC  (2+ messages)

[ANNOUNCE] smartmontools version 7.3 released
 2022-03-01 20:21 UTC 

[PATCH] virtio-blk: Assign discard_granularity
 2022-03-01 16:30 UTC  (4+ messages)

[LSF/MM/BPF TOPIC] are we going to use ioctls forever?
 2022-03-01 16:23 UTC  (5+ messages)

[syzbot] WARNING in submit_bio_noacct
 2022-03-01 15:10 UTC 


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