public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-02 03:33:09 to 2020-03-08 00:16:45 UTC [more...]

[REF PATCH] scsi: ufs: fix lrbp pointer incorrect initialization issue
 2020-03-08  0:16 UTC 

[PATCH] scsi: aacraid: fix -Wcast-function-type
 2020-03-07 16:35 UTC  (2+ messages)

[PATCH v2] iscsi: Report connection state on sysfs
 2020-03-07  0:48 UTC  (6+ messages)

[PATCH v2] scsi: sr: get rid of sr global mutex
 2020-03-06 22:43 UTC 

[PATCH] cdrom: Convert per-driver mutexes to per-device mutexes
 2020-03-06 22:51 UTC 

[PATCH] ipr: Kernel panic - not syncing:softlockup when rescan devices in petitboot shell
 2020-03-06 15:57 UTC 

[PATCH 0/5] exynos-ufs: Add support for UFS HCI
 2020-03-06 15:05 UTC  (6+ messages)
  ` [PATCH 1/5] dt-bindings: phy: Document Samsung UFS PHY bindings
  ` [PATCH 2/5] phy: samsung-ufs: add UFS PHY driver for samsung SoC
  ` [PATCH 3/5] Documentation: devicetree: ufs: Add DT bindings for exynos UFS host controller
  ` [PATCH 4/5] scsi: ufs-exynos: add UFS host support for Exynos SoCs
  ` [PATCH 5/5] arm64: dts: Add node for ufs exynos7

[PATCH RFC v6 00/10] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2020-03-06 11:12 UTC  (17+ messages)
` [PATCH RFC v6 01/10] blk-mq: rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEUE_SHARED
` [PATCH RFC v6 02/10] blk-mq: rename blk_mq_update_tag_set_depth()
` [PATCH RFC v6 03/10] blk-mq: Use pointers for blk_mq_tags bitmap tags
` [PATCH RFC v6 04/10] blk-mq: Facilitate a shared sbitmap per tagset
` [PATCH RFC v6 05/10] blk-mq: Add support in hctx_tags_bitmap_show() for a shared sbitmap
` [PATCH RFC v6 06/10] scsi: Add template flag 'host_tagset'
` [PATCH RFC v6 07/10] scsi: hisi_sas: Switch v3 hw to MQ
` [PATCH RFC v6 08/10] megaraid_sas: switch fusion adapters "
` [PATCH RFC v6 09/10] smartpqi: enable host tagset
` [PATCH RFC v6 10/10] hpsa: enable host_tagset and switch to MQ

[PATCH v2 0/4] SD card bug fixes
 2020-03-06 10:34 UTC  (6+ messages)
` [PATCH v2 1/4] mmc: core: Add check for NULL pointer access
` [PATCH v2 2/4] mmc: core: Attribute the IO wait time properly in mmc_wait_for_req_done()
` [PATCH v2 3/4] mmc: core: Make host->card as NULL when card is removed
` [PATCH v2 4/4] mmc: core: update host->card after getting RCA for SD card

[<PATCH v1> 0/4] SD card bug fixes
 2020-03-06 10:29 UTC  (5+ messages)
` [<PATCH v1> 1/4] mmc: core: Add check for NULL pointer access

[ANNOUNCE] ddpt, version 0.96 available
 2020-03-05 21:59 UTC 

[ANNOUNCE] sdparm 1.10 available
 2020-03-05 21:50 UTC  (2+ messages)
` [ANNOUNCE] sdparm 1.11 available

[PATCH AUTOSEL 5.5 27/67] scsi: libfc: free response frame from GPN_ID
 2020-03-05 17:12 UTC 

[PATCH AUTOSEL 5.4 23/58] scsi: libfc: free response frame from GPN_ID
 2020-03-05 17:13 UTC 

[PATCH v1 1/1] scsi: ufs: Fix possible unclocked access to auto hibern8 timer register
 2020-03-05  9:09 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 11/31] scsi: libfc: free response frame from GPN_ID
 2020-03-05 17:14 UTC 

[PATCH AUTOSEL 4.14 10/19] scsi: libfc: free response frame from GPN_ID
 2020-03-05 17:15 UTC 

[PATCH v7 0/9] Inline Encryption Support
 2020-03-05 16:11 UTC  (16+ messages)
` [PATCH v7 1/9] block: Keyslot Manager for Inline Encryption
` [PATCH v7 6/9] scsi: ufs: Add inline encryption support to UFS

[PATCH v1 0/4] scsi: ufs: some cleanups and make the delay for host enabling customizable
 2020-03-05 13:25 UTC  (9+ messages)
` [PATCH v1 1/4] scsi: ufs: remove init_prefetch_data in struct ufs_hba
` [PATCH v1 2/4] scsi: ufs: use an enum for host capabilities
` [PATCH v1 3/4] scsi: ufs: allow customized delay for host enabling
` [PATCH v1 4/4] scsi: ufs-mediatek: remove "

[PATCH 0/5] mpt3sas: Fix changing coherent mask after allocation
 2020-03-05  9:10 UTC  (5+ messages)
` [PATCH 4/5] mpt3sas: Handle RDPQ DMA allocation in same 4g region

