linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-02 14:01:35 to 2021-06-08 09:29:22 UTC [more...]

[RFC PATCH V3] zram:calculate available memory when zram is used
 2021-06-08  9:29 UTC  (3+ messages)

[PATCH] block: check disk exist before trying to add partition
 2021-06-08  9:27 UTC 

[PATCH V2 0/2] block: fix race between adding wbt and normal IO
 2021-06-08  7:19 UTC  (3+ messages)
` [PATCH V2 1/2] block: fix race between adding/removing rq qos "
` [PATCH V2 2/2] block: mark queue init done at the end of blk_register_queue

[PATCH] libnvdimm/pmem: Fix blk_cleanup_disk() usage
 2021-06-08  5:43 UTC  (4+ messages)
` [PATCH v2] "

simplify gendisk and request_queue allocation for blk-mq based drivers
 2021-06-08  5:39 UTC  (18+ messages)
` [PATCH 03/30] blk-mq: add the blk_mq_alloc_disk APIs
` [PATCH 07/30] ms_block: use blk_mq_alloc_disk
` [PATCH 08/30] mspro: "
` [PATCH 10/30] ps3disk: "
` [PATCH 15/30] blk-mq: remove blk_mq_init_sq_queue
` [PATCH 18/30] loop: use blk_mq_alloc_disk and blk_cleanup_disk
` [PATCH 20/30] nullb: use blk_mq_alloc_disk

[PATCHv3 0/4] block and nvme passthrough error handling
 2021-06-08  5:26 UTC  (9+ messages)
` [PATCHv3 2/4] nvme: use blk_execute_rq() for passthrough commands
` [PATCHv3 4/4] nvme: use return value from blk_execute_rq()

[PATCH v12 0/3] bio: control bio max size
 2021-06-08  5:22 UTC  (19+ messages)
    ` [PATCH v12 1/3] "
    ` [PATCH v12 2/3] blk-sysfs: add max_bio_bytes
    ` [PATCH v12 3/3] ufs: set max_bio_bytes with queue max sectors

[Patch v3] block: return the correct bvec when checking for gaps
 2021-06-07 19:34 UTC 

io_uring: BPF controlled I/O
 2021-06-07 18:51 UTC  (3+ messages)
` [LSF/MM/BPF TOPIC] "

[Patch v2] block: return the correct bvec when checking for gaps
 2021-06-07 18:00 UTC  (4+ messages)

[PATCH v5 1/2] mmc: Support kmsg dumper based on pstore/blk
 2021-06-07 16:28 UTC  (6+ messages)
    ` [EXT] "

[PATCH] zram: zcomp_strm remove ambiguous description
 2021-06-07 16:08 UTC 

[PATCH v2 0/1] lib: Fix spelling mistakes
 2021-06-07 13:29 UTC  (2+ messages)
` [PATCH v2 1/1] "

[Bug Report] Discard bios cannot be correctly merged in blk-mq
 2021-06-07 13:07 UTC  (4+ messages)

[PATCH v2 0/2] bcache fixes for Linux v5.13-rc6
 2021-06-07 12:50 UTC  (3+ messages)
` [PATCH 1/2] bcache: remove bcache device self-defined readahead
` [PATCH 2/2] bcache: avoid oversized read request in cache missing code path

[PATCH 0/2] bcache fixes for Linux v5.13-rc6
 2021-06-07 12:31 UTC  (8+ messages)
` [PATCH v5 1/2] bcache: remove bcache device self-defined readahead
` [PATCH v5 2/2] bcache: avoid oversized read request in cache missing code path

[PATCH v2] block: Do not pull requests from the scheduler when we cannot dispatch them
 2021-06-07 11:41 UTC  (4+ messages)

[PATCH] rq-qos: fix missed wake-ups in rq_qos_throttle try two
 2021-06-07 11:26 UTC 

