linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-23 11:57:13 to 2021-03-26 06:29:54 UTC [more...]

[PATCH v2 0/8] ensure bios aren't split in middle of crypto data unit
 2021-03-26  6:28 UTC  (15+ messages)
` [PATCH v2 1/8] block: introduce blk_ksm_is_empty()
` [PATCH v2 2/8] dm,mmc,ufshcd: handle error from blk_ksm_register()
` [PATCH v2 3/8] block: blk-crypto: introduce blk_crypto_bio_sectors_alignment()
` [PATCH v2 4/8] block: introduce bio_required_sector_alignment()
` [PATCH v2 5/8] block: respect bio_required_sector_alignment() in blk-crypto-fallback
` [PATCH v2 6/8] block: keyslot-manager: introduce blk_ksm_restrict_dus_to_queue_limits()
` [PATCH v2 7/8] blk-merge: Ensure bios aren't split in middle of a crypto data unit
` [PATCH v2 8/8] block: add WARN() in bio_split() for sector alignment

start removing block bounce buffering support v2
 2021-03-26  5:58 UTC  (9+ messages)
` [PATCH 1/8] aha1542: use a local bounce buffer
` [PATCH 2/8] Buslogic: remove ISA support
` [PATCH 3/8] BusLogic: reject broken old firmware that requires ISA-style bounce buffering
` [PATCH 4/8] advansys: remove ISA support
` [PATCH 5/8] scsi: remove the unchecked_isa_dma flag
` [PATCH 6/8] block: remove BLK_BOUNCE_ISA support
` [PATCH 7/8] block: refactor the bounce buffering code
` [PATCH 8/8] block: stop calling blk_queue_bounce for passthrough requests

[PATCH 1/1] block: fix trivial typos in comments
 2021-03-26  3:04 UTC 

[PATCH v3 0/3] blk-mq: Fix a race between iterating over requests and freeing requests
 2021-03-26  2:29 UTC  (4+ messages)
` [PATCH v3 1/3] blk-mq: Move the elevator_exit() definition
` [PATCH v3 2/3] blk-mq: Introduce atomic variants of the tag iteration functions
` [PATCH v3 3/3] blk-mq: Fix a race between iterating over requests and freeing requests

[PATCH] blk-mq: Fix races between iterating over requests and freeing requests
 2021-03-26  2:14 UTC  (6+ messages)

[PATCH] loop: Fix use of unsafe lo->lo_mutex locks
 2021-03-26  2:10 UTC  (3+ messages)
  ` 回复: "

[PATCH 0/7] ensure bios aren't split in middle of crypto data unit
 2021-03-25 21:41 UTC  (3+ messages)

[PATCH -next 0/5] block: add a sequence number to disks
 2021-03-25 20:58 UTC  (9+ messages)
` [PATCH -next 1/5] block: add disk sequence number

[PATCH V3 00/13] block: support bio based io polling
 2021-03-25 18:45 UTC  (36+ messages)
` [PATCH V3 01/13] block: add helper of blk_queue_poll
` [PATCH V3 02/13] block: add one helper to free io_context
` [PATCH V3 03/13] block: add helper of blk_create_io_context
` [PATCH V3 04/13] block: create io poll context for submission and poll task
` [PATCH V3 05/13] block: add req flag of REQ_POLL_CTX
` [PATCH V3 06/13] block: add new field into 'struct bvec_iter'
` [PATCH V3 07/13] block/mq: extract one helper function polling hw queue
` [PATCH V3 08/13] block: prepare for supporting bio_list via other link
` [PATCH V3 09/13] block: use per-task poll context to implement bio based io polling
` [PATCH V3 10/13] blk-mq: limit hw queues to be polled in each blk_poll()
` [PATCH V3 11/13] block: add queue_to_disk() to get gendisk from request_queue
` [PATCH V3 12/13] block: add poll_capable method to support bio-based IO polling
` [PATCH V3 13/13] dm: support IO polling for bio-based dm device