[PATCH v3 0/6] Fix qla2xxx endianness annotations
 2020-03-05  4:54 UTC  (7+ messages)
` [PATCH v3 1/6] qla2xxx: Sort BUILD_BUG_ON() statements alphabetically
` [PATCH v3 2/6] qla2xxx: Add more BUILD_BUG_ON() statements
` [PATCH v3 3/6] qla2xxx: Fix endianness annotations in header files
` [PATCH v3 4/6] qla2xxx: Fix endianness annotations in source files
` [PATCH v3 5/6] qla2xxx: Fix the code that reads from mailbox registers
` [PATCH v3 6/6] qla2xxx: Change {RD,WRT}_REG_*() function names from upper case into lower case

[PATCH] iscsi: Report connection state on sysfs
 2020-03-04 23:34 UTC  (2+ messages)

[PATCH] block: refactor duplicated macros
 2020-03-04 23:24 UTC  (4+ messages)

[RFC PATCH v2 0/4] Inline crypto support on DragonBoard 845c
 2020-03-04 21:10 UTC  (10+ messages)
` [RFC PATCH v2 1/4] firmware: qcom_scm: Add support for programming inline crypto keys
` [RFC PATCH v2 2/4] arm64: dts: sdm845: add Inline Crypto Engine registers and clock
` [RFC PATCH v2 3/4] scsi: ufs: add program_key() variant op
` [RFC PATCH v2 4/4] scsi: ufs-qcom: add Inline Crypto Engine support

[PATCH 00/42] Manually convert SCSI documentation to ReST format
 2020-03-04 18:58 UTC  (29+ messages)
` [PATCH 03/42] docs: scsi: convert 53c700.txt to ReST
` [PATCH 04/42] docs: scsi: convert aacraid.txt "
` [PATCH 05/42] docs: scsi: convert advansys.txt "
` [PATCH 06/42] docs: scsi: convert aha152x.txt "
` [PATCH 07/42] docs: scsi: convert aic79xx.txt "
` [PATCH 08/42] docs: scsi: convert aic7xxx.txt "
` [PATCH 11/42] docs: scsi: convert BusLogic.txt "
` [PATCH 13/42] docs: scsi: convert dc395x.txt "
` [PATCH 14/42] docs: scsi: convert dpti.txt "
` [PATCH 15/42] docs: scsi: convert FlashPoint.txt "
` [PATCH 16/42] docs: scsi: convert g_NCR5380.txt "
` [PATCH 17/42] docs: scsi: convert hpsa.txt "
` [PATCH 22/42] docs: scsi: convert megaraid.txt "
` [PATCH 23/42] docs: scsi: convert ncr53c8xx.txt "
` [PATCH 24/42] docs: scsi: convert NinjaSCSI.txt "
` [PATCH 25/42] docs: scsi: convert ppa.txt "
` [PATCH 26/42] docs: scsi: convert qlogicfas.txt "
` [PATCH 27/42] docs: scsi: convert scsi-changer.txt "
` [PATCH 30/42] docs: scsi: convert scsi-generic.txt "
` [PATCH 33/42] docs: scsi: convert scsi.txt "
` [PATCH 35/42] docs: scsi: convert smartpqi.txt "
` [PATCH 36/42] docs: scsi: convert st.txt "
` [PATCH 38/42] docs: scsi: convert sym53c8xx_2.txt "
` [PATCH 40/42] docs: scsi: convert ufs.txt "
` [PATCH 42/42] docs: scsi: convert arcmsr_spec.txt "

[LSF/MM/BPF TOPIC] Storage: generic completion polling
 2020-03-04 16:11 UTC  (2+ messages)

[RFC PATCH] megaraid_sas : threaded irq hybrid polling
 2020-03-04 10:36 UTC  (3+ messages)

[PATCH v2 00/11] megaraid_sas: driver updates to 07.713.01.00-rc1
 2020-03-04  9:39 UTC  (13+ messages)
` [PATCH v2 10/11] megaraid_sas: Use Block layer API to check SCSI device in-flight IO requests

[PATCH v2 0/6] Fix qla2xxx endianness annotations
 2020-03-04  5:29 UTC  (7+ messages)
` [PATCH v2 1/6] qla2xxx: Sort BUILD_BUG_ON() statements alphabetically
` [PATCH v2 2/6] qla2xxx: Add more BUILD_BUG_ON() statements
` [PATCH v2 3/6] qla2xxx: Fix endianness annotations in header files
` [PATCH v2 4/6] qla2xxx: Fix endianness annotations in source files
` [PATCH v2 5/6] qla2xxx: Fix the code that reads from mailbox registers
` [PATCH v2 6/6] qla2xxx: Change {RD,WRT}_REG_*() function names from upper case into lower case

