linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-25 18:06:13 to 2021-01-27 15:20:00 UTC [more...]

[PATCH 0/2] mtip32xx: minor PCI cleanups
 2021-01-27 15:18 UTC  (7+ messages)
` [PATCH 1/2] mtip32xx: use PCI #defines instead of numbers
` [PATCH 2/2] mtip32xx: prefer pcie_capability_read_word()

[PATCH 0/4] block: add two statistic tables
 2021-01-27 14:59 UTC  (3+ messages)
` [PATCH 1/4] block: add a statistic table for io latency
` [PATCH 2/4] block: add a statistic table for io sector

[PATCH] blk-cgroup: Use cond_resched() when destroy blkgs
 2021-01-27 14:37 UTC  (2+ messages)

[PATCH RESEND v4] loop: fix I/O error on fsync() in detached loop devices
 2021-01-27 14:14 UTC 

additional ->bi_bdev fixups
 2021-01-27 13:12 UTC  (6+ messages)
` [PATCH 1/3] nvme: use bio_set_dev to assign ->bi_bdev
` [PATCH 2/3] bcache: "
` [PATCH 3/3] block: inherit BIO_REMAPPED when cloning bios

[RESEND PATCH v2 1/4] add io_uring with IOPOLL support in scsi layer
 2021-01-27  3:55 UTC  (3+ messages)
` [RESEND PATCH v2 2/4] megaraid_sas: iouring iopoll support
` [RESEND PATCH v2 3/4] scsi_debug : "

[PATCH] xen-blkback: fix compatibility bug with single page rings
 2021-01-27 11:37 UTC  (6+ messages)

[PATCH v3 0/3] blk-mq: Don't complete in IRQ, use llist_head
 2021-01-27 11:23 UTC  (16+ messages)
` [PATCH 2/3] blk-mq: Always complete remote completions requests in softirq
` [PATCH 3/3] blk-mq: Use llist_head for blk_cpu_done
        ` [PATCH 3/3 v2] "

[PATCH BUGFIX/IMPROVEMENT 0/6] block, bfq: third and last batch of fixes and improvements
 2021-01-27  9:52 UTC  (12+ messages)
` [PATCH BUGFIX/IMPROVEMENT 1/6] block, bfq: always inject I/O of queues blocked by wakers
` [PATCH BUGFIX/IMPROVEMENT 2/6] block, bfq: put reqs of waker and woken in dispatch list
` [PATCH BUGFIX/IMPROVEMENT 3/6] block, bfq: make shared queues inherit wakers
` [PATCH BUGFIX/IMPROVEMENT 4/6] block, bfq: fix weight-raising resume with !low_latency
` [PATCH BUGFIX/IMPROVEMENT 5/6] block, bfq: keep shared queues out of the waker mechanism
` [PATCH BUGFIX/IMPROVEMENT 6/6] block, bfq: merge bursts of newly-created queues

[PATCH] zram: remove redundant NULL check
 2021-01-27  9:32 UTC 

[RFC PATCH v1 1/2] block: bsg: resume scsi device before accessing
 2021-01-27  8:53 UTC  (4+ messages)

[PATCH v2] xen-blkfront: allow discard-* nodes to be optional
 2021-01-27  8:09 UTC  (2+ messages)

[PATCH] Revert "block: simplify set_init_blocksize" to regain lost performance
 2021-01-27  7:44 UTC  (3+ messages)

[PATCH v3 1/2] bio: limit bio max size
 2021-01-27  5:22 UTC  (5+ messages)

misc bio allocation cleanups
 2021-01-27  7:22 UTC  (30+ messages)
` [PATCH 01/17] zonefs: use bio_alloc in zonefs_file_dio_append
  ` [dm-devel] "
