Show patches with: Submitter = Juergen Gross       |    State = Action Required       |   52 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
xen/blkfront: remove unused macros xen/blkfront: remove unused macros 1 - - --- 2018-07-25 Juergen Gross New
[1/4] xen/blkback: don't keep persistent grants too long [1/4] xen/blkback: don't keep persistent grants too long - - - --- 2018-08-06 Juergen Gross New
xen/blkfront: remove unused macros xen/blk: persistent grant rework - - - --- 2018-08-06 Juergen Gross New
[2/4] xen/blkfront: cleanup stale persistent grants xen/blk: persistent grant rework - - - --- 2018-08-06 Juergen Gross New
[3/4] xen/blkfront: reorder tests in xlblk_init() xen/blk: persistent grant rework - 1 - --- 2018-08-06 Juergen Gross New
[4/4] xen/blkback: remove unused pers_gnts_lock from struct xen_blkif_ring xen/blk: persistent grant rework - 1 - --- 2018-08-06 Juergen Gross New
[v2,1/5] xen/blkback: don't keep persistent grants too long xen/blk: persistent grant rework - 1 - --- 2018-08-08 Juergen Gross New
[v2,2/5] xen/blkfront: cleanup stale persistent grants xen/blk: persistent grant rework - 1 - --- 2018-08-08 Juergen Gross New
[v2,3/5] xen/blkfront: reorder tests in xlblk_init() xen/blk: persistent grant rework - 1 - --- 2018-08-08 Juergen Gross New
[v2,4/5] xen/blkback: move persistent grants flags to bool xen/blk: persistent grant rework - 1 - --- 2018-08-08 Juergen Gross New
[v2,5/5] xen/blkback: remove unused pers_gnts_lock from struct xen_blkif_ring xen/blk: persistent grant rework - 1 - --- 2018-08-08 Juergen Gross New
[v3,1/5] xen/blkback: don't keep persistent grants too long xen/blk: persistent grant rework - 1 - --- 2018-08-13 Juergen Gross New
[v3,2/5] xen/blkfront: cleanup stale persistent grants xen/blk: persistent grant rework - 1 - --- 2018-08-13 Juergen Gross New
[v3,3/5] xen/blkfront: reorder tests in xlblk_init() xen/blk: persistent grant rework - 1 - --- 2018-08-13 Juergen Gross New
[v3,4/5] xen/blkback: move persistent grants flags to bool xen/blk: persistent grant rework - 1 - --- 2018-08-13 Juergen Gross New
[v3,5/5] xen/blkback: remove unused pers_gnts_lock from struct xen_blkif_ring xen/blk: persistent grant rework - 1 - --- 2018-08-13 Juergen Gross New
xen/blkfront: correct purging of persistent grants xen/blkfront: correct purging of persistent grants - 1 - --- 2018-09-28 Juergen Gross New
xen/blkfront: limit allocated memory size to actual use case xen/blkfront: limit allocated memory size to actual use case 1 - - --- 2020-01-17 Juergen Gross New
xen/blkfront: fix ring info addressing xen/blkfront: fix ring info addressing - - - --- 2020-03-05 Juergen Gross New
[v2] xen/blkfront: fix ring info addressing [v2] xen/blkfront: fix ring info addressing 1 - - --- 2020-03-05 Juergen Gross New
[v3] xen/blkfront: fix ring info addressing [v3] xen/blkfront: fix ring info addressing 1 - 1 --- 2020-03-05 Juergen Gross New
xen/blkfront: fix memory allocation flags in blkfront_setup_indirect() xen/blkfront: fix memory allocation flags in blkfront_setup_indirect() 1 1 - --- 2020-04-03 Juergen Gross New
[1/2] xen: add helpers for caching grant mapping pages xen: fix using ZONE_DEVICE memory for foreign mappings - 1 - --- 2020-12-07 Juergen Gross New
[4/7] xen/events: link interdomain events to associated xenbus device xen/events: bug fixes and some diagnostic aids - 2 - --- 2021-02-06 Juergen Gross New
[v2,5/8] xen/events: link interdomain events to associated xenbus device xen/events: bug fixes and some diagnostic aids - 3 - --- 2021-02-11 Juergen Gross New
[v3,5/8] xen/events: link interdomain events to associated xenbus device xen/events: bug fixes and some diagnostic aids - 4 - --- 2021-02-19 Juergen Gross New
[2/8] xen/blkfront: read response from backend only once xen: harden frontends against malicious backends - 1 - --- 2021-05-13 Juergen Gross New
[3/8] xen/blkfront: don't take local copy of a request from the ring page xen: harden frontends against malicious backends - 1 - --- 2021-05-13 Juergen Gross New
[4/8] xen/blkfront: don't trust the backend response data blindly xen: harden frontends against malicious backends - - - --- 2021-05-13 Juergen Gross New
[v2,1/3] xen/blkfront: read response from backend only once xen: harden blkfront against malicious backends 1 1 - --- 2021-07-08 Juergen Gross New
[v2,2/3] xen/blkfront: don't take local copy of a request from the ring page xen: harden blkfront against malicious backends 1 1 - --- 2021-07-08 Juergen Gross New
[v2,3/3] xen/blkfront: don't trust the backend response data blindly xen: harden blkfront against malicious backends 1 1 - --- 2021-07-08 Juergen Gross New
[v3,1/3] xen/blkfront: read response from backend only once xen: harden blkfront against malicious backends 1 1 - --- 2021-07-30 Juergen Gross New
[v3,2/3] xen/blkfront: don't take local copy of a request from the ring page xen: harden blkfront against malicious backends 1 1 - --- 2021-07-30 Juergen Gross New
[v3,3/3] xen/blkfront: don't trust the backend response data blindly xen: harden blkfront against malicious backends 1 1 - --- 2021-07-30 Juergen Gross New
[2/2] xen/grant-table: remove readonly parameter from functions xen/grant-table: do some cleanup - 1 - --- 2022-03-11 Juergen Gross New
xen/blkfront: speed up purge_persistent_grants() xen/blkfront: speed up purge_persistent_grants() - 2 - --- 2022-03-11 Juergen Gross New
[01/18] xen/blkfront: switch blkfront to use INVALID_GRANT_REF xen: simplify frontend side ring setup - - - --- 2022-04-20 Juergen Gross New
[10/18] xen/blkfront: use xenbus_setup_ring() and xenbus_teardown_ring() xen: simplify frontend side ring setup - - - --- 2022-04-20 Juergen Gross New
[v2,01/19] xen/blkfront: switch blkfront to use INVALID_GRANT_REF xen: simplify frontend side ring setup - - - --- 2022-04-28 Juergen Gross New
[v2,11/19] xen/blkfront: use xenbus_setup_ring() and xenbus_teardown_ring() xen: simplify frontend side ring setup - - - --- 2022-04-28 Juergen Gross New
[v3,03/21] xen/blkfront: switch blkfront to use INVALID_GRANT_REF xen: simplify frontend side ring setup 1 - - --- 2022-05-05 Juergen Gross New
[v3,13/21] xen/blkfront: use xenbus_setup_ring() and xenbus_teardown_ring() xen: simplify frontend side ring setup 1 - - --- 2022-05-05 Juergen Gross New
xen: switch gnttab_end_foreign_access() to take a struct page pointer xen: switch gnttab_end_foreign_access() to take a struct page pointer - 1 - --- 2022-05-24 Juergen Gross New
[1/4] xen/blkback: fix white space code style issues xen/blkback: some cleanups - - - --- 2022-12-16 Juergen Gross New
[2/4] xen/blkback: remove stale prototype xen/blkback: some cleanups - - - --- 2022-12-16 Juergen Gross New
[3/4] xen/blkback: simplify free_persistent_gnts() interface xen/blkback: some cleanups - - - --- 2022-12-16 Juergen Gross New
[4/4] xen/blkback: move blkif_get_x86_*_req() into blkback.c xen/blkback: some cleanups 1 - - --- 2022-12-16 Juergen Gross New
[v2,1/4] xen/blkback: fix white space code style issues xen/blkback: some cleanups 1 - - --- 2023-03-14 Juergen Gross New
[v2,2/4] xen/blkback: remove stale prototype xen/blkback: some cleanups 1 - - --- 2023-03-14 Juergen Gross New
[v2,3/4] xen/blkback: simplify free_persistent_gnts() interface xen/blkback: some cleanups 1 - - --- 2023-03-14 Juergen Gross New
[v2,4/4] xen/blkback: move blkif_get_x86_*_req() into blkback.c xen/blkback: some cleanups 1 - - --- 2023-03-14 Juergen Gross New