public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-25 01:38:51 to 2021-01-27 15:21:55 UTC [more...]

[PATCH 0/8] Add Host control mode to HPB
 2021-01-27 15:20 UTC  (10+ messages)
` [PATCH 1/8] scsi: ufshpb: Cache HPB Control mode on init
` [PATCH 2/8] scsi: ufshpb: Add host control mode support to rsp_upiu
` [PATCH 4/8] scsi: ufshpb: Make eviction depends on region's reads
` [PATCH 5/8] scsi: ufshpb: Region inactivation in host mode
` [PATCH 6/8] scsi: ufshpb: Add hpb dev reset response
` [PATCH 7/8] scsi: ufshpb: Add "Cold" regions timer
` [PATCH 8/8] scsi: ufshpb: Add support for host control mode

[PATCH] fnic: fixup patch to resolve stack frame issues
 2021-01-27 14:53 UTC  (4+ messages)

[PATCH v2] scsi: target: core: check SR field in REPORT LUNS
 2021-01-27 14:45 UTC  (5+ messages)

[RESEND PATCH v2 0/4] io_uring iopoll in scsi layer
 2021-01-27 14:30 UTC  (6+ messages)
` [RESEND PATCH v2 1/4] add io_uring with IOPOLL support "
` [RESEND PATCH v2 2/4] megaraid_sas: iouring iopoll support
` [RESEND PATCH v2 3/4] scsi_debug : "
` [RESEND PATCH v2 4/4] scsi: set shost as hctx driver_data

[bug report] [SCSI] qla4xxx: Add flash node mgmt support
 2021-01-27 11:10 UTC 

[PATCH] scsi: ufs: fix: NULL pointer dereference
 2021-01-27  8:59 UTC  (2+ messages)

[RFC PATCH v1 0/2] Fix deadlock in ufs
 2021-01-27  8:53 UTC  (6+ messages)
` [RFC PATCH v1 1/2] block: bsg: resume scsi device before accessing
` [RFC PATCH v1 2/2] scsi: ufs: Fix deadlock while suspending ufs host

[PATCH v9 0/2] introduce the way to get cmd completion info
 2021-01-27  7:10 UTC  (4+ messages)
  ` [PATCH v9 1/2] ufs: introduce a callback to get info of command completion
  ` [PATCH v9 2/2] ufs: exynos: introduce command history

[PATCH 1/1] scsi: sd: use max_xfer_blocks for set rw_max if max_xfer_blocks is available
 2021-01-27  6:49 UTC  (4+ messages)

[PATCH] scsi: qla2xxx: fix some memory corruption
 2021-01-27  3:06 UTC  (3+ messages)
` [EXT] "

[PATCH] ncr53c8xx: Fixup typos
 2021-01-27  3:11 UTC  (2+ messages)

[PATCH v1] scsi: lpfc: Add auto select on IRQ_POLL
 2021-01-27  3:12 UTC  (3+ messages)

[PATCH] st: reject MTIOCTOP mt_count values out of range for the SPACE(6) scsi command
 2021-01-27  5:00 UTC  (4+ messages)

[PATCH] scsi: ufs: Cleanup WB buffer flush toggle implementation
 2021-01-27  4:54 UTC  (2+ messages)

[PATCH v15 00/45] sg: add v4 interface
 2021-01-27  4:56 UTC  (47+ messages)
