messages from 2020-08-18 14:51:01 to 2020-08-24 03:06:23 UTC [more...]
[PATCH] block: Fix a race in the runtime power management code
2020-08-24 3:06 UTC
[PATCH] blk-mq: use BLK_MQ_NO_TAG for no tag
2020-08-24 1:04 UTC (5+ messages)
[GIT PULL] Block fixes for 5.9-rc2
2020-08-23 19:27 UTC
[PATCH] block: Fix bug in runtime-resume handling
2020-08-23 14:57 UTC
fix block device size update serialization v2
2020-08-23 9:10 UTC (4+ messages)
` [PATCH 1/3] block: replace bd_set_size with bd_set_nr_sectors
` [PATCH 2/3] block: fix locking for struct block_device size updates
` [PATCH 3/3] nvme: don't call revalidate_disk from nvme_set_queue_dying
fix block device size update serialization
2020-08-23 9:09 UTC (6+ messages)
` [PATCH 1/2] block: replace bd_set_size with bd_set_nr_sectors
` [PATCH 2/2] block: fix locking for struct block_device size updates
[PATCH 0/5] bio: Direct IO: convert to pin_user_pages_fast()
2020-08-23 6:57 UTC (8+ messages)
` [PATCH 1/5] iov_iter: introduce iov_iter_pin_user_pages*() routines
` [PATCH 2/5] mm/gup: introduce pin_user_page()
` [PATCH 3/5] bio: convert get_user_pages_fast() --> pin_user_pages_fast()
` [PATCH 4/5] bio: introduce BIO_FOLL_PIN flag
` [PATCH 5/5] fs/ceph: use pipe_get_pages_alloc() for pipe
IOPRIO_CLASS_RT without CAP_SYS_ADMIN?
2020-08-23 2:14 UTC (3+ messages)
[PATCH] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
2020-08-22 13:39 UTC (7+ messages)
[PATCH v2 00/12] bcache: remove multiple caches code framework
2020-08-22 11:45 UTC (13+ messages)
` [PATCH v2 01/12] bcache: remove 'int n' from parameter list of bch_bucket_alloc_set()
` [PATCH v2 02/12] bcache: explicitly make cache_set only have single cache
` [PATCH v2 03/12] bcache: remove for_each_cache()
` [PATCH v2 04/12] bcache: add set_uuid in struct cache_set
` [PATCH v2 05/12] bcache: only use block_bytes() on struct cache
` [PATCH v2 06/12] bcache: remove useless alloc_bucket_pages()
` [PATCH v2 07/12] bcache: remove useless bucket_pages()
` [PATCH v2 08/12] bcache: only use bucket_bytes() on struct cache
` [PATCH v2 09/12] bcache: don't check seq numbers in register_cache_set()
` [PATCH v2 10/12] bcache: remove can_attach_cache()
` [PATCH v2 11/12] bcache: check and set sync status on cache's in-memory super block
` [PATCH v2 12/12] bcache: remove embedded struct cache_sb from struct cache_set
[PATCH 00/14] bcache: remove multiple caches code framework
2020-08-22 11:40 UTC (4+ messages)
` [PATCH 03/14] bcache: remove for_each_cache()
[GIT PULL] Block fixes for 5.9-rc2
2020-08-21 23:40 UTC (7+ messages)
[PATCH v6 0/4] Charge loop device i/o to issuing cgroup
2020-08-21 20:23 UTC (8+ messages)
[PATCH 1/3] nvme-core: improve avoiding false remove namespace
2020-08-21 20:23 UTC (8+ messages)
[PATCH 2/3] nvme-core: fix deadlock when reconnect failed due to nvme_set_queue_count timeout
2020-08-21 20:20 UTC (3+ messages)
[PATCH 3/3] nvme-core: fix crash when nvme_enable_aen timeout
2020-08-21 20:17 UTC (5+ messages)
[PATCH 1/1] block: Set same_page to false in __bio_try_merge_page if ret is false
2020-08-21 18:11 UTC
[PATCH AUTOSEL 5.8 15/62] blktrace: ensure our debugfs dir exists
2020-08-21 16:13 UTC
[PATCH AUTOSEL 5.7 15/61] blktrace: ensure our debugfs dir exists
2020-08-21 16:14 UTC
[PATCH AUTOSEL 5.4 12/48] blktrace: ensure our debugfs dir exists
2020-08-21 16:16 UTC
[PATCH AUTOSEL 4.19 09/38] blktrace: ensure our debugfs dir exists
2020-08-21 16:17 UTC
[PATCH AUTOSEL 4.14 07/30] blktrace: ensure our debugfs dir exists
2020-08-21 16:18 UTC
io_uring and Optane2
2020-08-21 15:58 UTC
[PATCH] bcache: doc: update Documentation/admin-guide/bcache.rst
2020-08-21 15:13 UTC
[PATCH] iomap: Fix the write_count in iomap_add_to_ioend()
2020-08-21 14:49 UTC (3+ messages)
[PATCH] virtio-blk: Use kobj_to_dev() instead of container_of()
2020-08-21 14:45 UTC (5+ messages)
[PATCH] null_blk: fix passing of REQ_FUA flag in null_handle_rq
2020-08-21 14:44 UTC (2+ messages)
[PATCH] nbd: restore default timeout when setting it to zero
2020-08-21 13:57 UTC (4+ messages)
[PATCH 1/1] block: move the PAGE_SECTORS definition into <linux/blkdev.h>
2020-08-21 7:05 UTC (4+ messages)
[PATCH 0/5] blk-mq: fix use-after-free on stale request
2020-08-21 2:49 UTC (8+ messages)
` [PATCH 1/5] blk-mq: define max_order for allocating rqs pages as macro
` [PATCH 2/5] blk-mq: add helper of blk_mq_get_hw_queue_node
` [PATCH 3/5] blk-mq: add helpers for allocating/freeing pages of request pool
` [PATCH 4/5] blk-mq: cache freed request pool pages
` [PATCH 5/5] blk-mq: check and shrink freed request pool page
[PATCH 1/2] block: use DEFINE_WAIT_BIT instead of DEFINE_WAIT for bit wait queue
2020-08-21 1:33 UTC (2+ messages)
` [PATCH 2/2] writeback: "
[PATCH V4] scsi: core: only re-run queue in scsi_end_request() if device queue is busy
2020-08-20 14:22 UTC (2+ messages)
[PATCH blktests] common/multipath-over-rdma: fix warning ignored null byte in input
2020-08-20 4:15 UTC (3+ messages)
[PATCH 0/3] fix crash and deadlock when connect timeout
2020-08-20 3:53 UTC
[PATCH] arch: um: convert tasklets to use new tasklet_setup() API
2020-08-19 21:39 UTC (19+ messages)
` [PATCH] block: "
[REPORT] BUG: KASAN: use-after-free in bt_iter+0x80/0xf8
2020-08-19 16:48 UTC (8+ messages)
[PATCH v8 00/18] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
2020-08-19 15:20 UTC (19+ messages)
` [PATCH v8 01/18] blk-mq: Rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEUE_SHARED
` [PATCH v8 02/18] blk-mq: Rename blk_mq_update_tag_set_depth()
` [PATCH v8 03/18] blk-mq: Free tags in blk_mq_init_tags() upon error
` [PATCH v8 04/18] blk-mq: Pass flags for tag init/free
` [PATCH v8 05/18] blk-mq: Use pointers for blk_mq_tags bitmap tags
` [PATCH v8 06/18] blk-mq: Facilitate a shared sbitmap per tagset
` [PATCH v8 07/18] blk-mq: Relocate hctx_may_queue()
` [PATCH v8 08/18] blk-mq: Record nr_active_requests per queue for when using shared sbitmap
` [PATCH v8 09/18] blk-mq: Record active_queues_shared_sbitmap per tag_set "
` [PATCH v8 10/18] blk-mq, elevator: Count requests per hctx to improve performance
` [PATCH v8 11/18] null_blk: Support shared tag bitmap
` [PATCH v8 12/18] scsi: Add host and host template flag 'host_tagset'
` [PATCH v8 13/18] scsi: core: Show nr_hw_queues in sysfs
` [PATCH v8 14/18] scsi: hisi_sas: Switch v3 hw to MQ
` [PATCH v8 15/18] scsi: scsi_debug: Support host tagset
` [PATCH v8 16/18] hpsa: enable host_tagset and switch to MQ
` [PATCH v8 17/18] scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug
` [PATCH v8 18/18] smartpqi: enable host tagset
[PATCH v2] blkcg: fix memleak for iolatency
2020-08-19 14:10 UTC (3+ messages)
[PATCH] rbd: Convert to use the preferred fallthrough macro
2020-08-19 13:32 UTC (4+ messages)
PROBLEM: Long Workqueue delays V2
2020-08-19 13:12 UTC
[PATCH] block: Convert to use the preferred fallthrough macro
2020-08-19 13:03 UTC (2+ messages)
[PATCH v2] MAINTAINERS: Add missing header files to BLOCK LAYER section
2020-08-19 12:55 UTC (2+ messages)
[PATCH v3] block: Make request_queue.rpm_status an enum
2020-08-19 12:55 UTC (2+ messages)
[PATCH] raw: deprecate the raw driver
2020-08-19 12:53 UTC (2+ messages)
[git pull] device mapper changes for 5.9
2020-08-19 10:29 UTC (8+ messages)
[PATCH v2] RDMA/rtrs-srv: Incorporate ib_register_client into rtrs server init
2020-08-19 7:56 UTC (12+ messages)
[bug] mkfs.ext[23] hangs on loop device (aarch64, 5.8+)
2020-08-19 6:37 UTC (4+ messages)
[PATCH v7 0/6] Introduce sendpage_ok() to detect misused sendpage in network related drivers
2020-08-19 4:22 UTC (6+ messages)
` [PATCH v7 1/6] net: introduce helper sendpage_ok() in include/linux/net.h
[PATCH RESEND] blk-mq: insert request not through ->queue_rq into sw/scheduler queue
2020-08-19 0:20 UTC (5+ messages)
[PATCH v2 0/3] block: improve iostat for md/bcache partitions
2020-08-18 22:26 UTC (4+ 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 0/4] block: improve iostat for md/bcache partitions
2020-08-18 19:48 UTC (5+ messages)
` [PATCH 1/4] block: expose disk_map_sector_rcu() and hd_struct_put in genhd.h
` [PATCH 2/4] block: introduce part_[begin|end]_io_acct
[PATCH v4 2/2] block: better deal with the delayed not supported case in blk_cloned_rq_check_limits
2020-08-18 19:43 UTC (2+ messages)
[PATCH v3 2/2] block: better deal with the delayed not supported case in blk_cloned_rq_check_limits
2020-08-18 18:13 UTC (3+ messages)
Support for I/O to a bitbucket
2020-08-18 17:22 UTC
[PATCH] block: fix get_max_io_size()
2020-08-18 16:44 UTC (3+ 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).