Rangankar, Manish ([email protected])

Number of posts: 18 (0.06 per day)
First post: 2016-12-22 16:23:19
Last post: 2017-11-13 08:34:33

Date List Subject
2018-12-03 05:58:50 linux-kernel RE: [PATCH] scsi: qedf: NULL check before some freeing functions is not needed.
2018-12-03 05:49:48 linux-kernel RE: [PATCH] scsi: qla4xxx: NULL check before some freeing functions is not needed.
2018-09-27 11:16:08 linux-kernel RE: [PATCH] scsi: qla4xxx: remove redundant check on drvr_wait
2018-06-12 07:53:36 linux-kernel RE: [PATCH] scsi: qla4xxx: add error handling for try_module_get
2018-06-12 07:52:35 linux-kernel RE: [PATCH] scsi: bnx2i: add error handling for ioremap_nocache
2018-02-05 06:13:00 linux-kernel Re: [PATCH 5/6] scsi: qedi: fix building with LTO
2018-01-02 04:42:55 linux-kernel Re: [PATCH 9/9] scsi: bnx2i: Use zeroing allocator rather than allocator/memset
2018-01-02 04:40:49 linux-kernel Re: [PATCH 3/9] scsi: qedi: Use zeroing allocator instead of allocator/memset
2018-01-02 04:39:25 linux-kernel Re: [PATCH 1/9] scsi: qla4xxx: Use zeroing allocator rather than allocator/memset
2017-12-13 09:12:32 linux-kernel Re: [PATCH] qedi: Fix a possible sleep-in-atomic bug in qedi_process_tmf_resp
2017-11-13 08:34:33 linux-kernel Re: [PATCH] scsi: bnx2i: bnx2i_hwi: use swap macro in bnx2i_send_iscsi_nopout
2017-09-11 05:48:32 linux-kernel Re: [PATCH] bnx2i: Clean up unused pointers in bnx2i_hwi
2017-07-03 10:31:34 linux-kernel Re: [PATCH] scsi: qedi: fix another spelling mistake: "alloction" -> "allocation"
2017-06-26 07:17:33 linux-kernel Re: [PATCH] scsi: qedi: Remove comparison of u16 idx with zero.
2017-06-14 09:20:46 linux-kernel Re: [PATCH 0/7] Enable iSCSI offload drivers to use information from iface.
2017-04-26 04:39:37 linux-kernel Re: [PATCH] qla4xxx: fix spelling mistake: "Tempalate" -> "Template"
2017-03-03 09:57:59 linux-kernel Re: [PATCH] [v2] scsi: qedi: fix build error without DEBUG_FS
2016-12-22 16:23:19 linux-kernel Re: [PATCH] scsi: qedi: return via va_end to match corresponding va_start