linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-21 15:05:50 to 2020-09-24 06:22:52 UTC [more...]

[PATCH 0/8] vhost scsi: fixes and cleanups
 2020-09-24  6:22 UTC  (21+ messages)
` [PATCH 1/8] vhost vdpa: fix vhost_vdpa_open error handling
` [PATCH 2/8] vhost: add helper to check if a vq has been setup
` [PATCH 3/8] vhost scsi: alloc cmds per vq instead of session
` [PATCH 4/8] vhost scsi: fix cmd completion race
` [PATCH 5/8] vhost scsi: add lun parser helper
` [PATCH 6/8] vhost scsi: Add support for LUN resets
` [PATCH 7/8] vhost: remove work arg from vhost_work_flush
` [PATCH 8/8] vhost scsi: remove extra flushes

[PATCH ] scsi: page warning: 'page' may be used uninitialized
 2020-09-24  0:19 UTC 

[PATCH 1/1] scsi: scsi_dh_alua: do not set h->sdev to NULL before removing the list entry
 2020-09-23 22:21 UTC  (5+ messages)

[PATCH V3 for 5.11 00/12] blk-mq/scsi: tracking device queue depth via sbitmap
 2020-09-23 21:31 UTC  (25+ messages)
` [PATCH V3 for 5.11 01/12] sbitmap: remove sbitmap_clear_bit_unlock
` [PATCH V3 for 5.11 02/12] sbitmap: maintain allocation round_robin in sbitmap
` [PATCH V3 for 5.11 03/12] sbitmap: add helpers for updating allocation hint
` [PATCH V3 for 5.11 04/12] sbitmap: move allocation hint into sbitmap
` [PATCH V3 for 5.11 05/12] sbitmap: export sbitmap_weight
` [PATCH V3 for 5.11 06/12] sbitmap: add helper of sbitmap_calculate_shift
` [PATCH V3 for 5.11 07/12] blk-mq: add callbacks for storing & retrieving budget token
` [PATCH V3 for 5.11 08/12] blk-mq: return budget token from .get_budget callback
` [PATCH V3 for 5.11 09/12] scsi: put hot fields of scsi_host_template into one cacheline
` [PATCH V3 for 5.11 10/12] scsi: add scsi_device_busy() to read sdev->device_busy
` [PATCH V3 for 5.11 11/12] scsi: make sure sdev->queue_depth is <= shost->can_queue
` [PATCH V3 for 5.11 12/12] scsi: replace sdev->device_busy with sbitmap

let import_iovec deal with compat_iovecs as well v3
 2020-09-23 21:30 UTC  (25+ messages)
