Sumit Saxena ([email protected])

Number of posts: 44 (0.07 per day)
First post: 2016-03-15 11:09:13
Last post: 2017-10-31 17:37:58

Date List Subject
2022-06-28 09:42:10 linux-kernel Re: [PATCH v2 3/4][next] scsi: megaraid_sas: Replace one-element array with flexible-array member in MR_DRV_RAID_MAP
2022-04-27 10:32:23 linux-kernel Re: linux-next: build failure after merge of the scsi-mkp tree
2022-04-07 18:58:28 linux-kernel Re: [PATCH] scsi: megaraid_sas: remove unnecessary memset
2021-08-20 08:39:33 linux-kernel Re: [PATCH linux-next] scsi: megaraid: fix Coccinelle warnings
2021-08-06 17:39:52 linux-kernel Re: [PATCH v5 04/14] scsi: megaraid_sas: Use irq_set_affinity_and_hint
2021-07-27 10:59:14 linux-kernel Re: [PATCH] scsi: megaraid_mm: Fix end of loop tests for list_for_each_entry
2021-04-15 00:03:52 linux-kernel Re: [PATCH -next] scsi: megaraid_sas: Use DEFINE_SPINLOCK() for spinlock
2020-11-11 11:40:46 linux-kernel Re: [PATCH v8 17/18] scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug
2020-11-11 07:32:22 linux-kernel Re: [PATCH v8 17/18] scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug
2020-11-06 19:30:27 linux-kernel Re: [PATCH v8 17/18] scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug
2020-09-11 07:26:08 linux-kernel Re: [PATCH] MAINTAINERS: Drop [email protected] from MEGARAID SCSI/SAS DRIVERS
2019-11-05 09:32:08 linux-kernel Re: [PATCH] scsi: megaraid_sas: Use common error handling code in megasas_mgmt_ioctl_fw()
2019-08-06 07:14:03 linux-kernel Re: [PATCH -next] scsi: megaraid_sas: Make a bunch of functions static
2019-08-06 07:06:54 linux-kernel Re: [PATCH] scsi/megaraid_sas: fix a compilation warning
2019-07-24 02:07:52 linux-kernel Re: [PATCH -next] scsi: megaraid_sas: Make some functions static
2019-07-24 02:05:13 linux-kernel Re: [PATCH RESEND] scsi: megaraid_sas: fix panic on loading firmware crashdump
2019-07-24 02:04:14 linux-kernel Re: [PATCH][next] scsi: megaraid_sas: fix spelling mistake "megarid_sas" -> "megaraid_sas"
2019-07-04 09:28:03 linux-kernel Re: [PATCH -next] scsi: megaraid_sas: Make some symbols static
2019-06-13 15:41:23 linux-kernel Re: [PATCH] scsi: megaraid_sas: Use struct_size() helper
2019-06-07 06:42:32 linux-kernel Re: [PATCH -next] scsi: megaraid_sas: remove set but not used variables 'buff_addr' and 'ci_h'
2019-06-07 06:39:05 linux-kernel Re: [PATCH -next] scsi: megaraid_sas: remove set but not used variable 'sge_sz'
2019-05-27 08:03:02 linux-kernel Re: [PATCH -next] scsi: megaraid_sas: remove set but not used variables 'host' and 'wait_time'
2019-05-27 07:59:26 linux-kernel Re: [PATCH -next] scsi: megaraid_sas: remove set but not used variable 'cur_state'
2019-02-22 12:17:45 linux-kernel Re: [PATCH -next] scsi: megaraid_sas: Remove a bunch of set but not used variables
2018-12-28 12:31:39 linux-kernel Re: [PATCH 0/3] irq/core: Fix and expand the irq affinity descriptor
2018-12-20 08:28:49 linux-kernel Re: [RESEND PATCH v2] megaraid: fix out-of-bound array accesses
2018-12-19 13:22:55 linux-kernel Re: [PATCH 0/3] irq/core: Fix and expand the irq affinity descriptor
2018-12-03 06:44:23 linux-kernel Re: [PATCH] scsi: megaraid_sas: NULL check before some freeing functions is not needed
2018-12-03 06:41:08 linux-kernel Re: [PATCH] scsi: megaraid_sas: NULL check before some freeing functions is not needed.
2018-11-28 06:43:43 linux-kernel Re: [PATCH 30/41] scsi: megaraid_sas_fusion: Mark expected switch fall-through
2018-11-28 06:41:12 linux-kernel Re: [PATCH 29/41] scsi: megaraid: megaraid_sas_base: Mark expected switch fall-through
2018-10-16 11:57:53 linux-kernel Re: [PATCH] scsi: megaraid_sas: fix a missing-check bug
2018-09-26 11:20:58 linux-kernel RE: [PATCH] scsi: megaraid: fix spelling mistake "maibox" -> "mailbox"
2018-08-29 10:47:55 linux-kernel RE: Affinity managed interrupts vs non-managed interrupts
2018-08-28 06:49:47 linux-kernel Affinity managed interrupts vs non-managed interrupts
2018-01-18 14:40:37 linux-kernel RE: [PATCH] [RESEND] megaraid: use ktime_get_real for firmware time
2017-10-31 18:48:47 linux-kernel RE: [PATCH] scsi: megaraid: Convert timers to use timer_setup()
2017-10-31 17:37:58 linux-kernel RE: [PATCH 1/2] scsi: megaraid: Remove redundant code in megasas_alloc_cmds
2017-09-14 12:51:21 linux-kernel RE: [PATCH] megaraid: kmemleak: Track page allocation for fusion
2017-07-21 12:32:13 linux-kernel RE: [PATCH] scsi: megaraid_sas: fix memleak in megasas_alloc_cmdlist_fusion
2017-03-15 12:17:35 linux-kernel RE: [PATCH 6/7] megasas: Remove expensive inline from megasas_return_cmd
2017-03-02 07:04:00 linux-kernel RE: [PATCH v4 11/19] scsi: megaraid: Replace PCI pool old API
2016-03-22 11:42:31 linux-kernel RE: [PATCH] megaraid_sas: fix missing { }, nullify kbuff_arr[i] only when necessary
2016-03-15 11:09:13 linux-kernel RE: [PATCH 3/3] megaraid_sas: add missing curly braces in ioctl handler