Series |
ceph, rbd, netfs: Make ceph fully use netfslib
|
expand
-
[RFC,00/35] ceph, rbd, netfs: Make ceph fully use netfslib
-
[RFC,01/35] ceph: Fix incorrect flush end position calculation
-
[RFC,02/35] libceph: Rename alignment to offset
-
[RFC,03/35] libceph: Add a new data container type, ceph_databuf
-
[RFC,04/35] ceph: Convert ceph_mds_request::r_pagelist to a databuf
-
[RFC,05/35] libceph: Add functions to add ceph_databufs to requests
-
[RFC,06/35] rbd: Use ceph_databuf for rbd_obj_read_sync()
-
[RFC,07/35] libceph: Change ceph_osdc_call()'s reply to a ceph_databuf
-
[RFC,08/35] libceph: Unexport osd_req_op_cls_request_data_pages()
-
[RFC,09/35] libceph: Remove osd_req_op_cls_response_data_pages()
-
[RFC,10/35] libceph: Convert notify_id_pages to a ceph_databuf
-
[RFC,11/35] ceph: Use ceph_databuf in DIO
-
[RFC,12/35] libceph: Bypass the messenger-v1 Tx loop for databuf/iter data blobs
-
[RFC,13/35] rbd: Switch from using bvec_iter to iov_iter
-
[RFC,14/35] libceph: Remove bvec and bio data container types
-
[RFC,15/35] libceph: Make osd_req_op_cls_init() use a ceph_databuf and map it
-
[RFC,16/35] libceph: Convert req_page of ceph_osdc_call() to ceph_databuf
-
[RFC,17/35] libceph, rbd: Use ceph_databuf encoding start/stop
-
[RFC,18/35] libceph, rbd: Convert some page arrays to ceph_databuf
-
[RFC,19/35] libceph, ceph: Convert users of ceph_pagelist to ceph_databuf
-
[RFC,20/35] libceph: Remove ceph_pagelist
-
[RFC,21/35] libceph: Make notify code use ceph_databuf_enc_start/stop
-
[RFC,22/35] libceph, rbd: Convert ceph_osdc_notify() reply to ceph_databuf
-
[RFC,23/35] rbd: Use ceph_databuf_enc_start/stop()
-
[RFC,24/35] ceph: Make ceph_calc_file_object_mapping() return size as size_t
-
[RFC,25/35] ceph: Wrap POSIX_FADV_WILLNEED to get caps
-
[RFC,26/35] ceph: Kill ceph_rw_context
-
[RFC,27/35] netfs: Pass extra write context to write functions
-
[RFC,28/35] netfs: Adjust group handling
-
[RFC,29/35] netfs: Allow fs-private data to be handed through to request alloc
-
[RFC,30/35] netfs: Make netfs_page_mkwrite() use folio_mkwrite_check_truncate()
-
[RFC,31/35] netfs: Fix netfs_unbuffered_read() to return ssize_t rather than int
-
[RFC,32/35] netfs: Add some more RMW support for ceph
-
[RFC,33/35] ceph: Use netfslib [INCOMPLETE]
-
[RFC,34/35] ceph: Enable multipage folios for ceph files
-
[RFC,35/35] ceph: Remove old I/O API bits
|