linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-26 07:02:05 to 2020-08-31 15:37:38 UTC [more...]

[PATCH v8 0/3] Charge loop device i/o to issuing cgroup
 2020-08-31 15:36 UTC  (3+ messages)
` [PATCH 1/3] loop: Use worker per cgroup instead of kworker
` [PATCH 2/3] mm: Charge active memcg when no mm is set

[PATCH] block: Fix inflight statistic for MQ submission with !elevator
 2020-08-31 15:33 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 16/23] nbd: restore default timeout when setting it to zero
 2020-08-31 15:30 UTC 

[PATCH] block: fix -EAGAIN IOPOLL task/vm accounting
 2020-08-31 14:18 UTC  (8+ messages)

KMSAN: kernel-infoleak in scsi_cmd_ioctl
 2020-08-31 10:28 UTC 

[PATCH RFC 0/2] Block and buffer invalidation under a filesystem
 2020-08-31  7:48 UTC  (11+ messages)
` [PATCH RFC 2/2] block: Do not discard buffers under a mounted filesystem

[PATCH v3 0/3] bio: Direct IO: convert to pin_user_pages_fast()
 2020-08-31  7:14 UTC  (4+ messages)
` [PATCH v3 1/3] mm/gup: introduce pin_page()
` [PATCH v3 2/3] iov_iter: introduce iov_iter_pin_pages*() routines
` [PATCH v3 3/3] bio: convert get_user_pages_fast() --> pin_user_pages_fast()

[PATCH v2 0/3] block: improve iostat for md/bcache partitions
 2020-08-31  6:54 UTC  (8+ messages)
` [PATCH v2 1/3] block: introduce part_[begin|end]_io_acct
` [PATCH v2 2/3] md: use part_[begin|end]_io_acct instead of disk_[begin|end]_io_acct
` [PATCH v2 3/3] bcache: "

[PATCH] block: bio: Trim bio to sensible size in bio_trim()
 2020-08-31  6:26 UTC 

[PATCH blktests 00/11] NVMe Target Passthru Block Tests
 2020-08-31  2:47 UTC  (13+ messages)
` [PATCH blktests 01/11] common/fio: Remove state file in common helper
` [PATCH blktests 02/11] common/xfs: Create common helper to check for XFS support
` [PATCH blktests 03/11] common/xfs: Create common helper to verify block device with xfs
` [PATCH blktests 04/11] nvme: Search for specific subsysnqn in _find_nvme_loop_dev
` [PATCH blktests 05/11] nvme: Add common helpers for passthru tests
` [PATCH blktests 06/11] nvme/033: Simple test to create and connect to a passthru target
` [PATCH blktests 07/11] nvme/034: Add test for passthru data verification
` [PATCH blktests 08/11] nvme/035: Add test to verify passthru controller with a filesystem
` [PATCH blktests 09/11] nvme/036: Add test for testing reset command on nvme-passthru
` [PATCH blktests 10/11] nvme/037: Add test which loops passthru connect and disconnect
` [PATCH blktests 11/11] nvme/038: Test removal of un-enabled subsystem and ports

[PATCH v2 0/3] bio: Direct IO: convert to pin_user_pages_fast()
 2020-08-30 20:44 UTC  (12+ messages)
