Show a series.

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

{
    "id": 501437,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/501437/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/list/?series=501437",
    "project": {
        "id": 12,
        "url": "http://patchwork.ozlabs.org/api/1.1/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": ""
    },
    "name": "netfs: Miscellaneous fixes",
    "date": "2026-04-25T12:54:04",
    "submitter": {
        "id": 59,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/59/?format=api",
        "name": "David Howells",
        "email": "dhowells@redhat.com"
    },
    "version": 3,
    "total": 19,
    "received_total": 19,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/501437/mbox/",
    "cover_letter": {
        "id": 2228121,
        "url": "http://patchwork.ozlabs.org/api/1.1/covers/2228121/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/cover/20260425125426.3855807-1-dhowells@redhat.com/",
        "msgid": "<20260425125426.3855807-1-dhowells@redhat.com>",
        "date": "2026-04-25T12:54:04",
        "name": "[v3,00/19] netfs: Miscellaneous fixes",
        "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/cover/20260425125426.3855807-1-dhowells@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 2228124,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2228124/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260425125426.3855807-2-dhowells@redhat.com/",
            "msgid": "<20260425125426.3855807-2-dhowells@redhat.com>",
            "date": "2026-04-25T12:54:05",
            "name": "[v3,01/19] netfs: fix VM_BUG_ON_FOLIO() issue in netfs_write_begin() call",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260425125426.3855807-2-dhowells@redhat.com/mbox/"
        },
        {
            "id": 2228123,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2228123/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260425125426.3855807-3-dhowells@redhat.com/",
            "msgid": "<20260425125426.3855807-3-dhowells@redhat.com>",
            "date": "2026-04-25T12:54:06",
            "name": "[v3,02/19] netfs: fix error handling in netfs_extract_user_iter()",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260425125426.3855807-3-dhowells@redhat.com/mbox/"
        },
        {
            "id": 2228122,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2228122/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260425125426.3855807-4-dhowells@redhat.com/",
            "msgid": "<20260425125426.3855807-4-dhowells@redhat.com>",
            "date": "2026-04-25T12:54:07",
            "name": "[v3,03/19] netfs: Fix netfs_invalidate_folio() to clear dirty bit if all changes gone",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260425125426.3855807-4-dhowells@redhat.com/mbox/"
        },
        {
            "id": 2228128,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2228128/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260425125426.3855807-5-dhowells@redhat.com/",
            "msgid": "<20260425125426.3855807-5-dhowells@redhat.com>",
            "date": "2026-04-25T12:54:08",
            "name": "[v3,04/19] netfs: Defer the emission of trace_netfs_folio()",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260425125426.3855807-5-dhowells@redhat.com/mbox/"
        },
        {
            "id": 2228132,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2228132/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260425125426.3855807-6-dhowells@redhat.com/",
            "msgid": "<20260425125426.3855807-6-dhowells@redhat.com>",
            "date": "2026-04-25T12:54:09",
            "name": "[v3,05/19] netfs: Fix streaming write being overwritten",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260425125426.3855807-6-dhowells@redhat.com/mbox/"
        },
        {
            "id": 2228135,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2228135/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260425125426.3855807-7-dhowells@redhat.com/",
            "msgid": "<20260425125426.3855807-7-dhowells@redhat.com>",
            "date": "2026-04-25T12:54:10",
            "name": "[v3,06/19] netfs: Fix read-gaps to remove netfs_folio from filled folio",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260425125426.3855807-7-dhowells@redhat.com/mbox/"
        },
        {
            "id": 2228125,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2228125/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260425125426.3855807-8-dhowells@redhat.com/",
            "msgid": "<20260425125426.3855807-8-dhowells@redhat.com>",
            "date": "2026-04-25T12:54:11",
            "name": "[v3,07/19] netfs: Fix zeropoint update where i_size > remote_i_size",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260425125426.3855807-8-dhowells@redhat.com/mbox/"
        },
        {
            "id": 2228126,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2228126/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260425125426.3855807-9-dhowells@redhat.com/",
            "msgid": "<20260425125426.3855807-9-dhowells@redhat.com>",
            "date": "2026-04-25T12:54:12",
            "name": "[v3,08/19] netfs: Fix write streaming disablement if fd open O_RDWR",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260425125426.3855807-9-dhowells@redhat.com/mbox/"
        },
        {
            "id": 2228127,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2228127/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260425125426.3855807-10-dhowells@redhat.com/",
            "msgid": "<20260425125426.3855807-10-dhowells@redhat.com>",
            "date": "2026-04-25T12:54:13",
            "name": "[v3,09/19] netfs: Fix early put of sink folio in netfs_read_gaps()",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260425125426.3855807-10-dhowells@redhat.com/mbox/"
        },
        {
            "id": 2228129,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2228129/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260425125426.3855807-11-dhowells@redhat.com/",
            "msgid": "<20260425125426.3855807-11-dhowells@redhat.com>",
            "date": "2026-04-25T12:54:14",
            "name": "[v3,10/19] netfs: Fix leak of request in netfs_write_begin() error handling",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260425125426.3855807-11-dhowells@redhat.com/mbox/"
        },
        {
            "id": 2228131,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2228131/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260425125426.3855807-12-dhowells@redhat.com/",
            "msgid": "<20260425125426.3855807-12-dhowells@redhat.com>",
            "date": "2026-04-25T12:54:15",
            "name": "[v3,11/19] netfs: Fix potential UAF in netfs_unlock_abandoned_read_pages()",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260425125426.3855807-12-dhowells@redhat.com/mbox/"
        },
        {
            "id": 2228133,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2228133/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260425125426.3855807-13-dhowells@redhat.com/",
            "msgid": "<20260425125426.3855807-13-dhowells@redhat.com>",
            "date": "2026-04-25T12:54:16",
            "name": "[v3,12/19] netfs: Fix potential uninitialised var in netfs_extract_user_iter()",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260425125426.3855807-13-dhowells@redhat.com/mbox/"
        },
        {
            "id": 2228134,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2228134/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260425125426.3855807-14-dhowells@redhat.com/",
            "msgid": "<20260425125426.3855807-14-dhowells@redhat.com>",
            "date": "2026-04-25T12:54:17",
            "name": "[v3,13/19] netfs: Fix partial invalidation of streaming-write folio",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260425125426.3855807-14-dhowells@redhat.com/mbox/"
        },
        {
            "id": 2228136,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2228136/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260425125426.3855807-15-dhowells@redhat.com/",
            "msgid": "<20260425125426.3855807-15-dhowells@redhat.com>",
            "date": "2026-04-25T12:54:18",
            "name": "[v3,14/19] netfs: Fix folio->private handling in netfs_perform_write()",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260425125426.3855807-15-dhowells@redhat.com/mbox/"
        },
        {
            "id": 2228137,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2228137/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260425125426.3855807-16-dhowells@redhat.com/",
            "msgid": "<20260425125426.3855807-16-dhowells@redhat.com>",
            "date": "2026-04-25T12:54:19",
            "name": "[v3,15/19] netfs: Fix potential for tearing in ->remote_i_size and ->zero_point",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260425125426.3855807-16-dhowells@redhat.com/mbox/"
        },
        {
            "id": 2228138,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2228138/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260425125426.3855807-17-dhowells@redhat.com/",
            "msgid": "<20260425125426.3855807-17-dhowells@redhat.com>",
            "date": "2026-04-25T12:54:20",
            "name": "[v3,16/19] netfs: Fix netfs_read_folio() to wait on writeback",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260425125426.3855807-17-dhowells@redhat.com/mbox/"
        },
        {
            "id": 2228139,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2228139/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260425125426.3855807-18-dhowells@redhat.com/",
            "msgid": "<20260425125426.3855807-18-dhowells@redhat.com>",
            "date": "2026-04-25T12:54:21",
            "name": "[v3,17/19] netfs: Fix missing barriers when accessing stream->subrequests locklessly",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260425125426.3855807-18-dhowells@redhat.com/mbox/"
        },
        {
            "id": 2228140,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2228140/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260425125426.3855807-19-dhowells@redhat.com/",
            "msgid": "<20260425125426.3855807-19-dhowells@redhat.com>",
            "date": "2026-04-25T12:54:22",
            "name": "[v3,18/19] afs: Fix afs_get_link() to take validate_lock around afs_read_single()",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260425125426.3855807-19-dhowells@redhat.com/mbox/"
        },
        {
            "id": 2228130,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2228130/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260425125426.3855807-20-dhowells@redhat.com/",
            "msgid": "<20260425125426.3855807-20-dhowells@redhat.com>",
            "date": "2026-04-25T12:54:23",
            "name": "[v3,19/19] afs: Fix RCU handling of symlinks in RCU pathwalk",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260425125426.3855807-20-dhowells@redhat.com/mbox/"
        }
    ]
}