[PATCH BUGFIX/IMPROVEMENT V2 0/6] revised version of third and last batch of patches
 2021-03-25 16:50 UTC  (3+ messages)

[PATCH for-rc 00/24] Misc update for rnbd
 2021-03-25 16:23 UTC  (27+ messages)
` [PATCH for-rc 01/24] MAINTAINERS: Change maintainer for rnbd module
` [PATCH for-rc 02/24] Documentation/sysfs-block-rnbd: Add descriptions for remap_device and resize
` [PATCH for-rc 03/24] block/rnbd: Enable the fault-injection
` [PATCH for-rc 04/24] block/rnbd-srv: Inject a fault at bio processing
` [PATCH for-rc 05/24] block/rnbd-clt: Inject some fault points
` [PATCH for-rc 06/24] docs: fault-injection: Add fault-injection manual of RNBD
` [PATCH for-rc 07/24] docs: Add RTRS/RNBD to the index of fault-injection
` [PATCH for-rc 08/24] block/rnbd-clt: Remove some arguments from insert_dev_if_not_exists_devpath
` [PATCH for-rc 09/24] block/rnbd-clt: Remove some arguments from rnbd_client_setup_device
` [PATCH for-rc 10/24] block/rnbd-clt: Move add_disk(dev->gd) to rnbd_clt_setup_gen_disk
` [PATCH for-rc 11/24] block/rnbd: Kill rnbd_clt_destroy_default_group
` [PATCH for-rc 12/24] block/rnbd: Kill destroy_device_cb
` [PATCH for-rc 13/24] block/rnbd-clt: Replace {NO_WAIT,WAIT} with RTRS_PERMIT_{WAIT,NOWAIT}
` [PATCH for-rc 14/24] block/rnbd-srv: Prevent a deadlock generated by accessing sysfs in parallel
` [PATCH for-rc 15/24] block/rnbd-srv: Remove force_close file after holding a lock
` [PATCH for-rc 16/24] block/rnbd-clt: Improve find_or_create_sess() return check
` [PATCH for-rc 17/24] block/rnbd-clt: Fix missing a memory free when unloading the module
` [PATCH for-rc 18/24] block/rnbd-clt: Support polling mode for IO latency optimization
` [PATCH for-rc 19/24] Documentation/ABI/rnbd-clt: Add description for nr_poll_queues
` [PATCH for-rc 20/24] block/rnbd-srv: Remove unused arguments of rnbd_srv_rdma_ev
` [PATCH for-rc 21/24] block/rnbd-clt: Generate kobject_uevent when the rnbd device state changes
` [PATCH for-rc 22/24] block/rnbd-clt: Remove max_segment_size
` [PATCH for-rc 23/24] block/rnbd-clt-sysfs: Remove copy buffer overlap in rnbd_clt_get_path_name
` [PATCH for-rc 24/24] block/rnbd: Use strscpy instead of strlcpy

[PATCH V6 0/2] nvme: enable char device per namespace
 2021-03-25 15:14 UTC  (10+ messages)
` [PATCH V6 1/2] "

[RFC PATCH 0/8] use core page calls instead of kmaps
 2021-03-25 15:10 UTC  (5+ messages)
` [RFC PATCH 6/8] ext4: use memcpy_to_page() in pagecache_write()

[PATCH] brd: fix integer overflow in brd_check_and_reset_par
 2021-03-25 11:45 UTC 

[PATCH v3 00/14] bfq: introduce bfq.ioprio for cgroup
 2021-03-25  6:57 UTC  (15+ messages)
