linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-24 07:48:00 to 2020-03-27 10:06:29 UTC [more...]

simplify queue allocation
 2020-03-27 10:06 UTC  (8+ messages)
` [PATCH 1/5] block: add a blk_mq_init_queue_data helper
` [PATCH 2/5] null_blk: use blk_mq_init_queue_data
` [PATCH 3/5] bcache: pass the make_request methods to blk_queue_make_request
` [PATCH 4/5] block: simplify queue allocation
` [PATCH 5/5] Revert "blkdev: check for valid request queue before issuing flush"

[RESEND RFC PATCH 2/8] block: Allow sending a batch of requests from the scheduler to hardware
 2020-03-27  8:30 UTC  (13+ messages)

[PATCH] block: move the ->devnode callback to struct block_device_operations
 2020-03-27  8:07 UTC 

[RFC 0/3] blkcg: add blk-iotrack
 2020-03-27  6:27 UTC  (9+ messages)
` [RFC PATCH v2 "

[RFC PATCH v2 2/3] bio: track timestamp of submitting bio the disk driver
 2020-03-27  6:28 UTC 

[RFC PATCH v2 3/3] blkcg: add blk-iotrack
 2020-03-27  6:29 UTC 

[RFC PATCH v2 1/3] bio: update the real issue size when bio_split
 2020-03-27  6:28 UTC 

[PATCH V3 0/3] null_blk: add tracepoints for zoned mode
 2020-03-27  3:12 UTC  (9+ messages)
` [PATCH V3 1/3] block: add a zone condition debug helper
` [PATCH V3 2/3] null_blk: add tracepoint helpers for zoned mode
` [PATCH V3 3/3] null_blk: add trace in null_blk_zoned.c

KASAN: null-ptr-deref Write in blk_mq_map_swqueue
 2020-03-27  3:00 UTC  (5+ messages)

[PATCH 0/2] psi: enhance psi with the help of ebpf
 2020-03-27  1:17 UTC  (5+ messages)
` [PATCH 1/2] psi: introduce various types of memstall
` [PATCH 2/2] psi, tracepoint: introduce tracepoints for psi_memstall_{enter, leave}

[PATCH v9 00/11] Inline Encryption Support
 2020-03-26 20:28 UTC  (20+ messages)
` [PATCH v9 01/11] block: Keyslot Manager for Inline Encryption
` [PATCH v9 02/11] block: Inline encryption support for blk-mq
` [PATCH v9 03/11] block: Make blk-integrity preclude hardware inline encryption
` [PATCH v9 04/11] block: blk-crypto-fallback for Inline Encryption
` [PATCH v9 05/11] scsi: ufs: UFS driver v2.1 spec crypto additions
` [PATCH v9 06/11] scsi: ufs: UFS crypto API
` [PATCH v9 07/11] scsi: ufs: Add inline encryption support to UFS
` [PATCH v9 08/11] fs: introduce SB_INLINECRYPT
` [PATCH v9 09/11] fscrypt: add inline encryption support
` [PATCH v9 10/11] f2fs: "
` [PATCH v9 11/11] ext4: "

[PATCH v11 00/26] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device
 2020-03-26 17:38 UTC  (2+ messages)

[PATCH v7 0/6] block: Introduce REQ_ALLOCATE flag for REQ_OP_WRITE_ZEROES
 2020-03-26 16:48 UTC  (13+ messages)

[PATCH 1/2] loop: Report EOPNOTSUPP properly
 2020-03-26 16:36 UTC  (6+ messages)
` [PATCH RESEND "

[PATCH 0/2] loop: Better discard support for block devices
 2020-03-26 11:48 UTC  (2+ messages)

[PATCH] block: all zones zone management operations
 2020-03-26  9:30 UTC  (4+ messages)

[PATCH v3 0/3] block/diskstats: more accurate io_ticks and optimization
 2020-03-26  7:53 UTC  (10+ messages)
` [PATCH v3 1/3] block/diskstats: more accurate approximation of io_ticks for slow disks

[PATCH V4 0/3] null_blk: add tracepoints for zoned mode
 2020-03-26  1:26 UTC  (5+ messages)
` [PATCH V4 1/3] block: add a zone condition debug helper
` [PATCH V4 2/3] null_blk: add tracepoint helpers for zoned mode
` [PATCH V4 3/3] null_blk: add trace in null_blk_zoned.c

decruft genhd.h v2
 2020-03-26  0:17 UTC  (12+ messages)
` [PATCH 1/9] block: mark block_depr static
` [PATCH 2/9] block: mark part_in_flight and part_in_flight_rw static
` [PATCH 3/9] block: unexport disk_get_part
` [PATCH 4/9] block: unexport disk_map_sector_rcu
` [PATCH 5/9] block: unexport get_gendisk
` [PATCH 6/9] block: move guard_bio_eod to bio.c
` [PATCH 7/9] block: move block layer internals out of include/linux/genhd.h
` [PATCH 8/9] block: move the part_stat* helpers from genhd.h to a new header
` [PATCH 9/9] block: make the init_part_stats return value more logical

[PATCH v2 00/11] Introduce Zone Append for writing to zoned block devices
 2020-03-25 16:24 UTC  (28+ messages)
` [PATCH v2 01/11] block: factor out requeue handling from dispatch code
` [PATCH v2 02/11] block: provide fallbacks for blk_queue_zone_is_seq and blk_queue_zone_no
` [PATCH v2 03/11] block: Introduce REQ_OP_ZONE_APPEND
` [PATCH v2 04/11] block: introduce blk_req_zone_write_trylock
` [PATCH v2 05/11] block: Introduce zone write pointer offset caching
` [PATCH v2 06/11] scsi: sd_zbc: factor out sanity checks for zoned commands
` [PATCH v2 07/11] scsi: sd_zbc: emulate ZONE_APPEND commands
` [PATCH v2 08/11] null_blk: Cleanup zoned device initialization
` [PATCH v2 09/11] null_blk: Support REQ_OP_ZONE_APPEND
` [PATCH v2 10/11] iomap: Add support for zone append writes
` [PATCH v2 11/11] zonefs: use zone-append for sequential zones

[PATCH] null_blk: add 'memory_backed' module parameter
 2020-03-25 15:40 UTC 

4.19 LTS high /proc/diskstats io_ticks
 2020-03-25 15:24 UTC  (4+ messages)

decruft genhd.h
 2020-03-25 15:11 UTC  (10+ messages)
` [PATCH 1/8] block: mark block_depr static
` [PATCH 2/8] block: mark part_in_flight and part_in_flight_rw static
` [PATCH 3/8] block: unexport disk_get_part
` [PATCH 4/8] block: unexport disk_map_sector_rcu
` [PATCH 5/8] block: unexport get_gendisk
` [PATCH 6/8] block: move guard_bio_eod to bio.c
` [PATCH 7/8] block: move block layer internals out of include/linux/genhd.h
` [PATCH 8/8] block: move the part_stat* helpers from genhd.h to a new header

[PATCH v4 0/3] block/diskstats: more accurate io_ticks and optimization
 2020-03-25 14:49 UTC  (5+ messages)
` [PATCH v4 1/3] block/diskstats: more accurate approximation of io_ticks for slow disks
` [PATCH v4 2/3] block/diskstats: accumulate all per-cpu counters in one pass
` [PATCH v4 3/3] block/diskstats: replace time_in_queue with sum of request times

[PATCH v4 0/6] bdi: fix use-after-free for bdi device
 2020-03-25 12:38 UTC  (7+ messages)
` [PATCH v4 1/6] bdi: use bdi_dev_name() to get device name
` [PATCH v4 2/6] bdi: protect bdi->dev with spinlock
` [PATCH v4 3/6] bfq: fix potential kernel crash when print error info
` [PATCH v4 4/6] memcg: fix crash in wb_workfn when bdi unregister
` [PATCH v4 5/6] blk-wbt: replace bdi_dev_name() with bdi_get_dev_name()
` [PATCH v4 6/6] blkcg: fix use-after-free for bdi->dev

[RFC PATCH v2 0/3] dm zoned: extend the way of exposing zoned block device
 2020-03-25 10:02 UTC  (18+ messages)
` [RFC PATCH v2 1/3] dm zoned: rename dev name to zoned_dev
` [RFC PATCH v2 2/3] dm zoned: introduce regular device to dm-zoned-target
` [RFC PATCH v2 3/3] dm zoned: add regular device info to metadata

[PATCH blktests v3 0/4] Add a test that triggers the blk_mq_realloc_hw_ctxs() error path
 2020-03-25  8:18 UTC  (7+ messages)
` [PATCH blktests v3 4/4] "

[PATCH 0/1] bcache: 2nd wave patch for Linux v5.7-rc1
 2020-03-25  2:42 UTC  (5+ messages)
` [PATCH 1/1] bcache: remove dupplicated declaration from btree.h

[PATCH resend] dm zoned: remove duplicated nr_rnd_zones increasement
 2020-03-25  2:23 UTC  (3+ messages)

[PATCH v3 00/10] Introduce NVIDIA Tegra Partition Table
 2020-03-25  0:27 UTC  (8+ messages)
` [PATCH v3 03/10] partitions: "

Data corruption in kernel 5.1+ with iSER attached ramdisk
 2020-03-25  0:15 UTC  (13+ messages)

[PATCH] block, nvme: Increase max segments parameter setting value
 2020-03-24 17:17 UTC  (7+ messages)

cleanup the partitioning code v2
 2020-03-24 13:58 UTC  (8+ messages)
` [PATCH 16/21] block: remove block/partitions/sun.h
` [PATCH 17/21] block: move struct partition out of genhd.h
` [PATCH 18/21] block: move the *_PARTITION enum "
` [PATCH 19/21] partitions/msdos: remove LINUX_SWAP_PARTITION
` [PATCH 20/21] block: move the various x86 Unix label formats out of genhd.h
` [PATCH 21/21] block: merge partition-generic.c and check.c

[PATCH V3] block: rename 'q->debugfs_dir' and 'q->blk_trace->dir' in blk_unregister_queue()
 2020-03-24 13:23 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).