linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-23 19:17:59 to 2020-06-28 21:23:12 UTC [more...]

[PATCH 0/2] block: kdocify the request_queue
 2020-06-28 21:23 UTC  (9+ messages)
` [PATCH 1/2] block: add initial kdoc over "
` [PATCH 2/2] block: move request_queue member docs to kdoc

[PATCH] bfq: fix blkio cgroup leakage
 2020-06-28 17:20 UTC 

[PATCH] nbd: Fix memory leak in nbd_add_socket
 2020-06-28 15:58 UTC  (3+ messages)

[PATCH v2] blk-rq-qos: remove redundant finish_wait to rq_qos_wait
 2020-06-28 14:11 UTC  (2+ messages)

[GIT PULL] Block fixes for 5.8-rc3
 2020-06-27 16:05 UTC  (2+ messages)

[git pull] device mapper fixes for 5.8-rc3
 2020-06-27 16:05 UTC  (2+ messages)

[PATCH] Replace HTTP links with HTTPS ones: DRBD driver
 2020-06-27 10:31 UTC 

[PATCH] block: Set req quiet flag if bio is quiet
 2020-06-27  8:00 UTC  (2+ messages)

drive-by blk-cgroup cleanups
 2020-06-27  7:31 UTC  (15+ messages)
` [PATCH 01/14] dm: use bio_uninit instead of bio_disassociate_blkg
` [PATCH 02/14] block: remove bio_disassociate_blkg
` [PATCH 03/14] block: really clone the block cgroup in bio_clone_blkg_association
` [PATCH 04/14] block: merge __bio_associate_blkg into bio_associate_blkg_from_css
` [PATCH 05/14] block: move bio_associate_blkg_from_page to mm/page_io.c
` [PATCH 06/14] block: move the bio cgroup associatation helpers to blk-cgroup.c
` [PATCH 07/14] block: merge blkg_lookup_create and __blkg_lookup_create
` [PATCH 08/14] block: bypass blkg_tryget_closest for the root_blkg
` [PATCH 09/14] block: move the initial blkg lookup into blkg_tryget_closest
` [PATCH 10/14] blk-cgroup: remove the !bio->bi_blkg check in blkcg_bio_issue_check
` [PATCH 11/14] cgroup: unexport cgroup_rstat_updated
` [PATCH 12/14] blk-cgroup: move rcu locking from blkcg_bio_issue_check to blk_throtl_bio
` [PATCH 13/14] blk-cgroup: remove blkcg_bio_issue_check
` [PATCH 14/14] blk-cgroup: remove a dead check in blk_throtl_bio

[PATCH v2 0/2] zone-append support in io-uring and aio
 2020-06-27  6:51 UTC  (13+ messages)
    ` [PATCH v2 1/2] fs,block: Introduce RWF_ZONE_APPEND and handling in direct IO path
    ` [PATCH v2 2/2] io_uring: add support for zone-append

[PATCH 0/6] ZNS: Extra features for current patches
 2020-06-26 16:25 UTC  (70+ messages)
` [PATCH 1/6] block: introduce IOCTL for zone mgmt
` [PATCH 2/6] block: add support for selecting all zones
` [PATCH 3/6] block: add support for zone offline transition
` [PATCH 4/6] block: introduce IOCTL to report dev properties
` [PATCH 5/6] block: add zone attr. to zone mgmt IOCTL struct
` [PATCH 6/6] nvme: Add consistency check for zone count

remove not needed fields from struct block_device
 2020-06-26 15:54 UTC  (11+ messages)
` [PATCH 1/7] floppy: use block_size
` [PATCH 2/7] dcssblk: don't set bd_block_size in ->open
` [PATCH 3/7] block: simplify set_init_blocksize
` [PATCH 4/7] block: remove the bd_block_size field from struct block_device
` [PATCH 5/7] block: remove the bd_queue "
` [PATCH 6/7] block: remove the unused bd_private "
` [PATCH 7/7] block: remove the all_bdevs list

[RFC PATCH v2 0/7] Add persistent durable identifier to storage log messages
 2020-06-26 13:56 UTC  (5+ messages)
` [RFC PATCH v2 5/7] ata_dev_printk: Use dev_printk
        `  "

[RFC PATCH v3 0/8] Add persistent durable identifier to storage log messages
 2020-06-26 13:54 UTC  (14+ messages)
` [RFC PATCH v3 2/8] create_syslog_header: Add durable name
` [RFC PATCH v3 3/8] print_req_error: Use dev_printk
` [RFC PATCH v3 4/8] buffer_io_error: "
` [RFC PATCH v3 5/8] ata_dev_printk: "
` [RFC PATCH v3 6/8] scsi: Add durable_name for dev_printk
` [RFC PATCH v3 7/8] nvme: Add durable name "
` [RFC PATCH v3 8/8] dev_vprintk_emit: Increase hdr size

[PATCHv3 0/5] nvme support for zoned namespace command set
 2020-06-26 12:17 UTC  (22+ messages)
` [PATCHv3 1/5] block: add capacity field to zone descriptors
` [PATCHv3 3/5] nvme: implement I/O Command Sets Command Set support
` [PATCHv3 5/5] nvme: support for zoned namespaces

[PATCH] blktrace: Provide event for request merging
 2020-06-26  3:06 UTC  (4+ messages)

[GIT PULL] nvme fixes for 5.8
 2020-06-25 18:57 UTC  (2+ messages)

SCSI sync unsupported: who's guilty?
 2020-06-25 13:57 UTC  (2+ messages)

[PATCH V6 0/6] blk-mq: support batching dispatch from scheduler
 2020-06-25  7:42 UTC  (8+ messages)
` [PATCH V6 1/6] blk-mq: pass request queue into get/put budget callback
` [PATCH V6 2/6] blk-mq: pass hctx to blk_mq_dispatch_rq_list
` [PATCH V6 3/6] blk-mq: move getting driver tag and budget into one helper
` [PATCH V6 4/6] blk-mq: remove dead check from blk_mq_dispatch_rq_list
` [PATCH V6 5/6] blk-mq: pass obtained budget count to blk_mq_dispatch_rq_list
` [PATCH V6 6/6] blk-mq: support batching dispatch in case of io scheduler

KASAN: null-ptr-deref Write in blk_mq_map_swqueue
 2020-06-25  4:05 UTC  (3+ messages)

[PATCH V5 0/6] blk-mq: support batching dispatch from scheduler
 2020-06-24 22:58 UTC  (3+ messages)

[PATCH RFC] block: blktrace framework cleanup
 2020-06-24 22:45 UTC  (3+ messages)

move block bits out of fs.h
 2020-06-24 15:16 UTC  (6+ messages)

[PATCH] blk-rq-qos: remove redundant finish_wait to rq_qos_wait
 2020-06-24 15:06 UTC  (2+ messages)

[PATCH v2] block: release bip in a right way in error path
 2020-06-24 14:49 UTC  (4+ messages)

[PATCH v7 0/8] blktrace: fix debugfs use after free
 2020-06-24 12:08 UTC  (6+ messages)
` [PATCH v7 5/8] loop: be paranoid on exit and prevent new additions / removals

Question about quiet bio, quiet requests
 2020-06-24  9:48 UTC 

[PATCH] loop: fix passing zero to 'PTR_ERR' warning
 2020-06-24  8:48 UTC 

[PATCH RFC v7 00/12] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2020-06-24  8:13 UTC  (7+ messages)
` [PATCH RFC v7 02/12] blk-mq: rename blk_mq_update_tag_set_depth()

[PATCH] block; release bip in a right way in error path
 2020-06-24  8:01 UTC  (3+ 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).