` [PATCH v15 01/45] sg: move functions around
` [PATCH v15 02/45] sg: remove typedefs, type+formatting cleanup
` [PATCH v15 03/45] sg: sg_log and is_enabled
` [PATCH v15 04/45] sg: rework sg_poll(), minor changes
` [PATCH v15 05/45] sg: bitops in sg_device
` [PATCH v15 06/45] sg: make open count an atomic
` [PATCH v15 07/45] sg: move header to uapi section
` [PATCH v15 08/45] sg: speed sg_poll and sg_get_num_waiting
` [PATCH v15 09/45] sg: sg_allow_if_err_recovery and renames
` [PATCH v15 10/45] sg: improve naming
` [PATCH v15 11/45] sg: change rwlock to spinlock
` [PATCH v15 12/45] sg: ioctl handling
` [PATCH v15 13/45] sg: split sg_read
` [PATCH v15 14/45] sg: sg_common_write add structure for arguments
` [PATCH v15 15/45] sg: rework sg_vma_fault
` [PATCH v15 16/45] sg: rework sg_mmap
` [PATCH v15 17/45] sg: replace sg_allow_access
` [PATCH v15 18/45] sg: rework scatter gather handling
` [PATCH v15 19/45] sg: introduce request state machine
` [PATCH v15 20/45] sg: sg_find_srp_by_id
` [PATCH v15 21/45] sg: sg_fill_request_element
` [PATCH v15 22/45] sg: printk change %p to %pK
` [PATCH v15 23/45] sg: xarray for fds in device
` [PATCH v15 24/45] sg: xarray for reqs in fd
` [PATCH v15 25/45] sg: replace rq array with xarray
` [PATCH v15 26/45] sg: sense buffer rework
` [PATCH v15 27/45] sg: add sg v4 interface support
` [PATCH v15 28/45] sg: rework debug info
` [PATCH v15 29/45] sg: add 8 byte SCSI LUN to sg_scsi_id
` [PATCH v15 30/45] sg: expand sg_comm_wr_t
` [PATCH v15 31/45] sg: add sg_iosubmit_v3 and sg_ioreceive_v3 ioctls
` [PATCH v15 32/45] sg: add some __must_hold macros
` [PATCH v15 33/45] sg: move procfs objects to avoid forward decls
` [PATCH v15 34/45] sg: protect multiple receivers
` [PATCH v15 35/45] sg: first debugfs support
` [PATCH v15 36/45] sg: rework mmap support
` [PATCH v15 37/45] sg: defang allow_dio
` [PATCH v15 38/45] sg: warn v3 write system call users
` [PATCH v15 39/45] sg: add mmap_sz tracking
` [PATCH v15 40/45] sg: remove rcv_done request state
` [PATCH v15 41/45] sg: track lowest inactive and await indexes
` [PATCH v15 42/45] sg: remove unit attention check for device changed
` [PATCH v15 43/45] sg: no_dxfer: move to/from kernel buffers
` [PATCH v15 44/45] sg: add blk_poll support
` [PATCH v15 45/45] sg: bump version to 4.0.12

[PATCH v3 00/19] scsi: libsas: Remove in_interrupt() check
 2021-01-27  4:54 UTC  (2+ messages)

[PATCH] rename lpfc_sli4_dump_page_a0 to lpfc_sli4_dump_sfp_pagea0
 2021-01-27  4:54 UTC  (2+ messages)

[PATCH] fix qla1280 printk regression
 2021-01-27  4:54 UTC  (2+ messages)

[PATCH] scsi: megaraid: fix ifnullfree.cocci warnings
 2021-01-27  4:54 UTC  (2+ messages)

[PATCH 0/6] scsi: target: Remove in_interrupt() usage
 2021-01-27  4:54 UTC  (2+ messages)

[PATCHv4 00/35] [PATCHv3 00/35] SCSI result handling cleanup, part 1
 2021-01-27  4:54 UTC  (2+ messages)
`  "

[PATCH] scsi: mpt3sas: style: Simplify bool comparison
 2021-01-27  4:54 UTC  (2+ messages)

[PATCH 1/2] scsi: qla2xxx: remove redundant NULL check
 2021-01-27  4:54 UTC  (2+ messages)

[PATCH] scsi: qla2xxx: Assign boolean values to a bool variable
 2021-01-27  4:54 UTC  (2+ messages)

[PATCH] scsi: qla2xxx: remove unnecessary NULL check
 2021-01-27  4:54 UTC  (2+ messages)

[PATCH] scsi: message: fusion: fix 'physical' typos
 2021-01-27  4:25 UTC  (2+ messages)

[PATCH -next] scsi: gdth: Remove unused including <linux/version.h>
 2021-01-27  3:39 UTC  (3+ messages)

[PATCH 0/5] hisi_sas: More misc patches
 2021-01-27  4:02 UTC  (7+ messages)
` [PATCH 1/5] scsi: hisi_sas: Remove deferred probe check in hisi_sas_v2_probe()
` [PATCH 2/5] scsi: hisi_sas: Don't check .nr_hw_queues in hisi_sas_task_prep()
` [PATCH 3/5] scsi: hisi_sas: Enable debugfs support by default
` [PATCH 4/5] scsi: hisi_sas: Flush workqueue in hisi_sas_v3_remove()
` [PATCH 5/5] scsi: hisi_sas: Add trace FIFO debugfs support

[RESEND PATCH 0/3] scsi: target: Set correct residual data
 2021-01-27  4:12 UTC  (2+ messages)

[PATCH] scsi: lpfc: Fix ancient double free
 2021-01-27  3:09 UTC  (2+ messages)

[PATCH 0/2] Resource-managed blk_ksm_init()
 2021-01-27  3:01 UTC  (14+ messages)
` [PATCH 1/2] block/keyslot-manager: introduce devm_blk_ksm_init()
` [PATCH 2/2] scsi: ufs: use devm_blk_ksm_init()

[PATCH] scsi: lpfc: Fix 'physical' typos
 2021-01-26 21:12 UTC 

[PATCH v2] scsi: ufs: Fix some problems in task management request implementation
 2021-01-26  5:05 UTC  (4+ messages)

[PATCH v2 0/3] isa: Make the remove callback for isa drivers return void
 2021-01-26  6:55 UTC  (4+ messages)
` [PATCH v2 3/3] "

[PATCH V3 00/25] smartpqi updates
 2021-01-25 20:36 UTC  (9+ messages)
