linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-13 21:48:54 to 2022-07-17 14:06:57 UTC [more...]

WARNING in loop_add
 2022-07-17 14:06 UTC 

[RFC] block: Add a NULL check in blk_mq_free_rqs()
 2022-07-17 10:22 UTC 

[GIT PULL] Block fixes for 5.19-rc7
 2022-07-16 18:50 UTC  (2+ messages)

[PATCH] ublk_drv: initialize ret variable
 2022-07-16 13:22 UTC  (2+ messages)

[PATCH] ublk_drv: fix build warning with -Wmaybe-uninitialized and one sparse warning
 2022-07-16 12:33 UTC  (2+ messages)

[PATCH 0/2] Fix recently introduced kernel-doc warnings
 2022-07-16 12:33 UTC  (4+ messages)
` [PATCH 1/2] fs/buffer: Fix the ll_rw_block() kernel-doc header
` [PATCH 2/2] blktrace: Fix the blk_fill_rwbs() "

[PATCH] mtip32xx: replace ternary operator with min_t()
 2022-07-16 12:33 UTC  (2+ messages)

[PATCH v2] lsm,io_uring: add LSM hooks for the new uring_cmd file op
 2022-07-16  3:33 UTC  (4+ messages)

[PATCH] lsm,io_uring: add LSM hooks to for the new uring_cmd file op
 2022-07-16  3:20 UTC  (24+ messages)

[PATCH v4 0/3] xen-blk{back,front}: Fix two bugs in 'feature_persistent'
 2022-07-15 22:51 UTC  (4+ messages)
` [PATCH v4 1/3] xen-blkback: fix persistent grants negotiation
` [PATCH v4 2/3] xen-blkback: Apply 'feature_persistent' parameter when connect
` [PATCH v4 3/3] xen-blkfront: "

[PATCH v3 0/2] Fix persistent grants negotiation with a behavior change
 2022-07-15 22:16 UTC  (5+ messages)
` [PATCH 1/2] xen, blkback: fix persistent grants negotiation
` [PATCH 2/2] xen-blkfront: Apply 'feature_persistent' parameter when connect

[PATCH] tests/nvme: Set clear_ids for passthru targets
 2022-07-15 17:22 UTC  (6+ messages)

[PATCH v2] xen-blkback: fix persistent grants negotiation
 2022-07-15 15:46 UTC 

[PATCH 1/2] null_blk: prevent NULL dereference in null_init_tag_set()
 2022-07-15 15:05 UTC  (6+ messages)
` [PATCH 2/2] null_blk: fix ida error handling in null_add_dev()
` (subset) [PATCH 1/2] null_blk: prevent NULL dereference in null_init_tag_set()

[PATCH V2] null_blk: cleanup null_init_tag_set
 2022-07-15 14:42 UTC  (2+ messages)

[PATCH] null_blk: cleanup null_init_tag_set
 2022-07-15 14:30 UTC  (3+ messages)

Kernel crash(block/null_blk) while running blktests (block/10)
 2022-07-15 13:26 UTC  (3+ messages)

[PATCH] null_blk: cleanup null_init_tag_set
 2022-07-15 13:19 UTC 

[PATCH for-next 0/4] nvme-multipathing for uring-passthrough
 2022-07-15 11:07 UTC  (23+ messages)
  ` [PATCH for-next 3/4] io_uring: grow a field in struct io_uring_cmd
  ` [PATCH for-next 1/4] io_uring, nvme: rename a function
  ` [PATCH for-next 4/4] nvme-multipath: add multipathing for uring-passthrough commands

[PATCH v2] xen-blkback: fix persistent grants negotiation
 2022-07-15 10:15 UTC  (2+ messages)

[PATCH v3 00/63] Improve static type checking for request flags
 2022-07-15  9:41 UTC  (71+ messages)
