Show patches with: Submitter = Ronnie Sahlberg       |    State = Action Required       |   795 patches
« 1 2 3 47 8 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3/3] cifs: move functions that depend on DES to smp1ops.c [1/3] cifs: only compile in smb1ops.c if we configure CIFS_ALLOW_INSECURE_LEGACY - - - --- 2021-08-13 Ronnie Sahlberg New
[2/3] cifs: move calc_lanman_hash to smb1ops.c [1/3] cifs: only compile in smb1ops.c if we configure CIFS_ALLOW_INSECURE_LEGACY - - - --- 2021-08-13 Ronnie Sahlberg New
[1/3] cifs: only compile in smb1ops.c if we configure CIFS_ALLOW_INSECURE_LEGACY [1/3] cifs: only compile in smb1ops.c if we configure CIFS_ALLOW_INSECURE_LEGACY - - - --- 2021-08-13 Ronnie Sahlberg New
cifs: use the correct max-length for dentry_path_raw() cifs: use the correct max-length for dentry_path_raw() - 1 - --- 2021-08-10 Ronnie Sahlberg New
cifs: use the correct max-length for dentry_path_raw() cifs: use the correct max-length for dentry_path_raw() - - - --- 2021-08-10 Ronnie Sahlberg New
cifs: add missing parsing of backupuid cifs: add missing parsing of backupuid - - - --- 2021-07-28 Ronnie Sahlberg New
cifs: add missing parsing of backupuid cifs: add missing parsing of backupuid - - - --- 2021-07-28 Ronnie Sahlberg New
cifs: fix fallocate when trying to allocate a hole. cifs: fix fallocate when trying to allocate a hole. - - - --- 2021-07-23 Ronnie Sahlberg New
cifs: only write 64kb at a time when fallocating a small region of a file cifs: only write 64kb at a time when fallocating a small region of a file - - - --- 2021-07-22 Ronnie Sahlberg New
cifs: only write 64kb at a time when fallocating a small region of a file cifs: only write 64kb at a time when fallocating a small region of a file - - - --- 2021-07-21 Ronnie Sahlberg New
cifs: only write 64kb at a time when fallocating a small region of a file cifs: only write 64kb at a time when fallocating a small region of a file - - - --- 2021-07-21 Ronnie Sahlberg New
cifs: Do not use the original cruid when following DFS links for multiuser mounts cifs: Do not use the original cruid when following DFS links for multiuser mounts - 1 - --- 2021-07-13 Ronnie Sahlberg New
cifs: use helpers when parsing uid/gid mount options and validate them cifs: use helpers when parsing uid/gid mount options and 1 - - --- 2021-07-07 Ronnie Sahlberg New
cifs: set the cred_uid/linux_uid/linux_gid when duplicating contexts cifs: set the cred_uid/linux_uid/linux_gid when duplicating contexts - - - --- 2021-06-23 Ronnie Sahlberg New
cifs: avoid extra calls in posix_info_parse cifs: avoid extra calls in posix_info_parse - - - --- 2021-06-18 Ronnie Sahlberg New
cifs: improve fallocate emulation cifs: improve fallocate emulation - - - --- 2021-06-03 Ronnie Sahlberg New
cifs: fix memory leak in smb2_copychunk_range cifs: fix memory leak in smb2_copychunk_range - 1 - --- 2021-05-18 Ronnie Sahlberg New
cifs: improve fallocate emulation cifs: improve fallocate emulation - - - --- 2021-04-08 Ronnie Sahlberg New
cifs: improve fallocate emulation cifs: improve fallocate emulation - - - --- 2021-04-08 Ronnie Sahlberg New
cifs: add FALLOC_FL_INSERT_RANGE support cifs: add FALLOC_FL_INSERT_RANGE support - - - --- 2021-03-26 Ronnie Sahlberg New
cifs: add support for FALLOC_FL_COLLAPSE_RANGE cifs: add support for FALLOC_FL_COLLAPSE_RANGE - - - --- 2021-03-26 Ronnie Sahlberg New
cifs: add support for FALLOC_FL_COLLAPSE_RANGE cifs: add support for FALLOC_FL_COLLAPSE_RANGE - - - --- 2021-03-26 Ronnie Sahlberg New
cifs: revalidate mapping when we open files for SMB1 POSIX cifs: revalidate mapping when we open files for SMB1 POSIX - 1 - --- 2021-03-25 Ronnie Sahlberg New
cifs: revalidate mapping when we open files for SMB1 POSIX cifs: revalidate mapping when we open files for SMB1 POSIX - - - --- 2021-03-25 Ronnie Sahlberg New
cifs: revalidate mapping when we open files for SMB1 POSIX cifs: revalidate mapping when we open files for SMB1 POSIX - - - --- 2021-03-25 Ronnie Sahlberg New
[9/9] cifs: check the timestamp for the cached dirent when deciding on revalidate [1/9] cifs: move the check for nohandlecache into open_shroot - - - --- 2021-03-08 Ronnie Sahlberg New
[8/9] cifs: pass the dentry instead of the inode down to the revalidation check functions [1/9] cifs: move the check for nohandlecache into open_shroot - - - --- 2021-03-08 Ronnie Sahlberg New
[7/9] cifs: add a timestamp to track when the lease of the cached dir was taken [1/9] cifs: move the check for nohandlecache into open_shroot - - - --- 2021-03-08 Ronnie Sahlberg New
[6/9] cifs: add a function to get a cached dir based on its dentry [1/9] cifs: move the check for nohandlecache into open_shroot - - - --- 2021-03-08 Ronnie Sahlberg New
[5/9] cifs: Grab a reference for the dentry of the cached directory during the lifetime of the cache [1/9] cifs: move the check for nohandlecache into open_shroot - - - --- 2021-03-08 Ronnie Sahlberg New
[4/9] cifs: store a pointer to the root dentry in cifs_sb_info once we have completed mounting the … [1/9] cifs: move the check for nohandlecache into open_shroot - - - --- 2021-03-08 Ronnie Sahlberg New
[3/9] cifs: rename the *_shroot* functions to *_cached_dir* [1/9] cifs: move the check for nohandlecache into open_shroot - - - --- 2021-03-08 Ronnie Sahlberg New
[2/9] cifs: pass a path to open_shroot and check if it is the root or not [1/9] cifs: move the check for nohandlecache into open_shroot - - - --- 2021-03-08 Ronnie Sahlberg New
[1/9] cifs: move the check for nohandlecache into open_shroot [1/9] cifs: move the check for nohandlecache into open_shroot - - - --- 2021-03-08 Ronnie Sahlberg New
cifs: fix handling of escaped ',' in the password mount argument cifs: fix handling of escaped ',' in the password mount argument - - - --- 2021-02-25 Ronnie Sahlberg New
cifs: In the new mount api we get the full devname as source= cifs: In the new mount api we get the full devname as source= - - - --- 2021-02-11 Ronnie Sahlberg New
cifs: do not disable noperm if multiuser mount option is not provided cifs: do not disable noperm if multiuser mount option is not provided - - - --- 2021-02-10 Ronnie Sahlberg New
cifs: fix dfs-links cifs: fix dfs-links - 1 - --- 2021-02-08 Ronnie Sahlberg New
cifs: fix use after free in cifs_smb3_do_mount() cifs: fix use after free in cifs_smb3_do_mount() - - - --- 2020-12-15 Ronnie Sahlberg New
cifs: move [brw]size from cifs_sb to cifs_sb->ctx cifs: move [brw]size from cifs_sb to cifs_sb->ctx - - - --- 2020-12-15 Ronnie Sahlberg New
[12/12] cifs: fix uninitialized variable in smb3_fs_context_parse_param [01/12] cifs: move cifs_cleanup_volume_info[_content] to fs_context.c - - - --- 2020-12-14 Ronnie Sahlberg New
[11/12] cifs: update mnt_cifs_flags during reconfigure [01/12] cifs: move cifs_cleanup_volume_info[_content] to fs_context.c - - - --- 2020-12-14 Ronnie Sahlberg New
[10/12] cifs: move update of flags into a separate function [01/12] cifs: move cifs_cleanup_volume_info[_content] to fs_context.c - - - --- 2020-12-14 Ronnie Sahlberg New
[09/12] cifs: remove ctx argument from cifs_setup_cifs_sb [01/12] cifs: move cifs_cleanup_volume_info[_content] to fs_context.c - - - --- 2020-12-14 Ronnie Sahlberg New
[08/12] cifs: do not allow changing posix_paths during remount [01/12] cifs: move cifs_cleanup_volume_info[_content] to fs_context.c - - - --- 2020-12-14 Ronnie Sahlberg New
[07/12] cifs: uncomplicate printing the iocharset parameter [01/12] cifs: move cifs_cleanup_volume_info[_content] to fs_context.c - - - --- 2020-12-14 Ronnie Sahlberg New
[06/12] cifs: don't create a temp nls in cifs_setup_ipc [01/12] cifs: move cifs_cleanup_volume_info[_content] to fs_context.c - - - --- 2020-12-14 Ronnie Sahlberg New
[05/12] cifs: simplify handling of cifs_sb/ctx->local_nls [01/12] cifs: move cifs_cleanup_volume_info[_content] to fs_context.c - - - --- 2020-12-14 Ronnie Sahlberg New
[04/12] cifs: we do not allow changing username/password/unc/... during remount [01/12] cifs: move cifs_cleanup_volume_info[_content] to fs_context.c - - - --- 2020-12-14 Ronnie Sahlberg New
[03/12] cifs: add initial reconfigure support [01/12] cifs: move cifs_cleanup_volume_info[_content] to fs_context.c - - - --- 2020-12-14 Ronnie Sahlberg New
[02/12] cifs: move [brw]size from cifs_sb to cifs_sb->ctx [01/12] cifs: move cifs_cleanup_volume_info[_content] to fs_context.c - - - --- 2020-12-14 Ronnie Sahlberg New
[01/12] cifs: move cifs_cleanup_volume_info[_content] to fs_context.c [01/12] cifs: move cifs_cleanup_volume_info[_content] to fs_context.c - - - --- 2020-12-14 Ronnie Sahlberg New
[14/21] cifs: we do not allow changing username/password/unc/... during remount Untitled series #398627 - - - --- 2020-12-09 Ronnie Sahlberg New
[21/21] cifs: update mnt_cifs_flags during reconfigure Untitled series #397865 - - - --- 2020-12-07 Ronnie Sahlberg New
[20/21] cifs: move update of flags into a separate function Untitled series #397865 - - - --- 2020-12-07 Ronnie Sahlberg New
[19/21] cifs: remove ctx argument from cifs_setup_cifs_sb Untitled series #397865 - - - --- 2020-12-07 Ronnie Sahlberg New
[18/21] cifs: do not allow changing posix_paths during remount Untitled series #397865 - - - --- 2020-12-07 Ronnie Sahlberg New
[17/21] cifs: uncomplicate printing the iocharset parameter Untitled series #397865 - - - --- 2020-12-07 Ronnie Sahlberg New
[16/21] cifs: don't create a temp nls in cifs_setup_ipc Untitled series #397865 - - - --- 2020-12-07 Ronnie Sahlberg New
[15/21] cifs: simplify handling of cifs_sb/ctx->local_nls Untitled series #397865 - - - --- 2020-12-07 Ronnie Sahlberg New
[14/21] cifs: we do not allow changing username/password/unc/... during remount Untitled series #397865 - - - --- 2020-12-07 Ronnie Sahlberg New
[13/21] cifs: add initial reconfigure support Untitled series #397865 - - - --- 2020-12-07 Ronnie Sahlberg New
[12/21] cifs: move [brw]size from cifs_sb to cifs_sb->ctx Untitled series #397865 - - - --- 2020-12-07 Ronnie Sahlberg New
[11/21] cifs: move cifs_cleanup_volume_info[_content] to fs_context.c Untitled series #397865 - - - --- 2020-12-07 Ronnie Sahlberg New
[10/21] cifs: remove actimeo from cifs_sb Untitled series #397865 - - - --- 2020-12-07 Ronnie Sahlberg New
[09/21] cifs: remove [gu]id/backup[gu]id/file_mode/dir_mode from cifs_sb Untitled series #397865 - - - --- 2020-12-07 Ronnie Sahlberg New
[08/21] cifs: get rid of cifs_sb->mountdata Untitled series #397865 - - - --- 2020-12-07 Ronnie Sahlberg New
[07/21] cifs: add an smb3_fs_context to cifs_sb Untitled series #397865 - - - --- 2020-12-07 Ronnie Sahlberg New
[06/21] cifs: remove the devname argument to cifs_compose_mount_options Untitled series #397865 - - - --- 2020-12-07 Ronnie Sahlberg New
[05/21] cifs: switch to new mount api Untitled series #397865 - - - --- 2020-12-07 Ronnie Sahlberg New
[04/21] cifs: move cifs_parse_devname to fs_context.c Untitled series #397865 - - - --- 2020-12-07 Ronnie Sahlberg New
[03/21] cifs: move the enum for cifs parameters into fs_context.h Untitled series #397865 - - - --- 2020-12-07 Ronnie Sahlberg New
[02/21] cifs: rename dup_vol to smb3_fs_context_dup and move it into fs_context.c Untitled series #397865 - - - --- 2020-12-07 Ronnie Sahlberg New
cifs: handle -EINTR in cifs_setattr cifs: handle -EINTR in cifs_setattr - - - --- 2020-10-08 Ronnie Sahlberg New
cifs: handle -EINTR in cifs_setattr cifs: handle -EINTR in cifs_setattr - - - --- 2020-10-06 Ronnie Sahlberg New
cifs: handle -EINTR in cifs_setattr cifs: handle -EINTR in cifs_setattr - - - --- 2020-10-06 Ronnie Sahlberg New
[3/3] cifs: cache the directory content for shroot Untitled series #360027 - - - --- 2020-10-05 Ronnie Sahlberg New
[3/3] cifs: cache the directory content for shroot cifs: cache the directory content for shroot - - - --- 2020-10-05 Ronnie Sahlberg New
[2/3] cifs: compute full_path already in cifs_readdir() cifs: cache the directory content for shroot - - - --- 2020-10-05 Ronnie Sahlberg New
[1/3] cifs: return cached_fid from open_shroot cifs: cache the directory content for shroot - - - --- 2020-10-05 Ronnie Sahlberg New
[3/3] cifs: cache the directory content for shroot : cifs: cache directory content for shroot - - - --- 2020-10-04 Ronnie Sahlberg New
[2/3] cifs: compute full_path already in cifs_readdir() : cifs: cache directory content for shroot - - - --- 2020-10-04 Ronnie Sahlberg New
[1/3] cifs: return cached_fid from open_shroot : cifs: cache directory content for shroot - - - --- 2020-10-04 Ronnie Sahlberg New
[3/3] cifs: cache the directory content for shroot cifs: cache directory content for shroot - - - --- 2020-10-01 Ronnie Sahlberg New
[2/3] cifs: compute full_path already in cifs_readdir() cifs: cache directory content for shroot - - - --- 2020-10-01 Ronnie Sahlberg New
[1/3] cifs: return cached_fid from open_shroot cifs: cache directory content for shroot - - - --- 2020-10-01 Ronnie Sahlberg New
cifs: treat password/account expired as -EACCES cifs: treat password/account expired as -EACCES - - - --- 2020-09-18 Ronnie Sahlberg New
cifs: fix DFS mount with cifsacl/modefromsid cifs: fix DFS mount with cifsacl/modefromsid - - - --- 2020-09-03 Ronnie Sahlberg New
cifs: smb1: Try failing back to SetFileInfo if SetPathInfo fails cifs: smb1: Try failing back to SetFileInfo if SetPathInfo fails - - 1 --- 2020-07-14 Ronnie Sahlberg New
cifs: fix reference leak for tlink cifs: fix reference leak for tlink - 1 - --- 2020-07-09 Ronnie Sahlberg New
cifs: prevent truncation from long to int in wait_for_free_credits cifs: prevent truncation from long to int in wait_for_free_credits - - - --- 2020-07-02 Ronnie Sahlberg New
cifs: move some variables off the stack in smb2_ioctl_query_info cifs: move some variables off the stack in smb2_ioctl_query_info - - - --- 2020-05-21 Ronnie Sahlberg New
cifs: reduce stack use in smb2_compound_op cifs: reduce stack use in smb2_compound_op - - - --- 2020-05-20 Ronnie Sahlberg New
cifs: protect updating server->dstaddr with a spinlock cifs: protect updating server->dstaddr with a spinlock - 1 - --- 2020-04-21 Ronnie Sahlberg New
cifs: dump the session id and keys also for SMB2 sessions cifs: dump the session id and keys also for SMB2 sessions - 1 - --- 2020-04-12 Ronnie Sahlberg New
cifs: don't leak -EAGAIN for stat() during reconnect cifs: don't leak -EAGAIN for stat() during reconnect - - - --- 2020-02-18 Ronnie Sahlberg New
cifs: don't leak -EAGAIN for stat() during reconnect cifs: don't leak -EAGAIN for stat() during reconnect - - - --- 2020-02-18 Ronnie Sahlberg New
cifs: don't leak -EAGAIN for stat() during reconnect cifs: don't leak -EAGAIN for stat() during reconnect - - - --- 2020-02-18 Ronnie Sahlberg New
cifs: make sure we do not overflow the max EA buffer size cifs: make sure we do not overflow the max EA buffer size - - - --- 2020-02-13 Ronnie Sahlberg New
cifs: fix soft mounts hanging in the reconnect code cifs: fix soft mounts hanging in the reconnect code - - - --- 2020-02-06 Ronnie Sahlberg New
« 1 2 3 47 8 »