linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-15 15:42:44 to 2021-09-18 00:08:03 UTC [more...]

[PATCH 00/84] Call scsi_done() directly
 2021-09-18  0:05 UTC  (61+ messages)
` [PATCH 01/84] scsi: core: Use a member variable to track the SCSI command submitter
` [PATCH 02/84] scsi: core: Rename scsi_mq_done() into scsi_done() and export it
` [PATCH 03/84] scsi: core: Call scsi_done directly
` [PATCH 04/84] ata: Call scsi_done() directly
` [PATCH 05/84] firewire: sbp2: "
` [PATCH 06/84] ib_srp: "
` [PATCH 07/84] message: fusion: "
` [PATCH 08/84] zfcp_scsi: "
` [PATCH 09/84] 3w-9xxx: "
` [PATCH 10/84] 3w-sas: "
` [PATCH 11/84] 3w-xxxx: "
` [PATCH 12/84] 53c700: "
` [PATCH 13/84] BusLogic: "
` [PATCH 14/84] NCR5380: "
` [PATCH 15/84] a100u2w: "
` [PATCH 16/84] aacraid: Introduce aac_scsi_done()
` [PATCH 17/84] aacraid: Call scsi_done() directly
` [PATCH 18/84] acornscsi: "
` [PATCH 19/84] advansys: "
` [PATCH 20/84] aha152x: "
` [PATCH 21/84] aha1542: "
` [PATCH 22/84] aic7xxx: "
` [PATCH 23/84] arcmsr: "
` [PATCH 24/84] atp870u: "
` [PATCH 25/84] bfa: "
` [PATCH 26/84] bnx2fc: "
` [PATCH 27/84] csiostor: "
` [PATCH 28/84] cxlflash: "
` [PATCH 29/84] dc395x: "
` [PATCH 30/84] dpt_i2o: "
` [PATCH 31/84] esas2r: "
` [PATCH 32/84] esp_scsi: "
` [PATCH 33/84] fas216: "
` [PATCH 34/84] fdomain: "
` [PATCH 35/84] fnic: "
` [PATCH 36/84] hpsa: "
` [PATCH 37/84] hptiop: "
` [PATCH 38/84] ibmvscsi: "
` [PATCH 39/84] imm: "
` [PATCH 40/84] initio: "
` [PATCH 41/84] ipr: "
` [PATCH 42/84] ips: "
` [PATCH 43/84] libfc: "
` [PATCH 44/84] libiscsi: "
` [PATCH 45/84] libsas: "
` [PATCH 46/84] lpfc: "
` [PATCH 47/84] mac53c94: "
` [PATCH 48/84] megaraid: "
` [PATCH 49/84] "
` [PATCH 50/84] mesh: "
` [PATCH 51/84] mpi3mr: "
` [PATCH 52/84] mpt3sas: "
` [PATCH 53/84] mvumi: "
` [PATCH 54/84] myrb: "
` [PATCH 55/84] myrs: "
` [PATCH 56/84] ncr53c8xx: "
` [PATCH 57/84] nsp32: "
` [PATCH 58/84] pcmcia: "
` [PATCH 59/84] pmcraid: "
` [PATCH 60/84] ppa: "

[PATCH v2] scsi: ufs: Unbreak the reset handler
 2021-09-17 21:52 UTC  (3+ messages)

[PATCH] scsi: core: Remove include <scsi/scsi_host.h> from scsi_cmnd.h
 2021-09-17 21:27 UTC 

[PATCH] scsi: sd_zbc: Support disks with more than 2**32 logical blocks
 2021-09-17 21:23 UTC 

[PATCH v2 0/3] scsi: ufs: introduce vendor isr
 2021-09-17 19:59 UTC  (3+ messages)
  ` [PATCH v2 3/3] scsi: ufs: ufs-exynos: implement exynos isr

[PATCH V4 0/3] scsi: ufs: Let devices remain runtime suspended during system suspend
 2021-09-17 17:58 UTC  (7+ messages)
` [PATCH V4 1/3] scsi: ufs: Fix error handler clear ua deadlock
` [PATCH V4 2/3] scsi: ufs: Fix runtime PM dependencies getting broken
` [PATCH V4 3/3] scsi: ufs: Let devices remain runtime suspended during system suspend

[PATCH] Revert "scsi: ufs: Synchronize SCSI and UFS error handling"
 2021-09-17 17:48 UTC  (2+ messages)

[PATCH] scsi: ufs: Fix a possible dead lock in clock scaling
 2021-09-17 17:27 UTC  (2+ messages)

[PATCH v3] target: core: remove from tmr_list at lun unlink
 2021-09-17 16:57 UTC  (2+ messages)

[PATCH] scsi: core: cleanup request queue before releasing gendisk
 2021-09-17 13:41 UTC  (13+ messages)

ETCサービス
 2021-09-17 11:07 UTC 

[PATCH] message: fusion: switch from 'pci_' to 'dma_' API
 2021-09-17  7:18 UTC 