` [PATCH v2 1/3] mm/gup: introduce pin_user_page()
` [PATCH v2 2/3] iov_iter: introduce iov_iter_pin_user_pages*() routines
` [PATCH v2 3/3] bio: convert get_user_pages_fast() --> pin_user_pages_fast()

[GIT PULL] nvme fixes for 5.9 next rc
 2020-08-30 10:23 UTC  (3+ messages)

Sleeping while atomic regression around hd_struct_free() in 5.9-rc
 2020-08-30  8:46 UTC  (3+ messages)

simplify gendisk lookup and remove struct block_device aliases v2
 2020-08-30  7:35 UTC  (22+ messages)
` [PATCH 01/19] char_dev: replace cdev_map with an xarray
` [PATCH 02/19] block: merge drivers/base/map.c into block/genhd.c
` [PATCH 03/19] block: cleanup del_gendisk a bit
` [PATCH 04/19] block: split block_class_lock
` [PATCH 05/19] block: rework requesting modules for unclaimed devices
` [PATCH 06/19] block: add an optional probe callback to major_names
` [PATCH 07/19] ide: remove ide_{,un}register_region
` [PATCH 08/19] swim: don't call blk_register_region
` [PATCH 09/19] sd: use __register_blkdev to avoid a modprobe for an unregistered dev_t
` [PATCH 10/19] brd: use __register_blkdev to allocate devices on demand
` [PATCH 11/19] loop: "
` [PATCH 12/19] md: "
` [PATCH 13/19] ide: switch to __register_blkdev for command set probing
` [PATCH 14/19] floppy: use a separate gendisk for each media format
` [PATCH 15/19] amiflop: use separate gendisks for Amiga vs MS-DOS mode
` [PATCH 16/19] ataflop: use a separate gendisk for each media format
` [PATCH 17/19] z2ram: reindent
` [PATCH 18/19] z2ram: use separate gendisk for the different modes
` [PATCH 19/19] block: switch gendisk lookup to a simple xarray

[PATCH] block: Fix bug in runtime-resume handling
 2020-08-30  1:06 UTC  (12+ messages)

[PATCH v2] block: grant IOPRIO_CLASS_RT to CAP_SYS_NICE
 2020-08-30  1:00 UTC  (2+ messages)

simlify the blk_rq_map* implementation and reclaim two bio flags
 2020-08-29 16:49 UTC  (6+ messages)
` [PATCH 1/4] block: remove the BIO_NULL_MAPPED flag
` [PATCH 2/4] block: remove __blk_rq_unmap_user
` [PATCH 3/4] block: remove __blk_rq_map_user_iov
` [PATCH 4/4] block: remove the BIO_USER_MAPPED flag

fix block device size update serialization v2
 2020-08-29 16:47 UTC  (3+ messages)

[PATCH] block: bio: Trim bio to sensible size in bio_trim()
 2020-08-29 14:32 UTC  (2+ messages)

[PATCH] blk-wbt: Remove obsolete multiqueue I/O scheduling comment
 2020-08-29 14:31 UTC  (2+ messages)

[PATCH] block: Fix a race in the runtime power management code
 2020-08-29  2:57 UTC  (12+ messages)

[GIT PULL] Block fixes for 5.9-rc3
 2020-08-28 23:40 UTC  (2+ messages)

Return BLK_STS_NOTSUPP and blk_status_t from blk_cloned_rq_check_limits()
 2020-08-28 17:10 UTC  (9+ messages)
