Show patches with: Submitter = Bodo Stroesser       |    Archived = No       |   33 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
scsi: target: tcmu: Avoid holding XArray lock when calling lock_page scsi: target: tcmu: Avoid holding XArray lock when calling lock_page - - - --- 2022-05-17 Bodo Stroesser Accepted
scsi: target: tcmu: allocate zeroed pages for data area scsi: target: tcmu: allocate zeroed pages for data area - - - --- 2021-10-13 Bodo Stroesser Accepted
[Resend,v4] scsi: target: tcmu: Add new feature KEEP_BUF [Resend,v4] scsi: target: tcmu: Add new feature KEEP_BUF - 1 - --- 2021-07-13 Bodo Stroesser Accepted
[v3] scsi: target: tcmu: Fix xarray RCU warning [v3] scsi: target: tcmu: Fix xarray RCU warning - - 1 --- 2021-05-19 Bodo Stroesser Accepted
scsi: target: tcmu: Rename TCM_DEV_BIT_PLUGGED to TCMU_DEV_BIT_PLUGGED scsi: target: tcmu: Rename TCM_DEV_BIT_PLUGGED to TCMU_DEV_BIT_PLUGGED - - - --- 2021-05-12 Bodo Stroesser Accepted
scsi: target: tcmu: Return from tcmu_handle_completions if cmd_id not found scsi: target: tcmu: Return from tcmu_handle_completions if cmd_id not found - - - --- 2021-04-23 Bodo Stroesser Accepted
[v2,6/6] scsi: target: tcmu: Make data_pages_per_blk changeable via configFS scsi: target: tcmu: Allow data block size greater than PAGE_SIZE - - - --- 2021-03-24 Bodo Stroesser Accepted
[v2,5/6] scsi: target: tcmu: Replace block size definitions with new udev members scsi: target: tcmu: Allow data block size greater than PAGE_SIZE - - - --- 2021-03-24 Bodo Stroesser Accepted
[v2,4/6] scsi: target: tcmu: Remove function tcmu_get_block_page scsi: target: tcmu: Allow data block size greater than PAGE_SIZE - - - --- 2021-03-24 Bodo Stroesser Accepted
[v2,3/6] scsi: target: tcmu: Support DATA_BLOCK_SIZE = N * PAGE_SIZE scsi: target: tcmu: Allow data block size greater than PAGE_SIZE - - - --- 2021-03-24 Bodo Stroesser Accepted
[v2,2/6] scsi: target: tcmu: Prepare for PAGE_SIZE != DATA_BLOCK_SIZE scsi: target: tcmu: Allow data block size greater than PAGE_SIZE - - - --- 2021-03-24 Bodo Stroesser Accepted
[v2,1/6] scsi: target: tcmu: Adjust names of variables and definitions scsi: target: tcmu: Allow data block size greater than PAGE_SIZE - - - --- 2021-03-24 Bodo Stroesser Accepted
scsi: target: tcmu: Adjust parameter in call to tcmu_blocks_release scsi: target: tcmu: Adjust parameter in call to tcmu_blocks_release - - - --- 2021-03-10 Bodo Stroesser Accepted
scsi: target: tcmu: Use GFP_NOIO while handling cmds or holding cmdr_lock scsi: target: tcmu: Use GFP_NOIO while handling cmds or holding cmdr_lock - 1 - --- 2021-03-05 Bodo Stroesser Accepted
[2/2] scsi: target: tcmu: Replace radix_tree with XArray scsi: target: tcmu: Replace IDR and radix_tree with XArray - - - --- 2021-02-24 Bodo Stroesser Accepted
[1/2] scsi: target: tcmu: Replace IDR by XArray scsi: target: tcmu: Replace IDR and radix_tree with XArray - - - --- 2021-02-24 Bodo Stroesser Accepted
[2/2] scsi: target: tcmu: Fix memory leak caused by wrong uio usage scsi: target: tcmu: Fix memory leak - - - --- 2021-02-18 Bodo Stroesser Accepted
[1/2] scsi: target: tcmu: Move some functions without code change scsi: target: tcmu: Fix memory leak - - - --- 2021-02-18 Bodo Stroesser Accepted
[v2] scsi: target: tcmu: scatter_/gather_data_area rework [v2] scsi: target: tcmu: scatter_/gather_data_area rework 1 - - --- 2020-10-19 Bodo Stroesser Accepted
scsi: target: tcmu: Fix wrong uio handling causing big memory leak scsi: target: tcmu: Fix wrong uio handling causing big memory leak - - - --- 2020-12-18 Bodo Stroesser Changes Requested
[v4] scsi: target: tcmu: add compat mode for 32bit userspace on 64bit kernel [v4] scsi: target: tcmu: add compat mode for 32bit userspace on 64bit kernel - - - --- 2020-10-08 Bodo Stroesser Changes Requested
[v3] scsi: target: tcmu: Add new feature KEEP_BUF [v3] scsi: target: tcmu: Add new feature KEEP_BUF - - - --- 2021-05-14 Bodo Stroesser Superseded
[v2] scsi: target: tcmu: Add new feature KEEP_BUF [v2] scsi: target: tcmu: Add new feature KEEP_BUF - - - --- 2021-05-12 Bodo Stroesser Superseded
scsi: target: tcmu: Add new feature KEEP_BUF scsi: target: tcmu: Add new feature KEEP_BUF - - - --- 2021-05-11 Bodo Stroesser Superseded
[6/6] scsi: target: tcmu: Make data_pages_per_blk changeable via configFS scsi: target: tcmu: Allow data block size greater than PAGE_SIZE - - - --- 2021-03-24 Bodo Stroesser Superseded
[5/6] scsi: target: tcmu: Replace block size definitions with new udev members scsi: target: tcmu: Allow data block size greater than PAGE_SIZE - - - --- 2021-03-24 Bodo Stroesser Superseded
[4/6] scsi: target: tcmu: Remove function tcmu_get_block_page scsi: target: tcmu: Allow data block size greater than PAGE_SIZE - - - --- 2021-03-24 Bodo Stroesser Superseded
[3/6] scsi: target: tcmu: Support DATA_BLOCK_SIZE = N * PAGE_SIZE scsi: target: tcmu: Allow data block size greater than PAGE_SIZE - - - --- 2021-03-24 Bodo Stroesser Superseded
[2/6] scsi: target: tcmu: Prepare for PAGE_SIZE != DATA_BLOCK_SIZE scsi: target: tcmu: Allow data block size greater than PAGE_SIZE - - - --- 2021-03-24 Bodo Stroesser Superseded
[1/6] scsi: target: tcmu: Adjust names of variables and definitions scsi: target: tcmu: Allow data block size greater than PAGE_SIZE - - - --- 2021-03-24 Bodo Stroesser Superseded
[2/2] scsi: target: tcmu: Fix memory leak by using new uio callback uio and tcmu: Fix memory leak in tcmu by adding new uio feature - - - --- 2021-02-10 Bodo Stroesser Superseded
[1/2] uio: Add late_release callback to uio_info uio and tcmu: Fix memory leak in tcmu by adding new uio feature - - - --- 2021-02-10 Bodo Stroesser Superseded
scsi: target: tcmu: scatter_/gather_data_area rework scsi: target: tcmu: scatter_/gather_data_area rework - - - --- 2020-10-16 Bodo Stroesser Superseded