` [PATCH v3 01/14] bfq: introduce bfq_entity_to_bfqg helper method
` [PATCH v3 02/14] bfq: convert the type of bfq_group.bfqd to bfq_data*
` [PATCH v3 03/14] bfq: introduce bfq.ioprio for cgroup
` [PATCH v3 04/14] bfq: introduce bfq_ioprio_class to get ioprio class
` [PATCH v3 05/14] bfq: limit the IO depth of CLASS_IDLE to 1
` [PATCH v3 06/14] bfq: keep the minimun bandwidth for CLASS_BE
` [PATCH v3 07/14] bfq: introduce better_fairness for container scene
` [PATCH v3 08/14] bfq: introduce prio_expire flag for bfq_queue
` [PATCH v3 09/14] bfq: expire in_serv_queue for prio_expire under better_fairness
` [PATCH v3 10/14] bfq: optimize IO injection "
` [PATCH v3 11/14] bfq: disable idle for prio_expire "
` [PATCH v3 12/14] bfq: disable merging between different groups "
` [PATCH v3 13/14] bfq: remove unnecessary initialization logic
` [PATCH v3 14/14] bfq: optimize the calculation of bfq_weight_to_ioprio()

[PATCH v2] sbitmap: Silence a debug kernel warning triggered by sbitmap_put()
 2021-03-25  3:53 UTC  (2+ messages)

[PATCH 0/3] scsi: check the whole result in some places
 2021-03-25  2:50 UTC  (3+ messages)
` [PATCH 1/3] scsi: check the whole result for reading write protect flag

Race condition in Kernel
 2021-03-25  1:46 UTC  (4+ messages)

[PATCH v2] blk-mq: Fix races between iterating over requests and freeing requests
 2021-03-24 23:13 UTC  (3+ messages)

[RFC] iosched: add cfq -> bfq alias
 2021-03-24 22:16 UTC  (4+ messages)

[RFC PATCH v2 00/11] Add support to dma_map_sg for P2PDMA
 2021-03-24 18:34 UTC  (6+ messages)
` [RFC PATCH v2 04/11] PCI/P2PDMA: Introduce pci_p2pdma_should_map_bus() and pci_p2pdma_bus_offset()

start removing block bounce buffering support
 2021-03-24 18:13 UTC  (8+ messages)
` [PATCH 7/8] block: refactor the bounce buffering code

[PATCH v2] block: support zone append bvecs
 2021-03-24 17:37 UTC  (3+ messages)

[RFC PATCH V2 00/13] block: support bio based io polling
 2021-03-24 15:43 UTC  (9+ messages)
` [RFC PATCH V2 09/13] block: use per-task poll context to implement bio based io poll

[PATCH 0/1] block: fix potential infinite loop in the negative branch in __submit_bio_noacct_mq()
 2021-03-24 15:14 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH] block/umem: convert tasklet to threaded irq
 2021-03-24 12:58 UTC  (8+ messages)
    ` [PATCH] drivers/block: Goodbye BLK_DEV_UMEM

[PATCH] rsxx: remove extraneous 'const' qualifier
 2021-03-24 12:56 UTC  (2+ messages)

[PATCH] block: support zone append bvecs
 2021-03-24 12:12 UTC  (9+ messages)

[PATCH] block/rnbd-clt: fix overlapping snprintf arguments
 2021-03-24 10:34 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in disk_part_iter_next (2)
 2021-03-24 10:01 UTC  (4+ messages)

[PATCH] include: linux: lightnvm: Remove duplicate include
 2021-03-24  7:09 UTC 

[PATCH] block,bfq: fix the timeout calculation in bfq_bfqq_charge_time
 2021-03-24  2:33 UTC 

fix nvme-tcp and nvme-rdma controller reset hangs when using multipath
 2021-03-23 19:10 UTC  (19+ messages)
` [PATCH 2/2] nvme-multipath: don't block on blk_queue_enter of the underlying device

[PATCH v2] block: recalculate segment count for multi-segment discards correctly
 2021-03-23 16:40 UTC  (2+ messages)

[PATCH] xsysace: Remove SYSACE driver
 2021-03-23 16:28 UTC  (6+ messages)

[PATCH v2 2/4] mmc: Mediatek: enable crypto hardware engine
 2021-03-23 13:37 UTC  (7+ messages)

[PATCH] block: avoid -Wunused-but-set-parameter warning
 2021-03-23 13:12 UTC 


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