messages from 2022-03-24 18:03:51 to 2022-04-01 14:12:46 UTC [more...]
[PATCH 00/29] UFS patches for kernel v5.19
2022-04-01 14:12 UTC (50+ messages)
` [PATCH 01/29] scsi: ufs: Declare ufshcd_wait_for_register() static
` [PATCH 02/29] scsi: ufs: Remove superfluous boolean conversions
` [PATCH 03/29] scsi: ufs: Simplify statements that return a boolean
` [PATCH 04/29] scsi: ufs: Remove ufshcd_lrb.sense_bufflen
` [PATCH 05/29] scsi: ufs: Remove ufshcd_lrb.sense_buffer
` [PATCH 06/29] scsi: ufs: Use get_unaligned_be16() instead of be16_to_cpup()
` [PATCH 07/29] scsi: ufs: Remove the UFS_FIX() and END_FIX() macros
` [PATCH 08/29] scsi: ufs: Rename struct ufs_dev_fix into ufs_dev_quirk
` [PATCH 09/29] scsi: ufs: Declare the quirks array const
` [PATCH 10/29] scsi: ufs: Invert the return value of ufshcd_is_hba_active()
` [PATCH 11/29] scsi: ufs: Remove unused constants and code
` [PATCH 12/29] scsi: ufs: Switch to aggregate initialization
` [PATCH 13/29] scsi: ufs: Remove the LUN quiescing code from ufshcd_wl_shutdown()
` [PATCH 14/29] scsi: ufs: Make the config_scaling_param calls type safe
` [PATCH 15/29] scsi: ufs: Remove the driver version
` [PATCH 16/29] scsi: ufs: Rename sdev_ufs_device into ufs_device_wlun
` [PATCH 17/29] scsi: ufs: Use an SPDX license identifier in the Kconfig file
` [PATCH 18/29] scsi: ufs: Remove paths from source code comments
` [PATCH 19/29] scsi: ufs: Remove the TRUE and FALSE definitions
` [PATCH 20/29] scsi: ufs: Remove locking from around single register writes
` [PATCH 21/29] scsi: ufs: Introduce ufshcd_clkgate_delay_set()
` [PATCH 22/29] scsi: ufs: qcom: Fix ufs_qcom_resume()
` [PATCH 23/29] scsi: ufs: Remove unnecessary ufshcd-crypto.h include directives
` [PATCH 24/29] scsi: ufs: Fix kernel-doc syntax in ufshcd.h
` [PATCH 25/29] scsi: ufs: Minimize #include directives
` [PATCH 26/29] scsi: ufs: Split the ufshcd.h header file
` [PATCH 27/29] scsi: ufs: Move the struct ufs_ref_clk definition
` [PATCH 28/29] scsi: ufs: Move the ufs_is_valid_unit_desc_lun() definition
` [PATCH 29/29] scsi: ufs: Split the drivers/scsi/ufs directory
[Bug 215788] New: arcmsr driver on kernel 5.16 and up fails to initialize ARC-1280ML RAID controller
2022-04-01 11:00 UTC (2+ messages)
` [Bug 215788] "
[PATCH 0/2] pm80xx updates
2022-04-01 9:58 UTC (13+ messages)
` [PATCH 1/2] scsi: pm80xx: mask and unmask upper interrupt vectors 32-63
` [PATCH 2/2] scsi: pm80xx: enable upper inbound, outbound queues
[PATCH V3 00/15] misc iscsi patches
2022-04-01 9:29 UTC (20+ messages)
` [PATCH V3 01/15] scsi: iscsi: Move iscsi_ep_disconnect
` [PATCH V3 02/15] scsi: iscsi: Fix offload conn cleanup when iscsid restarts
` [PATCH V3 03/15] scsi: iscsi: Merge suspend fields
` [PATCH V3 04/15] scsi: iscsi: Fix nop handling during conn recovery
` [PATCH V3 05/15] scsi: iscsi: Rename iscsi_conn_queue_work
` [PATCH V3 06/15] scsi: iscsi: Add recv workqueue helpers
` [PATCH V3 07/15] scsi: iscsi: Allow a recv and xmit work to run
` [PATCH V3 08/15] scsi: iscsi: Run recv path from workqueue
` [PATCH V3 09/15] scsi: iscsi_tcp: Tell net when there's more data
` [PATCH V3 10/15] scsi: iscsi_tcp: Drop target_alloc use
` [PATCH V3 11/15] scsi: iscsi: remove unneeded task state check
` [PATCH V3 12/15] scsi: iscsi: Remove iscsi_get_task back_lock requirement
` [PATCH V3 13/15] scsi: iscsi: Try to avoid taking back_lock in xmit path
` [PATCH V3 14/15] scsi: libiscsi: improve conn_send_pdu API
` [PATCH V3 15/15] scsi: iscsi: Fix race between recovery and task xmit
[PATCH] scsi: ufs: ufshcd-pltfrm: simplify usages of pdev->dev
2022-04-01 9:16 UTC (2+ messages)
[PATCH] scsi: pmcraid: Remove unneeded semicolon
2022-04-01 3:06 UTC
[PATCH] drivers: scsi: alloc scsi disk ida index before adding scsi device
2022-04-01 0:59 UTC
[PATCH] scsi: sd: call device_del() if device_add_disk() fails
2022-03-31 17:21 UTC (15+ messages)
Estimating Services
2022-03-31 16:22 UTC
[PATCH V2] target: allow changing dbroot if there are no registered devices
2022-03-31 16:15 UTC (2+ messages)
[PATCH] scsi: core: always finish successfully aborted notry command
2022-04-01 3:50 UTC
[PATCH] scsi: sd: cleanup gendisk if device_add_disk() failed
2022-04-01 1:10 UTC
mpt3sas_base.c:5396:40: warning: array subscript ‘Mpi2SasIOUnitPage1_t is partly outside array bounds of ‘unsigned char[20]’
2022-03-31 7:08 UTC
filesystem corruption with "scsi: core: Reallocate device's budget map on queue depth change"
2022-03-31 6:12 UTC (10+ messages)
[RESEND PATCH v3] scsi: ufs: exclude UECxx from SFR dump list
2022-03-31 1:24 UTC
[linux-next:master] BUILD REGRESSION a67ba3cf9551f8c92d5ec9d7eae1aadbb9127b57
2022-03-30 21:51 UTC
[Bug 215691] New: mpt3sas "SMP command sent to the expander has timed out" cause halt
2022-03-30 13:43 UTC (8+ messages)
` [Bug 215691] "
[PATCH] target: iscsi: add vrf support
2022-03-30 12:18 UTC
[PATCH v2] scsi: core: Refine how we set tag_set NUMA node
2022-03-30 11:38 UTC
[REQUEST DISCUSS]: speed up SCSI error handle for host with massive devices
2022-03-30 10:59 UTC (7+ messages)
[PATCH] megaraid_sas: device scan on logical target with invalid LUN ID deletes that target from the OS
2022-03-30 10:39 UTC (3+ messages)
[PATCH] scsi: bnx2fc: Fix spelling mistake "mis-match" -> "mismatch"
2022-03-30 4:06 UTC (2+ messages)
[PATCH] scsi: bnx2i: Fix spelling mistake "mis-match" -> "mismatch"
2022-03-30 4:07 UTC (3+ messages)
` [EXT] "
[PATCH] zorro: Fix a resource leak in zorro7xx_remove_one()
2022-03-30 4:05 UTC (2+ messages)
[PATCH] [SCSI] aic7xxx: use standard pci subsystem, subdevice defines
2022-03-30 4:01 UTC (2+ messages)
[PATCH v2] ufs: qcom: drop custom Android boot parameters
2022-03-30 3:59 UTC (2+ messages)
[PATCH] scsi: core: sysfs: remove comments that conflict with the actual logic
2022-03-30 3:54 UTC (4+ messages)
[PATCH 0/9] treewide: eliminate anonymous module_init & module_exit
2022-03-30 3:51 UTC (5+ messages)
` [PATCH 3/9] net: mlx5: "
` [PATCH 5/9] virtio-scsi: "
[PATCH] scsi: hisi_sas: remove stray fallthrough annotation
2022-03-30 3:53 UTC (2+ messages)
[PATCH] scsi: isci: host: Fix spelling mistake "doesnt" -> "doesn't"
2022-03-30 3:46 UTC (2+ messages)
[PATCH v2] scsi: core: Fix sbitmap depth in scsi_realloc_sdev_budget_map()
2022-03-30 3:45 UTC (2+ messages)
[PATCH] aha152x: Stop using struct scsi_pointer
2022-03-30 3:43 UTC (3+ messages)
[PATCH] ibmvscsis: increase INITIAL_SRP_LIMIT to 1024
2022-03-30 3:39 UTC (2+ messages)
[PATCH] scsi: sr: fix typo in CDROM(CLOSETRAY|EJECT) handling
2022-03-30 3:38 UTC (2+ messages)
[PATCH v3] scsi: pmcraid: Remove the PMCRAID_PASSTHROUGH_IOCTL ioctl implementation
2022-03-30 3:32 UTC (3+ messages)
[PATCH] scsi_logging: fix a BUG
2022-03-30 3:29 UTC (2+ messages)
[PATCH] scsi: ufs: core: Remove unused field in struct ufs_hba
2022-03-30 3:28 UTC (2+ messages)
[PATCH 0/2] lpfc: Fix regressions in 14.2.0.0 refactoring
2022-03-30 3:22 UTC (2+ messages)
[PATCH 0/4] lpfc: Update lpfc to revision 14.2.0.1
2022-03-30 3:20 UTC (2+ messages)
[PATCH] scsi:libiscsi: remove unnecessary memset in iscsi_conn_setup
2022-03-30 3:02 UTC (2+ messages)
[PATCH v2] scsi: mpt3sas: fix use after free in _scsih_expander_node_remove()
2022-03-30 2:56 UTC (2+ messages)
[PATCH v5] scsi:spraid: initial commit of Ramaxel spraid driver
2022-03-30 2:54 UTC (3+ messages)
[PATCH v2 0/7] mpi3mr: add BSG interface support for controller management
2022-03-29 18:06 UTC (8+ messages)
` [PATCH v2 1/7] mpi3mr: add BSG device support
` [PATCH v2 2/7] mpi3mr: add support for driver commands
` [PATCH v2 3/7] mpi3mr: add support for MPT commands
` [PATCH v2 4/7] mpi3mr: add support for PEL commands
` [PATCH v2 5/7] mpi3mr: expose adapter state to sysfs
` [PATCH v2 6/7] mpi3mr: add support for nvme pass-through
` [PATCH v2 7/7] mpi3mr: update driver version to 8.0.0.69.0
[PATCH] scsi: sd: Jump to out_free_index if device_add{,_disk}() fail
2022-03-29 9:08 UTC (8+ messages)
Koszty instalacji fotowoltaicznej
2022-03-28 7:46 UTC
[PATCH] scsi: lpfc: add NULL pointer check
2022-03-28 3:27 UTC
[PATCH] scsi: ipr: Directly return instead of using local ret variable
2022-03-28 2:05 UTC
[PATCH] mpt3sas: Fix system falling into readonly mode
2022-03-27 8:14 UTC
[PATCH] scsi: dc395x: fix a missing check on list iterator
2022-03-27 5:59 UTC
[PATCH] scsi: wd719x: fix a missing check on list iterator
2022-03-27 5:42 UTC
[PATCH][next] scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac()
2022-03-26 1:19 UTC (2+ messages)
Hang in __scsi_execute / scsi_block_when_processing_errors
2022-03-25 20:03 UTC
[PATCH v1] scsi: ufs: unipro: add to define HS-Gear5 mode
2022-03-25 15:34 UTC (4+ messages)
` [PATCH v2] "
[RFC 0/3] Add zero copy feature for tcmu
2022-03-25 9:06 UTC (5+ messages)
` [RFC 3/3] scsi: target: tcmu: Support zero copy
[PATCH 0/7] mpi3mr: add BSG interface support for controller management
2022-03-25 5:25 UTC (4+ messages)
` [PATCH 2/7] mpi3mr: add support for driver commands
[GIT PULL] first round of SCSI updates for the 5.15+ merge window
2022-03-25 2:47 UTC (2+ 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).