` [PATCH V3 21/25] smartpqi: add additional logging for LUN resets
` [PATCH V3 22/25] smartpqi: update enclosure identifier in sysf

[PATCH 5.10 084/199] scsi: ufs: ufshcd-pltfrm depends on HAS_IOMEM
 2021-01-25 18:38 UTC 

[PATCH] scsi/qla4xxx: Simplify the calculation of variables
 2021-01-26  6:35 UTC 

[PATCH v8 0/2] introduce the way to get cmd completion info
 2021-01-26 11:13 UTC  (4+ messages)
  ` [PATCH v8 1/2] ufs: introduce a callback to get info of command completion
  ` [PATCH v8 2/2] ufs: exynos: introduce command history

[PATCH] scsi: qla2xxx: Simplify the calculation of variables
 2021-01-26  8:42 UTC 

[PATCH] scsi: do not retry FAILFAST commands on DID_TRANSPORT_DISRUPTED
 2021-01-26 13:21 UTC  (2+ messages)

[PATCH] scsi/megaraid: fix spelling typo of allocated
 2021-01-26  5:49 UTC 

[PATCH v2] fio: add hipri option to sg engine
 2021-01-25 21:07 UTC  (2+ messages)

[PATCH v3 0/7] no-copy bvec
 2021-01-25 15:58 UTC  (2+ messages)

[PATCH] scsi_logging: print cdb into new line after opcode
 2021-01-25  7:29 UTC  (4+ messages)

[PATCH v3 0/3] block: add zone write granularity limit
 2021-01-25  5:34 UTC  (7+ messages)
` [PATCH v3 1/3] block: introduce zone_write_granularity limit

[PATCH V3 0/2] remove unused argument from blk_execute_rq_nowait and blk_execute_rq
 2021-01-25  4:53 UTC  (4+ messages)
` [PATCH V3 1/2] block: remove unnecessary argument from blk_execute_rq_nowait
` [PATCH V3 2/2] block: remove unnecessary argument from blk_execute_rq

[PATCH 1/1] bsg: free the request before return error code
 2021-01-25  4:36 UTC  (2+ messages)

[PATCH V2 0/2] remove unused argument from blk_execute_rq_nowait and blk_execute_rq
 2021-01-25  4:35 UTC  (6+ messages)
` [PATCH V2 2/2] block: remove unnecessary argument from blk_execute_rq

[PATCH v14 00/45] sg: add v4 interface
 2021-01-25  1:26 UTC  (34+ messages)
` [PATCH v14 03/45] sg: sg_log and is_enabled
` [PATCH v14 06/45] sg: make open count an atomic
` [PATCH v14 07/45] sg: move header to uapi section
` [PATCH v14 08/45] sg: speed sg_poll and sg_get_num_waiting
` [PATCH v14 09/45] sg: sg_allow_if_err_recovery and renames
` [PATCH v14 10/45] sg: improve naming
` [PATCH v14 11/45] sg: change rwlock to spinlock
` [PATCH v14 12/45] sg: ioctl handling
` [PATCH v14 13/45] sg: split sg_read
` [PATCH v14 15/45] sg: rework sg_vma_fault
` [PATCH v14 16/45] sg: rework sg_mmap
` [PATCH v14 18/45] sg: rework scatter gather handling
` [PATCH v14 19/45] sg: introduce request state machine
` [PATCH v14 20/45] sg: sg_find_srp_by_id
` [PATCH v14 21/45] sg: sg_fill_request_element
` [PATCH v14 22/45] sg: printk change %p to %pK
` [PATCH v14 23/45] sg: xarray for fds in device
` [PATCH v14 24/45] sg: xarray for reqs in fd
` [PATCH v14 25/45] sg: replace rq array with xarray
` [PATCH v14 26/45] sg: sense buffer rework
` [PATCH v14 27/45] sg: add sg v4 interface support
` [PATCH v14 28/45] sg: rework debug info
` [PATCH v14 29/45] sg: add 8 byte SCSI LUN to sg_scsi_id
` [PATCH v14 30/45] sg: expand sg_comm_wr_t
` [PATCH v14 31/45] sg: add sg_iosubmit_v3 and sg_ioreceive_v3 ioctls
` [PATCH v14 32/45] sg: add some __must_hold macros
` [PATCH v14 33/45] sg: move procfs objects to avoid forward decls
` [PATCH v14 37/45] sg: defang allow_dio
` [PATCH v14 38/45] sg: warn v3 write system call users
` [PATCH v14 40/45] sg: remove rcv_done request state
` [PATCH v14 41/45] sg: track lowest inactive and await indexes
` [PATCH v14 43/45] sg: no_dxfer: move to/from kernel buffers
` [PATCH v14 44/45] sg: add blk_poll support

[PATCH] fio: add hipri option to sg engine
 2021-01-25  1:58 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox