Show patches with: Submitter = Aurélien Aptel       |   169 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
smbinfo.rst: document kernel version smbinfo.rst: document kernel version - - - --- 2019-01-24 Aurélien Aptel New
SMB3 xfstests against windows server 2016 - - - --- 2018-05-03 Aurélien Aptel New
manpage: correct typos and spelling mistakes - - - --- 2017-02-15 Aurélien Aptel New
Making shares unaccessible at root level mountable (aka solving bsc#8950 ...again) - - - --- 2016-05-27 Aurélien Aptel New
Making shares unaccessible at root level mountable (aka solving bsc#8950 ...again) - - - --- 2016-06-10 Aurélien Aptel New
Making shares unaccessible at root level mountable (aka solving bsc#8950 ...again) - - - --- 2016-07-18 Aurélien Aptel New
Making shares unaccessible at root level mountable (aka solving bsc#8950 ...again) - 1 - --- 2016-07-20 Aurélien Aptel New
libmount: Special handling of root comparison for cifs in mnt_table_is_fs_mounted() - - - --- 2016-09-02 Aurélien Aptel New
Documentation/admin-guide/cifs: document open_files and dfscache Documentation/admin-guide/cifs: document open_files and dfscache - 1 - --- 2021-03-22 Aurélien Aptel New
cifs/dir.c: use correct path separator - - - --- 2016-09-06 Aurélien Aptel New
cifs: warn and fail if trying to use rootfs without the config option cifs: warn and fail if trying to use rootfs without the config option - - - --- 2021-03-18 Aurélien Aptel New
CIFS: update documentation - - - --- 2017-10-27 Aurélien Aptel New
cifs: try to pick channel with a minimum of credits cifs: try to pick channel with a minimum of credits - - - --- 2021-03-05 Aurélien Aptel New
CIFS: refactor cifs_get_inode_info() CIFS: refactor cifs_get_inode_info() - - - --- 2019-11-18 Aurélien Aptel New
cifs: make multichannel warning more visible cifs: make multichannel warning more visible - - - --- 2020-02-06 Aurélien Aptel New
cifs: ignore FL_FLOCK locks in read/write cifs: ignore FL_FLOCK locks in read/write - - - --- 2021-02-23 Aurélien Aptel New
cifs: ignore cached share root handle closing errors cifs: ignore cached share root handle closing errors - - - --- 2020-03-31 Aurélien Aptel New
CIFS: fix use-after-free of the lease keys CIFS: fix use-after-free of the lease keys - 1 - --- 2019-01-31 Aurélien Aptel New
cifs: fix rename() by ensuring source handle opened with DELETE bit cifs: fix rename() by ensuring source handle opened with DELETE bit - 2 - --- 2020-02-21 Aurélien Aptel New
cifs: fix possible uninitialized access and race on iface_list cifs: fix possible uninitialized access and race on iface_list - - - --- 2019-12-04 Aurélien Aptel New
CIFS: Fix NULL pointer deref on SMB2_tcon() failure - 1 - --- 2017-10-11 Aurélien Aptel New
cifs: fix mode bits from dir listing when mounted with modefromsid cifs: fix mode bits from dir listing when mounted with modefromsid - 1 - --- 2020-02-06 Aurélien Aptel New
cifs: fix ipv6 formating in cifs_ses_add_channel cifs: fix ipv6 formating in cifs_ses_add_channel - - - --- 2021-05-28 Aurélien Aptel New
cifs: fix channel signing cifs: fix channel signing - 1 - --- 2020-02-06 Aurélien Aptel New
CIFS: do not send invalid input buffer on QUERY_INFO requests - - - --- 2017-10-17 Aurélien Aptel New
CIFS: decrease log level of smb2 DFS error - - - --- 2017-11-21 Aurélien Aptel New
cifs: add SMB2_open() arg to return POSIX data cifs: add SMB2_open() arg to return POSIX data - 1 - --- 2020-03-02 Aurélien Aptel New
cifs: add NULL check for ses->tcon_ipc cifs: add NULL check for ses->tcon_ipc - 1 - --- 2020-12-03 Aurélien Aptel New
cifs: add missing GCM module dependency cifs: add missing GCM module dependency - - - --- 2019-06-14 Aurélien Aptel New
Add full_path_type arg to cifs_build_path_to_root() - - - --- 2016-04-20 Aurélien Aptel New
Add full_path_type arg to cifs_build_path_to_root() - - - --- 2016-08-01 Aurélien Aptel New
[WIP] multichannel [WIP] multichannel - - - --- 2019-09-17 Aurélien Aptel New
[WIP,v3] multichannel [WIP,v3] multichannel - - - --- 2019-09-17 Aurélien Aptel New
[v5] flock.2: add CIFS details [v5] flock.2: add CIFS details - - - --- 2021-03-22 Aurélien Aptel New
[v4] flock.2: add CIFS details [v4] flock.2: add CIFS details - 1 - --- 2021-03-04 Aurélien Aptel New
[v4] cifs: report error instead of invalid when revalidating a dentry fails [v4] cifs: report error instead of invalid when revalidating a dentry fails - - - --- 2021-02-05 Aurélien Aptel New
[v4] cifs: ignore cached share root handle closing errors [v4] cifs: ignore cached share root handle closing errors - 1 - --- 2020-04-07 Aurélien Aptel New
[v4,6/6] cifs: mention if an interface has a channel connected to it multichannel - - - --- 2019-09-20 Aurélien Aptel New
[v4,6/6] cifs: dump channel info in DebugData add multichannel support - - - --- 2019-11-03 Aurélien Aptel New
[v4,5/6] cifs: try opening channels after mounting multichannel - - - --- 2019-09-20 Aurélien Aptel New
[v4,5/6] cifs: try opening channels after mounting add multichannel support - - - --- 2019-11-03 Aurélien Aptel New
[v4,4/6] cifs: switch servers depending on binding state add multichannel support - - - --- 2019-11-03 Aurélien Aptel New
[v4,4/6] cifs: sort interface list by speed multichannel - - - --- 2019-09-20 Aurélien Aptel New
[v4,3/6] cifs: switch servers depending on binding state multichannel - - - --- 2019-09-20 Aurélien Aptel New
[v4,3/6] cifs: add server param add multichannel support - - - --- 2019-11-03 Aurélien Aptel New
[v4,2/6] cifs: add server param multichannel - - - --- 2019-09-20 Aurélien Aptel New
[v4,2/6] cifs: add multichannel mount options and data structs add multichannel support - - - --- 2019-11-03 Aurélien Aptel New
[v4,1/6] cifs: sort interface list by speed [v4,1/6] cifs: sort interface list by speed 1 - - --- 2019-11-03 Aurélien Aptel New
[v4,1/6] cifs: add multichannel mount options and data structs multichannel - - - --- 2019-09-20 Aurélien Aptel New
[v3] flock.2: add CIFS details [v3] flock.2: add CIFS details - 1 - --- 2021-03-03 Aurélien Aptel New
[v3] cifs: report error instead of invalid when revalidating a dentry fails [v3] cifs: report error instead of invalid when revalidating a dentry fails - - - --- 2021-02-02 Aurélien Aptel New
[v3] CIFS: keep FileInfo handle live during oplock break [v3] CIFS: keep FileInfo handle live during oplock break - 1 - --- 2019-03-29 Aurélien Aptel New
[v3] cifs: ignore cached share root handle closing errors [v3] cifs: ignore cached share root handle closing errors - - - --- 2020-04-06 Aurélien Aptel New
[v3,7/7] CIFS: implement get_dfs_refer for SMB2+ - 1 - --- 2017-02-28 Aurélien Aptel New
[v3,6/7] CIFS: use DFS pathnames in SMB2+ Create requests 1 - - --- 2017-02-28 Aurélien Aptel New
[v3,5/7] CIFS: set signing flag in SMB2+ TreeConnect if needed - 1 - --- 2017-02-28 Aurélien Aptel New
[v3,4/7] CIFS: let ses->ipc_tid hold smb2 TreeIds - 1 - --- 2017-02-28 Aurélien Aptel New
[v3,3/7] CIFS: add use_ipc flag to SMB2_ioctl() - 1 - --- 2017-02-28 Aurélien Aptel New
[v3,3/3] CIFS: dump IPC tcon in debug proc file - 1 - --- 2018-01-24 Aurélien Aptel New
[v3,2/7] CIFS: add build_path_from_dentry_optional_prefix() 1 - - --- 2017-02-28 Aurélien Aptel New
[v3,2/3] CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctl - 1 - --- 2018-01-24 Aurélien Aptel New
[v3,2/2] cifs: modefromsid: write mode ACE first Untitled series #174791 - - - --- 2019-09-16 Aurélien Aptel New
[v3,1/7] CIFS: move DFS response parsing out of SMB1 code 1 - - --- 2017-02-28 Aurélien Aptel New
[v3,1/3] CIFS: make IPC a regular tcon - 1 - --- 2018-01-24 Aurélien Aptel New
[v2] flock.2: add CIFS details [v2] flock.2: add CIFS details - - - --- 2021-03-03 Aurélien Aptel New
[v2] cifs: simplify SWN code with dummy funcs instead of ifdefs [v2] cifs: simplify SWN code with dummy funcs instead of ifdefs - - - --- 2021-04-09 Aurélien Aptel New
[v2] cifs: report error instead of invalid when revalidating a dentry fails [v2] cifs: report error instead of invalid when revalidating a dentry fails - - - --- 2021-02-02 Aurélien Aptel New
[v2] cifs: move large array from stack to heap [v2] cifs: move large array from stack to heap - - - --- 2019-01-08 Aurélien Aptel New
[v2] CIFS: keep FileInfo handle live during oplock break [v2] CIFS: keep FileInfo handle live during oplock break - - - --- 2019-03-28 Aurélien Aptel New
[v2] cifs: ignore cached share root handle closing errors [v2] cifs: ignore cached share root handle closing errors - 1 - --- 2020-04-01 Aurélien Aptel New
[v2] cifs: fix possible uninitialized access and race on iface_list [v2] cifs: fix possible uninitialized access and race on iface_list - - - --- 2019-12-04 Aurélien Aptel New
[v2] cifs: dump channel info in DebugData [v2] cifs: dump channel info in DebugData - - - --- 2019-11-25 Aurélien Aptel New
[v2] CIFS: don't log STATUS_NOT_FOUND errors for DFS - 1 - --- 2017-11-21 Aurélien Aptel New
[v2,6/6] CIFS: enable get_dfs_refer for SMB2+ - - - --- 2017-02-23 Aurélien Aptel New
[v2,5/6] CIFS: use DFS pathnames in SMB2+ Create requests - - - --- 2017-02-23 Aurélien Aptel New
[v2,5/5] CIFS: dump every session iface info - - - --- 2018-06-14 Aurélien Aptel New
[v2,4/6] CIFS: set signing flag in SMB2+ TreeConnect if needed - - - --- 2017-02-23 Aurélien Aptel New
[v2,4/5] CIFS: parse and store info on iface queries - - - --- 2018-06-14 Aurélien Aptel New
[v2,4.20.y,stable] CIFS: fix deadlock in cached root handling [v2,4.20.y,stable] CIFS: fix deadlock in cached root handling - - - --- 2019-07-06 Aurélien Aptel New
[v2,3/6] CIFS: implement get_dfs_refer for SMB2+ - - - --- 2017-02-23 Aurélien Aptel New
[v2,3/5] CIFS: add iface info to struct cifs_ses - - - --- 2018-06-14 Aurélien Aptel New
[v2,2/6] CIFS: add build_path_from_dentry_optional_prefix() - - - --- 2017-02-23 Aurélien Aptel New
[v2,2/5] CIFS: complete PDU definitions for interface queries - - - --- 2018-06-14 Aurélien Aptel New
[v2,2/2] CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctl - - - --- 2018-01-19 Aurélien Aptel New
[v2,2/2] cifs: modefromsid: write mode ACE with DENY first Untitled series #174717 - - - --- 2019-09-16 Aurélien Aptel New
[v2,1/6] CIFS: move DFS response parsing out of SMB1 code - - - --- 2017-02-23 Aurélien Aptel New
[v2,1/5] CIFS: move default port definitions to cifsglob.h - - - --- 2018-06-14 Aurélien Aptel New
[v2,1/2] CIFS: make IPC a regular tcon - - - --- 2018-01-19 Aurélien Aptel New
[v2,1/1] CIFS: add ONCE flag for cifs_dbg type - - - --- 2018-04-10 Aurélien Aptel New
[v1] smb2: fix use-after-free in smb2_ioctl_query_info() [v1] smb2: fix use-after-free in smb2_ioctl_query_info() - - - --- 2021-04-09 Aurélien Aptel New
[v1] cifs: simplify SWN code with dummy funcs instead of ifdefs [v1] cifs: simplify SWN code with dummy funcs instead of ifdefs - 1 - --- 2021-03-18 Aurélien Aptel New
[v1] cifs: remove old dead code [v1] cifs: remove old dead code - - - --- 2021-04-12 Aurélien Aptel New
[v1] CIFS: prevent refcount underflow [v1] CIFS: prevent refcount underflow - - - --- 2019-03-26 Aurélien Aptel New
[v1] cifs: move large array from stack to heap [v1] cifs: move large array from stack to heap - - - --- 2019-01-07 Aurélien Aptel New
[v1] cifs: make shares unaccessible at root level mountable - - - --- 2015-11-05 Aurélien Aptel New
[v1] cifs: make nested cifs mount point dentries always valid to deal with signaled 'df' [v1] cifs: make nested cifs mount point dentries always valid to deal with signaled 'df' - - - --- 2021-01-29 Aurélien Aptel New
[v1] CIFS: make 'nodfs' mount opt a superblock flag [v1] CIFS: make 'nodfs' mount opt a superblock flag 1 - - --- 2018-09-21 Aurélien Aptel New
[v1] CIFS: keep FileInfo handle around while writing pages [v1] CIFS: keep FileInfo handle around while writing pages - - - --- 2019-03-26 Aurélien Aptel New
[v1] CIFS: fix deadlock in cached root handling [v1] CIFS: fix deadlock in cached root handling - 1 - --- 2019-07-17 Aurélien Aptel New
[v1] CIFS: check CIFS_MOUNT_NO_DFS when trying to reuse existing sb [v1] CIFS: check CIFS_MOUNT_NO_DFS when trying to reuse existing sb - - - --- 2019-04-02 Aurélien Aptel New
« 1 2 »