Show a series.

GET /api/series/497565/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 497565,
    "url": "http://patchwork.ozlabs.org/api/series/497565/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/list/?series=497565",
    "project": {
        "id": 12,
        "url": "http://patchwork.ozlabs.org/api/projects/12/?format=api",
        "name": "Linux CIFS Client",
        "link_name": "linux-cifs-client",
        "list_id": "linux-cifs.vger.kernel.org",
        "list_email": "linux-cifs@vger.kernel.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "netfs: Keep track of folios in a segmented bio_vec[] chain",
    "date": "2026-03-26T10:45:15",
    "submitter": {
        "id": 59,
        "url": "http://patchwork.ozlabs.org/api/people/59/?format=api",
        "name": "David Howells",
        "email": "dhowells@redhat.com"
    },
    "version": 1,
    "total": 26,
    "received_total": 26,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/497565/mbox/",
    "cover_letter": {
        "id": 2216341,
        "url": "http://patchwork.ozlabs.org/api/covers/2216341/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/cover/20260326104544.509518-1-dhowells@redhat.com/",
        "msgid": "<20260326104544.509518-1-dhowells@redhat.com>",
        "list_archive_url": null,
        "date": "2026-03-26T10:45:15",
        "name": "[00/26] netfs: Keep track of folios in a segmented bio_vec[] chain",
        "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/cover/20260326104544.509518-1-dhowells@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 2216344,
            "url": "http://patchwork.ozlabs.org/api/patches/2216344/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-2-dhowells@redhat.com/",
            "msgid": "<20260326104544.509518-2-dhowells@redhat.com>",
            "list_archive_url": null,
            "date": "2026-03-26T10:45:16",
            "name": "[01/26] netfs: Fix NULL pointer dereference in netfs_unbuffered_write() on retry",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-2-dhowells@redhat.com/mbox/"
        },
        {
            "id": 2216343,
            "url": "http://patchwork.ozlabs.org/api/patches/2216343/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-3-dhowells@redhat.com/",
            "msgid": "<20260326104544.509518-3-dhowells@redhat.com>",
            "list_archive_url": null,
            "date": "2026-03-26T10:45:17",
            "name": "[02/26] netfs: Fix kernel BUG in netfs_limit_iter() for ITER_KVEC iterators",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-3-dhowells@redhat.com/mbox/"
        },
        {
            "id": 2216363,
            "url": "http://patchwork.ozlabs.org/api/patches/2216363/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-4-dhowells@redhat.com/",
            "msgid": "<20260326104544.509518-4-dhowells@redhat.com>",
            "list_archive_url": null,
            "date": "2026-03-26T10:45:18",
            "name": "[03/26] netfs: fix VM_BUG_ON_FOLIO() issue in netfs_write_begin() call",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-4-dhowells@redhat.com/mbox/"
        },
        {
            "id": 2216359,
            "url": "http://patchwork.ozlabs.org/api/patches/2216359/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-5-dhowells@redhat.com/",
            "msgid": "<20260326104544.509518-5-dhowells@redhat.com>",
            "list_archive_url": null,
            "date": "2026-03-26T10:45:19",
            "name": "[04/26] netfs: fix error handling in netfs_extract_user_iter()",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-5-dhowells@redhat.com/mbox/"
        },
        {
            "id": 2216345,
            "url": "http://patchwork.ozlabs.org/api/patches/2216345/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-6-dhowells@redhat.com/",
            "msgid": "<20260326104544.509518-6-dhowells@redhat.com>",
            "list_archive_url": null,
            "date": "2026-03-26T10:45:20",
            "name": "[05/26] netfs: Fix read abandonment during retry",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-6-dhowells@redhat.com/mbox/"
        },
        {
            "id": 2216347,
            "url": "http://patchwork.ozlabs.org/api/patches/2216347/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-7-dhowells@redhat.com/",
            "msgid": "<20260326104544.509518-7-dhowells@redhat.com>",
            "list_archive_url": null,
            "date": "2026-03-26T10:45:21",
            "name": "[06/26] netfs: Fix the handling of stream->front by removing it",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-7-dhowells@redhat.com/mbox/"
        },
        {
            "id": 2216361,
            "url": "http://patchwork.ozlabs.org/api/patches/2216361/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-8-dhowells@redhat.com/",
            "msgid": "<20260326104544.509518-8-dhowells@redhat.com>",
            "list_archive_url": null,
            "date": "2026-03-26T10:45:22",
            "name": "[07/26] cachefiles: Fix excess dput() after end_removing()",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-8-dhowells@redhat.com/mbox/"
        },
        {
            "id": 2216349,
            "url": "http://patchwork.ozlabs.org/api/patches/2216349/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-9-dhowells@redhat.com/",
            "msgid": "<20260326104544.509518-9-dhowells@redhat.com>",
            "list_archive_url": null,
            "date": "2026-03-26T10:45:23",
            "name": "[08/26] cachefiles: Don't rely on backing fs storage map for most use cases",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-9-dhowells@redhat.com/mbox/"
        },
        {
            "id": 2216350,
            "url": "http://patchwork.ozlabs.org/api/patches/2216350/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-10-dhowells@redhat.com/",
            "msgid": "<20260326104544.509518-10-dhowells@redhat.com>",
            "list_archive_url": null,
            "date": "2026-03-26T10:45:24",
            "name": "[09/26] mm: Make readahead store folio count in readahead_control",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-10-dhowells@redhat.com/mbox/"
        },
        {
            "id": 2216351,
            "url": "http://patchwork.ozlabs.org/api/patches/2216351/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-11-dhowells@redhat.com/",
            "msgid": "<20260326104544.509518-11-dhowells@redhat.com>",
            "list_archive_url": null,
            "date": "2026-03-26T10:45:25",
            "name": "[10/26] netfs: Bulk load the readahead-provided folios up front",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-11-dhowells@redhat.com/mbox/"
        },
        {
            "id": 2216352,
            "url": "http://patchwork.ozlabs.org/api/patches/2216352/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-12-dhowells@redhat.com/",
            "msgid": "<20260326104544.509518-12-dhowells@redhat.com>",
            "list_archive_url": null,
            "date": "2026-03-26T10:45:26",
            "name": "[11/26] Add a function to kmap one page of a multipage bio_vec",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-12-dhowells@redhat.com/mbox/"
        },
        {
            "id": 2216364,
            "url": "http://patchwork.ozlabs.org/api/patches/2216364/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-13-dhowells@redhat.com/",
            "msgid": "<20260326104544.509518-13-dhowells@redhat.com>",
            "list_archive_url": null,
            "date": "2026-03-26T10:45:27",
            "name": "[12/26] iov_iter: Add a segmented queue of bio_vec[]",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-13-dhowells@redhat.com/mbox/"
        },
        {
            "id": 2216353,
            "url": "http://patchwork.ozlabs.org/api/patches/2216353/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-14-dhowells@redhat.com/",
            "msgid": "<20260326104544.509518-14-dhowells@redhat.com>",
            "list_archive_url": null,
            "date": "2026-03-26T10:45:28",
            "name": "[13/26] netfs: Add some tools for managing bvecq chains",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-14-dhowells@redhat.com/mbox/"
        },
        {
            "id": 2216354,
            "url": "http://patchwork.ozlabs.org/api/patches/2216354/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-15-dhowells@redhat.com/",
            "msgid": "<20260326104544.509518-15-dhowells@redhat.com>",
            "list_archive_url": null,
            "date": "2026-03-26T10:45:29",
            "name": "[14/26] netfs: Add a function to extract from an iter into a bvecq",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-15-dhowells@redhat.com/mbox/"
        },
        {
            "id": 2216367,
            "url": "http://patchwork.ozlabs.org/api/patches/2216367/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-16-dhowells@redhat.com/",
            "msgid": "<20260326104544.509518-16-dhowells@redhat.com>",
            "list_archive_url": null,
            "date": "2026-03-26T10:45:30",
            "name": "[15/26] afs: Use a bvecq to hold dir content rather than folioq",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-16-dhowells@redhat.com/mbox/"
        },
        {
            "id": 2216362,
            "url": "http://patchwork.ozlabs.org/api/patches/2216362/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-17-dhowells@redhat.com/",
            "msgid": "<20260326104544.509518-17-dhowells@redhat.com>",
            "list_archive_url": null,
            "date": "2026-03-26T10:45:31",
            "name": "[16/26] cifs: Use a bvecq for buffering instead of a folioq",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-17-dhowells@redhat.com/mbox/"
        },
        {
            "id": 2216356,
            "url": "http://patchwork.ozlabs.org/api/patches/2216356/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-18-dhowells@redhat.com/",
            "msgid": "<20260326104544.509518-18-dhowells@redhat.com>",
            "list_archive_url": null,
            "date": "2026-03-26T10:45:32",
            "name": "[17/26] cifs: Support ITER_BVECQ in smb_extract_iter_to_rdma()",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-18-dhowells@redhat.com/mbox/"
        },
        {
            "id": 2216355,
            "url": "http://patchwork.ozlabs.org/api/patches/2216355/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-19-dhowells@redhat.com/",
            "msgid": "<20260326104544.509518-19-dhowells@redhat.com>",
            "list_archive_url": null,
            "date": "2026-03-26T10:45:33",
            "name": "[18/26] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-19-dhowells@redhat.com/mbox/"
        },
        {
            "id": 2216376,
            "url": "http://patchwork.ozlabs.org/api/patches/2216376/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-20-dhowells@redhat.com/",
            "msgid": "<20260326104544.509518-20-dhowells@redhat.com>",
            "list_archive_url": null,
            "date": "2026-03-26T10:45:34",
            "name": "[19/26] cifs: Remove support for ITER_KVEC/BVEC/FOLIOQ from smb_extract_iter_to_rdma()",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-20-dhowells@redhat.com/mbox/"
        },
        {
            "id": 2216365,
            "url": "http://patchwork.ozlabs.org/api/patches/2216365/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-21-dhowells@redhat.com/",
            "msgid": "<20260326104544.509518-21-dhowells@redhat.com>",
            "list_archive_url": null,
            "date": "2026-03-26T10:45:35",
            "name": "[20/26] netfs: Remove netfs_alloc/free_folioq_buffer()",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-21-dhowells@redhat.com/mbox/"
        },
        {
            "id": 2216357,
            "url": "http://patchwork.ozlabs.org/api/patches/2216357/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-22-dhowells@redhat.com/",
            "msgid": "<20260326104544.509518-22-dhowells@redhat.com>",
            "list_archive_url": null,
            "date": "2026-03-26T10:45:36",
            "name": "[21/26] netfs: Remove netfs_extract_user_iter()",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-22-dhowells@redhat.com/mbox/"
        },
        {
            "id": 2216369,
            "url": "http://patchwork.ozlabs.org/api/patches/2216369/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-23-dhowells@redhat.com/",
            "msgid": "<20260326104544.509518-23-dhowells@redhat.com>",
            "list_archive_url": null,
            "date": "2026-03-26T10:45:37",
            "name": "[22/26] iov_iter: Remove ITER_FOLIOQ",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-23-dhowells@redhat.com/mbox/"
        },
        {
            "id": 2216371,
            "url": "http://patchwork.ozlabs.org/api/patches/2216371/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-24-dhowells@redhat.com/",
            "msgid": "<20260326104544.509518-24-dhowells@redhat.com>",
            "list_archive_url": null,
            "date": "2026-03-26T10:45:38",
            "name": "[23/26] netfs: Remove folio_queue and rolling_buffer",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-24-dhowells@redhat.com/mbox/"
        },
        {
            "id": 2216358,
            "url": "http://patchwork.ozlabs.org/api/patches/2216358/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-25-dhowells@redhat.com/",
            "msgid": "<20260326104544.509518-25-dhowells@redhat.com>",
            "list_archive_url": null,
            "date": "2026-03-26T10:45:39",
            "name": "[24/26] netfs: Check for too much data being read",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-25-dhowells@redhat.com/mbox/"
        },
        {
            "id": 2216372,
            "url": "http://patchwork.ozlabs.org/api/patches/2216372/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-26-dhowells@redhat.com/",
            "msgid": "<20260326104544.509518-26-dhowells@redhat.com>",
            "list_archive_url": null,
            "date": "2026-03-26T10:45:40",
            "name": "[25/26] netfs: Limit the the minimum trigger for progress reporting",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-26-dhowells@redhat.com/mbox/"
        },
        {
            "id": 2216373,
            "url": "http://patchwork.ozlabs.org/api/patches/2216373/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-27-dhowells@redhat.com/",
            "msgid": "<20260326104544.509518-27-dhowells@redhat.com>",
            "list_archive_url": null,
            "date": "2026-03-26T10:45:41",
            "name": "[26/26] netfs: Combine prepare and issue ops and grab the buffers on request",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260326104544.509518-27-dhowells@redhat.com/mbox/"
        }
    ]
}