linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-05 15:56:46 to 2020-07-10 15:42:29 UTC [more...]

simplify block device claiming
 2020-07-10 15:42 UTC  (2+ messages)

[PATCH v3 0/4] zone-append support in io-uring and aio
 2020-07-10 14:11 UTC  (52+ messages)
    ` [PATCH v3 1/4] fs: introduce FMODE_ZONE_APPEND and IOCB_ZONE_APPEND
    ` [PATCH v3 2/4] block: add zone append handling for direct I/O path
    ` [PATCH v3 3/4] block: enable zone-append for iov_iter of bvec type
    ` [PATCH v3 4/4] io_uring: add support for zone-append

[RFC PATCH 0/4] block: add two statistic tables
 2020-07-10 14:04 UTC  (18+ messages)
` [PATCH RFC 1/5] block: return ns precision from disk_start_io_acct
` [PATCH RFC 2/5] drbd: remove unused argument from drbd_request_prepare and __drbd_make_request
` [PATCH RFC 3/5] drbd: rename start_jif to start_ns
` [PATCH RFC 4/5] block: add a statistic table for io latency
` [PATCH RFC 5/5] block: add a statistic table for io sector

[GIT PULL] first round of nvme updates for 5.9
 2020-07-10 14:02 UTC  (2+ messages)

[PATCH] blk-mq: Remove unnecessary validation before calling blk_mq_sched_completed_request()
 2020-07-10 14:00 UTC  (4+ messages)

[PATCH] blk-mq: Remove unnecessary local variable
 2020-07-10 13:59 UTC  (4+ messages)

[PATCH 1/2] nvme-tpc: don't use sendpage for pages not taking reference counter
 2020-07-10 13:26 UTC  (2+ messages)
` [PATCH 2/2] bcache: allocate meta data pages as compound pages

[PATCH RFC v7 00/12] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2020-07-10  8:10 UTC  (14+ messages)
` [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ

remove leftovers of the old ->media_changed method
 2020-07-10  7:28 UTC  (15+ messages)
` [PATCH 1/6] md: switch to ->check_events for media change notifications
` [PATCH 2/6] cdrom: remove the unused cdrom_media_changed function
` [PATCH 3/6] block: remove flush_disk
` [PATCH 4/6] isofs: remove a stale comment
` [PATCH 5/6] xtensa/simdisk: remove the call to check_disk_change
` [PATCH 6/6] mmc: "

[git pull] device mapper fixes for 5.8-rc5
 2020-07-09 20:20 UTC  (2+ messages)

[PATCH 02/21] block: add flag for internal commands
 2020-07-09 20:02 UTC  (2+ messages)

[PATCH] block: fix splitting segments on boundary masks
 2020-07-09 15:26 UTC  (2+ messages)

remove dead bdi congestion leftovers
 2020-07-09 14:01 UTC  (5+ messages)

[PATCH 0/2] Remove kiocb ki_complete
 2020-07-09 13:59 UTC  (21+ messages)
` [PATCH 1/2] fs: Abstract calling the kiocb completion function
` [PATCH 2/2] fs: Remove kiocb->ki_complete

[PATCH] bfq: fix blkio cgroup leakage
 2020-07-09  8:35 UTC  (7+ messages)

[PATCH v2] SCSI and block: Simplify resume handling
 2020-07-09  3:29 UTC  (4+ messages)
  ` [PATCH v3] "

[PATCH] blk-mq: centralise related handling into blk_mq_get_driver_tag
 2020-07-08 22:15 UTC  (8+ messages)

[PATCH V2] blk-mq: streamline handling of q->mq_ops->queue_rq result
 2020-07-08 22:05 UTC  (7+ messages)

[PATCH v4] nbd: Fix memory leak in nbd_add_socket
 2020-07-08 21:42 UTC  (3+ messages)

[PATCH AUTOSEL 5.7 11/30] blk-mq-debugfs: update blk_queue_flag_name[] accordingly for new flags
 2020-07-08 15:40 UTC 

[PATCH AUTOSEL 5.4 08/16] blk-mq-debugfs: update blk_queue_flag_name[] accordingly for new flags
 2020-07-08 15:41 UTC 

drive-by blk-cgroup cleanups
 2020-07-08 14:02 UTC  (3+ messages)
` [PATCH 01/14] dm: use bio_uninit instead of bio_disassociate_blkg

[PATCH] scsi: core: run queue in case of IO queueing failure
 2020-07-08 13:14 UTC 

[PATCH 0/2] block: loop: delete partitions after clearing & changing fd
 2020-07-08  9:52 UTC  (7+ messages)
` [PATCH 1/2] block: loop: share code of reread partitions
` [PATCH 2/2] block: loop: delete partitions after clearing & changing fd

[PATCH] block: remove a bogus warning in __submit_bio_noacct_mq
 2020-07-07 17:46 UTC  (2+ messages)

[PATCH 0/2] Zone Descriptor Extension for Zoned Block Devices
 2020-07-07 16:03 UTC  (7+ messages)
` [PATCH 2/2] block: add BLKSETDESCZONE ioctl "

[PATCH] blk-mq: consider non-idle request as "inflight" in blk_mq_rq_inflight()
 2020-07-07 15:06 UTC  (2+ messages)

Consistent block device references for root= cmdline
 2020-07-07 14:14 UTC  (4+ messages)
  ` (EXT) "

[PATCH 00/10] block: blktrace framework cleanup
 2020-07-07  6:57 UTC  (4+ messages)
` [PATCH 05/11] block: get rid of the trace rq insert wrapper

INFO: task hung in nbd_ioctl (2)
 2020-07-06 15:22 UTC 

[PATCH] blk-mq: put driver tag when this request is completed
 2020-07-06 14:40 UTC 

[PATCH] docs: block: update and fix tiny error for bfq
 2020-07-06 14:07 UTC  (4+ messages)

regression with commit "null_blk: add helper for deleting the nullb_list"
 2020-07-06  2:08 UTC  (3+ messages)

[PATCH] Replace HTTP links with HTTPS ones: DRBD driver
 2020-07-05 20:22 UTC  (2+ messages)

[PATCH v2] Fix zone-append error code
 2020-07-05 19:29 UTC  (2+ messages)
    ` [PATCH v2] block: fix error code for zone-append

[GIT PULL] Block fixes for 5.8-rc4
 2020-07-05 18:00 UTC  (2+ messages)

[RFC PATCH 0/4] bcache-tools: changes for large bucket size
 2020-07-05 16:04 UTC  (5+ messages)
` [RFC PATCH 1/4] bcache-tools: comments offset for members of struct cache_sb
` [RFC PATCH 2/4] struct_offset: print offset of each member of the on-disk data structure
` [RFC PATCH 3/4] bcache-tools: The new super block version BCACHE_SB_VERSION_BDEV_WITH_FEATURES
` [RFC PATCH 4/4] bcache-tools: add large_bucket incompat feature

[RFC PATCH 00/16] bcache: extend bucket size to 32bit width
 2020-07-05 15:56 UTC  (4+ messages)
` [RFC PATCH 14/16] bcache: add bucket_size_hi into struct cache_sb_disk for large bucket
` [RFC PATCH 15/16] bcache: avoid extra memory allocation from mempool c->fill_iter
` [RFC PATCH 16/16] bcache: avoid extra memory consumption in struct bbio for large bucket size


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