Show patches with: Submitter = Schumaker, Anna       |    State = Action Required       |   70 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[GIT,PULL] Two more Linux NFS client fixes [GIT,PULL] Two more Linux NFS client fixes - - - --- 2019-06-28 Schumaker, Anna New
[v1,1/9] vfs: add copy_file_range syscall and vfs helper - - - --- 2015-09-04 Schumaker, Anna New
[v1,2/8] x86: add sys_copy_file_range to syscall tables - - - --- 2015-09-04 Schumaker, Anna New
[v1,3/8] btrfs: add .copy_file_range file operation - 2 - --- 2015-09-04 Schumaker, Anna New
[v1,4/8] btrfs: Add mountpoint checking during btrfs_copy_file_range - - - --- 2015-09-04 Schumaker, Anna New
[v1,5/8] vfs: Remove copy_file_range mountpoint checks - - - --- 2015-09-04 Schumaker, Anna New
[v1,6/8] vfs: Copy should check len after file open mode - - - --- 2015-09-04 Schumaker, Anna New
[v1,7/8] vfs: Copy should use file_out rather than file_in - - - --- 2015-09-04 Schumaker, Anna New
[v1,8/8] vfs: Fall back on splice if no copy function defined - - - --- 2015-09-04 Schumaker, Anna New
[v1,9/8] copy_file_range.2: New page documenting copy_file_range() - - - --- 2015-09-04 Schumaker, Anna New
[v2,1/9] vfs: add copy_file_range syscall and vfs helper - - - --- 2015-09-11 Schumaker, Anna New
[v2,10/9] copy_file_range.2: New page documenting copy_file_range() - - - --- 2015-09-11 Schumaker, Anna New
[v2,2/9] x86: add sys_copy_file_range to syscall tables - - - --- 2015-09-11 Schumaker, Anna New
[v2,3/9] btrfs: add .copy_file_range file operation - 2 - --- 2015-09-11 Schumaker, Anna New
[v2,4/9] vfs: Copy should check len after file open mode - 1 - --- 2015-09-11 Schumaker, Anna New
[v2,5/9] vfs: Copy shouldn't forbid ranges inside the same file - 1 - --- 2015-09-11 Schumaker, Anna New
[v2,6/9] vfs: Copy should use file_out rather than file_in - - - --- 2015-09-11 Schumaker, Anna New
[v2,7/9] vfs: Remove copy_file_range mountpoint checks - 1 - --- 2015-09-11 Schumaker, Anna New
[v2,8/9] vfs: copy_file_range() can do a pagecache copy with splice - - - --- 2015-09-11 Schumaker, Anna New
[v2,9/9] btrfs: btrfs_copy_file_range() only supports reflinks - 1 - --- 2015-09-11 Schumaker, Anna New
[v3,1/9] vfs: add copy_file_range syscall and vfs helper - - - --- 2015-09-25 Schumaker, Anna New
[v3,10/9] copy_file_range.2: New page documenting copy_file_range() - 1 - --- 2015-09-25 Schumaker, Anna New
[v3,2/9] x86: add sys_copy_file_range to syscall tables - - - --- 2015-09-25 Schumaker, Anna New
[v3,3/9] btrfs: add .copy_file_range file operation - 2 - --- 2015-09-25 Schumaker, Anna New
[v3,4/9] vfs: Copy should check len after file open mode - 1 - --- 2015-09-25 Schumaker, Anna New
[v3,5/9] vfs: Copy shouldn't forbid ranges inside the same file - 2 - --- 2015-09-25 Schumaker, Anna New
[v3,6/9] vfs: Copy should use file_out rather than file_in - - - --- 2015-09-25 Schumaker, Anna New
[v3,7/9] vfs: Remove copy_file_range mountpoint checks - 1 - --- 2015-09-25 Schumaker, Anna New
[v3,8/9] vfs: copy_file_range() can do a pagecache copy with splice - 2 - --- 2015-09-25 Schumaker, Anna New
[v3,9/9] btrfs: btrfs_copy_file_range() only supports reflinks - 1 - --- 2015-09-25 Schumaker, Anna New
[v4,1/9] vfs: add copy_file_range syscall and vfs helper - - - --- 2015-09-29 Schumaker, Anna New
[v4,10/9] copy_file_range.2: New page documenting copy_file_range() - 1 - --- 2015-09-29 Schumaker, Anna New
[v4,2/9] x86: add sys_copy_file_range to syscall tables - - - --- 2015-09-29 Schumaker, Anna New
[v4,3/9] btrfs: add .copy_file_range file operation - 2 - --- 2015-09-29 Schumaker, Anna New
[v4,4/9] vfs: Copy should check len after file open mode - 1 - --- 2015-09-29 Schumaker, Anna New
[v4,5/9] vfs: Copy shouldn't forbid ranges inside the same file - 2 - --- 2015-09-29 Schumaker, Anna New
[v4,6/9] vfs: Copy should use file_out rather than file_in - - - --- 2015-09-29 Schumaker, Anna New
[v4,7/9] vfs: Remove copy_file_range mountpoint checks - 1 - --- 2015-09-29 Schumaker, Anna New
[v4,8/9] vfs: Add vfs_copy_file_range() support for pagecache copies - 1 - --- 2015-09-29 Schumaker, Anna New
[v4,9/9] btrfs: btrfs_copy_file_range() only supports reflinks - 1 - --- 2015-09-29 Schumaker, Anna New
[v5,1/9] vfs: add copy_file_range syscall and vfs helper - - - --- 2015-09-30 Schumaker, Anna New
[v5,10/9] copy_file_range.2: New page documenting copy_file_range() - 1 - --- 2015-09-30 Schumaker, Anna New
[v5,2/9] x86: add sys_copy_file_range to syscall tables - - - --- 2015-09-30 Schumaker, Anna New
[v5,3/9] btrfs: add .copy_file_range file operation - 2 - --- 2015-09-30 Schumaker, Anna New
[v5,4/9] vfs: Copy should check len after file open mode - 1 - --- 2015-09-30 Schumaker, Anna New
[v5,5/9] vfs: Copy shouldn't forbid ranges inside the same file - 2 - --- 2015-09-30 Schumaker, Anna New
[v5,6/9] vfs: Copy should use file_out rather than file_in - - - --- 2015-09-30 Schumaker, Anna New
[v5,7/9] vfs: Remove copy_file_range mountpoint checks - 1 - --- 2015-09-30 Schumaker, Anna New
[v5,8/9] vfs: Add vfs_copy_file_range() support for pagecache copies - 2 - --- 2015-09-30 Schumaker, Anna New
[v5,9/9] btrfs: btrfs_copy_file_range() only supports reflinks - 1 - --- 2015-09-30 Schumaker, Anna New
[v6,1/4] vfs: add copy_file_range syscall and vfs helper - - - --- 2015-10-16 Schumaker, Anna New
[v6,2/4] x86: add sys_copy_file_range to syscall tables - - - --- 2015-10-16 Schumaker, Anna New
[v6,3/4] btrfs: add .copy_file_range file operation - 2 - --- 2015-10-16 Schumaker, Anna New
[v6,4/4] vfs: Add vfs_copy_file_range() support for pagecache copies - 2 - --- 2015-10-16 Schumaker, Anna New
[v6,5/4] copy_file_range.2: New page documenting copy_file_range() - 1 - --- 2015-10-16 Schumaker, Anna New
[v7,1/4] vfs: add copy_file_range syscall and vfs helper - - - --- 2015-10-23 Schumaker, Anna New
[v7,2/4] x86: add sys_copy_file_range to syscall tables - - - --- 2015-10-23 Schumaker, Anna New
[v7,3/4] btrfs: add .copy_file_range file operation - 2 - --- 2015-10-23 Schumaker, Anna New
[v7,4/4] vfs: Add vfs_copy_file_range() support for pagecache copies - 2 - --- 2015-10-23 Schumaker, Anna New
[v7,5/4] copy_file_range.2: New page documenting copy_file_range() - 1 - --- 2015-10-23 Schumaker, Anna New
[v8,1/4] vfs: add copy_file_range syscall and vfs helper - 1 - --- 2015-11-06 Schumaker, Anna New
[v8,2/4] x86: add sys_copy_file_range to syscall tables - 1 - --- 2015-11-06 Schumaker, Anna New
[v8,3/4] btrfs: add .copy_file_range file operation - 3 - --- 2015-11-06 Schumaker, Anna New
[v8,4/4] vfs: Add vfs_copy_file_range() support for pagecache copies - 3 - --- 2015-11-06 Schumaker, Anna New
[v8,5/4] copy_file_range.2: New page documenting copy_file_range() - 2 - --- 2015-11-06 Schumaker, Anna New
[v9,1/4] vfs: add copy_file_range syscall and vfs helper - 1 - --- 2015-11-10 Schumaker, Anna New
[v9,2/4] x86: add sys_copy_file_range to syscall tables - 1 - --- 2015-11-10 Schumaker, Anna New
[v9,3/4] btrfs: add .copy_file_range file operation - 3 - --- 2015-11-10 Schumaker, Anna New
[v9,4/4] vfs: Add vfs_copy_file_range() support for pagecache copies - 3 - --- 2015-11-10 Schumaker, Anna New
vfs: Don't copy beyond the end of the file - - - --- 2016-09-07 Schumaker, Anna New