[PATCH 0/6] sched: Cleanup task_struct::state
 2021-06-07 11:10 UTC  (28+ messages)
` [PATCH 1/6] sched: Unbreak wakeups
` [PATCH 2/6] sched: Introduce task_is_running()
` [PATCH 3/6] sched,perf,kvm: Fix preemption condition
` [PATCH 4/6] sched: Add get_current_state()
` [PATCH 5/6] sched,timer: Use __set_current_state()
` [PATCH 6/6] sched: Change task_struct::state

[syzbot] possible deadlock in del_gendisk
 2021-06-07 10:56 UTC  (2+ messages)

[PATCH 1/1] lib: Fix spelling mistakes
 2021-06-07  7:25 UTC 

simplify gendisk and request_queue allocation for bio based drivers
 2021-06-07  4:43 UTC  (3+ messages)
` [PATCH 17/26] nvdimm-pmem: convert to blk_alloc_disk/blk_cleanup_disk

[PATCH] fs: block_dev: Fix a typo
 2021-06-07  3:38 UTC 

[PATCH] block: loop: fix deadlock between open and remove
 2021-06-07  0:11 UTC  (3+ messages)

[RFC PATCH V2] zram:calculate available memory when zram is used
 2021-06-06 10:45 UTC  (3+ messages)

[PATCH v5 00/11] dm: Improve zoned block device support
 2021-06-05  0:17 UTC  (9+ messages)
` [PATCH v5 08/11] dm: Forbid requeue of writes to zones

[PATCH v9 0/9] add support for direct I/O with fscrypt using blk-crypto
 2021-06-04 21:09 UTC  (10+ messages)
` [PATCH v9 1/9] block: blk-crypto-fallback: handle data unit split across multiple bvecs
` [PATCH v9 2/9] block: blk-crypto: relax alignment requirements for bvecs in bios
` [PATCH v9 3/9] fscrypt: add functions for direct I/O support
` [PATCH v9 4/9] direct-io: add support for fscrypt using blk-crypto
` [PATCH v9 5/9] block: Make bio_iov_iter_get_pages() respect bio_required_sector_alignment()
` [PATCH v9 6/9] iomap: support direct I/O with fscrypt using blk-crypto
` [PATCH v9 7/9] ext4: "
` [PATCH v9 8/9] f2fs: "
` [PATCH v9 9/9] fscrypt: update documentation for direct I/O support

[PATCH v3 00/10] ensure bios aren't split in middle of crypto data unit
 2021-06-04 19:59 UTC  (11+ messages)
` [PATCH v3 01/10] block: introduce blk_ksm_is_empty()
` [PATCH v3 02/10] block: blk-crypto: introduce blk_crypto_bio_sectors_alignment()
` [PATCH v3 03/10] block: introduce bio_required_sector_alignment()
` [PATCH v3 04/10] block: respect bio_required_sector_alignment() in blk-crypto-fallback
` [PATCH v3 05/10] block: keyslot-manager: introduce blk_ksm_restrict_dus_to_queue_limits()
` [PATCH v3 06/10] ufshcd: handle error from blk_ksm_register()
` [PATCH v3 07/10] mmc: "
` [PATCH v3 08/10] dm: "
` [PATCH v3 09/10] blk-merge: Ensure bios aren't split in middle of a crypto data unit
` [PATCH v3 10/10] block: add WARN_ON_ONCE() to bio_split() for sector alignment

[PATCH] remove the raw driver
 2021-06-04 13:36 UTC  (5+ messages)

[PATCH] block: return the correct bvec when checking for gaps
 2021-06-04  8:58 UTC  (5+ messages)

[PATCH] block: loop: fix deadlock between open and remove
 2021-06-04  8:56 UTC  (3+ messages)

[PATCH v2][next] floppy: Fix fall-through warning for Clang
 2021-06-04  2:42 UTC  (3+ messages)

[PATCH 0/4] block: fix race between adding wbt and normal IO
 2021-06-04  1:22 UTC  (7+ messages)
` [PATCH 1/4] block: split wbt_init() into two parts
` [PATCH 2/4] block: move wbt allocation into blk_alloc_queue

[PATCH V2] blk-mq: update hctx->dispatch_busy in case of real scheduler
 2021-06-04  0:09 UTC 

[PATCH] block: Update blk_update_request() documentation
 2021-06-03 20:37 UTC  (3+ messages)

[GIT PULL] Block fixes for 5.13-rc5
 2021-06-03 19:09 UTC  (2+ messages)

[PATCH] block: return the correct first bvec when checking for gaps
 2021-06-03 19:01 UTC  (2+ messages)

[PATCH v10 00/13] blkcg:Support to track FC storage blk io traffic
 2021-06-03 17:15 UTC  (5+ messages)
` [PATCH v10 01/13] cgroup: Added cgroup_get_from_id
` [PATCH v10 02/13] blkcg: Added a app identifier support for blkcg

[PATCH V13 0/3] Charge loop device i/o to issuing cgroup
 2021-06-03 16:53 UTC  (5+ messages)
` [PATCH 1/3] loop: Use worker per cgroup instead of kworker
` [PATCH 2/3] mm: Charge active memcg when no mm is set
` [PATCH 3/3] loop: Charge i/o to mem and blk cg

