linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-20 09:55:26 to 2018-05-04 17:43:55 UTC [more...]

[PATCH v5 0/6] firmware_loader: cleanups for v4.18
 2018-05-04 17:43 UTC  (7+ messages)
` [PATCH v5 1/6] firmware: wrap FW_OPT_* into an enum
` [PATCH v5 2/6] firmware: use () to terminate kernel-doc function names
` [PATCH v5 3/6] firmware: rename fw_sysfs_fallback to firmware_fallback_sysfs()
` [PATCH v5 4/6] firmware_loader: document firmware_sysfs_fallback()
` [PATCH v5 5/6] firmware_loader: enhance Kconfig documentation over FW_LOADER
` [PATCH v5 6/6] firmware_loader: move kconfig FW_LOADER entries to its own file

[LSF/MM TOPIC NOTES] x86 ZONE_DMA love
 2018-05-03 12:13 UTC  (21+ messages)
` [Lsf-pc] "

[PATCH] zfcp: fix infinite iteration on ERP ready list
 2018-05-03 11:52 UTC 

[PATCH v2 01/10] scsi: ufs: Allowing power mode change
 2018-05-03 11:07 UTC  (10+ messages)
  ` [PATCH v2 02/10] scsi: ufs-qcom: Enable UFSHCD_QUIRK_BROKEN_PWR_MODE_CHANGE quirk
  ` [PATCH v2 03/10] scsi: ufs: Add LCC quirk for host and device
  ` [PATCH v2 04/10] scsi: ufs: fix exception event handling
  ` [PATCH v2 05/10] scsi: ufshcd: fix possible unclocked register access
  ` [PATCH v2 06/10] scsi: ufs: add reference counting for scsi block requests
  ` [PATCH v2 07/10] scsi: ufs-qcom: remove broken hci version quirk
  ` [PATCH v2 08/10] scsi: ufs: make sure all interrupts are processed
  ` [PATCH v2 09/10] scsi: ufs: fix irq return code
  ` [PATCH v2 10/10] scsi: ufs: Add clock ungating to a separate workqueue

[PATCH] scsi: mptsas: fix spelling mistake: "matchs" -> "matches"
 2018-05-03 10:18 UTC 

[PATCH][V2] scsi: lpfc: fix spelling mistakes: "mabilbox" and "maibox"
 2018-05-03  9:26 UTC 

[PATCH] scsi: lpfc: fix spelling mistake: "mabilbox" -> "mailbox"
 2018-05-03  9:23 UTC  (2+ messages)
` NAK: "

[PATCH] scsi: ufs: ufshcd: Remove VLA usage
 2018-05-02 23:58 UTC 

[PATCH] scsi: libosd: Remove VLA usage
 2018-05-02 22:55 UTC 

[PATCH] scsi: dpt_i2o: Remove VLA usage
 2018-05-02 22:21 UTC 

[PATCH] scsi: qla2xxx: remove the unused tcm_qla2xxx_cmd_wq
 2018-05-02 21:04 UTC  (2+ messages)

[PATCH 00/11] hisi_sas: some misc patches
 2018-05-02 15:56 UTC  (12+ messages)
` [PATCH 01/11] scsi: hisi_sas: optimise the usage of DQ locking
` [PATCH 02/11] scsi: hisi_sas: Add some checks to avoid free'ing a sas_task twice
` [PATCH 03/11] scsi: hisi_sas: check host frozen before calling "done" function
` [PATCH 04/11] scsi: hisi_sas: fix PI memory size
` [PATCH 05/11] scsi: hisi_sas: check sas_dev gone earlier in hisi_sas_abort_task()
` [PATCH 06/11] scsi: hisi_sas: stop controller timer for reset
` [PATCH 07/11] scsi: hisi_sas: update PHY linkrate after a controller reset
` [PATCH 08/11] scsi: hisi_sas: config ATA de-reset as an constrained command for v3 hw
` [PATCH 09/11] scsi: hisi_sas: remove redundant handling to event95 for v3
` [PATCH 10/11] scsi: hisi_sas: add readl poll timeout helper wrappers
` [PATCH 11/11] scsi: hisi_sas: workaround a v3 hw hilink bug

[GIT PULL] SCSI fixes for 4.17-rc3
 2018-05-02 14:53 UTC 