[PATCH 0/4] Fix qla2xxx endianness annotations
 2020-03-04  5:16 UTC  (15+ messages)
` [PATCH 1/4] qla2xxx: Use raw_smp_processor_id() where appropriate
` [PATCH 2/4] qla2xxx: Fix endianness annotations in header files
` [PATCH 3/4] qla2xxx: Fix endianness annotations in source files
` [PATCH 4/4] qla2xxx: Fix the code that reads from mailbox registers

[RFC PATCH v1] scsi: ufs-mediatek: add inline encryption support
 2020-03-04  2:25 UTC  (3+ messages)

[RFC PATCH v2] scsi: ufs-mediatek: add inline encryption support
 2020-03-04  2:21 UTC 

[LSF/MM/BPF TOPIC] Multi-actuator HDDs
 2020-03-03 16:40 UTC  (4+ messages)

[PATCH v1] scsi: ufs-mediatek: fix HOST_PA_TACTIVATE quirk for Samsung UFS Devices
 2020-03-03  7:50 UTC  (2+ messages)

[Announce] sg3_utils-1.45 available
 2020-03-03  6:15 UTC 

[PATCH AUTOSEL 5.5 16/66] scsi: megaraid_sas: silence a warning
 2020-03-03  2:45 UTC 

[PATCH AUTOSEL 5.4 15/58] scsi: megaraid_sas: silence a warning
 2020-03-03  2:46 UTC 

[PATCH AUTOSEL 4.19 10/32] scsi: megaraid_sas: silence a warning
 2020-03-03  2:48 UTC 

[PATCH] qla2xxx: add ring buffer for tracing debug logs
 2020-03-02 23:00 UTC  (2+ messages)
` [EXT] "

[PATCH] scsi: avoid to fetch scsi host template instance in IO path
 2020-03-02 22:30 UTC  (5+ messages)

NULL pointer dereference in qla24xx_abort_command, kernel 4.19.98 (Debian)
 2020-03-02 22:26 UTC  (4+ messages)

megaraid_sas problem for scsi_add_host() fail
 2020-03-02 18:48 UTC  (6+ messages)

[PATCH] ibmvfc: Fix NULL return compiler warning
 2020-03-02 14:39 UTC 

Linux / mpt3sas support for PCI 1000:0014 (weird device?)
 2020-03-02 11:17 UTC  (4+ messages)

[PATCH v8 00/38] sg: add v4 interface
 2020-03-02  3:32 UTC  (34+ messages)
` [PATCH v8 06/38] sg: make open count an atomic
` [PATCH v8 07/38] sg: move header to uapi section
` [PATCH v8 08/38] sg: speed sg_poll and sg_get_num_waiting
` [PATCH v8 09/38] sg: sg_allow_if_err_recovery and renames
` [PATCH v8 10/38] sg: improve naming
` [PATCH v8 11/38] sg: change rwlock to spinlock
` [PATCH v8 12/38] sg: ioctl handling
` [PATCH v8 13/38] sg: split sg_read
` [PATCH v8 14/38] sg: sg_common_write add structure for arguments
` [PATCH v8 15/38] sg: rework sg_vma_fault
` [PATCH v8 16/38] sg: rework sg_mmap
` [PATCH v8 17/38] sg: replace sg_allow_access
` [PATCH v8 18/38] sg: rework scatter gather handling
` [PATCH v8 19/38] sg: introduce request state machine
` [PATCH v8 20/38] sg: sg_find_srp_by_id
` [PATCH v8 21/38] sg: sg_fill_request_element
` [PATCH v8 22/38] sg: printk change %p to %pK
` [PATCH v8 23/38] sg: xarray for fds in device
` [PATCH v8 24/38] sg: xarray for reqs in fd
` [PATCH v8 25/38] sg: replace rq array with lists
` [PATCH v8 26/38] sg: sense buffer rework
` [PATCH v8 27/38] sg: add sg v4 interface support
` [PATCH v8 28/38] sg: rework debug info
` [PATCH v8 29/38] sg: add 8 byte SCSI LUN to sg_scsi_id
` [PATCH v8 30/38] sg: expand sg_comm_wr_t
` [PATCH v8 31/38] sg: add sg_iosubmit_v3 and sg_ioreceive_v3 ioctls
` [PATCH v8 32/38] sg: add some __must_hold macros
` [PATCH v8 33/38] sg: move procfs objects to avoid forward decls
` [PATCH v8 34/38] sg: protect multiple receivers
` [PATCH v8 35/38] sg: first debugfs support
` [PATCH v8 36/38] sg: rework mmap support
` [PATCH v8 37/38] sg: warn v3 write system call users
` [PATCH v8 38/38] sg: bump version to 4.0.08


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