messages from 2018-04-27 05:35:56 to 2018-05-16 09:43:10 UTC [more...]
simplify procfs code for seq_file instances V3
2018-05-16 9:43 UTC (7+ messages)
` [PATCH 01/42] net/can: single_open_net needs to be paired with single_release_net
` [PATCH 02/42] proc: introduce a proc_pid_ns helper
` [PATCH 03/42] proc: don't detour through seq->private to get the inode
` [PATCH 04/42] proc: simplify proc_register calling conventions
` [PATCH 05/42] proc: add a proc_create_reg helper
` [PATCH 06/42] proc: introduce proc_create_seq{,_data}
[PATCH 0/4] Add required changes to ufshcd to support exynos ufs hci
2018-05-16 7:51 UTC (7+ messages)
` [PATCH 1/4] scsi: ufs: add quirk to fix mishandling utrlclr/utmrlclr
` [PATCH 2/4] scsi: ufs: add quirk not to allow reset of interrupt aggregation
` [PATCH 3/4] scsi: ufs: add quirk to enable host controller without hce
` [PATCH 4/4] scsi: ufs: make ufshcd_config_pwr_mode of non-static func
[PATCH v9 0/5] scsi: ufs: add ufs driver code for Hisilicon Hi3660 SoC
2018-05-16 7:18 UTC (4+ messages)
` [PATCH v9 2/5] dt-bindings: scsi: ufs: add document for hisi-ufs
` 答复: "
[PATCH 0/2] Use sbitmap instead of percpu_ida
2018-05-16 5:54 UTC (6+ messages)
` [PATCH 1/2] Convert target drivers to use sbitmap
` [PATCH 2/2] Remove percpu_ida
[RFC PATCH V2] scsi: ufs: Add specific callback for setting DMA mask
2018-05-16 4:31 UTC (2+ messages)
[GIT PULL] SCSI fixes for 4.17-rc5
2018-05-15 15:16 UTC
[PATCH 04/40] proc: introduce proc_create_seq{,_data}
2018-05-15 14:56 UTC (20+ messages)
` simplify procfs code for seq_file instances V2
` [PATCH 06/40] proc: introduce proc_create_single{,_data}
` [PATCH 06/40] proc: introduce proc_create_single{, _data}
` [PATCH 11/40] ipv6/flowlabel: simplify pid namespace lookup
` [PATCH 34/40] atm: simplify procfs code
` [PATCH 38/40] ide: remove ide_driver_proc_write
` [PATCH 04/40] proc: introduce proc_create_seq{, _data}
[PATCH] mptlan: fix mpt_lan_sdu_send()'s return type
2018-05-15 2:51 UTC (4+ messages)
[PATCH] scsi: clean up generated file scsi_devinfo_tbl.c
2018-05-15 2:48 UTC (3+ messages)
[PATCH] scsi: esas2r: fix spelling mistake: "requestss" -> "requests"
2018-05-15 2:40 UTC (2+ messages)
[PATCH] scsi: libosd: Remove VLA usage
2018-05-15 2:33 UTC (3+ messages)
[PATCH 0/7] Miscellaneous patches and bug fixes
2018-05-11 19:06 UTC (8+ messages)
` [PATCH 1/7] cxlflash: Yield to active send threads
` [PATCH 2/7] cxlflash: Limit the debug logs in the IO path
` [PATCH 3/7] cxlflash: Acquire semaphore before invoking ioctl services
` [PATCH 4/7] cxlflash: Use local mutex for AFU serialization
` [PATCH 5/7] cxlflash: Add include guards to backend.h
` [PATCH 6/7] cxlflash: Abstract hardware dependent assignments
` [PATCH 7/7] cxlflash: Isolate external module dependencies
[PATCH] scsi: qlogicpti: Fix an error handling path in 'qpti_sbus_probe()'
2018-05-10 12:45 UTC (2+ messages)
[PATCH v6 00/13] firmware_loader changes for v4.18
2018-05-09 23:01 UTC (22+ messages)
` [PATCH v6 01/13] firmware: wrap FW_OPT_* into an enum
` [PATCH v6 02/13] firmware: use () to terminate kernel-doc function names
` [PATCH v6 03/13] firmware: rename fw_sysfs_fallback to firmware_fallback_sysfs()
` [PATCH v6 04/13] firmware_loader: document firmware_sysfs_fallback()
` [PATCH v6 05/13] firmware_loader: enhance Kconfig documentation over FW_LOADER
` [PATCH v6 06/13] firmware_loader: move kconfig FW_LOADER entries to its own file
` [PATCH v6 07/13] firmware_loader: make firmware_fallback_sysfs() print more useful
` [PATCH v6 08/13] firmware: add firmware_request_nowarn() - load firmware without warnings
` [PATCH v6 09/13] ath10k: use firmware_request_nowarn() to load firmware
` [PATCH v6 10/13] ath10k: re-enable the firmware fallback mechanism for testmode
` [PATCH v6 11/13] Documentation: fix few typos and clarifications for the firmware loader
` [PATCH v6 12/13] Documentation: remove stale firmware API reference
` [PATCH v6 13/13] Documentation: clarify firmware_class provenance and why we can't rename the module
[PATCH] libiscsi: add lock around task lists to fix list corruption regression
2018-05-09 22:27 UTC (4+ messages)
[PATCH 0/6] hisi_sas: improve DQ locking
2018-05-09 15:10 UTC (7+ messages)
` [PATCH 1/6] scsi: hisi_sas: relocate smp sg map
` [PATCH 2/6] scsi: hisi_sas: make return type of prep functions void
` [PATCH 3/6] scsi: hisi_sas: allocate slot buffer earlier
` [PATCH 4/6] scsi: hisi_sas: Don't lock DQ for complete task sending
` [PATCH 5/6] scsi: hisi_sas: Use device lock to protect slot alloc/free
` [PATCH 6/6] scsi: hisi_sas: add check of device in hisi_sas_task_exec()
[PATCH 0/3] scsi: arcmsr: Add driver parameter cmd_timeout for scsi command timeout setting
2018-05-09 9:05 UTC (5+ messages)
[PATCH] scsi: mpt3sas: fix a missing-check bug
2018-05-09 5:28 UTC (2+ messages)
[PATCH v5 0/6] firmware_loader: cleanups for v4.18
2018-05-08 15:24 UTC (11+ 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
[PATCH] usb: storage: Fix a possible data race in uas_queuecommand_lck
2018-05-08 8:39 UTC (3+ messages)
` [usb-storage] "
[PATCH v2] scsi: 3w-9xxx: fix a missing-check bug
2018-05-08 5:34 UTC (3+ messages)
[PATCH] scsi: mptsas: fix spelling mistake: "matchs" -> "matches"
2018-05-08 5:27 UTC (2+ messages)
[PATCH][V2] scsi: lpfc: fix spelling mistakes: "mabilbox" and "maibox"
2018-05-08 5:27 UTC (2+ messages)
[PATCH] scsi: qla2xxx: remove the unused tcm_qla2xxx_cmd_wq
2018-05-08 5:25 UTC (3+ messages)
[PATCH] scsi: mptfusion: fix spelling mistake: "initators" -> "initiators"
2018-05-08 5:22 UTC (2+ messages)
[PATCH 00/11] hisi_sas: some misc patches
2018-05-08 5:16 UTC (13+ 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
[PATCH] zfcp: fix infinite iteration on ERP ready list
2018-05-08 4:02 UTC (2+ messages)
[PATCH v2 0/2] Fix UFS and devfreq interaction
2018-05-08 2:51 UTC (5+ messages)
` [PATCH v2 1/2] scsi: ufs: Extract devfreq registration
` [PATCH v2 2/2] scsi: ufs: Use freq table with devfreq
[PATCH v2] scsi: 3w-xxxx: fix a missing-check bug
2018-05-08 1:44 UTC (2+ messages)
[PATCH] scsi: 3w-xxxx: fix a missing-check bug
2018-05-08 0:31 UTC (2+ messages)
[PATCH] scsi: 3w-9xxx: fix a missing-check bug
2018-05-08 0:27 UTC (2+ messages)
[PATCH] scsi: 3ware: fix a missing-check bug
2018-05-08 0:20 UTC (2+ messages)
[PATCH-next v2] scsi: libsas: dynamically allocate and free ata host
2018-05-07 11:15 UTC
[PATCH-next] scsi: libsas: dynamically allocate and free ata host
2018-05-07 9:16 UTC (2+ messages)
[PATCH 3/3] scsi: arcmsr: Update driver version to v1.40.00.06-20180504
2018-05-07 7:00 UTC
[PATCH 2/3] scsi: arcmsr: Add slave_configure callback function to set device command timeout value
2018-05-07 6:57 UTC
[PATCH 1/3] scsi: arcmsr: Add driver parameter cmd_timeout, default value is ARCMSR_DEFAULT_TIMEOUT
2018-05-07 6:53 UTC
[PATCH] scsi: sg: fix a missing-check bug
2018-05-07 5:13 UTC (2+ messages)
[LSF/MM TOPIC NOTES] x86 ZONE_DMA love
2018-05-03 12:13 UTC (20+ messages)
[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: 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: dpt_i2o: Remove VLA usage
2018-05-02 22:21 UTC
[GIT PULL] SCSI fixes for 4.17-rc3
2018-05-02 14:53 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 (2+ 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
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).