` [PATCH 1/9] compat.h: fix a spelling error in <linux/compat.h>
` [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c
` [PATCH 3/9] iov_iter: refactor rw_copy_check_uvector and import_iovec
` [PATCH 4/9] iov_iter: transparently handle compat iovecs in import_iovec
` [PATCH 5/9] fs: remove various compat readv/writev helpers
` [PATCH 6/9] fs: remove the compat readv/writev syscalls
` [PATCH 7/9] fs: remove compat_sys_vmsplice
` [PATCH 8/9] mm: remove compat_process_vm_{readv,writev}
` [PATCH 9/9] security/keys: remove compat_keyctl_instantiate_key_iov

[PATCH] scsi: alua: fix the race between alua_bus_detach and alua_rtpg
 2020-09-23 17:50 UTC  (5+ messages)

[PATCH v1 0/2] Supports Reading UFS's Vcc Voltage Levels from DT
 2020-09-23 17:32 UTC  (8+ messages)
` [PATCH v1 1/2] scsi: dt-bindings: ufs: Add vcc-voltage-level for UFS

[PATCH 00/14] drop double zeroing
 2020-09-23 15:16 UTC  (4+ messages)

linux-next: possible bug in 'block: remove the BIO_NULL_MAPPED flag'
 2020-09-23 14:54 UTC  (2+ messages)

[PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
 2020-09-23 13:22 UTC  (14+ messages)

"Power-on or device reset occurred" after a LUN resize
 2020-09-23  9:17 UTC 

[PATCH v7 0/6] Introduce sendpage_ok() to detect misused sendpage in network related drivers
 2020-09-23  8:45 UTC  (8+ messages)
` [PATCH v7 1/6] net: introduce helper sendpage_ok() in include/linux/net.h

[PATCH] f2fs: fix slab leak of rpages pointer
 2020-09-23  8:45 UTC 

[PATCH 0/2] SAN Congestion Management (SCM) statistics
 2020-09-23  8:38 UTC  (9+ messages)
` [PATCH 1/2] scsi: fc: Update statistics for host and rport on FPIN reception
` [PATCH 2/2] scsi: fc: Update documentation of sysfs nodes for FPIN stats
    ` [EXT] Re: [PATCH 0/2] SAN Congestion Management (SCM) statistics

[PATCH] scsi_dh_alua: do not call 'BUG_ON' for non-existing sdev
 2020-09-23  7:51 UTC 

[PATCH 1/1] scsi: scsi_dh_alua: remove the list entry before assigning the pointer and sdev to NULL
 2020-09-23  7:41 UTC  (4+ messages)

[PATCH v12 0/4] scsi: ufs: Add Host Performance Booster Support
 2020-09-23  6:45 UTC  (5+ messages)
    ` [PATCH v12 2/4] scsi: ufs: Introduce HPB feature
    ` [PATCH v12 4/4] scsi: ufs: Prepare HPB read for cached sub-region
` [PATCH v12 1/4] scsi: ufs: Add HPB feature related parameters
` [PATCH v12 3/4] scsi: ufs: L2P map management for HPB read

[PATCH 1/2] scsi: sg: use queue_logical_block_size() in max_sectors_bytes()
 2020-09-23  5:52 UTC  (2+ messages)
` [PATCH 2/2] block/scsi_ioctl.c: "

[PATCH] scsi: target: Fix lun lookup for TARGET_SCF_LOOKUP_LUN_FROM_TAG case
 2020-09-23  0:51 UTC  (3+ messages)

[PATCH v3 0/2] scsi: ufs-mediatek: Support performance mode for inline encryption engine
 2020-09-23  0:38 UTC  (4+ messages)
` [PATCH v3 2/2] dt-bindings: ufs-mediatek: Add mt8192-ufshci compatible string

[PATCH -next] scsi: libsas: simplify the return expression of sas_discover_end_dev
 2020-09-23  0:30 UTC  (3+ messages)
` [PATCH -next] scsi: libsas: simplify the return expression of sas_discover_* functions

[PATCH] scsi: remove redundant initialization of variable ret
 2020-09-23  0:29 UTC  (2+ messages)

[PATCH -next] scsi: bnx2i: remove unnecessary mutex_init()
 2020-09-23  0:29 UTC  (2+ messages)

[PATCH v3 00/13] qla2xxx misc features and bug fixes
 2020-09-22 22:43 UTC  (7+ messages)
` [PATCH v3 11/13] qla2xxx: Add IOCB resource tracking

[PATCHv3 0/4] zoned block device specific errors
 2020-09-22 21:48 UTC  (5+ messages)
` [PATCHv3 4/4] scsi: handle zone resources errors

[PATCH] ibmvfc: Protect vhost->task_set increment by the host lock
 2020-09-22 21:39 UTC  (2+ messages)

[PATCH 0/3] target: scsi: tcmu: code rework and speed up of read data handling
 2020-09-22 21:32 UTC  (3+ messages)

bug in mpt3sas vs Lenovo 530-8i
 2020-09-22 16:16 UTC  (7+ messages)

[PATCH 0/2] scsi/sd: make cmd retries configurable
 2020-09-22 16:07 UTC  (7+ messages)
` [PATCH 1/2] scsi: Add limitless cmd retry support
` [PATCH 2/2] scsi sd: Allow user to config cmd retries

a saner API for allocating DMA addressable pages v3
 2020-09-22  8:53 UTC  (19+ messages)
` [PATCH 06/18] lib82596: move DMA allocation into the callers of i82596_probe
` [PATCH 07/18] 53c700: improve non-coherent DMA handling
` [PATCH 09/18] sgiwd93: convert to dma_alloc_noncoherent
` [PATCH 10/18] hal2: "
` [PATCH 11/18] lib82596: "
` [PATCH 12/18] sgiseeq: "
` [PATCH 13/18] 53c700: "
` [PATCH 14/18] dma-mapping: remove dma_cache_sync
` [PATCH 15/18] dma-mapping: add a new dma_alloc_pages API

[PATCH 0/2] zfcp: small changes for 5.10
 2020-09-22 10:05 UTC  (3+ messages)

[PATCH v8 00/18] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2020-09-22  9:03 UTC  (10+ messages)

[PATCH] scsi: ufs: Make sure clk scaling happens only when hba is runtime ACTIVE
 2020-09-22  7:09 UTC 

[PATCH v2 0/2] Fix some racing problems btw err_handler and paths like system PM ops and the task abort callback
 2020-09-22  6:47 UTC  (3+ messages)
` [PATCH v1 1/2] scsi: ufs: Serialize eh_work with system PM events and async scan
` [PATCH v1 2/2] scsi: ufs: Fix a racing problem between ufshcd_abort and eh_work

[PATCH v1 0/2] Fix some racing problems btw err_handler and paths like system PM ops and the task abort callback
 2020-09-22  5:32 UTC  (3+ messages)
` [PATCH v1 1/2] scsi: ufs: Serialize eh_work with system PM events and async scan
` [PATCH v1 2/2] scsi: ufs: Fix a racing problem between ufshcd_abort and eh_work

[PATCH 1/6] scsi: ufs: atomic update for clkgating_enable
 2020-09-22  5:30 UTC  (7+ messages)
` [PATCH 5/6] scsi: ufs: show ufs part info in error case

[PATCH] scsi: libfc: Fix passing zero to 'PTR_ERR' warning
 2020-09-22  3:57 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] scsi: nsp32: remove unneeded semicolon
 2020-09-22  3:57 UTC  (2+ messages)

[PATCH] scsi: aacraid: make some symbols static in aachba.c
 2020-09-22  3:56 UTC  (2+ messages)

[PATCH] scsi: fnic: remove unneeded semicolon
 2020-09-22  3:56 UTC  (2+ messages)

[PATCH] scsi: target: remove redundant assignment to variable 'ret'
 2020-09-22  3:56 UTC  (2+ messages)

[PATCH] mpt3sas: a small correction in _base_process_reply_queue
 2020-09-22  3:56 UTC  (2+ messages)

[PATCH v1] mpt3sas: Add support for Non-secure Aero and Sea PCI IDs
 2020-09-22  3:56 UTC  (2+ messages)

[PATCH] scsi: sym53c8xx_2: Delete useless if-else in sym_xerr_cam_status
 2020-09-22  3:57 UTC  (2+ messages)

[PATCH] scsi: sym53c8xx_2: remove unneeded semicolon
 2020-09-22  3:57 UTC  (2+ messages)

[PATCH -next] scsi: aic94xx: Remove unused inline function
 2020-09-22  3:57 UTC  (2+ messages)

[PATCH] scsi: bnx2fc: make a bunch of symbols static in bnx2fc_fcoe.c
 2020-09-22  3:56 UTC  (2+ messages)

[PATCH V7] scsi: core: only re-run queue in scsi_end_request() if device queue is busy
 2020-09-22  3:56 UTC  (2+ messages)

[PATCH] scsi: qla2xxx: remove unneeded variable 'rval'
 2020-09-22  3:57 UTC  (2+ messages)

[PATCH] scsi: myrb: make some symblos static
 2020-09-22  3:57 UTC  (2+ messages)

[PATCH] scsi: isci: make isci_host_attrs static
 2020-09-22  3:56 UTC  (2+ messages)

[PATCH] scsi: myrs: make some symbols static
 2020-09-22  3:57 UTC  (2+ messages)

[PATCH] scsi: ufs: Fix NOP OUT timeout value
 2020-09-22  3:56 UTC  (2+ messages)

[PATCH] scsi: megaraid: make smp_affinity_enable static
 2020-09-22  3:57 UTC  (2+ messages)

[PATCH] scsi: isci: make scu_link_layer_set_txcomsas_timeout() static
 2020-09-22  3:57 UTC  (2+ messages)

[PATCH] scsi: target: tcmu: add a missing newline when printing parameters
 2020-09-22  3:56 UTC  (2+ messages)

[PATCH] Rescan the entire target on transport reset when LUN is 0
 2020-09-22  3:56 UTC  (2+ messages)

[PATCH] mpt3sas: fix sync irqs
 2020-09-22  3:56 UTC  (2+ messages)

[PATCH] ibmvfc: Avoid link down on FS9100 canister reboot
 2020-09-22  3:56 UTC  (2+ messages)

[PATCH] scsi: aic7xxx: Use kmemdup in two places
 2020-09-22  3:56 UTC  (2+ messages)

[PATCH V2] scsi: ufs-pci: Add LTR support for Intel controllers
 2020-09-22  3:56 UTC  (2+ messages)

[PATCH v2 0/3] Improve error handling
 2020-09-22  3:56 UTC  (2+ messages)

[PATCH 0/3] qla2xxx SAN Congestion Management (SCM) support
 2020-09-21 17:48 UTC  (7+ messages)
` [PATCH 2/3] qla2xxx: SAN congestion management(SCM) implementation

let import_iovec deal with compat_iovecs as well
 2020-09-21 16:31 UTC  (14+ messages)
` [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag

let import_iovec deal with compat_iovecs as well v2
 2020-09-21 16:27 UTC  (17+ messages)
` [PATCH 02/11] mm: call import_iovec() instead of rw_copy_check_uvector() in process_vm_rw()
` [PATCH 04/11] iov_iter: explicitly check for CHECK_IOVEC_ONLY in rw_copy_check_uvector
` [PATCH 05/11] iov_iter: merge the compat case into rw_copy_check_uvector
` [PATCH 06/11] iov_iter: handle the compat case in import_iovec


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