[PATCH] scsi: mptfusion: fix spelling mistake: "initators" -> "initiators"
 2018-05-02  9:12 UTC 

[PATCH] scsi: mpt3sas: fix spelling mistake: "disbale" -> "disable"
 2018-05-02  3:36 UTC  (2+ messages)

[PATCH] scsi: megaraid_sas: fix spelling mistake: "disbale" -> "disable"
 2018-05-02  3:36 UTC  (2+ messages)

[PATCH] scsi: esas2r: fix spelling mistake: "asynchromous" -> "asynchronous"
 2018-05-02  3:32 UTC  (2+ messages)

[PATCH] scsi: isci: remove redundant check on in_connection_align_insertion_frequency
 2018-05-02  3:32 UTC  (2+ messages)

[PATCH] aacraid: Correct hba_send to include iu_type
 2018-05-02  3:21 UTC  (3+ messages)

[PATCH] bsg referencing bus driver module
 2018-05-01 17:24 UTC  (7+ messages)

[RFC] [PATCH] Do not start queue from interrupt context
 2018-04-30 21:21 UTC 

simplify procfs code for seq_file instances V2
 2018-04-30 15:38 UTC  (45+ messages)
` [PATCH 01/40] net/can: single_open_net needs to be paired with single_release_net
` [PATCH 02/40] proc: simplify proc_register calling conventions
` [PATCH 03/40] proc: add a proc_create_reg helper
` [PATCH 04/40] proc: introduce proc_create_seq{,_data}
` [PATCH 05/40] proc: introduce proc_create_seq_private
` [PATCH 06/40] proc: introduce proc_create_single{,_data}
` [PATCH 07/40] ipv{4,6}/udp{,lite}: simplify proc registration
` [PATCH 08/40] ipv{4,6}/tcp: simplify procfs registration
` [PATCH 09/40] ipv{4,6}/ping: simplify proc file creation
` [PATCH 10/40] ipv{4, 6}/raw: simplify ѕeq_file code
` [PATCH 11/40] ipv6/flowlabel: simplify pid namespace lookup
` [PATCH 12/40] net/kcm: simplify proc registration
` [PATCH 13/40] netfilter/x_tables: simplify ѕeq_file code
` [PATCH 14/40] net: move seq_file_single_net to <linux/seq_file_net.h>
` [PATCH 15/40] proc: introduce proc_create_net{,_data}
` [PATCH 16/40] proc: introduce proc_create_net_single
` [PATCH 17/40] acpi/battery: simplify procfs code
` [PATCH 18/40] sgi-gru: "
` [PATCH 19/40] megaraid: "
` [PATCH 20/40] sg: "
` [PATCH 21/40] afs: "
` [PATCH 22/40] ext4: "
` [PATCH 23/40] jfs: "
` [PATCH 24/40] staging/rtl8192u: "
` [PATCH 25/40] resource: switch to proc_create_seq_data
` [PATCH 26/40] drbd: switch to proc_create_single
` [PATCH 27/40] rtc/proc: switch to proc_create_single_data
` [PATCH 28/40] bonding: switch to proc_create_seq_data
` [PATCH 29/40] hostap: switch to proc_create_{seq,single}_data
` [PATCH 30/40] neigh: switch to proc_create_seq_data
` [PATCH 31/40] netfilter/xt_hashlimit: switch to proc_create_{seq, single}_data
` [PATCH 32/40] netfilter/x_tables: switch to proc_create_seq_private
` [PATCH 33/40] bluetooth: switch to proc_create_seq_data
` [PATCH 34/40] atm: simplify procfs code
` [PATCH 35/40] atm: switch to proc_create_seq_private
` [PATCH 36/40] isdn: replace ->proc_fops with ->proc_show
` [PATCH 37/40] proc: don't detour through seq->private to get the inode
` [PATCH 38/40] ide: remove ide_driver_proc_write
` [PATCH 39/40] ide: replace ->proc_fops with ->proc_show
` [PATCH 40/40] tty: "

