Show patches with: State = Action Required       |   6972 patches
« 1 2 3 469 70 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
fs/cifs/sess.c: Remove set but not used variable 'capabilities' fs/cifs/sess.c: Remove set but not used variable 'capabilities' - - - - --- 2019-09-24 Zheng Bin New
[1/2] fs/cifs/smb2ops.c: use true,false for bool variable fs/cifs: use true,false for bool variable - - - - --- 2019-12-25 Zheng Bin New
[2/2] fs/cifs/cifssmb.c: use true,false for bool variable fs/cifs: use true,false for bool variable - - - - --- 2019-12-25 Zheng Bin New
[-next,1/5] cifs: fix comparison to bool warning in cifsacl.c cifs: fix comparison to bool warning - - - - --- 2020-09-11 Zheng Bin New
[-next,2/5] cifs: fix comparison to bool warning in file.c cifs: fix comparison to bool warning - - - - --- 2020-09-11 Zheng Bin New
[-next,3/5] cifs: fix comparison to bool warning in smb2misc.c cifs: fix comparison to bool warning - - - - --- 2020-09-11 Zheng Bin New
[-next,4/5] cifs: fix comparison to bool warning in connect.c cifs: fix comparison to bool warning - - - - --- 2020-09-11 Zheng Bin New
[-next,5/5] cifs: fix comparison to bool warning in smb2ops.c cifs: fix comparison to bool warning - - - - --- 2020-09-11 Zheng Bin New
cifs-utils: fix probabilistic compiling error cifs-utils: fix probabilistic compiling error - - - - --- 2020-05-26 Zhe Li New
cifs: Fix use-after-free in rdata->read_into_pages() cifs: Fix use-after-free in rdata->read_into_pages() - - - - --- 2023-02-06 ZhaoLong Wang New
[-next] fs: cifs: initialize spinlock in data section [-next] fs: cifs: initialize spinlock in data section - - - - --- 2022-09-29 Zeng Heng New
[v3] cifs: fix use-after-free caused by invalid pointer `hostname` [v3] cifs: fix use-after-free caused by invalid pointer `hostname` - 1 1 - --- 2022-10-27 Zeng Heng New
[v4] cifs: fix use-after-free caused by invalid pointer `hostname` [v4] cifs: fix use-after-free caused by invalid pointer `hostname` - 1 1 - --- 2022-10-27 Zeng Heng New
cifs: fix FILE_BOTH_DIRECTORY_INFO definition cifs: fix FILE_BOTH_DIRECTORY_INFO definition - - - - --- 2022-03-24 Yupeng Li New
[-next] cifs: remove set but not used variable 'cifs_sb' [-next] cifs: remove set but not used variable 'cifs_sb' - - - - --- 2018-09-06 Yue Haibing New
cifs: Use kmemdup rather than duplicating its implementation in smb311_posix_mkdir() cifs: Use kmemdup rather than duplicating its implementation in smb311_posix_mkdir() - - - - --- 2018-09-10 Yue Haibing New
[-next] cifs: remove set but not used variable 'cifsi' [-next] cifs: remove set but not used variable 'cifsi' - - - - --- 2018-11-08 Yue Haibing New
[-next] cifs: remove set but not used variable 'smb_buf' [-next] cifs: remove set but not used variable 'smb_buf' - - - - --- 2018-12-07 Yue Haibing New
[-next] cifs: Use GFP_ATOMIC when a lock is held in cifs_mount() [-next] cifs: Use GFP_ATOMIC when a lock is held in cifs_mount() - 1 1 - --- 2018-12-18 Yue Haibing New
[-next] cifs: remove set but not used variable 'sep' [-next] cifs: remove set but not used variable 'sep' - - - - --- 2018-12-18 Yue Haibing New
[-next] cifs: remove set but not used variable 'server' [-next] cifs: remove set but not used variable 'server' - - - - --- 2018-12-18 Yue Haibing New
[-next] cifs: Use kmemdup in SMB2_ioctl_init() [-next] cifs: Use kmemdup in SMB2_ioctl_init() - - - - --- 2019-06-01 Yue Haibing New
[-next] cifs: remove set but not used variable 'ioctl_buf' and 'cifsi' [-next] cifs: remove set but not used variable 'ioctl_buf' and 'cifsi' - - - - --- 2019-06-11 Yue Haibing New
[-next] cifs: remove set but not used variables [-next] cifs: remove set but not used variables - - - - --- 2019-08-23 Yue Haibing New
[-next] CIFS: remove set but not used variables 'cinode' and 'netfid' [-next] CIFS: remove set but not used variables 'cinode' and 'netfid' - - - - --- 2019-10-17 Yue Haibing New
[-next] cifs: remove unused variable 'sid_user' [-next] cifs: remove unused variable 'sid_user' - - - - --- 2019-10-23 Yue Haibing New
cifs: Fix return value in __update_cache_entry cifs: Fix return value in __update_cache_entry - 1 - - --- 2020-01-17 Yue Haibing New
[-next] cifs: remove set but not used variable 'server' [-next] cifs: remove set but not used variable 'server' - - - - --- 2020-01-17 Yue Haibing New
cifs: Fix inconsistent IS_ERR and PTR_ERR cifs: Fix inconsistent IS_ERR and PTR_ERR - 1 1 - --- 2021-02-18 Yue Haibing New
[-next] cifs: Remove unused inline function is_sysvol_or_netlogon() [-next] cifs: Remove unused inline function is_sysvol_or_netlogon() - - 1 - --- 2021-05-29 Yue Haibing New
cifs: remove unnecessary (void*) conversions. cifs: remove unnecessary (void*) conversions. - - - - --- 2022-06-14 Yu Zhe New
cifs: remove unnecessary type castings cifs: remove unnecessary type castings - - - - --- 2022-06-30 Yu Zhe New
fs: smb: server: Replace unneed variable ret with 0 fs: smb: server: Replace unneed variable ret with 0 - - - - --- 2023-06-26 You Kangren New
CIFS: Fix bug which the return value by asynchronous read is error CIFS: Fix bug which the return value by asynchronous read is error - - - - --- 2020-03-18 Yilu Lin New
cifs: Remove the superfluous break cifs: Remove the superfluous break - - - - --- 2020-07-14 Yi Wang New
cifs: fix msleep() is imprecise cifs: fix msleep() is imprecise - - - - --- 2020-12-10 Yejune Deng New
cifs: Fix NULL pointer dereference of devname cifs: Fix NULL pointer dereference of devname - - - - --- 2019-01-28 Yao Liu New
[-next,1/3] cifsd: fix memleak in ksmbd_vfs_stream_write() [-next,1/3] cifsd: fix memleak in ksmbd_vfs_stream_write() - 1 - - --- 2021-05-29 Yang Yingliang New
[-next,2/3] cifsd: fix memleak in ksmbd_vfs_stream_read() [-next,1/3] cifsd: fix memleak in ksmbd_vfs_stream_write() - 1 - - --- 2021-05-29 Yang Yingliang New
[-next,3/3] cifsd: check return value of ksmbd_vfs_getcasexattr() correctly [-next,1/3] cifsd: fix memleak in ksmbd_vfs_stream_write() - 1 - - --- 2021-05-29 Yang Yingliang New
[-next,v2] cifsd: check return value of ksmbd_vfs_getcasexattr() correctly [-next,v2] cifsd: check return value of ksmbd_vfs_getcasexattr() correctly - 1 - - --- 2021-05-31 Yang Yingliang New
[-next,v3] cifsd: check return value of ksmbd_vfs_getcasexattr() correctly [-next,v3] cifsd: check return value of ksmbd_vfs_getcasexattr() correctly - 1 - - --- 2021-05-31 Yang Yingliang New
[-next] cifs: fix wrong unlock before return from cifs_tree_connect() [-next] cifs: fix wrong unlock before return from cifs_tree_connect() - 1 - - --- 2022-07-29 Yang Yingliang New
[-next] cifs: use LIST_HEAD() and list_move() to simplify code [-next] cifs: use LIST_HEAD() and list_move() to simplify code - - - - --- 2022-10-17 Yang Yingliang New
[-next] smb: switch to use kmemdup_nul() helper [-next] smb: switch to use kmemdup_nul() helper 1 - - - --- 2023-07-25 Yang Yingliang New
[-next,1/4] ksmbd: Fix buffer_check_err() kernel-doc comment [-next,1/4] ksmbd: Fix buffer_check_err() kernel-doc comment - 1 - - --- 2021-12-21 Yang Li New
[-next,2/4] ksmbd: Fix smb2_set_info_file() kernel-doc comment [-next,1/4] ksmbd: Fix buffer_check_err() kernel-doc comment - 1 - - --- 2021-12-21 Yang Li New
[-next,3/4] ksmbd: Delete an invalid arguement description in smb2_populate_readdir_entry() [-next,1/4] ksmbd: Fix buffer_check_err() kernel-doc comment - 1 - - --- 2021-12-21 Yang Li New
[-next,4/4] ksmbd: Fix smb2_get_name() kernel-doc comment [-next,1/4] ksmbd: Fix buffer_check_err() kernel-doc comment - - - - --- 2021-12-21 Yang Li New
[-next] cifs: Fix smb311_update_preauth_hash() kernel-doc comment [-next] cifs: Fix smb311_update_preauth_hash() kernel-doc comment - - - - --- 2022-01-05 Yang Li New
[-next] cifs: clean up an inconsistent indenting [-next] cifs: clean up an inconsistent indenting - - - - --- 2022-01-17 Yang Li New
[-next] cifs: clean up an inconsistent indenting [-next] cifs: clean up an inconsistent indenting - - - - --- 2022-02-17 Yang Li New
[-next] cifs: Return true/false (not 1/0) from bool functions [-next] cifs: Return true/false (not 1/0) from bool functions - - - - --- 2022-05-04 Yang Li New
[-next] ksmbd: Fix some kernel-doc comments [-next] ksmbd: Fix some kernel-doc comments 1 - - - --- 2022-05-12 Yang Li New
[-next] cifs: Remove duplicated include in cifssmb.c [-next] cifs: Remove duplicated include in cifssmb.c - - - - --- 2022-05-26 Yang Li New
[-next] cifs: Remove duplicated include in cifsglob.h [-next] cifs: Remove duplicated include in cifsglob.h - 1 - - --- 2022-12-14 Yang Li New
[-next] cifs: Remove unneeded semicolon [-next] cifs: Remove unneeded semicolon - - - - --- 2023-05-05 Yang Li New
[-next] ksmbd: Fix one kernel-doc comment [-next] ksmbd: Fix one kernel-doc comment 1 - - - --- 2023-08-21 Yang Li New
[-next] smb: Fix some kernel-doc comments [-next] smb: Fix some kernel-doc comments 1 - - - --- 2024-01-19 Yang Li New
[-next] ksmbd: Add kernel-doc for ksmbd_extract_sharename() function [-next] ksmbd: Add kernel-doc for ksmbd_extract_sharename() function 1 - - - --- 2024-02-02 Yang Li New
cifs: Fix cached_fid refcnt leak in open_shroot cifs: Fix cached_fid refcnt leak in open_shroot - - - - --- 2020-06-13 Xiyu Yang New
ksmbd: fix reference count leak in smb_check_perm_dacl() ksmbd: fix reference count leak in smb_check_perm_dacl() 1 1 - - --- 2022-04-29 Xin Xiong New
cifs: fix incorrect use of list iterator after the loop cifs: fix incorrect use of list iterator after the loop - 1 1 - --- 2022-03-20 Xiaomeng Tong New
common/rc: skip atime related tests on CIFS common/rc: skip atime related tests on CIFS - - - - --- 2018-05-22 Xiaoli Feng New
[v3] common/rc: skip atime related tests on CIFS [v3] common/rc: skip atime related tests on CIFS - - - - --- 2018-05-31 Xiaoli Feng New
cifs: fix that return -EINVAL when do dedupe operation cifs: fix that return -EINVAL when do dedupe operation - - - - --- 2019-03-16 Xiaoli Feng New
[v2] cifs: fix that return -EINVAL when do dedupe operation [v2] cifs: fix that return -EINVAL when do dedupe operation - - - - --- 2019-03-16 Xiaoli Feng New
[v3] cifs: fix that return -EINVAL when do dedupe operation [v3] cifs: fix that return -EINVAL when do dedupe operation - - - - --- 2019-03-17 Xiaoli Feng New
[v1] CIFS: display noacl and locallease in the mount options [v1] CIFS: display noacl and locallease in the mount options - - - - --- 2019-04-09 Xiaoli Feng New
[v2] CIFS: display noacl in the mount options [v2] CIFS: display noacl in the mount options - - - - --- 2019-04-10 Xiaoli Feng New
[11/14] cifs: move from strlcpy with unused retval to strscpy Untitled series #314401 - - - - --- 2022-08-18 Wolfram Sang New
cifs: move from strlcpy with unused retval to strscpy cifs: move from strlcpy with unused retval to strscpy - - - - --- 2022-08-18 Wolfram Sang New
[1/3] cifs: fix session state transition to avoid use-after-free issue cifs: fix session state checks to avoid use-after-free issues - - - - --- 2023-06-26 Winston Wen New
[2/3] cifs: fix session state check in reconnect to avoid use-after-free issue cifs: fix session state checks to avoid use-after-free issues - - 1 - --- 2023-06-26 Winston Wen New
[3/3] cifs: fix session state check in smb2_find_smb_ses cifs: fix session state checks to avoid use-after-free issues - - - - --- 2023-06-26 Winston Wen New
[1/3] cifs: fix credit leaks in async callback [1/3] cifs: fix credit leaks in async callback - - - - --- 2023-06-29 Winston Wen New
[2/3] cifs: stop waiting for credits if there are no more requests in flight [1/3] cifs: fix credit leaks in async callback - - - - --- 2023-06-29 Winston Wen New
[3/3] cifs: add signal check in the loop in smb2_get_dfs_refer() [1/3] cifs: fix credit leaks in async callback - - - - --- 2023-06-29 Winston Wen New
cifs: fix charset issue in reconnection cifs: fix charset issue in reconnection - - - - --- 2023-07-17 Winston Wen New
[v2] cifs: fix charset issue in reconnection [v2] cifs: fix charset issue in reconnection - - 1 - --- 2023-07-18 Winston Wen New
fs/nls: make load_nls() take a const parameter fs/nls: make load_nls() take a const parameter - - - - --- 2023-07-20 Winston Wen New
[1/2] fs/nls: make load_nls() take a const parameter cifs: fix charset issue in reconnection - - 2 - --- 2023-07-24 Winston Wen New
[2/2] cifs: fix charset issue in reconnection cifs: fix charset issue in reconnection - - 1 - --- 2023-07-24 Winston Wen New
[-next] cifs: Fix to use kmem_cache_free() instead of kfree() [-next] cifs: Fix to use kmem_cache_free() instead of kfree() - 1 1 - --- 2018-12-18 Wei Yongjun New
[-next] cifs: remove unused variable 'server' [-next] cifs: remove unused variable 'server' - - 1 - --- 2020-07-07 Wei Yongjun New
[-next] cifsd: fix build error without CONFIG_OID_REGISTRY [-next] cifsd: fix build error without CONFIG_OID_REGISTRY - 1 - - --- 2021-05-20 Wei Yongjun New
[23/29] smb: move cifs_xattr_handlers to .rodata Untitled series #375526 - - 1 - --- 2023-09-30 Wedson Almeida Filho New
[1/2] mm, treewide: Rename kzfree() to kfree_sensitive() mm, treewide: Rename kzfree() to kfree_sensitive() 4 - - - --- 2020-04-13 Waiman Long New
[2/2] crypto: Remove unnecessary memzero_explicit() mm, treewide: Rename kzfree() to kfree_sensitive() - - - - --- 2020-04-13 Waiman Long New
[v2,2/2] crypto: Remove unnecessary memzero_explicit() Untitled series #170027 - - - - --- 2020-04-13 Waiman Long New
[v4,1/3] mm/slab: Use memzero_explicit() in kzfree() mm, treewide: Rename kzfree() to kfree_sensitive() 1 1 - - --- 2020-06-16 Waiman Long New
[v4,2/3] mm, treewide: Rename kzfree() to kfree_sensitive() mm, treewide: Rename kzfree() to kfree_sensitive() 3 - - - --- 2020-06-16 Waiman Long New
[v4,3/3] btrfs: Use kfree() in btrfs_ioctl_get_subvol_info() mm, treewide: Rename kzfree() to kfree_sensitive() - - - - --- 2020-06-16 Waiman Long New
[v5,1/2] mm/slab: Use memzero_explicit() in kzfree() mm, treewide: Rename kzfree() to kfree_sensitive() 1 1 - - --- 2020-06-16 Waiman Long New
[v5,2/2] mm, treewide: Rename kzfree() to kfree_sensitive() mm, treewide: Rename kzfree() to kfree_sensitive() 3 - - - --- 2020-06-16 Waiman Long New
Parse owner and group sids from smb311 posix extension qfileinfo call Parse owner and group sids from smb311 posix extension qfileinfo call - - - - --- 2022-11-25 Volker Lendecke New
Fix posix 311 symlink creation mode Fix posix 311 symlink creation mode - 1 1 - --- 2023-01-11 Volker Lendecke New
Fix an uninitialized read in smb3_qfs_tcon() Fix an uninitialized read in smb3_qfs_tcon() - - - - --- 2023-02-09 Volker Lendecke New
Fix setting EOF Fix setting EOF - - 1 - --- 2023-03-13 Volker Lendecke New
[01/10] cifs: Simplify some callers of compound_send_recv() Some cleanups for fs/cifs - - - - --- 2023-03-15 Volker Lendecke New
« 1 2 3 469 70 »