` [PATCH v3 01/63] treewide: Rename enum req_opf into enum req_op
` [PATCH v3 02/63] block: Use enum req_op where appropriate
` [PATCH v3 03/63] block: Change the type of the last .rw_page() argument
` [PATCH v3 04/63] block: Change the type of req_op() and bio_op() into enum req_op
` [PATCH v3 05/63] block: Introduce the type blk_opf_t
` [PATCH v3 06/63] block: Use the new blk_opf_t type
` [PATCH v3 07/63] block/bfq: "
` [PATCH v3 08/63] block/mq-deadline: "
` [PATCH v3 09/63] block/kyber: "
` [PATCH v3 10/63] blktrace: Trace remapped requests correctly
` [PATCH v3 11/63] blktrace: Use the new blk_opf_t type
` [PATCH v3 12/63] block/brd: Use the enum req_op type
` [PATCH v3 13/63] block/drbd: Use the enum req_op and blk_opf_t types
` [PATCH v3 14/63] block/drbd: Combine two drbd_submit_peer_request() arguments
` [PATCH v3 15/63] block/floppy: Fix a sparse warning
` [PATCH v3 16/63] block/rnbd: Use blk_opf_t where appropriate
` [PATCH v3 17/63] xen-blkback: Use the enum req_op and blk_opf_t types
` [PATCH v3 18/63] block/zram: Use enum req_op where appropriate
` [PATCH v3 19/63] nvdimm-btt: Use the enum req_op type
` [PATCH v3 20/63] um: Use enum req_op where appropriate
` [PATCH v3 21/63] dm/core: Reduce the size of struct dm_io_request
` [PATCH v3 22/63] dm/core: Rename kcopyd_job.rw into kcopyd.op
` [PATCH v3 23/63] dm/core: Combine request operation type and flags
` [PATCH v3 24/63] dm/ebs: Change 'int rw' into 'enum req_op op'
` [PATCH v3 25/63] dm/dm-flakey: Use the new blk_opf_t type
` [PATCH v3 26/63] dm/dm-integrity: Combine request operation and flags
` [PATCH v3 27/63] dm mirror log: Use the new blk_opf_t type
` [PATCH v3 28/63] dm-snap: Combine request operation type and flags
` [PATCH v3 29/63] dm/zone: Use the enum req_op type
` [PATCH v3 30/63] dm/dm-zoned: "
` [PATCH v3 31/63] md/core: Combine two sync_page_io() arguments
` [PATCH v3 32/63] md/bcache: Combine two uuid_io() arguments
` [PATCH v3 33/63] md/bcache: Combine two prio_io() arguments
` [PATCH v3 34/63] md/raid1: Use the new blk_opf_t type
` [PATCH v3 35/63] md/raid10: "
` [PATCH v3 36/63] md/raid5: Use the enum req_op and blk_opf_t types
` [PATCH v3 37/63] nvme/host: "
` [PATCH v3 38/63] nvme/target: Use the new blk_opf_t type
` [PATCH v3 39/63] scsi/core: Improve static type checking
` [PATCH v3 40/63] scsi/core: Change the return type of scsi_noretry_cmd() into bool
` [PATCH v3 41/63] scsi/core: Use the new blk_opf_t type
` [PATCH v3 42/63] scsi/device_handlers: "
` [PATCH v3 43/63] scsi/ufs: Rename a 'dir' argument into 'op'
` [PATCH v3 44/63] scsi/target: Use the new blk_opf_t type
` [PATCH v3 45/63] mm: "
` [PATCH v3 46/63] fs/buffer: "
` [PATCH v3 47/63] fs/buffer: Combine two submit_bh() and ll_rw_block() arguments
` [PATCH v3 48/63] fs/direct-io: Reduce the size of struct dio
` [PATCH v3 49/63] fs/mpage: Use the new blk_opf_t type
` [PATCH v3 50/63] fs/btrfs: Use the enum req_op and blk_opf_t types
` [PATCH v3 51/63] fs/ext4: Use the new blk_opf_t type
` [PATCH v3 52/63] fs/f2fs: Use the enum req_op and blk_opf_t types
` [PATCH v3 53/63] fs/gfs2: "
` [PATCH v3 54/63] fs/hfsplus: "
` [PATCH v3 55/63] fs/iomap: Use the new blk_opf_t type
` [PATCH v3 56/63] fs/jbd2: Fix the documentation of the jbd2_write_superblock() callers
` [PATCH v3 57/63] fs/nfs: Use enum req_op where appropriate
` [PATCH v3 58/63] fs/nilfs2: Use the enum req_op and blk_opf_t types
` [PATCH v3 59/63] fs/ntfs3: Use enum req_op where appropriate
` [PATCH v3 60/63] fs/ocfs2: Use the enum req_op and blk_opf_t types
` [PATCH v3 61/63] PM: "
` [PATCH v3 62/63] fs/xfs: "
` [PATCH v3 63/63] fs/zonefs: Use the enum req_op type for tracing request operations

fix md disk_name lifetime problems v2
 2022-07-15  9:03 UTC  (9+ messages)
` [PATCH 3/9] md: rename md_free to md_kobj_release
` [PATCH 4/9] md: factor out the rdev overlaps check from rdev_size_store
` [PATCH 6/9] md: stop using for_each_mddev in md_notify_reboot
` [PATCH 8/9] md: only delete entries from all_mddevs when the disk is freed

[PATCH blktests v3] common, tests: Print multiple skip reasons
 2022-07-15  8:43 UTC  (2+ messages)

[PATCH V5 0/2] ublk: add io_uring based userspace block driver
 2022-07-15  6:07 UTC  (14+ messages)
` [PATCH V5 1/2] ublk_drv: "

use regular gendisk registration in device mapper v2
 2022-07-15  3:24 UTC  (6+ messages)
` [PATCH 7/8] dm: delay registering the gendisk

[PATCH] block: fix missing blkcg_bio_issue_init
 2022-07-14 16:54 UTC  (2+ messages)

[GIT PULL] nvme fixes for Linux 5.19
 2022-07-14 16:31 UTC  (2+ messages)

[GIT PULL] nvme updates for Linux 5.20
 2022-07-14 16:30 UTC  (2+ messages)

remove bdevname
 2022-07-14 16:28 UTC  (6+ messages)
` [PATCH 7/9] ocfs2/cluster: remove the hr_dev_name field from struct o2hb_region
` [PATCH 8/9] ext4: only initialize mmp_bdevname once

[PATCH] ublk_drv: fix request queue leak
 2022-07-14 14:02 UTC  (12+ messages)

[PATCH 00/20] blksnap - creating non-persistent snapshots for backup
 2022-07-14  9:22 UTC  (10+ messages)
` [PATCH 01/20] block, blk_filter: enable block device filters

[PATCH] zsmalloc: zs_malloc: Return ERR_PTR if fail
 2022-07-14  8:07 UTC 

[PATCH v8 00/13] DMA Mapping P2PDMA Pages
 2022-07-14  5:13 UTC  (4+ messages)
` [PATCH v8 01/13] lib/scatterlist: add flag for indicating P2PDMA segments in an SGL

[PATCH] md: Ensure mddev object is cleaned up with kobject_put on error path
 2022-07-14  5:06 UTC  (2+ messages)

[PATCH] scsi: megaraid: clear READ queue map's nr_queues
 2022-07-14  4:22 UTC  (2+ messages)

[PATCH v2 00/63] Improve static type checking for request flags
 2022-07-13 23:57 UTC  (5+ 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).