Show patches with: Submitter = Bart Van Assche       |    Archived = No       |   181 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
RDMA/srpt: Support specifying the srpt_service_guid parameter RDMA/srpt: Support specifying the srpt_service_guid parameter - - - --- 2024-02-05 Bart Van Assche Accepted
RDMA/srp: Do not call scsi_done() from srp_abort() RDMA/srp: Do not call scsi_done() from srp_abort() - - - --- 2023-08-23 Bart Van Assche Accepted
RDMA/srp: Fix srp_abort() RDMA/srp: Fix srp_abort() - - - --- 2022-09-08 Bart Van Assche Accepted
[4/4] RDMA/srp: Use the attribute group mechanism for sysfs attributes RDMA/srp: Handle dev_set_name() failure - - - --- 2022-08-25 Bart Van Assche Accepted
[3/4] RDMA/srp: Handle dev_set_name() failure RDMA/srp: Handle dev_set_name() failure - - - --- 2022-08-25 Bart Van Assche Accepted
[2/4] RDMA/srp: Remove the srp_host.released completion RDMA/srp: Handle dev_set_name() failure - - - --- 2022-08-25 Bart Van Assche Accepted
[1/4] RDMA/srp: Rework the srp_add_port() error path RDMA/srp: Handle dev_set_name() failure - - - --- 2022-08-25 Bart Van Assche Accepted
[3/3] RDMA/srpt: Fix a use-after-free Fix a use-after-free in the SRP target driver - - - --- 2022-07-26 Bart Van Assche Superseded
[2/3] RDMA/srpt: Introduce a reference count in struct srpt_device Fix a use-after-free in the SRP target driver - - - --- 2022-07-26 Bart Van Assche Superseded
[1/3] RDMA/srpt: Duplicate port name members Fix a use-after-free in the SRP target driver - - - --- 2022-07-26 Bart Van Assche Superseded
[3/3] ib_srp: Fix a deadlock Fix a deadlock in the ib_srp driver - - - --- 2022-02-15 Bart Van Assche Superseded
[2/3] ib_srp: Protect the target list with a mutex instead of a spinlock Fix a deadlock in the ib_srp driver - 1 - --- 2022-02-15 Bart Van Assche Superseded
[1/3] ib_srp: Add more documentation Fix a deadlock in the ib_srp driver - - - --- 2022-02-15 Bart Van Assche Superseded
[5/5] RDMA/srp: Make struct scsi_cmnd and struct srp_request adjacent SRP kernel patches for kernel v5.14 - - - --- 2021-05-12 Bart Van Assche Superseded
[4/5] RDMA/srp: Fix a recently introduced memory leak SRP kernel patches for kernel v5.14 - 1 - --- 2021-05-12 Bart Van Assche Superseded
[3/5] RDMA/srp: Apply the __packed attribute to members instead of structures SRP kernel patches for kernel v5.14 - - - --- 2021-05-12 Bart Van Assche Superseded
[2/5] RDMA/srp: Add more structure size checks SRP kernel patches for kernel v5.14 - 1 - --- 2021-05-12 Bart Van Assche Superseded
[1/5] RDMA/ib_hdrs.h: Remove a superfluous cast SRP kernel patches for kernel v5.14 - 1 - --- 2021-05-12 Bart Van Assche Superseded
RDMA/isert: Fix a recently introduced regression related to logout RDMA/isert: Fix a recently introduced regression related to logout 1 - 1 --- 2020-01-16 Bart Van Assche Mainlined
RDMA/srpt: Report the SCSI residual to the initiator RDMA/srpt: Report the SCSI residual to the initiator - - - --- 2019-10-29 Bart Van Assche Superseded
[4/4] siw: Increase DMA max_segment_size parameter Fixes related to the DMA max_segment_size parameter - - - --- 2019-10-21 Bart Van Assche Superseded
[3/4] rdma_rxe: Increase DMA max_segment_size parameter Fixes related to the DMA max_segment_size parameter - - - --- 2019-10-21 Bart Van Assche Superseded
[2/4] RDMA/core: Set DMA parameters correctly Fixes related to the DMA max_segment_size parameter - - - --- 2019-10-21 Bart Van Assche Superseded
[1/4] RDMA/core: Fix ib_dma_max_seg_size() Fixes related to the DMA max_segment_size parameter - - - --- 2019-10-21 Bart Van Assche Superseded
RDMA/srpt: Filter out AGN bits RDMA/srpt: Filter out AGN bits - - - --- 2019-08-14 Bart Van Assche Not Applicable
[v2,5/7] IB/hfi1: Remove set-but-not-used variables Multiple fixes for issues reported by static checkers - 1 - --- 2019-03-27 Bart Van Assche Rejected
RDMA/srp: Accept again source addresses that do not have a port number RDMA/srp: Accept again source addresses that do not have a port number - - - --- 2019-03-21 Bart Van Assche Superseded
[8/8] IB/qib: Remove a set-but-not-used variable Multiple fixes for issues reported by static checkers - 1 - --- 2019-03-21 Bart Van Assche Superseded
[7/8] IB/hfi1: Fix two format strings Multiple fixes for issues reported by static checkers - - - --- 2019-03-21 Bart Van Assche Superseded
[6/8] IB/hfi1: Remove set-but-not-used variables Multiple fixes for issues reported by static checkers - 1 - --- 2019-03-21 Bart Van Assche Superseded
[5/8] IB/mlx5: Declare devx_async_cmd_event_fops static Multiple fixes for issues reported by static checkers - 1 - --- 2019-03-21 Bart Van Assche Superseded
[4/8] IB/mlx5: Only define uplink_rep_profile if CONFIG_MLX5_ESWITCH is enabled Multiple fixes for issues reported by static checkers - - - --- 2019-03-21 Bart Van Assche Superseded
[3/8] RDMA/uverbs: Allow the compiler to verify declaration and definition consistency Multiple fixes for issues reported by static checkers - 1 - --- 2019-03-21 Bart Van Assche Superseded
[2/8] RDMA/uverbs: Annotate uverbs_request_next_ptr() return value as a __user pointer Multiple fixes for issues reported by static checkers - 1 - --- 2019-03-21 Bart Van Assche Superseded
[1/8] RDMA/uverbs: Add a __user annotation to a pointer Multiple fixes for issues reported by static checkers - 1 - --- 2019-03-21 Bart Van Assche Superseded
Avoid that check_shl_overflow() triggers a compiler warning when building with W=1 Avoid that check_shl_overflow() triggers a compiler warning when building with W=1 1 - - --- 2019-03-07 Bart Van Assche Changes Requested
kernel/wq: Fix a alloc_workqueue() error path kernel/wq: Fix a alloc_workqueue() error path - - - --- 2019-03-03 Bart Van Assche Not Applicable
mlx5: Declare local functions static mlx5: Declare local functions static - - - --- 2019-01-30 Bart Van Assche Superseded
IPoIB: Declare local functions static IPoIB: Declare local functions static - - - --- 2019-01-30 Bart Van Assche Not Applicable
[2/2] RDMA/srp: Rework SCSI device reset handling Two SRP initiator bug fixes - - - --- 2019-01-17 Bart Van Assche Accepted
[1/2] RDMA/srp: Avoid calling mutex_lock() from inside scsi_queue_rq() Two SRP initiator bug fixes - - - --- 2019-01-17 Bart Van Assche Accepted
[13/13] RDMA/srpt: Add support for immediate data Add support for immediate data to the SRP drivers - - - --- 2018-12-14 Bart Van Assche Superseded
[12/13] RDMA/srpt: Rework the srpt_alloc_srq() error path Add support for immediate data to the SRP drivers - - - --- 2018-12-14 Bart Van Assche Superseded
[11/13] RDMA/srpt: Remove driver version and release date Add support for immediate data to the SRP drivers - - - --- 2018-12-14 Bart Van Assche Superseded
[10/13] RDMA/srpt: Make kernel-doc headers complete Add support for immediate data to the SRP drivers - - - --- 2018-12-14 Bart Van Assche Superseded
[09/13] RDMA/srpt: Improve coding style conformance Add support for immediate data to the SRP drivers - - - --- 2018-12-14 Bart Van Assche Superseded
[08/13] RDMA/srp: Add support for immediate data Add support for immediate data to the SRP drivers - - - --- 2018-12-14 Bart Van Assche Superseded
[07/13] RDMA/srp: Rework handling of the maximum information unit length Add support for immediate data to the SRP drivers - - - --- 2018-12-14 Bart Van Assche Superseded
[06/13] RDMA/srp: Move srp_rdma_ch.max_ti_iu_len declaration Add support for immediate data to the SRP drivers - - - --- 2018-12-14 Bart Van Assche Superseded
[05/13] RDMA/srp: Propagate ib_post_send() failures to the SCSI mid-layer Add support for immediate data to the SRP drivers - - - --- 2018-12-14 Bart Van Assche Superseded
[04/13] RDMA/srp: Handle large SCSI CDBs correctly Add support for immediate data to the SRP drivers - - - --- 2018-12-14 Bart Van Assche Superseded
[03/13] RDMA/srp: Document srp_parse_in() arguments Add support for immediate data to the SRP drivers - - - --- 2018-12-14 Bart Van Assche Superseded
[02/13] include/scsi/srp.h: Add support for immediate data Add support for immediate data to the SRP drivers - - - --- 2018-12-14 Bart Van Assche Superseded
[01/13] include/scsi/srp.h: Move response flag definitions into this file Add support for immediate data to the SRP drivers - - - --- 2018-12-14 Bart Van Assche Superseded
IB/cma: Fix a race condition in iboe_addr_get_sgid() - 1 - --- 2016-12-19 Bart Van Assche Accepted
[v3,11/11] IB/srp: Fix a race condition triggered by destroying a queue pair - - - --- 2014-10-30 Bart Van Assche Superseded
[v3,10/11] IB/srp: Add multichannel support - - - --- 2014-10-30 Bart Van Assche Superseded
[v3,09/11] IB/srp: Use block layer tags - - - --- 2014-10-30 Bart Van Assche Superseded
[v3,08/11] IB/srp: Separate target and channel variables - - - --- 2014-10-30 Bart Van Assche Superseded
[v3,07/11] IB/srp: Introduce two new srp_target_port member variables - - - --- 2014-10-30 Bart Van Assche Superseded
[v3,06/11] IB/srp: Avoid that I/O hangs due to a cable pull during LUN scanning - - - --- 2014-10-30 Bart Van Assche Superseded
[v3,05/11] IB/srp: Remove stale connection retry mechanism - - - --- 2014-10-30 Bart Van Assche Superseded
[v3,04/11] IB/srp: Move ib_destroy_cm_id() call into srp_free_ch_ib() - - - --- 2014-10-30 Bart Van Assche Superseded
[v3,03/11] scsi_tcq.h: Add support for multiple hardware queues - - - --- 2014-10-30 Bart Van Assche Superseded
[v3,02/11] scsi-mq: Add support for multiple hardware queues - - - --- 2014-10-30 Bart Van Assche Superseded
[v3,01/11] blk-mq: Add blk_mq_unique_tag() - - - --- 2014-10-30 Bart Van Assche Superseded
mlx5 + SRP: max_qp_sz mismatch - - - --- 2014-08-28 Bart Van Assche Rejected
[v3,2/2] IB/umad: Fix a use-after-free - - - --- 2014-05-16 Bart Van Assche Rejected
[v3,1/2] IB/umad: Fix error handling - - - --- 2014-05-16 Bart Van Assche Rejected
IB/cma: Make timeout dependent on the subnet timeout - - - --- 2014-04-22 Bart Van Assche Rejected
IB/core: Suppress a sparse warning - - - --- 2014-03-10 Bart Van Assche Rejected
[3/6] IB/srp: Fail SCSI commands silently - - - --- 2014-02-24 Bart Van Assche Rejected
[v1,1/3] IB/srp: Fix crash when unmapping data loop - - - --- 2014-02-24 Bart Van Assche Rejected
[RFC] mlx4: Avoid that mlx4_cmd_wait() contributes to the system load - - - --- 2013-07-22 Bart Van Assche Rejected
[v3,07/13] scsi_transport_srp: Add transport layer error handling - - - --- 2013-07-08 Bart Van Assche Rejected
[v3,13/13] IB/srp: Bump driver version and release date - - - --- 2013-07-03 Bart Van Assche Rejected
[v3,12/13] IB/srp: Make transport layer retry count configurable - - - --- 2013-07-03 Bart Van Assche Rejected
[v3,11/13] IB/srp: Make HCA completion vector configurable - - - --- 2013-07-03 Bart Van Assche Rejected
[v3,10/13] IB/srp: Start timers if a transport layer error occurs - - - --- 2013-07-03 Bart Van Assche Rejected
[v3,09/13] IB/srp: Use SRP transport layer error recovery - - - --- 2013-07-03 Bart Van Assche Rejected
[v3,08/13] IB/srp: Add srp_terminate_io() - - - --- 2013-07-03 Bart Van Assche Rejected
[v3,07/13] scsi_transport_srp: Add transport layer error handling - - - --- 2013-07-03 Bart Van Assche Rejected
[v3,06/13] IB/srp: Keep rport as long as the IB transport layer - - - --- 2013-07-03 Bart Van Assche Rejected
[v3,05/13] IB/srp: Maintain a single connection per I_T nexus - - - --- 2013-07-03 Bart Van Assche Rejected
[v3,04/13] IB/srp: Skip host settle delay - - - --- 2013-07-03 Bart Van Assche Rejected
[v3,03/13] IB/srp: Fail I/O fast if target offline - - - --- 2013-07-03 Bart Van Assche Rejected
[v3,02/13] IB/srp: Avoid that srp_reset_host() is skipped after a TL error - - - --- 2013-07-03 Bart Van Assche Rejected
[v3,01/13] IB/srp: Fix remove_one crash due to resource exhaustion - - - --- 2013-07-03 Bart Van Assche Rejected
[1/2] IB/rds: Correct ib_api use with gs_dma_address/sg_dma_len - - - --- 2012-12-25 Bart Van Assche Not Applicable
[2/7] Makefile.am: Fix an automake warning - - - --- 2011-08-07 Bart Van Assche Accepted
[1/7] Add "foreign" option to AM_INIT_AUTOMAKE - - - --- 2011-08-07 Bart Van Assche Accepted
ib_srp: Avoid that LUN scanning creates duplicate devices - - - --- 2011-06-25 Bart Van Assche Accepted
[1/2] IB/srp: Fix SCSI scanning - - - --- 2011-06-19 Bart Van Assche Superseded
srp warning - - - --- 2011-01-13 Bart Van Assche Superseded
IB/srp: introduce print_hex_dump() - - - --- 2010-07-29 Bart Van Assche Accepted
opensm/configure.in: Remove Default-Start from opensmd init script - - - --- 2013-01-30 Bart Van Assche alnet Accepted
[3/4,v2,for,opensm] /etc/init.d/opensmd: Improve systemd integration - - - --- 2012-10-25 Bart Van Assche alnet Rejected
[3/4,for,opensm] /etc/init.d/opensmd: Improve systemd integration - - - --- 2012-10-24 Bart Van Assche alnet Rejected
[4/4,for,opensm] opensm.spec.in: Improve portability - - - --- 2012-09-21 Bart Van Assche alnet Accepted
[3/4,for,opensm] /etc/init.d/opensmd: Improve systemd integration - - - --- 2012-09-21 Bart Van Assche alnet Accepted
« 1 2 »