linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-15 02:48:56 to 2021-01-21 07:35:18 UTC [more...]

[PATCH] blk-mq: introduce REQ_COMPLETE_WQ and add a workqueue to complete the request
 2021-01-21  7:33 UTC  (3+ messages)

[PATCH blktests] rdma: Use rdma link instead of /sys/class/infiniband/*/parent
 2021-01-21  6:58 UTC  (2+ messages)

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

[RFC PATCH 00/37] block: introduce bio_init_fields()
 2021-01-21  3:00 UTC  (46+ messages)
` [RFC PATCH 01/37] block: introduce bio_init_fields() helper
` [RFC PATCH 02/37] fs: use bio_init_fields in block_dev
` [RFC PATCH 03/37] btrfs: use bio_init_fields in disk-io
` [RFC PATCH 04/37] btrfs: use bio_init_fields in volumes
` [RFC PATCH 05/37] ext4: use bio_init_fields in page_io
` [RFC PATCH 06/37] gfs2: use bio_init_fields in lops
` [RFC PATCH 07/37] gfs2: use bio_init_fields in meta_io
` [RFC PATCH 08/37] gfs2: use bio_init_fields in ops_fstype
` [RFC PATCH 09/37] iomap: use bio_init_fields in buffered-io
` [RFC PATCH 10/37] iomap: use bio_init_fields in direct-io
` [RFC PATCH 11/37] jfs: use bio_init_fields in logmgr
` [RFC PATCH 12/37] zonefs: use bio_init_fields in append
` [RFC PATCH 13/37] drdb: use bio_init_fields in actlog
` [RFC PATCH 14/37] drdb: use bio_init_fields in bitmap
` [RFC PATCH 15/37] drdb: use bio_init_fields in receiver
` [RFC PATCH 16/37] floppy: use bio_init_fields
` [RFC PATCH 17/37] pktcdvd: "
` [RFC PATCH 18/37] bcache: use bio_init_fields in journal
` [RFC PATCH 19/37] bcache: use bio_init_fields in super
` [RFC PATCH 20/37] bcache: use bio_init_fields in writeback
` [RFC PATCH 21/37] dm-bufio: use bio_init_fields
` [RFC PATCH 22/37] dm-crypt: "
` [RFC PATCH 23/37] dm-zoned: use bio_init_fields metadata
` [RFC PATCH 24/37] dm-zoned: use bio_init_fields target
` [RFC PATCH 25/37] dm-zoned: use bio_init_fields
` [RFC PATCH 26/37] dm log writes: "
` [RFC PATCH 27/37] nvmet: use bio_init_fields in bdev-ns
` [RFC PATCH 28/37] target: use bio_init_fields in iblock
` [RFC PATCH 29/37] btrfs: use bio_init_fields in scrub
` [RFC PATCH 30/37] fs: use bio_init_fields in buffer
` [RFC PATCH 31/37] eros: use bio_init_fields in data
` [RFC PATCH 32/37] eros: use bio_init_fields in zdata
` [RFC PATCH 33/37] jfs: use bio_init_fields in metadata
` [RFC PATCH 34/37] nfs: use bio_init_fields in blocklayout
` [RFC PATCH 35/37] ocfs: use bio_init_fields in heartbeat
` [RFC PATCH 36/37] xfs: use bio_init_fields in xfs_buf
` [RFC PATCH 37/37] xfs: use bio_init_fields in xfs_log

[PATCH v2 0/6] avoid repeated request completion and IO error
 2021-01-21  1:34 UTC  (12+ messages)
` [PATCH v2 4/6] nvme-rdma: avoid IO error and repeated request completion

[PATCH v2] bio: limit bio max size
 2021-01-21  5:23 UTC  (3+ messages)

[PATCH] floppy: fix open(O_ACCMODE) for ioctl-only open
 2021-01-21  4:44 UTC  (5+ messages)
              ` [PATCH RESEND] "

[PATCH blktests] common/multipath-over-rdma: update is_rdma_device
 2021-01-21  4:01 UTC  (2+ messages)

[PATCH 3/3 v7] block: Add n64 cart driver
 2021-01-20 15:42 UTC  (4+ messages)

[PATCH v2] xen-blkfront: allow discard-* nodes to be optional
 2021-01-20 15:17 UTC  (9+ messages)

[PATCH v5 1/2] mmc: Support kmsg dumper based on pstore/blk
 2021-01-20 15:06 UTC 

[PATCH RFC V4 0/4] block: add two statistic tables
 2021-01-20 12:52 UTC  (2+ messages)

[PATCH v2 0/2] block: add zone write granularity limit
 2021-01-20 12:36 UTC  (10+ messages)
` [PATCH v2 1/2] block: introduce zone_write_granularity limit
` [PATCH v2 2/2] block: document zone_append_max_bytes attribute

[PATCH] block: Fix an error handling in add_partition
 2021-01-20 10:05 UTC  (2+ messages)

[PATCH 1/1] bsg: free the request before return error code
 2021-01-20  9:52 UTC  (2+ messages)

[PATCH RFC] virtio-blk: support per-device queue depth
 2021-01-20  2:47 UTC  (9+ messages)

[PATCH v6 0/4] scatterlist: add new capabilities
 2021-01-19 18:39 UTC  (21+ messages)
` [PATCH v6 1/4] sgl_alloc_order: remove 4 GiB limit, sgl_free() warning
` [PATCH v6 2/4] scatterlist: add sgl_copy_sgl() function
` [PATCH v6 3/4] scatterlist: add sgl_compare_sgl() function
` [PATCH v6 4/4] scatterlist: add sgl_memset()

[PATCH 0/3] scatterlist: sgl-sgl ops: copy, equal
 2021-01-19 17:09 UTC  (4+ messages)
` [PATCH 1/3] scatterlist: add sgl_copy_sgl() function
` [PATCH 2/3] scatterlist: add sgl_equal_sgl() function
` [PATCH 3/3] scatterlist: add sgl_memset()

[PATCH v2 0/1] scale loop device lock
 2021-01-19 17:12 UTC  (2+ messages)

[PATCH] xen-blkfront: don't make discard-alignment mandatory
 2021-01-19 10:21 UTC  (5+ messages)

[PATCH v2 0/2] block: add zone write granularity limit
 2021-01-19  9:38 UTC  (3+ messages)
` [PATCH v2 1/2] block: introduce zone_write_granularity limit
` [PATCH v2 2/2] block: document zone_append_max_bytes attribute

[PATCH 0/2] block: add zone write granularity limit
 2021-01-19  9:04 UTC  (4+ messages)
` [PATCH 1/2] block: introduce zone_write_granularity limit
` [PATCH 2/2] block: document zone_append_max_bytes attribute

[PATCH V9 0/9] nvmet: add ZBD backend support
 2021-01-19  6:15 UTC  (29+ messages)
` [PATCH V9 2/9] nvmet: add lba to sect conversion helpers
` [PATCH V9 3/9] nvmet: add NVM command set identifier support
` [PATCH V9 4/9] nvmet: add ZBD over ZNS backend support
` [PATCH V9 5/9] nvmet: add bio get helper for different backends
` [PATCH V9 6/9] nvmet: add bio init "
` [PATCH V9 8/9] nvmet: add common I/O length check helper

[PATCH] block: Add bio_limit
 2021-01-19  6:12 UTC  (7+ messages)

[PATCH] [v3] block: Fix an error handling in add_partition
 2021-01-19  4:48 UTC  (3+ messages)

fallocate(FALLOC_FL_ZERO_RANGE_BUT_REALLY) to avoid unwritten extents?
 2021-01-19  3:44 UTC  (12+ messages)

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

[PATCH V6 00/13] blk-mq/scsi: tracking device queue depth via sbitmap
 2021-01-18  4:42 UTC  (16+ messages)
` [PATCH V6 01/13] sbitmap: remove sbitmap_clear_bit_unlock
` [PATCH V6 02/13] sbitmap: maintain allocation round_robin in sbitmap
` [PATCH V6 03/13] sbitmap: add helpers for updating allocation hint
` [PATCH V6 04/13] sbitmap: move allocation hint into sbitmap
` [PATCH V6 05/13] sbitmap: export sbitmap_weight
` [PATCH V6 06/13] sbitmap: add helper of sbitmap_calculate_shift
` [PATCH V6 07/13] blk-mq: add callbacks for storing & retrieving budget token
` [PATCH V6 08/13] blk-mq: return budget token from .get_budget callback
` [PATCH V6 09/13] scsi: put hot fields of scsi_host_template into one cacheline
` [PATCH V6 10/13] megaraid_sas: v2 replace sdev_busy with local counter
` [PATCH V6 11/13] scsi: add scsi_device_busy() to read sdev->device_busy
` [PATCH V6 12/13] scsi: make sure sdev->queue_depth is <= max(shost->can_queue, 1024)
` [PATCH V6 13/13] scsi: replace sdev->device_busy with sbitmap

[GIT PULL] Block fixes for 5.11-rc4
 2021-01-16 20:02 UTC  (2+ messages)

[PATCH] block: Fix an error handling in add_partition
 2021-01-16 11:05 UTC  (3+ messages)
  `  "

question about relative control for sync io using bfq
 2021-01-16 10:45 UTC  (3+ messages)

[git pull] device mapper fixes for 5.11-rc4
 2021-01-16  2:09 UTC  (2+ messages)
` [dm-devel] "

[PATCH] block: quiesce queue before freeing queue
 2021-01-15  8:32 UTC  (3+ messages)

[GIT PULL] nvme fixes for 5.11
 2021-01-15  2:48 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).