remove PCI_DMA_BUS_IS_PHYS V2
 2018-04-26 15:11 UTC  (10+ messages)
  ` [PATCH 1/5] scsi: reduce use of block bounce buffers
  ` [PATCH 2/5] ide: kill ide_toggle_bounce
  ` [PATCH 3/5] ide: remove the PCI_DMA_BUS_IS_PHYS check
  ` [PATCH 4/5] net: remove the PCI_DMA_BUS_IS_PHYS check in illegal_highdma
  ` [PATCH 5/5] PCI: remove PCI_DMA_BUS_IS_PHYS

simplify procfs code for seq_file instances
 2018-04-25 21:24 UTC  (22+ messages)
` [PATCH 02/39] proc: introduce proc_create_seq{,_data}
` [PATCH 03/39] proc: introduce proc_create_seq_private
` [PATCH 15/39] acpi/battery: simplify procfs code
` [PATCH 16/39] ipmi: "
` [PATCH 26/39] rtc/proc: switch to proc_create_single_data

[GIT PULL] SCSI fixes for 4.17-rc2
 2018-04-25 21:17 UTC  (2+ messages)

Regression 4.17-rc1: SSD doesn’t properly resume causing system hang (NULL pointer dereference)
 2018-04-25 12:34 UTC  (11+ messages)
` Regression 4.17-rc1: SSD doesnʼt "
    ` Regression 4.17-rc1: SSD doesn "

[PATCH 4.14 071/183] scsi: devinfo: fix format of the device list
 2018-04-25 10:34 UTC 

[PATCH 0/3] Fix UFS and devfreq interaction
 2018-04-24 22:14 UTC  (13+ messages)
` [PATCH 1/3] PM / devfreq: Actually support providing freq_table
      `  "
` [PATCH 2/3] scsi: ufs: Extract devfreq registration
` [PATCH 3/3] scsi: ufs: Use freq table with devfreq

[PATCH v9 0/5] scsi: ufs: add ufs driver code for Hisilicon Hi3660 SoC
 2018-04-24 13:54 UTC  (4+ messages)
` [PATCH v9 2/5] dt-bindings: scsi: ufs: add document for hisi-ufs
    ` 答复: "

[PATCH] mptlan: fix mpt_lan_sdu_send()'s return type
 2018-04-24 13:15 UTC 

[PATCH] [SCSI] mpt3sas: Fix secure erase premature termination
 2018-04-24 12:33 UTC  (9+ messages)
` [PATCH] [SCSI] mpt3sas: Fix secure erase premature termination (v2)

[PATCH] [SCSI] mpt3sas: Fix secure erase premature termination (v3)
 2018-04-24  7:25 UTC  (5+ messages)
` [PATCH] [SCSI] mpt3sas: Fix secure erase premature termination (v4)

[RESEND PATCH v1 2/2] trace: events: block: Add tag in block trace events
 2018-04-23 13:34 UTC  (3+ messages)

[RESEND PATCH v1 1/2] trace: events: scsi: Add tag in SCSI trace events
 2018-04-23 12:58 UTC  (2+ messages)

[PATCH v3 0/6] scsi: handle special return codes for ABORTED COMMAND
 2018-04-23  9:33 UTC  (3+ messages)

[Patch v2] Storvsc: Select channel based on available percentage of ring buffer to write
 2018-04-22 18:53 UTC  (4+ messages)

usercopy whitelist woe in scsi_sense_cache
 2018-04-21  8:43 UTC  (21+ messages)

[PATCH] [v2] scsi: ips: fix firmware timestamps for 32-bit
 2018-04-20 23:38 UTC  (2+ messages)

[PATCH] [RESEND 2] scsi: esas2r: use ktime_get_real_seconds()
 2018-04-20 23:34 UTC  (2+ messages)

[PATCH][V2] isci: Fix infinite loop in while loop
 2018-04-20 23:24 UTC  (2+ messages)

[PATCH v2] target: Fix Fortify_panic kernel exception
 2018-04-20 23:09 UTC  (2+ messages)

[PATCH 1/2] scsi: st: Replace GFP_ATOMIC with GFP_KERNEL in st_probe
 2018-04-20 22:38 UTC  (2+ messages)

[PATCH v2] storvsc: Set up correct queue depth values for IDE devices
 2018-04-20 19:36 UTC  (6+ messages)

[PATCH] isci: Fix infinite loop in while loop
 2018-04-20  9:57 UTC  (3+ messages)


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