Show patches with: Series = [RFC,01/37] ntfs_copy_from_user_iter(): don't bother with copying iov_iter       |    State = Action Required       |   37 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,37/37] csum_and_copy_to_pipe_iter(): leave handling of csum_state to caller [RFC,01/37] ntfs_copy_from_user_iter(): don't bother with copying iov_iter - - - --- 2021-06-06 Al Viro New
[RFC,36/37] clean up copy_mc_pipe_to_iter() [RFC,01/37] ntfs_copy_from_user_iter(): don't bother with copying iov_iter - - - --- 2021-06-06 Al Viro New
[RFC,35/37] pipe_zero(): we don't need no stinkin' kmap_atomic()... [RFC,01/37] ntfs_copy_from_user_iter(): don't bother with copying iov_iter - - - --- 2021-06-06 Al Viro New
[RFC,34/37] iov_iter: clean csum_and_copy_...() primitives up a bit [RFC,01/37] ntfs_copy_from_user_iter(): don't bother with copying iov_iter - - - --- 2021-06-06 Al Viro New
[RFC,33/37] copy_page_from_iter(): don't need kmap_atomic() for kvec/bvec cases [RFC,01/37] ntfs_copy_from_user_iter(): don't bother with copying iov_iter - - - --- 2021-06-06 Al Viro New
[RFC,32/37] copy_page_to_iter(): don't bother with kmap_atomic() for bvec/kvec cases [RFC,01/37] ntfs_copy_from_user_iter(): don't bother with copying iov_iter - - - --- 2021-06-06 Al Viro New
[RFC,31/37] iterate_xarray(): only of the first iteration we might get offset != 0 [RFC,01/37] ntfs_copy_from_user_iter(): don't bother with copying iov_iter - - - --- 2021-06-06 Al Viro New
[RFC,30/37] pull handling of ->iov_offset into iterate_{iovec,bvec,xarray} [RFC,01/37] ntfs_copy_from_user_iter(): don't bother with copying iov_iter - - - --- 2021-06-06 Al Viro New
[RFC,29/37] iov_iter: make iterator callbacks use base and len instead of iovec [RFC,01/37] ntfs_copy_from_user_iter(): don't bother with copying iov_iter - - - --- 2021-06-06 Al Viro New
[RFC,28/37] iov_iter: make the amount already copied available to iterator callbacks [RFC,01/37] ntfs_copy_from_user_iter(): don't bother with copying iov_iter - - - --- 2021-06-06 Al Viro New
[RFC,27/37] iov_iter: get rid of separate bvec and xarray callbacks [RFC,01/37] ntfs_copy_from_user_iter(): don't bother with copying iov_iter - - - --- 2021-06-06 Al Viro New
[RFC,26/37] iov_iter: teach iterate_{bvec,xarray}() about possible short copies [RFC,01/37] ntfs_copy_from_user_iter(): don't bother with copying iov_iter - - - --- 2021-06-06 Al Viro New
[RFC,25/37] iterate_bvec(): expand bvec.h macro forest, massage a bit [RFC,01/37] ntfs_copy_from_user_iter(): don't bother with copying iov_iter - - - --- 2021-06-06 Al Viro New
[RFC,24/37] iov_iter: unify iterate_iovec and iterate_kvec [RFC,01/37] ntfs_copy_from_user_iter(): don't bother with copying iov_iter - - - --- 2021-06-06 Al Viro New
[RFC,23/37] iov_iter: massage iterate_iovec and iterate_kvec to logics similar to iterate_bvec [RFC,01/37] ntfs_copy_from_user_iter(): don't bother with copying iov_iter - - - --- 2021-06-06 Al Viro New
[RFC,22/37] iterate_and_advance(): get rid of magic in case when n is 0 [RFC,01/37] ntfs_copy_from_user_iter(): don't bother with copying iov_iter - - - --- 2021-06-06 Al Viro New
[RFC,21/37] csum_and_copy_to_iter(): massage into form closer to csum_and_copy_from_iter() [RFC,01/37] ntfs_copy_from_user_iter(): don't bother with copying iov_iter - - - --- 2021-06-06 Al Viro New
[RFC,20/37] iov_iter: replace iov_iter_copy_from_user_atomic() with iterator-advancing variant [RFC,01/37] ntfs_copy_from_user_iter(): don't bother with copying iov_iter - - - --- 2021-06-06 Al Viro New
[RFC,19/37,xarray] iov_iter_npages(): just use DIV_ROUND_UP() [RFC,01/37] ntfs_copy_from_user_iter(): don't bother with copying iov_iter - - - --- 2021-06-06 Al Viro New
[RFC,18/37] iov_iter_npages(): don't bother with iterate_all_kinds() [RFC,01/37] ntfs_copy_from_user_iter(): don't bother with copying iov_iter - - - --- 2021-06-06 Al Viro New
[RFC,17/37] get rid of iterate_all_kinds() in iov_iter_get_pages()/iov_iter_get_pages_alloc() [RFC,01/37] ntfs_copy_from_user_iter(): don't bother with copying iov_iter - - - --- 2021-06-06 Al Viro New
[RFC,16/37] iov_iter_gap_alignment(): get rid of iterate_all_kinds() [RFC,01/37] ntfs_copy_from_user_iter(): don't bother with copying iov_iter - - - --- 2021-06-06 Al Viro New
[RFC,15/37] iov_iter_alignment(): don't bother with iterate_all_kinds() [RFC,01/37] ntfs_copy_from_user_iter(): don't bother with copying iov_iter - - - --- 2021-06-06 Al Viro New
[RFC,14/37] sanitize iov_iter_fault_in_readable() [RFC,01/37] ntfs_copy_from_user_iter(): don't bother with copying iov_iter - - - --- 2021-06-06 Al Viro New
[RFC,13/37] iov_iter: optimize iov_iter_advance() for iovec and kvec [RFC,01/37] ntfs_copy_from_user_iter(): don't bother with copying iov_iter - - - --- 2021-06-06 Al Viro New
[RFC,12/37] iov_iter: separate direction from flavour [RFC,01/37] ntfs_copy_from_user_iter(): don't bother with copying iov_iter - - - --- 2021-06-06 Al Viro New
[RFC,11/37] iov_iter_advance(): don't modify ->iov_offset for ITER_DISCARD [RFC,01/37] ntfs_copy_from_user_iter(): don't bother with copying iov_iter - - - --- 2021-06-06 Al Viro New
[RFC,10/37] iov_iter: reorder handling of flavours in primitives [RFC,01/37] ntfs_copy_from_user_iter(): don't bother with copying iov_iter - - - --- 2021-06-06 Al Viro New
[RFC,09/37] iov_iter: switch ..._full() variants of primitives to use of iov_iter_revert() [RFC,01/37] ntfs_copy_from_user_iter(): don't bother with copying iov_iter - - - --- 2021-06-06 Al Viro New
[RFC,08/37] iov_iter_advance(): use consistent semantics for move past the end [RFC,01/37] ntfs_copy_from_user_iter(): don't bother with copying iov_iter - - - --- 2021-06-06 Al Viro New
[RFC,07/37,xarray] iov_iter_fault_in_readable() should do nothing in xarray case [RFC,01/37] ntfs_copy_from_user_iter(): don't bother with copying iov_iter - - - --- 2021-06-06 Al Viro New
[RFC,06/37] copy_page_to_iter(): fix ITER_DISCARD case [RFC,01/37] ntfs_copy_from_user_iter(): don't bother with copying iov_iter - - - --- 2021-06-06 Al Viro New
[RFC,05/37] teach copy_page_to_iter() to handle compound pages [RFC,01/37] ntfs_copy_from_user_iter(): don't bother with copying iov_iter - - - --- 2021-06-06 Al Viro New
[RFC,04/37] iov_iter: Remove iov_iter_for_each_range() [RFC,01/37] ntfs_copy_from_user_iter(): don't bother with copying iov_iter - - - --- 2021-06-06 Al Viro New
[RFC,03/37] fuse_fill_write_pages(): don't bother with iov_iter_single_seg_count() [RFC,01/37] ntfs_copy_from_user_iter(): don't bother with copying iov_iter - - - --- 2021-06-06 Al Viro New
[RFC,02/37] generic_perform_write()/iomap_write_actor(): saner logics for short copy [RFC,01/37] ntfs_copy_from_user_iter(): don't bother with copying iov_iter - - - --- 2021-06-06 Al Viro New
[RFC,01/37] ntfs_copy_from_user_iter(): don't bother with copying iov_iter [RFC,01/37] ntfs_copy_from_user_iter(): don't bother with copying iov_iter - - - --- 2021-06-06 Al Viro New