Linux CIFS
[Prev Page][Next Page]
Re: [PATCH v3] Update mount.cifs with vers=default mount option and SMBv3.0.2, L. A. Walsh
Re: [PATCH v3] Update mount.cifs with vers=default mount option and SMBv3.0.2, L. A. Walsh
NULL pointer dereference in smb2_queryfs with v4.19.2,
Stijn Tintel
re: cifs: change smb2_query_eas to use the compound query-info helper, Colin Ian King
[PATCH v2] Update mount.cifs with vers=default mount option and SMBv3.02,
Kenneth D'souza
[PATCH v1 00/14] DFS failover,
Aurelien Aptel
- [PATCH v1 01/14] cifs: Refactor out cifs_mount(), Aurelien Aptel
- [PATCH v1 02/14] cifs: Skip any trailing backslashes from UNC, Aurelien Aptel
- [PATCH v1 03/14] cifs: Fix separator when building path from dentry, Aurelien Aptel
- [PATCH v1 04/14] cifs: Make devname param optional in cifs_compose_mount_options(), Aurelien Aptel
- [PATCH v1 05/14] cifs: Respect -EAGAIN when querying paths, Aurelien Aptel
- [PATCH v1 06/14] cifs: Save TTL value when parsing DFS referrals, Aurelien Aptel
- [PATCH v1 07/14] cifs: auto disable 'serverino' in dfs mounts, Aurelien Aptel
- [PATCH v1 08/14] cifs: Add DFS cache routines, Aurelien Aptel
- [PATCH v1 09/14] cifs: Make use of DFS cache to get new DFS referrals, Aurelien Aptel
- [PATCH v1 10/14] cifs: Add support for failover in cifs_mount(), Aurelien Aptel
- [PATCH v1 11/14] cifs: Add support for failover in cifs_reconnect(), Aurelien Aptel
- [PATCH v1 12/14] cifs: start DFS cache refresher in cifs_mount(), Aurelien Aptel
- [PATCH v1 13/14] cifs: Add support for failover in smb2_reconnect(), Aurelien Aptel
- [PATCH v1 14/14] cifs: Add support for failover in cifs_reconnect_tcon(), Aurelien Aptel
[PATCH 0/3] cifs: moar compounding,
Ronnie Sahlberg
Minor fix for problem noted by coverity scan,
Steve French
[PATCH AUTOSEL 4.19 02/44] cifs: don't dereference smb_file_target before null check, Sasha Levin
[PATCH AUTOSEL 4.19 03/44] cifs: fix return value for cifs_listxattr, Sasha Levin
[PATCH AUTOSEL 4.18 02/39] cifs: don't dereference smb_file_target before null check, Sasha Levin
[PATCH AUTOSEL 4.18 03/39] cifs: fix return value for cifs_listxattr, Sasha Levin
[PATCH AUTOSEL 4.14 03/26] cifs: fix return value for cifs_listxattr, Sasha Levin
[PATCH AUTOSEL 4.14 02/26] cifs: don't dereference smb_file_target before null check, Sasha Levin
[PATCH AUTOSEL 4.9 02/17] cifs: don't dereference smb_file_target before null check, Sasha Levin
[PATCH] Update mount.cifs with vers=default mount option.,
Kenneth D'souza
[PATCH -next] cifs: remove set but not used variable 'cifsi', YueHaibing
[PATCH 0/2] cifs: more compounding,
Ronnie Sahlberg
[PATCH] smb3: do not call cifs functions in error path in rename, Steve French
[PATCH] cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs), Steve French
[PATCH] cifs: clean up indentation, replace spaces with tab,
Colin King
[PATCH v8 00/11] client-side support for "inter" SSC copy,
Olga Kornievskaia
- [PATCH v8 01/11] VFS: move cross device copy_file_range() check into filesystems, Olga Kornievskaia
- [PATCH v8 02/11] NFS: validity check for source offset in copy_file_range, Olga Kornievskaia
- [PATCH v8 03/11] NFS NFSD: defining nl4_servers structure needed by both, Olga Kornievskaia
- [PATCH v8 04/11] NFS: add COPY_NOTIFY operation, Olga Kornievskaia
- [PATCH v8 05/11] NFS: add ca_source_server<> to COPY, Olga Kornievskaia
- [PATCH v8 06/11] NFS: also send OFFLOAD_CANCEL to source server, Olga Kornievskaia
- [PATCH v8 07/11] NFS: inter ssc open, Olga Kornievskaia
- [PATCH v8 09/11] NFS: for "inter" copy treat ESTALE as ENOTSUPP, Olga Kornievskaia
- [PATCH v8 10/11] NFS: COPY handle ERR_OFFLOAD_DENIED, Olga Kornievskaia
- [PATCH v8 11/11] NFS: replace cross device check in copy_file_range, Olga Kornievskaia
- [PATCH v8 08/11] NFS: skip recovery of copy open on dest server, Olga Kornievskaia
[cifs:for-next 7/9] fs/cifs/file.c:3203 cifs_send_async_read() warn: unsigned 'cur_len' is never less than zero.,
kbuild test robot
[PATCH] cifs: don't dereference smb_file_target before null check,
Colin King
[cifs:for-next 7/9] fs/cifs/file.c:3203:7-14: WARNING: Unsigned expression compared with zero: cur_len < 0 (fwd),
Julia Lawall
[PATCH] dbench: fix build error on RHEL8, Xiong Murphy Zhou
[Patch v4 1/3] CIFS: Add support for direct I/O read,
Long Li
[PATCH v7 00/11] client-side support for "inter" SSC copy,
Olga Kornievskaia
- [PATCH v7 01/11] VFS: move cross device copy_file_range() check into filesystems, Olga Kornievskaia
- [PATCH v7 02/11] NFS: validity check for source offset in copy_file_range, Olga Kornievskaia
- [PATCH 1/1] man-page: copy_file_range(2) allow for cross-device copies, Olga Kornievskaia
- [PATCH v7 06/11] NFS: also send OFFLOAD_CANCEL to source server, Olga Kornievskaia
- [PATCH v7 08/11] NFS: skip recovery of copy open on dest server, Olga Kornievskaia
- [PATCH v7 09/11] NFS: for "inter" copy treat ESTALE as ENOTSUPP, Olga Kornievskaia
- [PATCH v7 10/11] NFS: COPY handle ERR_OFFLOAD_DENIED, Olga Kornievskaia
- [PATCH v7 11/11] NFS: replace cross device check in copy_file_range, Olga Kornievskaia
- [PATCH v7 07/11] NFS: inter ssc open, Olga Kornievskaia
- [PATCH v7 04/11] NFS: add COPY_NOTIFY operation, Olga Kornievskaia
- [PATCH v7 05/11] NFS: add ca_source_server<> to COPY, Olga Kornievskaia
- [PATCH v7 03/11] NFS NFSD: defining nl4_servers structure needed by both, Olga Kornievskaia
[PATCH v6 00/12] client-side support for "inter" SSC copy,
Olga Kornievskaia
- [PATCH v6 01/12] VFS: generic cross-device copy_file_range() support for all filesystems, Olga Kornievskaia
- [PATCH 1/1] man-page: copy_file_range(2) allow for cross-device copies, Olga Kornievskaia
- [PATCH v6 02/12] VFS: move cross device copy_file_range() check into filesystems, Olga Kornievskaia
- [PATCH v6 03/12] NFS: validity check for source offset in copy_file_range, Olga Kornievskaia
- [PATCH v6 04/12] NFS NFSD: defining nl4_servers structure needed by both, Olga Kornievskaia
- [PATCH v6 05/12] NFS: add COPY_NOTIFY operation, Olga Kornievskaia
- [PATCH v6 06/12] NFS: add ca_source_server<> to COPY, Olga Kornievskaia
- [PATCH v6 07/12] NFS: also send OFFLOAD_CANCEL to source server, Olga Kornievskaia
- [PATCH v6 08/12] NFS: inter ssc open, Olga Kornievskaia
- [PATCH v6 09/12] NFS: skip recovery of copy open on dest server, Olga Kornievskaia
- [PATCH v6 10/12] NFS: for "inter" copy treat ESTALE as ENOTSUPP, Olga Kornievskaia
- [PATCH v6 11/12] NFS: COPY handle ERR_OFFLOAD_DENIED, Olga Kornievskaia
- [PATCH v6 12/12] NFS: replace cross device check in copy_file_range, Olga Kornievskaia
[PATCH v5 00/12] client-side support for "inter" SSC copy,
Olga Kornievskaia
- [PATCH 1/1] NFSv4: cleanup remove unused nfs4_xdev_fs_type, Olga Kornievskaia
- [PATCH v5 01/12] VFS: move cross device copy_file_range() check into filesystems, Olga Kornievskaia
- [PATCH v5 02/12] VFS: generic cross-device copy_file_range() support for all filesystems, Olga Kornievskaia
- [PATCH v5 03/12] NFS: validity check for source offset in copy_file_range, Olga Kornievskaia
- [PATCH v5 04/12] NFS NFSD: defining nl4_servers structure needed by both, Olga Kornievskaia
- [PATCH v5 05/12] NFS: add COPY_NOTIFY operation, Olga Kornievskaia
- [PATCH v5 06/12] NFS: add ca_source_server<> to COPY, Olga Kornievskaia
- [PATCH v5 07/12] NFS: also send OFFLOAD_CANCEL to source server, Olga Kornievskaia
- [PATCH v5 08/12] NFS: inter ssc open, Olga Kornievskaia
- [PATCH v5 09/12] NFS: skip recovery of copy open on dest server, Olga Kornievskaia
- [PATCH v5 11/12] NFS: COPY handle ERR_OFFLOAD_DENIED, Olga Kornievskaia
- [PATCH v5 12/12] NFS: replace cross device check in copy_file_range, Olga Kornievskaia
- [PATCH v5 10/12] NFS: for "inter" copy treat ESTALE as ENOTSUPP, Olga Kornievskaia
[PATCH] smb3: on kerberos mount if server doesn't specify auth type use krb5,
Steve French
[PATCH] smb3: add trace point for tree connection,
Steve French
SMBINFO patch to cifs-utils,
ronnie sahlberg
[PATCH v4 00/11] client-side support for "inter" SSC copy,
Olga Kornievskaia
- [PATCH v4 01/11] VFS: move cross device copy_file_range() check into filesystems, Olga Kornievskaia
- [PATCH 1/1] man-page: copy_file_range(2) allow for cross-device copies, Olga Kornievskaia
- [PATCH v4 03/11] NFS: NFSD defining nl4_servers structure needed by both, Olga Kornievskaia
- [PATCH v4 04/11] NFS: add COPY_NOTIFY operation, Olga Kornievskaia
- [PATCH v4 07/11] NFS: inter ssc open, Olga Kornievskaia
- [PATCH v4 08/11] NFS: skip recovery of copy open on dest server, Olga Kornievskaia
- [PATCH v4 09/11] NFS: for "inter" copy treat ESTALE as ENOTSUPP, Olga Kornievskaia
- [PATCH v4 11/11] NFS: replace cross device check in copy_file_range, Olga Kornievskaia
- [PATCH v4 10/11] NFS: COPY handle ERR_OFFLOAD_DENIED, Olga Kornievskaia
- [PATCH v4 05/11] NFS: add ca_source_server<> to COPY, Olga Kornievskaia
- [PATCH v4 06/11] NFS: also send OFFLOAD_CANCEL to source server, Olga Kornievskaia
- [PATCH v4 02/11] VFS: copy_file_range check validity of input source offset, Olga Kornievskaia
[PATCH] cifs: fix spelling mistake, EACCESS -> EACCES,
Colin King
[GIT][PULL] CIFS/SMB3 Fixes,
Steve French
[PATCH v3 00/11] client-side support for "inter" SSC copy,
Olga Kornievskaia
- [PATCH v3 01/11] VFS move cross device copy_file_range() check into filesystems, Olga Kornievskaia
- [PATCH v3 02/11] VFS copy_file_range check validity of input source offset, Olga Kornievskaia
- [PATCH v3 03/11] NFS NFSD defining nl4_servers structure needed by both, Olga Kornievskaia
- [PATCH 1/1] man-page: copy_file_range(2) allow for cross-device copies, Olga Kornievskaia
- [PATCH v3 04/11] NFS add COPY_NOTIFY operation, Olga Kornievskaia
- [PATCH v3 06/11] NFS also send OFFLOAD_CANCEL to source server, Olga Kornievskaia
- [PATCH v3 07/11] NFS inter ssc open, Olga Kornievskaia
- [PATCH v3 08/11] NFS skip recovery of copy open on dest server, Olga Kornievskaia
- [PATCH v3 09/11] NFS for "inter" copy treat ESTALE as ENOTSUPP, Olga Kornievskaia
- [PATCH v3 10/11] NFS COPY handle ERR_OFFLOAD_DENIED, Olga Kornievskaia
- [PATCH v3 11/11] NFS replace cross device with cross filesystem check in copy_file_range, Olga Kornievskaia
- [PATCH v3 05/11] NFS add ca_source_server<> to COPY, Olga Kornievskaia
Re-resolve hostname on ip change/IPV4 mount on boot failure, Felix Winterhalter
[PATCH] cifs: fix return value for cifs_listxattr,
Ronnie Sahlberg
[PATCH v2 00/13] client-side support for "inter" SSC copy,
Olga Kornievskaia
- [PATCH v2 01/13] VFS permit cross device vfs_copy_file_range, Olga Kornievskaia
- [PATCH 1/1] man-page: copy_file_range(2) allow for cross-device copies, Olga Kornievskaia
- [PATCH v2 02/13] CIFS: add cross-device check for copy_file_range, Olga Kornievskaia
- [PATCH v2 03/13] OverlayFS: add cross-device check for copy_file_range, Olga Kornievskaia
- [PATCH v2 04/13] NFS: add cross file system check for copy_file_range, Olga Kornievskaia
- [PATCH v2 05/13] VFS: Don't copy beyond the end of the file, Olga Kornievskaia
- [PATCH v2 06/13] NFS NFSD defining nl4_servers structure needed by both, Olga Kornievskaia
- [PATCH v2 08/13] NFS add ca_source_server<> to COPY, Olga Kornievskaia
- [PATCH v2 11/13] NFS skip recovery of copy open on dest server, Olga Kornievskaia
- [PATCH v2 12/13] NFS for "inter" copy treat ESTALE as ENOTSUPP, Olga Kornievskaia
- [PATCH v2 13/13] NFS COPY handle ERR_OFFLOAD_DENIED, Olga Kornievskaia
- [PATCH v2 10/13] NFS inter ssc open, Olga Kornievskaia
- [PATCH v2 09/13] NFS also send OFFLOAD_CANCEL to source server, Olga Kornievskaia
- [PATCH v2 07/13] NFS add COPY_NOTIFY operation, Olga Kornievskaia
xfstest 097 behavior - EA not found not returned,
Steve French
[PATCH] cifs: allow calling SMB2_xxx_free(NULL),
Ronnie Sahlberg
Noisier debugging of unexpected mid cancellation, Steve French
NULL pointer dereference in SMB2_close_free() with v4.19, Oleksandr Natalenko
[PATCH] smb3: allow more detailed protocol info on open files on the Linux client for debugging,
Steve French
[PATCH v6 00/28] fs: fixes for serious clone/dedupe problems,
Darrick J. Wong
- [PATCH 01/28] vfs: vfs_clone_file_prep_inodes should return EINVAL for a clone from beyond EOF, Darrick J. Wong
- [PATCH 02/28] vfs: check file ranges before cloning files, Darrick J. Wong
- [PATCH 03/28] vfs: exit early from zero length remap operations, Darrick J. Wong
- [PATCH 04/28] vfs: strengthen checking of file range inputs to generic_remap_checks, Darrick J. Wong
- [PATCH 07/28] vfs: rename vfs_clone_file_prep to be more descriptive, Darrick J. Wong
- [PATCH 06/28] vfs: skip zero-length dedupe requests, Darrick J. Wong
- [PATCH 08/28] vfs: rename clone_verify_area to remap_verify_area, Darrick J. Wong
- [PATCH 09/28] vfs: combine the clone and dedupe into a single remap_file_range, Darrick J. Wong
- [PATCH 10/28] vfs: pass remap flags to generic_remap_file_range_prep, Darrick J. Wong
- [PATCH 12/28] vfs: remap helper should update destination inode metadata, Darrick J. Wong
- [PATCH 13/28] vfs: make remap_file_range functions take and return bytes completed, Darrick J. Wong
- [PATCH 14/28] vfs: plumb remap flags through the vfs clone functions, Darrick J. Wong
- [PATCH 15/28] vfs: plumb remap flags through the vfs dedupe functions, Darrick J. Wong
- [PATCH 16/28] vfs: enable remap callers that can handle short operations, Darrick J. Wong
- [PATCH 19/28] ocfs2: truncate page cache for clone destination file before remapping, Darrick J. Wong
- [PATCH 20/28] ocfs2: fix pagecache truncation prior to reflink, Darrick J. Wong
- [PATCH 21/28] ocfs2: support partial clone range and dedupe range, Darrick J. Wong
- [PATCH 22/28] ocfs2: remove ocfs2_reflink_remap_range, Darrick J. Wong
- [PATCH 05/28] vfs: avoid problematic remapping requests into partial EOF block, Darrick J. Wong
- [PATCH 24/28] xfs: clean up xfs_reflink_remap_blocks call site, Darrick J. Wong
- [PATCH 26/28] xfs: remove redundant remap partial EOF block checks, Darrick J. Wong
- [PATCH 25/28] xfs: support returning partial reflink results, Darrick J. Wong
- [PATCH 27/28] xfs: remove xfs_reflink_remap_range, Darrick J. Wong
- [PATCH 28/28] xfs: remove [cm]time update from reflink calls, Darrick J. Wong
- [PATCH 11/28] vfs: pass remap flags to generic_remap_checks, Darrick J. Wong
- [PATCH 17/28] vfs: hide file range comparison function, Darrick J. Wong
- [PATCH 18/28] vfs: clean up generic_remap_file_range_prep return value, Darrick J. Wong
- [PATCH 23/28] xfs: fix pagecache truncation prior to reflink, Darrick J. Wong
- Re: [PATCH v6 00/28] fs: fixes for serious clone/dedupe problems, Dave Chinner
debugging pseudo-file - viewing open file list from client,
Steve French
[PATCH] smb3 - clean up debug output displaying network interfaces, Steve French
[PATCH] smb3: show number of current open files in /proc/fs/cifs/Stats, Steve French
[CIFS][PATCH] cifs: fallback to older infolevels on findfirst queryinfo retry, Steve French
[SMB3][PATCH] smb3: send backup intent on compounded query info,
Steve French
[SMB3][PATCH] smb3: do not attempt cifs operation in smb3 query info error path,
Steve French
compounding and backup intent, Steve French
[PATCH v6 00/29] fs: fixes for serious clone/dedupe problems,
Darrick J. Wong
- [PATCH 01/29] vfs: vfs_clone_file_prep_inodes should return EINVAL for a clone from beyond EOF, Darrick J. Wong
- [PATCH 02/29] vfs: check file ranges before cloning files, Darrick J. Wong
- [PATCH 03/29] vfs: exit early from zero length remap operations, Darrick J. Wong
- [PATCH 04/29] vfs: strengthen checking of file range inputs to generic_remap_checks, Darrick J. Wong
- [PATCH 05/29] vfs: avoid problematic remapping requests into partial EOF block, Darrick J. Wong
- [PATCH 06/29] vfs: skip zero-length dedupe requests, Darrick J. Wong
- [PATCH 07/29] vfs: rename vfs_clone_file_prep to be more descriptive, Darrick J. Wong
- [PATCH 08/29] vfs: rename clone_verify_area to remap_verify_area, Darrick J. Wong
- [PATCH 09/29] vfs: combine the clone and dedupe into a single remap_file_range, Darrick J. Wong
- [PATCH 10/29] vfs: pass remap flags to generic_remap_file_range_prep, Darrick J. Wong
- [PATCH 11/29] vfs: pass remap flags to generic_remap_checks, Darrick J. Wong
- [PATCH 12/29] vfs: remap helper should update destination inode metadata, Darrick J. Wong
- [PATCH 13/29] vfs: make remap_file_range functions take and return bytes completed, Darrick J. Wong
- [PATCH 14/29] vfs: plumb remap flags through the vfs clone functions, Darrick J. Wong
- [PATCH 15/29] vfs: plumb remap flags through the vfs dedupe functions, Darrick J. Wong
- [PATCH 16/29] vfs: enable remap callers that can handle short operations, Darrick J. Wong
- [PATCH 20/29] ocfs2: fix pagecache truncation prior to reflink, Darrick J. Wong
- [PATCH 19/29] ocfs2: truncate page cache for clone destination file before remapping, Darrick J. Wong
- [PATCH 21/29] ocfs2: support partial clone range and dedupe range, Darrick J. Wong
- [PATCH 22/29] ocfs2: remove ocfs2_reflink_remap_range, Darrick J. Wong
- [PATCH 23/29] xfs: add a per-xfs trace_printk macro, Darrick J. Wong
- [PATCH 25/29] xfs: clean up xfs_reflink_remap_blocks call site, Darrick J. Wong
- [PATCH 26/29] xfs: support returning partial reflink results, Darrick J. Wong
- [PATCH 27/29] xfs: remove redundant remap partial EOF block checks, Darrick J. Wong
- [PATCH 28/29] xfs: remove xfs_reflink_remap_range, Darrick J. Wong
- [PATCH 29/29] xfs: remove [cm]time update from reflink calls, Darrick J. Wong
- [PATCH 17/29] vfs: hide file range comparison function, Darrick J. Wong
- [PATCH 18/29] vfs: clean up generic_remap_file_range_prep return value, Darrick J. Wong
- [PATCH 24/29] xfs: fix pagecache truncation prior to reflink, Darrick J. Wong
SDC EMEA in Tel-Aviv,
Aurélien Aptel
[PATCH] cifs: add support for ioctl on directories,
Ronnie Sahlberg
[PATCH v5 00/26] fs: fixes for serious clone/dedupe problems,
Darrick J. Wong
- [PATCH 02/26] vfs: vfs_clone_file_prep_inodes should return EINVAL for a clone from beyond EOF, Darrick J. Wong
- [PATCH 01/26] xfs: add a per-xfs trace_printk macro, Darrick J. Wong
- [PATCH 03/26] vfs: check file ranges before cloning files, Darrick J. Wong
- [PATCH 04/26] vfs: exit early from zero length remap operations, Darrick J. Wong
- [PATCH 06/26] vfs: avoid problematic remapping requests into partial EOF block, Darrick J. Wong
- [PATCH 05/26] vfs: strengthen checking of file range inputs to generic_remap_checks, Darrick J. Wong
- [PATCH 07/26] vfs: skip zero-length dedupe requests, Darrick J. Wong
- [PATCH 08/26] vfs: rename vfs_clone_file_prep to be more descriptive, Darrick J. Wong
- [PATCH 09/26] vfs: rename clone_verify_area to remap_verify_area, Darrick J. Wong
- [PATCH 10/26] vfs: combine the clone and dedupe into a single remap_file_range, Darrick J. Wong
- [PATCH 11/26] vfs: pass remap flags to generic_remap_file_range_prep, Darrick J. Wong
- [PATCH 12/26] vfs: pass remap flags to generic_remap_checks, Darrick J. Wong
- [PATCH 13/26] vfs: create generic_remap_file_range_touch to update inode metadata, Darrick J. Wong
- [PATCH 14/26] vfs: make remap_file_range functions take and return bytes completed, Darrick J. Wong
- [PATCH 15/26] vfs: plumb remap flags through the vfs clone functions, Darrick J. Wong
- [PATCH 16/26] vfs: plumb remap flags through the vfs dedupe functions, Darrick J. Wong
- [PATCH 17/26] vfs: enable remap callers that can handle short operations, Darrick J. Wong
- [PATCH 19/26] vfs: clean up generic_remap_file_range_prep return value, Darrick J. Wong
- [PATCH 18/26] vfs: hide file range comparison function, Darrick J. Wong
- [PATCH 20/26] ocfs2: truncate page cache for clone destination file before remapping, Darrick J. Wong
- [PATCH 21/26] ocfs2: fix pagecache truncation prior to reflink, Darrick J. Wong
- [PATCH 22/26] ocfs2: support partial clone range and dedupe range, Darrick J. Wong
- [PATCH 23/26] ocfs2: remove ocfs2_reflink_remap_range, Darrick J. Wong
- [PATCH 24/26] xfs: fix pagecache truncation prior to reflink, Darrick J. Wong
- [PATCH 25/26] xfs: support returning partial reflink results, Darrick J. Wong
- [PATCH 26/26] xfs: remove redundant remap partial EOF block checks, Darrick J. Wong
[PATCH v4 00/25] fs: fixes for serious clone/dedupe problems,
Darrick J. Wong
- [PATCH 01/25] xfs: add a per-xfs trace_printk macro, Darrick J. Wong
- [PATCH 02/25] vfs: vfs_clone_file_prep_inodes should return EINVAL for a clone from beyond EOF, Darrick J. Wong
- [PATCH 03/25] vfs: check file ranges before cloning files, Darrick J. Wong
- [PATCH 04/25] vfs: strengthen checking of file range inputs to generic_remap_checks, Darrick J. Wong
- [PATCH 05/25] vfs: avoid problematic remapping requests into partial EOF block, Darrick J. Wong
- [PATCH 06/25] vfs: skip zero-length dedupe requests, Darrick J. Wong
- [PATCH 07/25] vfs: combine the clone and dedupe into a single remap_file_range, Darrick J. Wong
- [PATCH 08/25] vfs: rename vfs_clone_file_prep to be more descriptive, Darrick J. Wong
- [PATCH 09/25] vfs: rename clone_verify_area to remap_verify_area, Darrick J. Wong
- [PATCH 10/25] vfs: create generic_remap_file_range_touch to update inode metadata, Darrick J. Wong
- [PATCH 11/25] vfs: pass remap flags to generic_remap_file_range_prep, Darrick J. Wong
- [PATCH 12/25] vfs: pass remap flags to generic_remap_checks, Darrick J. Wong
- [PATCH 13/25] vfs: make remap_file_range functions take and return bytes completed, Darrick J. Wong
- [PATCH 15/25] vfs: plumb RFR_* remap flags through the vfs dedupe functions, Darrick J. Wong
- [PATCH 14/25] vfs: plumb RFR_* remap flags through the vfs clone functions, Darrick J. Wong
- [PATCH 16/25] vfs: make remapping to source file eof more explicit, Darrick J. Wong
- [PATCH 17/25] vfs: enable remap callers that can handle short operations, Darrick J. Wong
- [PATCH 18/25] vfs: hide file range comparison function, Darrick J. Wong
- [PATCH 19/25] vfs: implement opportunistic short dedupe, Darrick J. Wong
- [PATCH 20/25] ocfs2: truncate page cache for clone destination file before remapping, Darrick J. Wong
- [PATCH 21/25] ocfs2: fix pagecache truncation prior to reflink, Darrick J. Wong
- [PATCH 22/25] ocfs2: support partial clone range and dedupe range, Darrick J. Wong
- [PATCH 23/25] xfs: fix pagecache truncation prior to reflink, Darrick J. Wong
- [PATCH 24/25] xfs: support returning partial reflink results, Darrick J. Wong
- [PATCH 25/25] xfs: remove redundant remap partial EOF block checks, Darrick J. Wong
[cifs:for-next 35/38] fs/cifs/smb2ops.c:1152:10-17: WARNING opportunity for memdup_user, kbuild test robot
[PATCH] cifs: track writepages in vfs operation counters,
Steve French
[PATCH v3 00/25] fs: fixes for serious clone/dedupe problems,
Darrick J. Wong
- [PATCH 01/25] xfs: add a per-xfs trace_printk macro, Darrick J. Wong
- [PATCH 02/25] vfs: vfs_clone_file_prep_inodes should return EINVAL for a clone from beyond EOF, Darrick J. Wong
- [PATCH 03/25] vfs: check file ranges before cloning files, Darrick J. Wong
- [PATCH 04/25] vfs: strengthen checking of file range inputs to generic_remap_checks, Darrick J. Wong
- [PATCH 05/25] vfs: avoid problematic remapping requests into partial EOF block, Darrick J. Wong
- [PATCH 06/25] vfs: skip zero-length dedupe requests, Darrick J. Wong
- [PATCH 07/25] vfs: combine the clone and dedupe into a single remap_file_range, Darrick J. Wong
- [PATCH 08/25] vfs: rename vfs_clone_file_prep to be more descriptive, Darrick J. Wong
- [PATCH 09/25] vfs: rename clone_verify_area to remap_verify_area, Darrick J. Wong
- [PATCH 10/25] vfs: create generic_remap_file_range_touch to update inode metadata, Darrick J. Wong
- [PATCH 11/25] vfs: pass remap flags to generic_remap_file_range_prep, Darrick J. Wong
- [PATCH 12/25] vfs: pass remap flags to generic_remap_checks, Darrick J. Wong
- [PATCH 13/25] vfs: make remap_file_range functions take and return bytes completed, Darrick J. Wong
- [PATCH 14/25] vfs: plumb RFR_* remap flags through the vfs clone functions, Darrick J. Wong
- [PATCH 15/25] vfs: plumb RFR_* remap flags through the vfs dedupe functions, Darrick J. Wong
- [PATCH 16/25] vfs: make remapping to source file eof more explicit, Darrick J. Wong
- [PATCH 17/25] vfs: enable remap callers that can handle short operations, Darrick J. Wong
- [PATCH 18/25] vfs: hide file range comparison function, Darrick J. Wong
- [PATCH 19/25] vfs: implement opportunistic short dedupe, Darrick J. Wong
- [PATCH 20/25] ocfs2: truncate page cache for clone destination file before remapping, Darrick J. Wong
- [PATCH 21/25] ocfs2: fix pagecache truncation prior to reflink, Darrick J. Wong
- [PATCH 22/25] ocfs2: support partial clone range and dedupe range, Darrick J. Wong
- [PATCH 23/25] xfs: fix pagecache truncation prior to reflink, Darrick J. Wong
- [PATCH 24/25] xfs: support returning partial reflink results, Darrick J. Wong
- [PATCH 25/25] xfs: remove redundant remap partial EOF block checks, Darrick J. Wong
- Re: [PATCH v3 00/25] fs: fixes for serious clone/dedupe problems, Amir Goldstein
[PATCH 0/1 v2] fix credits leak for compunded operations,
Ronnie Sahlberg
[PATCH 0/1] Fix credits leak for failed compound commands,
Ronnie Sahlberg
[PATCH v2 00/25] fs: fixes for serious clone/dedupe problems,
Darrick J. Wong
- [PATCH 02/25] xfs: refactor clonerange preparation into a separate helper, Darrick J. Wong
- [PATCH 01/25] xfs: add a per-xfs trace_printk macro, Darrick J. Wong
- [PATCH 03/25] xfs: zero posteof blocks when cloning above eof, Darrick J. Wong
- [PATCH 04/25] xfs: update ctime and remove suid before cloning files, Darrick J. Wong
- [PATCH 05/25] vfs: check file ranges before cloning files, Darrick J. Wong
- [PATCH 06/25] vfs: strengthen checking of file range inputs to generic_remap_checks, Darrick J. Wong
- [PATCH 07/25] vfs: skip zero-length dedupe requests, Darrick J. Wong
- [PATCH 08/25] vfs: combine the clone and dedupe into a single remap_file_range, Darrick J. Wong
- [PATCH 09/25] vfs: rename vfs_clone_file_prep to be more descriptive, Darrick J. Wong
- [PATCH 11/25] vfs: create generic_remap_file_range_touch to update inode metadata, Darrick J. Wong
- [PATCH 12/25] vfs: pass remap flags to generic_remap_file_range_prep, Darrick J. Wong
- [PATCH 13/25] vfs: pass remap flags to generic_remap_checks, Darrick J. Wong
- [PATCH 14/25] vfs: make remap_file_range functions take and return bytes completed, Darrick J. Wong
- [PATCH 15/25] vfs: plumb RFR_* remap flags through the vfs clone functions, Darrick J. Wong
- [PATCH 16/25] vfs: plumb RFR_* remap flags through the vfs dedupe functions, Darrick J. Wong
- [PATCH 17/25] vfs: make remapping to source file eof more explicit, Darrick J. Wong
- [PATCH 10/25] vfs: rename clone_verify_area to remap_verify_area, Darrick J. Wong
- [PATCH 18/25] vfs: enable remap callers that can handle short operations, Darrick J. Wong
- [PATCH 19/25] vfs: hide file range comparison function, Darrick J. Wong
- [PATCH 20/25] vfs: implement opportunistic short dedupe, Darrick J. Wong
- [PATCH 21/25] ocfs2: truncate page cache for clone destination file before remapping, Darrick J. Wong
- [PATCH 22/25] ocfs2: fix pagecache truncation prior to reflink, Darrick J. Wong
- [PATCH 23/25] ocfs2: support partial clone range and dedupe range, Darrick J. Wong
- [PATCH 24/25] xfs: fix pagecache truncation prior to reflink, Darrick J. Wong
- [PATCH 25/25] xfs: support returning partial reflink results, Darrick J. Wong
- Re: [PATCH v2 00/25] fs: fixes for serious clone/dedupe problems, Dave Chinner
[PATCH v3] smb2: fix uninitialized variable bug in smb2_ioctl_query_info,
Gustavo A. R. Silva
[PATCH v2] smb2: fix uninitialized variable bug in smb2_ioctl_query_info,
Gustavo A. R. Silva
[PATCH] smb2: fix uninitialized variable bug in smb2_ioctl_query_info,
Gustavo A. R. Silva
Proposed Verification tests for Linux client,
Steve French
minimal xfstest regression bucket for cifs.ko, Steve French
[PATCH v3 0/2] CIFS: Info-level log support, print message when attempting mount.,
Rodrigo Freire
[PATCH net-next] dns: Allow the dns resolver to retrieve a server set,
David Howells
[PATCH] cifs: map STATUS_OBJECT_NAME_EXISTS to -EEXIST and not -EIO,
Ronnie Sahlberg
[PATCH 0/1] Fir for OFD locks. RHBZ 1484130,
Ronnie Sahlberg
[PATCH] fs/cifs: fix uninitialised variable warnings,
Garry McNulty
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]