messages from 2020-03-20 22:24:31 to 2020-03-25 10:15:14 UTC [more...]
[PATCH v2 00/11] Introduce Zone Append for writing to zoned block devices
2020-03-25 10:15 UTC (26+ 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
4.19 LTS high /proc/diskstats io_ticks
2020-03-25 10:07 UTC (2+ messages)
[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 v3 0/3] block/diskstats: more accurate io_ticks and optimization
2020-03-25 8:54 UTC (10+ messages)
` [PATCH v3 1/3] block/diskstats: more accurate approximation of io_ticks for slow disks
` [PATCH v3 2/3] block/diskstats: accumulate all per-cpu counters in one pass
` [PATCH v3 3/3] block/diskstats: replace time_in_queue with sum of request times
[PATCH blktests v3 0/4] Add a test that triggers the blk_mq_realloc_hw_ctxs() error path
2020-03-25 8:18 UTC (14+ messages)
` [PATCH blktests v3 1/4] Make _exit_null_blk remove all null_blk device instances
` [PATCH blktests v3 2/4] Use _{init,exit}_null_blk instead of open-coding these functions
` [PATCH blktests v3 3/4] Introduce the function _configure_null_blk()
` [PATCH blktests v3 4/4] Add a test that triggers the blk_mq_realloc_hw_ctxs() error path
[PATCH V3 0/3] null_blk: add tracepoints for zoned mode
2020-03-25 5:20 UTC (8+ 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
[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 (20+ messages)
` [PATCH v3 01/10] mmc: core: Add raw_boot_mult field to mmc_ext_csd
` [PATCH v3 02/10] mmc: block: Add mmc_bdev_to_card() helper
` [PATCH v3 03/10] partitions: Introduce NVIDIA Tegra Partition Table
` [PATCH v3 04/10] block: Introduce GENHD_FL_PART_SCAN_ONCE
` [PATCH v3 05/10] mmc: block: Add mmc_bdev_to_part_type() helper
` [PATCH v3 06/10] mmc: block: Add mmc_bdev_to_area_type() helper
` [PATCH v3 07/10] mmc: block: Add MMC_QUIRK_RESCAN_MAIN_BLKDEV
` [PATCH v3 08/10] mmc: block: Support partition-table scanning on boot partitions
` [PATCH v3 09/10] mmc: sdhci-tegra: Enable boot partitions scanning on Tegra20 and Tegra30
` [PATCH v3 10/10] partitions/tegra: Implement eMMC boot partitions scanning
Data corruption in kernel 5.1+ with iSER attached ramdisk
2020-03-25 0:15 UTC (13+ messages)
[RFC 0/3] blkcg: add blk-iotrack
2020-03-24 18:27 UTC (5+ messages)
` [RFC 1/3] update the real issue size when bio_split
` [RFC 2/3] bio: track timestamp of submitting bio the disk driver
` [RFC 3/3] blkcg: add blk-iotrack
[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 (23+ messages)
` [PATCH 01/21] block: remove the blk_lookup_devt export
` [PATCH 02/21] block: remove __bdevname
` [PATCH 03/21] block: move disk_name and related helpers out of partition-generic.c
` [PATCH 04/21] block: move sysfs methods shared by disks and partitions to genhd.c
` [PATCH 05/21] block: remove alloc_part_info and free_part_info
` [PATCH 06/21] scsi: simplify scsi_bios_ptable
` [PATCH 07/21] scsi: move scsicam_bios_param to the end of scsicam.c
` [PATCH 08/21] scsi: simplify scsi_partsize
` [PATCH 09/21] block: unexport read_dev_sector and put_dev_sector
` [PATCH 10/21] block: cleanup how md_autodetect_dev is called
` [PATCH 11/21] block: remove warn_no_part
` [PATCH 12/21] block: declare all partition detection routines in check.h
` [PATCH 13/21] block: remove block/partitions/karma.h
` [PATCH 14/21] block: remove block/partitions/osf.h
` [PATCH 15/21] block: remove block/partitions/sgi.h
` [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
[RESEND RFC PATCH 0/8] Add MMC packed request support
2020-03-24 8:29 UTC (13+ messages)
` [RESEND RFC PATCH 2/8] block: Allow sending a batch of requests from the scheduler to hardware
[regression] very inaccurate %util of iostat
2020-03-24 3:53 UTC (2+ messages)
` "
cleanup the partitioning code
2020-03-23 19:32 UTC (6+ messages)
[PATCH v1] zcomp: Use ARRAY_SIZE() for backends list
2020-03-23 17:50 UTC
INFO: task hung in blk_trace_remove
2020-03-23 17:12 UTC (3+ messages)
[PATCH v3 0/4] bdi: fix use-after-free for bdi device
2020-03-23 16:54 UTC (9+ messages)
` [PATCH v3 1/4] bdi: use bdi_dev_name() to get device name
` [PATCH v3 2/4] bdi: add new bdi_get_dev_name()
` [PATCH v3 3/4] bdi: replace bdi_dev_name() with bdi_get_dev_name()
` [PATCH v3 4/4] bdi: protect bdi->dev with spinlock
[PATCH] nbd: make starting request more reasonable
2020-03-23 14:08 UTC (4+ messages)
[PATCH 0/7] bcache patches for Linux v5.7-rc1
2020-03-23 9:41 UTC (19+ messages)
` [PATCH 1/7] bcache: move macro btree() and btree_root() into btree.h
` [PATCH 2/7] bcache: add bcache_ prefix to btree_root() and btree() macros
` [PATCH 3/7] bcache: make bch_btree_check() to be multithreaded
` [PATCH 4/7] bcache: make bch_sectors_dirty_init() "
` [PATCH 5/7] bcache: Use scnprintf() for avoiding potential buffer overflow
` [PATCH 6/7] bcache: optimize barrier usage for Rmw atomic bitops
` [PATCH 7/7] bcache: optimize barrier usage for atomic operations
[PATCH RESEND] drivers/block/zram/zram_drv.c: remove WARN_ON_ONCE() in free_block_bdev()
2020-03-23 8:53 UTC
[PATCH] dm zoned: remove duplicated nr_rnd_zones increasement
2020-03-23 2:34 UTC (2+ messages)
[PATCH BUGFIX 0/4] block, bfq: series of cgroups-related fix
2020-03-21 20:31 UTC (6+ messages)
` [PATCH BUGFIX 1/4] block, bfq: move forward the getting of an extra ref in bfq_bfqq_move
` [PATCH BUGFIX 2/4] block, bfq: turn put_queue into release_process_ref in __bfq_bic_change_cgroup
` [PATCH BUGFIX 3/4] block, bfq: make reparent_leaf_entity actually work only on leaf entities
` [PATCH BUGFIX 4/4] block, bfq: invoke flush_idle_tree after reparent_active_queues in pd_offline
[PATCH V3] block, bfq: fix use-after-free in bfq_idle_slice_timer_body
2020-03-21 20:29 UTC (3+ messages)
[GIT PULL] Block fixes for 5.6-rc
2020-03-21 19:15 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).