[PATCH v3 00/17] introduce exynosauto v9 ufs driver
 2021-09-17  6:54 UTC  (18+ messages)
    ` [PATCH v3 01/17] scsi: ufs: add quirk to handle broken UIC command
    ` [PATCH v3 02/17] scsi: ufs: add quirk to enable host controller without ph configuration
    ` [PATCH v3 03/17] scsi: ufs: ufs-exynos: change pclk available max value
    ` [PATCH v3 04/17] scsi: ufs: ufs-exynos: simplify drv_data retrieval
    ` [PATCH v3 05/17] dt-bindings: ufs: exynos-ufs: add sysreg regmap property
    ` [PATCH v3 06/17] scsi: ufs: ufs-exynos: get sysreg regmap for io-coherency
    ` [PATCH v3 07/17] scsi: ufs: ufs-exynos: add refclkout_stop control
    ` [PATCH v3 08/17] scsi: ufs: ufs-exynos: add setup_clocks callback
    ` [PATCH v3 09/17] scsi: ufs: ufs-exynos: correct timeout value setting registers
    ` [PATCH v3 10/17] scsi: ufs: ufs-exynos: support custom version of ufs_hba_variant_ops
    ` [PATCH v3 11/17] scsi: ufs: ufs-exynos: add EXYNOS_UFS_OPT_SKIP_CONFIG_PHY_ATTR option
    ` [PATCH v3 12/17] scsi: ufs: ufs-exynos: factor out priv data init
    ` [PATCH v3 13/17] scsi: ufs: ufs-exynos: add pre/post_hce_enable drv callbacks
    ` [PATCH v3 14/17] scsi: ufs: ufs-exynos: support exynosauto v9 ufs driver
    ` [PATCH v3 15/17] scsi: ufs: ufs-exynos: multi-host configuration for exynosauto
    ` [PATCH v3 16/17] scsi: ufs: ufs-exynos: introduce exynosauto v9 virtual host
    ` [PATCH v3 17/17] dt-bindings: ufs: exynos-ufs: add exynosautov9 compatible

[PATCH RESEND V4 0/1] Saw "Failed to get diagnostic page 0x1"
 2021-09-17  3:24 UTC  (2+ messages)
` [PATCH RESEND V4 1/1] scsi/ses: "

[V4 PATCH 0/1] Saw "Failed to get diagnostic page 0x1"
 2021-09-17  3:20 UTC  (2+ messages)
` [PATCH 1/1] scsi/ses: "

[PATCH v2 0/4] blk-crypto cleanups
 2021-09-16 23:07 UTC  (6+ messages)
` [PATCH v2 1/4] blk-crypto-fallback: properly prefix function and struct names
` [PATCH v2 2/4] blk-crypto: rename keyslot-manager files to blk-crypto-profile
` [PATCH v2 3/4] blk-crypto: rename blk_keyslot_manager to blk_crypto_profile
` [PATCH v2 4/4] blk-crypto: update inline encryption documentation

[PATCH] scsi: lpfc: use correct scnprintf() limit
 2021-09-16 20:22 UTC  (2+ messages)

[PATCH] scsi: lpfc: fix sprintf() overflow in lpfc_display_fpin_wwpn()
 2021-09-16 20:22 UTC  (2+ messages)

[PATCH] scsi: ufs: Unbreak the reset handler
 2021-09-16 17:49 UTC 

[PATCH 0/5] blk-crypto cleanups
 2021-09-16 17:28 UTC  (10+ messages)
` [PATCH 2/5] blk-crypto-fallback: consolidate static variables
` [PATCH 3/5] blk-crypto: rename keyslot-manager files to blk-crypto-profile

[PATCH V3 0/3] scsi: ufs: Let devices remain runtime suspended during system suspend
 2021-09-16 17:01 UTC  (17+ messages)
` [PATCH V3 1/3] scsi: ufs: Fix error handler clear ua deadlock

[PATCH V5 00/12] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-09-16 14:43 UTC  (16+ messages)
` [PATCH V5 07/12] Drivers: hv: vmbus: Add SNP support for VMbus channel initiate message
` [PATCH V5 09/12] x86/Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM
` [PATCH V5 10/12] hyperv/IOMMU: Enable swiotlb bounce buffer for Isolation VM
` [PATCH V5 11/12] scsi: storvsc: Add Isolation VM support for storvsc driver
` [PATCH V5 12/12] net: netvsc: Add Isolation VM support for netvsc driver

[PATCH] scsi: mpi3mr: clean up mpi3mr_print_ioc_info()
 2021-09-16 13:26 UTC 

[PATCH V3 1/1] scsi/ses: Saw "Failed to get diagnostic page 0x1"
 2021-09-16 13:01 UTC  (4+ messages)

sg_ioctl_common() lacks a security check before calling sg_scsi_ioctl()
 2021-09-16 12:13 UTC 

[Bug 214147] New: ISCSI broken in last release
 2021-09-16  9:04 UTC  (3+ messages)
` [Bug 214147] "

[PATCH v5 0/7] target: make tpg/enable attribute
 2021-09-16  8:30 UTC  (4+ messages)
` [PATCH v5 1/7] target: core: add common "

[PATCH v2 0/3] scsi: remove last references to scsi_cmnd.tag
 2021-09-16  2:52 UTC  (3+ messages)
` [PATCH v2 3/3] scsi: remove 'current_tag'

[PATCH v7 1/2] scsi: ufs: Probe for temperature notification support
 2021-09-16  2:31 UTC  (4+ messages)
` [PATCH v7 0/2] Add "
    ` [PATCH v7 2/2] scsi: ufs: Add temperature notification exception handling

[v2 0/1] scsi: target: Add 8Fh VPD page
 2021-09-15 23:10 UTC  (3+ messages)
` [v2 1/1] "

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

[PATCH v7 2/2] scsi: ufs: Add temperature notification exception handling
 2021-09-15  6:04 UTC 


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