Show patches with: Series = ceph, rbd, netfs: Make ceph fully use netfslib       |    Archived = No       |   35 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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