` [PATCH 02/17] btrfs: use bio_kmalloc in __alloc_device
` [PATCH 03/17] blk-crypto: use bio_kmalloc in blk_crypto_clone_bio
` [PATCH 04/17] block: split bio_kmalloc from bio_alloc_bioset
` [PATCH 05/17] block: use an on-stack bio in blkdev_issue_flush
` [PATCH 06/17] dm-clone: use blkdev_issue_flush in commit_metadata
` [PATCH 07/17] f2fs: use blkdev_issue_flush in __submit_flush_wait
` [PATCH 08/17] f2fs: remove FAULT_ALLOC_BIO
` [PATCH 09/17] drbd: remove bio_alloc_drbd
` [PATCH 10/17] drbd: remove drbd_req_make_private_bio
` [PATCH 11/17] md: remove bio_alloc_mddev
` [PATCH 12/17] md: simplify sync_page_io
` [PATCH 13/17] md: remove md_bio_alloc_sync
` [PATCH 14/17] md/raid6: refactor raid5_read_one_chunk
` [PATCH 15/17] nfs/blocklayout: remove cruft in bl_alloc_init_bio
` [PATCH 16/17] nilfs2: remove cruft in nilfs_alloc_seg_bio
` [PATCH 17/17] mm: remove get_swap_bio

[PATCH] nvme-core: check bdev value for NULL
 2021-01-27  7:13 UTC  (2+ messages)

[PATCH] lightnvm: pblk: fix NULL check before some freeing functions is not needed
 2021-01-27  7:05 UTC 

[PATCH v3 1/2] bio: limit bio max size
 2021-01-27  0:43 UTC  (9+ messages)
    ` [PATCH v3 2/2] bio: add limit_bio_size sysfs

[PATCH 0/2] Resource-managed blk_ksm_init()
 2021-01-27  3:01 UTC  (14+ messages)
` [PATCH 1/2] block/keyslot-manager: introduce devm_blk_ksm_init()
` [PATCH 2/2] scsi: ufs: use devm_blk_ksm_init()

[PATCH] null_blk: cleanup zoned mode initialization
 2021-01-27  1:09 UTC  (2+ messages)

[PATCH] nvme: add tracing of zns commands
 2021-01-26 17:50 UTC 

[PATCH v4 0/1] scale loop device lock
 2021-01-26 20:09 UTC  (4+ messages)
` [PATCH v4 1/1] loop: scale loop device by introducing per "

[PATCH] block: unexport truncate_bdev_range
 2021-01-26 20:14 UTC  (3+ messages)

[PATCH] blk: wbt: remove unused parameter from wbt_should_throttle
 2021-01-26 20:13 UTC  (2+ messages)

[PATCH] rsxx: remove redundant NULL check
 2021-01-26 20:15 UTC  (2+ messages)

[PATCH RESEND] blkcg: delete redundant get/put operations for queue
 2021-01-26 20:14 UTC  (2+ messages)

[PATCH] zram: fix NULL check before some freeing functions is not needed
 2021-01-26 20:12 UTC  (3+ messages)

[PATCH RESEND] drbd: remove unused argument from drbd_request_prepare and __drbd_make_request
 2021-01-26 20:11 UTC  (3+ messages)

[PATCH blktests 0/3] Three SRP patches
 2021-01-26  4:45 UTC  (4+ messages)