` [PATCH 1/2] block: Return blk_status_t instead of errno codes

[PATCH RFC] block: defer task/vm accounting until successful
 2020-08-28 14:24 UTC  (3+ messages)

[PATCH 0/1] block io layer filters api
 2020-08-28 13:54 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v3] null_blk: add support for max open/active zone limit for zoned devices
 2020-08-28 10:54 UTC 

[PATCH v2] null_blk: add support for max open/active zone limit for zoned devices
 2020-08-28 10:29 UTC  (11+ messages)

simplify gendisk lookup and remove struct block_device aliases
 2020-08-28  7:08 UTC  (24+ messages)
` [PATCH 01/19] char_dev: replace cdev_map with an xarray
` [PATCH 02/19] block: merge drivers/base/map.c into block/genhd.c
` [PATCH 07/19] ide: remove ide_{,un}register_region
` [PATCH 12/19] md: use __register_blkdev to allocate devices on demand
` [PATCH 16/19] ataflop: use a separate gendisk for each media format
` [PATCH 17/19] z2ram: reindent

[PATCH v3 0/4] Some clean-ups for bio merge
 2020-08-28  2:52 UTC  (5+ messages)
` [PATCH v3 1/4] block: Move bio merge related functions into blk-merge.c
` [PATCH v3 2/4] block: Move blk_mq_bio_list_merge() "
` [PATCH v3 3/4] block: Add a new helper to attempt to merge a bio
` [PATCH v3 4/4] block: Remove blk_mq_attempt_merge() function

PROBLEM: Long Workqueue delays V2
 2020-08-27 12:06 UTC  (2+ messages)

[PATCH] block: allow for_each_bvec to support zero len bvec
 2020-08-27 13:27 UTC  (5+ messages)

[PATCH] null_blk: add support for max open/active zone limit for zoned devices
 2020-08-27 13:45 UTC  (4+ messages)

[PATCH v2 0/3] Some clean-ups for bio merge
 2020-08-27 14:30 UTC  (6+ messages)
` [PATCH v2 2/3] block: Add a new helper to attempt to merge a bio
` [PATCH v2 3/3] block: Remove blk_mq_attempt_merge() function

[PATCH v8 00/18] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2020-08-27  8:53 UTC  (2+ messages)

[PATCH 00/11] iomap/fs/block patches for 5.11
 2020-08-27  8:44 UTC  (3+ messages)
` [PATCH 04/11] block: Add bio_for_each_thp_segment_all

[PATCH] [v3] blk-mq: use BLK_MQ_NO_TAG for no tag
 2020-08-27  6:34 UTC 

[PATCH 1/1] block: Set same_page to false in __bio_try_merge_page if ret is false
 2020-08-27  6:14 UTC  (2+ messages)

[bio] 37abbdc72e: WARNING:at_block/bio.c:#bio_release_pages
 2020-08-27  3:59 UTC 

[PATCH V2 0/2] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
 2020-08-27  2:38 UTC  (7+ messages)
` [PATCH V2 1/2] blk-mq: serialize queue quiesce and unquiesce by mutex

[PATCH] block: convert tasklets to use new tasklet_setup() API
 2020-08-27  1:37 UTC  (13+ messages)

bdi cleanups v3
 2020-08-26 22:07 UTC  (3+ messages)
` [PATCH 06/14] block: lift setting the readahead size into the block layer

[v4 00/11] Add persistent durable identifier to storage log messages
 2020-08-26 18:26 UTC  (4+ messages)
` [v4 03/11] dev_vprintk_emit: Increase hdr size

[PATCH v4 2/2] block: better deal with the delayed not supported case in blk_cloned_rq_check_limits
 2020-08-26 17:03 UTC  (3+ messages)

[PATCH] loop: Set correct device size when using LOOP_CONFIGURE
 2020-08-26 15:30 UTC  (2+ messages)

[PATCH] brd: expose number of allocated pages in debugfs
 2020-08-26 15:20 UTC 

[PATCH] nbd: restore default timeout when setting it to zero
 2020-08-26 15:09 UTC  (10+ messages)

[PATCH RESEND] blk-mq: order adding requests to hctx->dispatch and checking SCHED_RESTART
 2020-08-26 13:53 UTC  (2+ messages)

[PATCH 0/3] bfq: Two fixes and a cleanup for sequential readers
 2020-08-26 13:54 UTC  (7+ messages)
` [PATCH 3/3] bfq: Use only idle IO periods for think time calculations

[PATCH] rnbd: Fix an error code in process_rdma()
 2020-08-26 13:29 UTC  (3+ messages)

[PATCH 0/5] blk-mq: fix use-after-free on stale request
 2020-08-26 12:56 UTC  (7+ messages)

[PATCH] [v2] blk-mq: use BLK_MQ_NO_TAG for no tag
 2020-08-26  6:02 UTC  (3+ messages)

[PATCH] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
 2020-08-26  7:25 UTC  (11+ 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).