messages from 2020-12-02 10:00:38 to 2021-01-19 06:46:35 UTC [more...]
[RFC PATCH 00/37] block: introduce bio_init_fields()
2021-01-19 5:06 UTC (28+ messages)
` [RFC PATCH 01/37] block: introduce bio_init_fields() helper
` [RFC PATCH 03/37] btrfs: use bio_init_fields in disk-io
` [RFC PATCH 06/37] gfs2: use bio_init_fields in lops
` [RFC PATCH 11/37] jfs: use bio_init_fields in logmgr
` [RFC PATCH 13/37] drdb: use bio_init_fields in actlog
` [RFC PATCH 14/37] drdb: use bio_init_fields in bitmap
` [RFC PATCH 16/37] floppy: use bio_init_fields
` [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 v6 0/4] scatterlist: add new capabilities
2021-01-19 1:27 UTC (14+ 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] Revert "scsi: qla2xxx: Use a dedicated interrupt handler for 'handshake-required' ISPs"
2021-01-18 7:06 UTC
[PATCH] scsi: target: iscsi: Fix typo in comment
2021-01-15 7:43 UTC (2+ messages)
[PATCH] target/file: don't zero iter before iov_iter_bvec
2021-01-15 4:08 UTC (12+ messages)
[PATCH] scsi: target: tcmu: Fix use-after-free of se_cmd->priv
2021-01-15 4:08 UTC (3+ messages)
[PATCH] scsi: target: tcmu: Fix wrong uio handling causing big memory leak
2021-01-14 16:50 UTC (6+ messages)
[PATCH v5 0/4] scatterlist: add new capabilities
2021-01-11 14:43 UTC (10+ messages)
` [PATCH v5 1/4] sgl_alloc_order: remove 4 GiB limit, sgl_free() warning
` [PATCH v5 2/4] scatterlist: add sgl_copy_sgl() function
` [PATCH v5 3/4] scatterlist: add sgl_compare_sgl() function
` [PATCH v5 4/4] scatterlist: add sgl_memset()
[PATCH] Remove the tcm_fc driver
2021-01-11 6:53 UTC (2+ messages)
[PATCH v3 0/7] no-copy bvec
2021-01-11 3:00 UTC (15+ messages)
` [PATCH v3 1/7] splice: don't generate zero-len segement bvecs
` [PATCH v3 2/7] bvec/iter: disallow zero-length segment bvecs
` [PATCH v3 3/7] block/psi: remove PSI annotations from direct IO
` [PATCH v3 4/7] target/file: allocate the bvec array as part of struct target_core_file_cmd
` [PATCH v3 5/7] iov_iter: optimise bvec iov_iter_advance()
` [PATCH v3 6/7] bio: add a helper calculating nr segments to alloc
` [PATCH v3 7/7] bio: don't copy bvec for direct IO
[PATCH] scsi: target/sbp: remove SBP target driver
2021-01-05 1:48 UTC (11+ messages)
` [PATCH] scsi: target/sbp: remove firewire "
[PATCH v2 0/7] no-copy bvec
2021-01-04 17:23 UTC (15+ messages)
` [PATCH v2 1/7] splice: don't generate zero-len segement bvecs
` [PATCH v2 2/7] bvec/iter: disallow zero-length segment bvecs
` [PATCH v2 3/7] block/psi: remove PSI annotations from direct IO
` [PATCH v2 4/7] target/file: allocate the bvec array as part of struct target_core_file_cmd
` [PATCH v2 5/7] iov_iter: optimise bvec iov_iter_advance()
` [PATCH v2 6/7] bio: add a helper calculating nr segments to alloc
` [PATCH v2 7/7] bio: don't copy bvec for direct IO
About the tcm_fc FCoE target driver
2021-01-04 17:04 UTC (3+ messages)
[RFC PATCH 0/7] target: fix up locking in IO paths
2021-01-02 22:30 UTC (4+ messages)
` [PATCH 3/7] tcm qlaxx: move sess cmd list/lock to driver
LinuxIO (LIO) target @ Debian 10 and VMware 6.7 Initiator: Detected WRITE_PROTECTED LUN Access for 0x00000000
2021-01-02 16:01 UTC (2+ messages)
[PATCH] scsi: target: iscsi: remove useless blank line
2020-12-31 6:39 UTC
[PATCH v1 0/6] no-copy bvec
2020-12-24 17:30 UTC (38+ messages)
` [PATCH v1 1/6] target/file: allocate the bvec array as part of struct target_core_file_cmd
` [PATCH v1 2/6] iov_iter: optimise bvec iov_iter_advance()
` [PATCH v1 3/6] bio: deduplicate adding a page into bio
` [PATCH v1 4/6] block/psi: remove PSI annotations from direct IO
` [PATCH v1 5/6] bio: add a helper calculating nr segments to alloc
` [PATCH v1 6/6] block/iomap: don't copy bvec for direct IO
[PATCH v2 -next] scsi: target: iscsi: use DEFINE_MUTEX() for mutex lock
2020-12-24 13:25 UTC
[PATCH -next] scsi: target: iscsi: use DEFINE_MUTEX (and mutex_init() had been too late)
2020-12-23 14:11 UTC
[PATCH AUTOSEL 5.10 029/217] scsi: target: Fix cmd_count ref leak
2020-12-23 2:13 UTC
[PATCH AUTOSEL 5.4 010/130] scsi: target: Fix cmd_count ref leak
2020-12-23 2:16 UTC
[PATCH 0/6] scsi: target: Remove in_interrupt() usage
2020-12-20 20:36 UTC (7+ messages)
` [PATCH 1/6] scsi: target: iscsi: Avoid in_interrupt() usage in iscsit_close_session()
` [PATCH 2/6] scsi: target: iscsi: Avoid in_interrupt() usage in iscsit_check_session_usage_count()
` [PATCH 3/6] scsi: target: iscsi: Redo iscsit_check_session_usage_count() return code
` [PATCH 4/6] scsi: target: Remove in_interrupt() usage in core_alua_check_nonop_delay()
` [PATCH 5/6] scsi: target: Replace in_interrupt() usage in target_submit_cmd_map_sgls()
` [PATCH 6/6] scsi: target: Remove in_interrupt() check in transport_handle_cdb_direct()
[PATCH] scsi: target: core: check SR field in REPORT LUNS
2020-12-17 12:37 UTC
Disinfection
2020-12-16 8:36 UTC
[RFC PATCH 0/8] vhost: allow userspace to control vq cpu affinity
2020-12-09 15:58 UTC (18+ messages)
` [RFC PATCH 1/8] vhost: remove work arg from vhost_work_flush
` [RFC PATCH 2/8] vhost-scsi: remove extra flushes
` [RFC PATCH 3/8] vhost poll: fix coding style
` [RFC PATCH 4/8] vhost: move msg_handler to new ops struct
` [RFC PATCH 5/8] vhost: allow userspace to bind vqs to CPUs
` [RFC PATCH 6/8] vhost-scsi: make SCSI cmd completion per vq
` [RFC PATCH 7/8] vhost, vhost-scsi: flush IO vqs then send TMF rsp
` [RFC PATCH 8/8] vhost-scsi: hook vhost-scsi into vring set cpu support
[PATCH 000/141] Fix fall-through warnings for Clang
2020-12-08 4:52 UTC (2+ messages)
` (subset) "
[PATCH v5 00/16]Fix several bad kernel-doc markups
2020-12-07 19:46 UTC (3+ messages)
` [PATCH v5 02/16] IB: fix "
[PATCH 1/1] target: Make sure no zero value in the buffer
2020-12-06 18:55 UTC (2+ messages)
[RESEND PATCH 0/3] scsi: target: Set correct residual data
2020-12-03 8:20 UTC (4+ messages)
` [RESEND PATCH 1/3] scsi: target: core: Set residuals for 4Kn devices
` [RESEND PATCH 2/3] scsi: target: core: Signal WRITE residuals
` [RESEND PATCH 3/3] scsi: target: core: Change ASCQ for residual write
[PATCH 00/10] vhost/qemu: thread per IO SCSI vq
2020-12-02 16:05 UTC (4+ messages)
` [PATCH 1/1] qemu vhost scsi: add VHOST_SET_VRING_ENABLE support
[PATCH 1/1 V2] vhost scsi: fix lun reset completion handling
2020-12-02 14:48 UTC (2+ messages)
[PATCH 00/10] vhost/qemu: thread per IO SCSI vq
2020-12-02 10:35 UTC (11+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).