Xiaofei Tan ([email protected])

Number of posts: 226 (0.11 per day)
First post: 2017-09-23 09:05:13
Last post: 2023-06-01 15:00:24

Date List Subject
2021-02-07 11:50:57 linux-kernel [PATCH for-next 25/32] scsi: pcmcia: Replace spin_lock_irqsave with spin_lock in hard IRQ
2021-02-07 11:50:30 linux-kernel [PATCH for-next 30/32] scsi: vmw_pvscsi: Replace spin_lock_irqsave with spin_lock in hard IRQ
2021-02-07 11:50:12 linux-kernel [PATCH for-next 31/32] scsi: wd719x: Replace spin_lock_irqsave with spin_lock in hard IRQ
2021-02-07 11:50:06 linux-kernel [PATCH for-next 08/32] scsi: a3000: Replace spin_lock_irqsave with spin_lock in hard IRQ
2021-02-07 11:50:04 linux-kernel [PATCH for-next 11/32] scsi: esp_scsi: Replace spin_lock_irqsave with spin_lock in hard IRQ
2021-02-07 11:49:52 linux-kernel [PATCH for-next 03/32] scsi: lpfc: Replace spin_lock_irqsave with spin_lock in hard IRQ
2021-02-07 11:49:43 linux-kernel [PATCH for-next 01/32] scsi: 53c700: Replace spin_lock_irqsave with spin_lock in hard IRQ
2021-02-07 11:49:05 linux-kernel [PATCH for-next 15/32] scsi: initio: Replace spin_lock_irqsave with spin_lock in hard IRQ
2021-02-07 11:48:55 linux-kernel [PATCH for-next 32/32] scsi: advansys: Replace spin_lock_irqsave with spin_lock in hard IRQ
2021-02-07 11:48:55 linux-kernel [PATCH for-next 09/32] scsi: aha1740: Replace spin_lock_irqsave with spin_lock in hard IRQ
2021-02-07 11:48:54 linux-kernel [PATCH for-next 17/32] scsi: mac53c94: Replace spin_lock_irqsave with spin_lock in hard IRQ
2021-02-07 11:48:38 linux-kernel [PATCH for-next 26/32] scsi: qlogicfas408: Replace spin_lock_irqsave with spin_lock in hard IRQ
2021-02-07 11:48:19 linux-kernel [PATCH for-next 22/32] scsi: ncr53c8xx: Replace spin_lock_irqsave with spin_lock in hard IRQ
2021-02-07 11:47:10 linux-kernel [PATCH for-next 02/32] scsi: ipr: Replace spin_lock_irqsave with spin_lock in hard IRQ
2021-02-07 11:47:08 linux-kernel [PATCH for-next 23/32] scsi: nsp32: Replace spin_lock_irqsave with spin_lock in hard IRQ
2021-02-07 11:47:05 linux-kernel [PATCH for-next 24/32] scsi: pmcraid: Replace spin_lock_irqsave with spin_lock in hard IRQ
2021-02-07 11:46:57 linux-kernel [PATCH for-next 16/32] scsi: megaraid: Replace spin_lock_irqsave with spin_lock in hard IRQ
2021-02-07 11:45:51 linux-kernel [PATCH for-next 29/32] scsi: stex: Replace spin_lock_irqsave with spin_lock in hard IRQ
2021-02-07 11:45:20 linux-kernel [PATCH for-next 00/32] spin lock usage optimization for SCSI drivers
2021-02-07 11:45:19 linux-kernel [PATCH for-next 13/32] scsi: hptiop: Replace spin_lock_irqsave with spin_lock in hard IRQ
2021-02-07 11:44:50 linux-kernel [PATCH for-next 04/32] scsi: qla4xxx: Replace spin_lock_irqsave with spin_lock in hard IRQ
2021-02-07 11:44:50 linux-kernel [PATCH for-next 10/32] scsi: bfa: Replace spin_lock_irqsave with spin_lock in hard IRQ
2021-02-07 11:44:49 linux-kernel [PATCH for-next 14/32] scsi: ibmvscsi: Replace spin_lock_irqsave with spin_lock in hard IRQ
2021-02-07 11:44:13 linux-kernel [PATCH for-next 18/32] scsi: mesh: Replace spin_lock_irqsave with spin_lock in hard IRQ
2021-02-07 11:43:18 linux-kernel [PATCH for-next 06/32] scsi: a100u2w: Replace spin_lock_irqsave with spin_lock in hard IRQ
2021-02-07 11:42:44 linux-kernel [PATCH for-next 07/32] scsi: a2091: Replace spin_lock_irqsave with spin_lock in hard IRQ
2021-02-07 11:42:44 linux-kernel [PATCH for-next 05/32] scsi: BusLogic: Replace spin_lock_irqsave with spin_lock in hard IRQ
2021-02-05 02:10:20 linux-kernel [PATCH v2] PCI/AER: Change to use helper pcie_aer_is_native() in some places
2021-02-05 02:05:05 linux-kernel Re: [PATCH 1/1] PCI/AER: Change to use helper pcie_aer_is_native() in some places
2021-02-04 23:22:55 linux-kernel [PATCH 1/1] PCI/AER: Change to use helper pcie_aer_is_native() in some places
2021-02-04 07:15:27 linux-kernel [PATCH] mmc: cavium: Replace spin_lock_irqsave with spin_lock in hard IRQ
2021-02-03 13:00:21 linux-kernel [PATCH 1/6] rtc: cmos: Replace spin_lock_irqsave with spin_lock in hard IRQ
2021-02-03 12:56:56 linux-kernel [PATCH 2/6] rtc: pm8xxx: Replace spin_lock_irqsave with spin_lock in hard IRQ
2021-02-03 12:51:46 linux-kernel [PATCH 4/6] rtc: tegra: Replace spin_lock_irqsave with spin_lock in hard IRQ
2021-02-03 12:50:00 linux-kernel [PATCH 6/6] rtc: mxc_v2: Replace spin_lock_irqsave with spin_lock in hard IRQ
2021-02-03 12:49:02 linux-kernel [PATCH 5/6] rtc: mxc: Replace spin_lock_irqsave with spin_lock in hard IRQ
2021-02-03 12:48:44 linux-kernel [PATCH 3/6] rtc: r7301: Replace spin_lock_irqsave with spin_lock in hard IRQ
2021-02-03 12:48:17 linux-kernel [PATCH 0/6] spin lock usage optimization for RTC drivers
2021-01-26 13:37:40 linux-kernel Re: [PATCH v5] ACPI / APEI: fix the regression of synchronous external aborts occur in user-mode
2020-12-10 14:39:56 linux-kernel [PATCH v5] ACPI / APEI: fix the regression of synchronous external aborts occur in user-mode
2020-11-23 23:32:31 linux-kernel Re: [PATCH v4] ACPI / APEI: do memory failure on the physical address reported by ARM processor error section
2020-10-29 08:24:36 linux-kernel [PATCH v4] ACPI / APEI: do memory failure on the physical address reported by ARM processor error section
2020-10-09 08:24:50 linux-kernel Re: [PATCH v3] ACPI / APEI: do memory failure on the physical address reported by ARM processor error section
2020-09-28 02:06:34 linux-kernel [PATCH v3] ACPI / APEI: do memory failure on the physical address reported by ARM processor error section
2020-09-25 08:22:57 linux-kernel Re: [PATCH] btrfs: block-group: fix a doc warning in block-group.c
2020-09-22 12:40:38 linux-kernel [PATCH] btrfs: block-group: fix a doc warning in block-group.c
2020-09-22 12:12:08 linux-kernel [PATCH] HID: i2c-hid: fix some doc warnings in i2c-hid-core.c
2020-09-22 12:05:44 linux-kernel [PATCH] HID: core: fix some doc warnings in hid-core.c
2020-09-19 03:30:30 linux-kernel [PATCH] mm: fix some doc warnings in workingset.c
2020-09-19 02:31:13 linux-kernel Re: [PATCH] vt: fix some doc warnings in vt.c
2020-09-18 07:51:58 linux-kernel [PATCH] vt: fix some doc warnings in vt.c