Show patches with: Submitter = David Howells       |    Archived = No       |   320 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,4/4] iov_iter: Add a scatterlist iterator type [INCOMPLETE] iov_iter: Add composite, scatterlist and skbuff iterator types - - - --- 2025-03-21 David Howells New
[RFC,3/4] iov_iter: Add a scatterlist iterator type iov_iter: Add composite, scatterlist and skbuff iterator types - - - --- 2025-03-21 David Howells New
[RFC,2/4] iov_iter: Add an iterator-of-iterators iov_iter: Add composite, scatterlist and skbuff iterator types - - - --- 2025-03-21 David Howells New
[RFC,1/4] iov_iter: Move ITER_DISCARD and ITER_XARRAY iteration out-of-line iov_iter: Add composite, scatterlist and skbuff iterator types - - - --- 2025-03-21 David Howells New
afs: Fix afs_atcell_get_link() to check if ws_cell is unset first afs: Fix afs_atcell_get_link() to check if ws_cell is unset first - - 1 --- 2025-03-18 David Howells New
[4/4] netfs: Fix netfs_unbuffered_read() to return ssize_t rather than int netfs: Miscellaneous fixes - - - --- 2025-03-14 David Howells New
[3/4] netfs: Fix rolling_buffer_load_from_ra() to not clear mark bits netfs: Miscellaneous fixes - - - --- 2025-03-14 David Howells New
[2/4] netfs: Call `invalidate_cache` only if implemented netfs: Miscellaneous fixes - - - --- 2025-03-14 David Howells New
[1/4] netfs: Fix collection of results during pause when collection offloaded netfs: Miscellaneous fixes - - - --- 2025-03-14 David Howells New
[RFC,35/35] ceph: Remove old I/O API bits ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,34/35] ceph: Enable multipage folios for ceph files ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,33/35] ceph: Use netfslib [INCOMPLETE] ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,32/35] netfs: Add some more RMW support for ceph ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,31/35] netfs: Fix netfs_unbuffered_read() to return ssize_t rather than int ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,30/35] netfs: Make netfs_page_mkwrite() use folio_mkwrite_check_truncate() ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,29/35] netfs: Allow fs-private data to be handed through to request alloc ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,28/35] netfs: Adjust group handling ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,27/35] netfs: Pass extra write context to write functions ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,26/35] ceph: Kill ceph_rw_context ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,25/35] ceph: Wrap POSIX_FADV_WILLNEED to get caps ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,24/35] ceph: Make ceph_calc_file_object_mapping() return size as size_t ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,23/35] rbd: Use ceph_databuf_enc_start/stop() ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,22/35] libceph, rbd: Convert ceph_osdc_notify() reply to ceph_databuf ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,21/35] libceph: Make notify code use ceph_databuf_enc_start/stop ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,20/35] libceph: Remove ceph_pagelist ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,19/35] libceph, ceph: Convert users of ceph_pagelist to ceph_databuf ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,18/35] libceph, rbd: Convert some page arrays to ceph_databuf ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,17/35] libceph, rbd: Use ceph_databuf encoding start/stop ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,16/35] libceph: Convert req_page of ceph_osdc_call() to ceph_databuf ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,15/35] libceph: Make osd_req_op_cls_init() use a ceph_databuf and map it ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,14/35] libceph: Remove bvec and bio data container types ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,13/35] rbd: Switch from using bvec_iter to iov_iter ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,12/35] libceph: Bypass the messenger-v1 Tx loop for databuf/iter data blobs ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,11/35] ceph: Use ceph_databuf in DIO ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,10/35] libceph: Convert notify_id_pages to a ceph_databuf ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,09/35] libceph: Remove osd_req_op_cls_response_data_pages() ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,08/35] libceph: Unexport osd_req_op_cls_request_data_pages() ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,07/35] libceph: Change ceph_osdc_call()'s reply to a ceph_databuf ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,06/35] rbd: Use ceph_databuf for rbd_obj_read_sync() ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,05/35] libceph: Add functions to add ceph_databufs to requests ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,04/35] ceph: Convert ceph_mds_request::r_pagelist to a databuf ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,03/35] libceph: Add a new data container type, ceph_databuf ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,02/35] libceph: Rename alignment to offset ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,01/35] ceph: Fix incorrect flush end position calculation ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
ceph: Fix incorrect flush end position calculation ceph: Fix incorrect flush end position calculation - 1 - --- 2025-03-12 David Howells New
[GIT,PULL,net-next,v4] afs, rxrpc: Clean up refcounting on afs_cell and afs_server records [GIT,PULL,net-next,v4] afs, rxrpc: Clean up refcounting on afs_cell and afs_server records - - - --- 2025-03-10 David Howells New
[GIT,PULL,net-next] crypto: Add Kerberos crypto lib [GIT,PULL,net-next] crypto: Add Kerberos crypto lib - - - --- 2025-03-10 David Howells New
[v4,11/11] afs: Simplify cell record handling afs, rxrpc: Clean up refcounting on afs_cell and afs_server records - - - --- 2025-03-10 David Howells New
[v4,10/11] afs: Fix afs_server ref accounting afs, rxrpc: Clean up refcounting on afs_cell and afs_server records - - - --- 2025-03-10 David Howells New
[v4,09/11] afs: Use the per-peer app data provided by rxrpc afs, rxrpc: Clean up refcounting on afs_cell and afs_server records - - - --- 2025-03-10 David Howells New
[v4,08/11] rxrpc: Allow the app to store private data on peer structs afs, rxrpc: Clean up refcounting on afs_cell and afs_server records - - - --- 2025-03-10 David Howells New
[v4,07/11] afs: Drop the net parameter from afs_unuse_cell() afs, rxrpc: Clean up refcounting on afs_cell and afs_server records - - - --- 2025-03-10 David Howells New
[v4,06/11] afs: Make afs_lookup_cell() take a trace note afs, rxrpc: Clean up refcounting on afs_cell and afs_server records - - - --- 2025-03-10 David Howells New
[v4,05/11] afs: Improve server refcount/active count tracing afs, rxrpc: Clean up refcounting on afs_cell and afs_server records - - - --- 2025-03-10 David Howells New
[v4,04/11] afs: Improve afs_volume tracing to display a debug ID afs, rxrpc: Clean up refcounting on afs_cell and afs_server records - - - --- 2025-03-10 David Howells New
[v4,03/11] afs: Change dynroot to create contents on demand afs, rxrpc: Clean up refcounting on afs_cell and afs_server records - - - --- 2025-03-10 David Howells New
[v4,02/11] afs: Remove the "autocell" mount option afs, rxrpc: Clean up refcounting on afs_cell and afs_server records - - - --- 2025-03-10 David Howells New
[v4,01/11] afs: Fix afs_atcell_get_link() to handle RCU pathwalk afs, rxrpc: Clean up refcounting on afs_cell and afs_server records - - - --- 2025-03-10 David Howells New
[GIT,PULL,v2] crypto: Add Kerberos crypto lib [GIT,PULL,v2] crypto: Add Kerberos crypto lib - - - --- 2025-03-03 David Howells New
netfs: Fix collection of results during pause when collection offloaded netfs: Fix collection of results during pause when collection offloaded - - - --- 2025-02-28 David Howells New
[GIT,PULL] crypto: Add Kerberos crypto lib [GIT,PULL] crypto: Add Kerberos crypto lib - - - --- 2025-02-28 David Howells New
netfs: Use rreq->issued_to instead of rreq->submitted netfs: Use rreq->issued_to instead of rreq->submitted - - - --- 2025-02-26 David Howells New
netfs: Fix unbuffered writes netfs: Fix unbuffered writes - - - --- 2025-02-26 David Howells New
cifs: Fix the smb1 readv callback to correctly call netfs cifs: Fix the smb1 readv callback to correctly call netfs - 1 1 --- 2025-02-25 David Howells New
[3/3] netfs: Fix setting NETFS_RREQ_ALL_QUEUED to be after all subreqs queued netfs: Miscellaneous fixes - - 1 --- 2025-02-12 David Howells New
[2/3] netfs: Add retry stat counters netfs: Miscellaneous fixes - - - --- 2025-02-12 David Howells New
[1/3] netfs: Fix a number of read-retry hangs netfs: Miscellaneous fixes - - 2 --- 2025-02-12 David Howells New
netfs: Fix setting NETFS_RREQ_ALL_QUEUED to be after all subreqs queued netfs: Fix setting NETFS_RREQ_ALL_QUEUED to be after all subreqs queued - - 1 --- 2025-02-12 David Howells New
[net,24/24] rxrpc: rxgk: Implement connection rekeying net/rxrpc, crypto: Add Kerberos crypto lib and AF_RXRPC GSSAPI security class - - - --- 2025-02-03 David Howells New
[net,23/24] rxrpc: rxgk: Implement the yfs-rxgk security class (GSSAPI) net/rxrpc, crypto: Add Kerberos crypto lib and AF_RXRPC GSSAPI security class - - - --- 2025-02-03 David Howells New
[net,22/24] rxrpc: rxgk: Provide infrastructure and key derivation net/rxrpc, crypto: Add Kerberos crypto lib and AF_RXRPC GSSAPI security class - - - --- 2025-02-03 David Howells New
[net,21/24] rxrpc: Add YFS RxGK (GSSAPI) security class net/rxrpc, crypto: Add Kerberos crypto lib and AF_RXRPC GSSAPI security class - - - --- 2025-02-03 David Howells New
[net,20/24] rxrpc: Add the security index for yfs-rxgk net/rxrpc, crypto: Add Kerberos crypto lib and AF_RXRPC GSSAPI security class - - - --- 2025-02-03 David Howells New
[net,19/24] rxrpc: Pass CHALLENGE packets to the call for recvmsg() to respond to net/rxrpc, crypto: Add Kerberos crypto lib and AF_RXRPC GSSAPI security class - - - --- 2025-02-03 David Howells New
[net,18/24] rxrpc: Pull out certain app callback funcs into an ops table net/rxrpc, crypto: Add Kerberos crypto lib and AF_RXRPC GSSAPI security class - - - --- 2025-02-03 David Howells New
[net,17/24] crypto/krb5: Implement crypto self-testing net/rxrpc, crypto: Add Kerberos crypto lib and AF_RXRPC GSSAPI security class - - - --- 2025-02-03 David Howells New
[net,16/24] crypto/krb5: Implement the Camellia enctypes from rfc6803 net/rxrpc, crypto: Add Kerberos crypto lib and AF_RXRPC GSSAPI security class - - - --- 2025-02-03 David Howells New
[net,15/24] crypto/krb5: Implement the AES enctypes from rfc8009 net/rxrpc, crypto: Add Kerberos crypto lib and AF_RXRPC GSSAPI security class - - - --- 2025-02-03 David Howells New
[net,14/24] crypto/krb5: Implement the AES enctypes from rfc3962 net/rxrpc, crypto: Add Kerberos crypto lib and AF_RXRPC GSSAPI security class - - - --- 2025-02-03 David Howells New
[net,13/24] crypto/krb5: Implement the Kerberos5 rfc3961 get_mic and verify_mic net/rxrpc, crypto: Add Kerberos crypto lib and AF_RXRPC GSSAPI security class - - - --- 2025-02-03 David Howells New
[net,12/24] crypto/krb5: Implement the Kerberos5 rfc3961 encrypt and decrypt functions net/rxrpc, crypto: Add Kerberos crypto lib and AF_RXRPC GSSAPI security class - - - --- 2025-02-03 David Howells New
[net,11/24] crypto/krb5: Provide RFC3961 setkey packaging functions net/rxrpc, crypto: Add Kerberos crypto lib and AF_RXRPC GSSAPI security class - - - --- 2025-02-03 David Howells New
[net,10/24] crypto/krb5: Implement the Kerberos5 rfc3961 key derivation net/rxrpc, crypto: Add Kerberos crypto lib and AF_RXRPC GSSAPI security class - - - --- 2025-02-03 David Howells New
[net,09/24] crypto/krb5: Provide infrastructure and key derivation net/rxrpc, crypto: Add Kerberos crypto lib and AF_RXRPC GSSAPI security class - - - --- 2025-02-03 David Howells New
[net,08/24] crypto/krb5: Add an API to perform requests net/rxrpc, crypto: Add Kerberos crypto lib and AF_RXRPC GSSAPI security class - - - --- 2025-02-03 David Howells New
[net,07/24] crypto/krb5: Add an API to alloc and prepare a crypto object net/rxrpc, crypto: Add Kerberos crypto lib and AF_RXRPC GSSAPI security class - - - --- 2025-02-03 David Howells New
[net,06/24] crypto/krb5: Add an API to query the layout of the crypto section net/rxrpc, crypto: Add Kerberos crypto lib and AF_RXRPC GSSAPI security class - - - --- 2025-02-03 David Howells New
[net,05/24] crypto/krb5: Implement Kerberos crypto core net/rxrpc, crypto: Add Kerberos crypto lib and AF_RXRPC GSSAPI security class - - - --- 2025-02-03 David Howells New
[net,04/24] crypto/krb5: Test manager data net/rxrpc, crypto: Add Kerberos crypto lib and AF_RXRPC GSSAPI security class - - - --- 2025-02-03 David Howells New
[net,03/24] crypto: Add 'krb5enc' hash and cipher AEAD algorithm net/rxrpc, crypto: Add Kerberos crypto lib and AF_RXRPC GSSAPI security class - - - --- 2025-02-03 David Howells New
[net,02/24] crypto/krb5: Add some constants out of sunrpc headers net/rxrpc, crypto: Add Kerberos crypto lib and AF_RXRPC GSSAPI security class - - - --- 2025-02-03 David Howells New
[net,01/24] crypto/krb5: Add API Documentation net/rxrpc, crypto: Add Kerberos crypto lib and AF_RXRPC GSSAPI security class - - - --- 2025-02-03 David Howells New
netfs: Add retry stat counters netfs: Add retry stat counters - - - --- 2025-01-28 David Howells New
netfs: Fix a number of read-retry hangs netfs: Fix a number of read-retry hangs - - 2 --- 2025-01-28 David Howells New
[RFC,24/24] rxrpc: rxgk: Implement connection rekeying crypto: Add generic Kerberos library with AEAD template for hash-then-crypt - - - --- 2025-01-17 David Howells New
[RFC,23/24] rxrpc: rxgk: Implement the yfs-rxgk security class (GSSAPI) crypto: Add generic Kerberos library with AEAD template for hash-then-crypt - - - --- 2025-01-17 David Howells New
[RFC,22/24] rxrpc: rxgk: Provide infrastructure and key derivation crypto: Add generic Kerberos library with AEAD template for hash-then-crypt - - - --- 2025-01-17 David Howells New
[RFC,21/24] rxrpc: Add YFS RxGK (GSSAPI) security class crypto: Add generic Kerberos library with AEAD template for hash-then-crypt - - - --- 2025-01-17 David Howells New
[RFC,20/24] rxrpc: Add the security index for yfs-rxgk crypto: Add generic Kerberos library with AEAD template for hash-then-crypt - - - --- 2025-01-17 David Howells New
[RFC,19/24] crypto/krb5: Implement the Camellia enctypes from rfc6803 crypto: Add generic Kerberos library with AEAD template for hash-then-crypt - - - --- 2025-01-17 David Howells New
« 1 2 3 4 »