` [PATCH blktests 1/3] tests/block/030: Make this test less noisy
` [PATCH blktests 2/3] tests/srp/rc: Improve reliability of stop_lio_srpt()
` [PATCH blktests 3/3] rdma: Use rdma link instead of /sys/class/infiniband/*/parent

[PATCH v2 0/6] dm: support IO polling for bio-based dm device
 2021-01-25 12:13 UTC  (7+ messages)
` [PATCH v2 1/6] block: move definition of blk_qc_t to types.h
` [PATCH v2 2/6] block: add queue_to_disk() to get gendisk from request_queue
` [PATCH v2 3/6] block: add iopoll method to support bio-based IO polling
` [PATCH v2 4/6] dm: always return BLK_QC_T_NONE for bio-based device
` [PATCH v2 5/6] block: add QUEUE_FLAG_POLL_CAP flag
` [PATCH v2 6/6] dm: support IO polling for bio-based dm device

store a pointer to the block_device in struct bio (again) v2
 2021-01-25 18:31 UTC  (17+ messages)
` [PATCH 01/10] brd: remove the end of device check in brd_do_bvec
` [PATCH 02/10] dcssblk: remove the end of device check in dcssblk_submit_bio
` [PATCH 04/10] block: simplify submit_bio_checks a bit
` [PATCH 05/10] block: do not reassig ->bi_bdev when partition remapping

[PATCH BUGFIX/IMPROVEMENT 0/6] block, bfq: second batch of fixes and improvements
 2021-01-25 21:18 UTC  (8+ messages)
` [PATCH BUGFIX/IMPROVEMENT 1/6] block, bfq: replace mechanism for evaluating I/O intensity
` [PATCH BUGFIX/IMPROVEMENT 2/6] block, bfq: re-evaluate convenience of I/O plugging on rq arrivals
` [PATCH BUGFIX/IMPROVEMENT 3/6] block, bfq: fix switch back from soft-rt weitgh-raising
` [PATCH BUGFIX/IMPROVEMENT 4/6] block, bfq: save also weight-raised service on queue merging
` [PATCH BUGFIX/IMPROVEMENT 5/6] block, bfq: save also injection state "
` [PATCH BUGFIX/IMPROVEMENT 6/6] block, bfq: make waker-queue detection more robust

[PATCH V6 0/1] block: fix I/O errors in BLKRRPART
 2021-01-26  0:29 UTC  (2+ messages)
` [PATCH V6 1/1] block: reject I/O for same fd if block size changed

[PATCH v4 0/5] avoid double request completion and IO error
 2021-01-26  8:15 UTC  (6+ messages)
` [PATCH v4 1/5] blk-mq: introduce blk_mq_set_request_complete
` [PATCH v4 2/5] nvme-core: introduce complete failed request
` [PATCH v4 3/5] nvme-fabrics: avoid double request completion for nvmf_fail_nonready_command
` [PATCH v4 4/5] nvme-rdma: avoid IO error for nvme native multipath
` [PATCH v4 5/5] nvme-fc: "

[PATCH] floppy: fix open(O_ACCMODE) for ioctl-only open
 2021-01-26  9:59 UTC  (13+ messages)
              ` [PATCH RESEND] "
                              ` [PATCH] floppy: reintroduce O_NDELAY fix

[PATCH 0/9] n64: small cleanups
 2021-01-26  8:53 UTC  (12+ messages)
` [PATCH 1/9] n64: use pr_fmt to avoid duplicate string
` [PATCH 2/9] n64: move module info at the end
` [PATCH 3/9] n64: move module param at the top
` [PATCH 4/9] n64: use enums for reg
` [PATCH 5/9] n64: use sector SECTOR_SHIFT instead 512
` [PATCH 6/9] n64: remove curly brackets
` [PATCH 7/9] n64: cosmetics changes
` [PATCH 8/9] n64: cleanup n64cart_probe()
` [PATCH 9/9] n64: store dev instance into disk private data

[PATCH v3 0/1] scale loop device lock
 2021-01-26 14:29 UTC  (6+ messages)
` [PATCH v3 1/1] loop: scale loop device by introducing per "

PROBLEM: potential concurrency bug between do_vfs_ioctl() and do_readv()
 2021-01-26  2:18 UTC 

[PATCH 0/1] s390/dasd: fix kobject removal
 2021-01-25 14:55 UTC  (3+ messages)
` [PATCH 1/1] s390/dasd: Fix inconsistent "

[PATCH v11] block: Add n64 cart driver
 2021-01-25 23:16 UTC  (2+ messages)

[PATCH v2] fio: add hipri option to sg engine
 2021-01-25 21:07 UTC  (2+ messages)

[PATCH blktests] nvmeof-mp/rc: fix nvmeof-mp failure when NVME_TARGET_PASSTHRU enabled
 2021-01-25 18:45 UTC  (2+ messages)

[PATCH] block: skip bio_check_eod for partition-remapped bios
 2021-01-25 18:42 UTC  (2+ messages)

[PATCH] nbd: freeze the queue while we're adding connections
 2021-01-25 18:04 UTC  (2+ 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).