[PATCH][next] null_blk: Fix null pointer dereference on nullb->disk on blk_cleanup_disk call
 2021-06-03 15:54 UTC  (4+ messages)

[PATCH 0/3] virtio_blk: blk-mq io_poll support
 2021-06-03 15:30 UTC  (9+ messages)
` [PATCH 3/3] virtio_blk: implement blk_mq_ops->poll()

[PATCH v2] virtio-blk: limit seg_max to a safe value
 2021-06-03 14:59 UTC  (3+ messages)

[PATCH 0/2] allow blk-zoned ioctls without CAP_SYS_ADMIN
 2021-06-03 14:44 UTC  (8+ messages)
` [PATCH 2/2] blk-zoned: allow BLKREPORTZONE "

[GIT PULL] nvme fixes for Linux 5.13
 2021-06-03 13:42 UTC  (2+ messages)

[PATCH v11 3/3] scsi: set max_bio_bytes with queue max sectors
 2021-06-03 12:43 UTC  (3+ messages)

[PATCH] block: Do not pull requests from the scheduler when we cannot dispatch them
 2021-06-03 10:45 UTC  (3+ messages)

[PATCH v11 0/3] bio: control bio max size
 2021-06-03  9:28 UTC  (4+ messages)
  ` [PATCH v11 3/3] scsi: set max_bio_bytes with queue max sectors

[PATCH v11 1/3] bio: control bio max size
 2021-06-03  8:28 UTC  (2+ messages)

[RFC PATCH V1] zram:calculate available memory when zram is used
 2021-06-03  0:40 UTC  (4+ messages)

regression: block: take bd_mutex around delete_partitions in del_gendisk
 2021-06-02 19:10 UTC 

[PATCH 00/10] reduce stack footprint printing bdev names
 2021-06-02 17:18 UTC  (12+ messages)
` [PATCH 01/10] drbd: reduce stack footprint in drbd_report_io_error()
` [PATCH 02/10] dax: reduce stack footprint dealing with block device names
` [PATCH 03/10] raid-md: "
` [PATCH 04/10] dm: "
` [PATCH 05/10] block: "
` [PATCH 06/10] target: reduce stack footprint in iblock_show_configfs_dev_params()
` [PATCH 07/10] vfs: reduce stack footprint in __blkdev_put()
` [PATCH 08/10] ext4: reduce stack footprint in ext4_end_bio()
` [PATCH 09/10] security: reduce stack footprint in loadpin_read_file()
` [PATCH 10/10] block: remove unused symbol bio_devname()


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