summary refs log tree commit diff
path: root/fs/cifs
AgeCommit message (Expand)Author
2023-02-09use less confusing names for iov_iter direction initializersAl Viro
2023-02-06cifs: fix return of uninitialized rc in dfs_cache_update_tgthint()Paulo Alcantara
2023-02-01cifs: Fix oops due to uncleared server->smbd_conn in reconnectDavid Howells
2023-02-01cifs: fix potential memory leaks in session setupPaulo Alcantara
2023-02-01cifs: fix potential deadlock in cache_refresh_path()Paulo Alcantara
2023-01-24cifs: reduce roundtrips on create/qinfo requestsPaulo Alcantara
2023-01-24cifs: do not include page data when checking signatureEnzo Matsumiya
2023-01-24cifs: fix race in assemble_neg_contexts()Paulo Alcantara
2023-01-18cifs: fix double free on failed kerberos authPaulo Alcantara
2023-01-18cifs: do not query ifaces on smb1 mountsPaulo Alcantara
2023-01-18cifs: fix file info setting in cifs_open_file()Paulo Alcantara
2023-01-18cifs: fix file info setting in cifs_query_path_info()Paulo Alcantara
2023-01-18cifs: Fix uninitialized memory read for smb311 posix symlink createVolker Lendecke
2023-01-12cifs: refcount only the selected iface during interface updateShyam Prasad N
2023-01-12cifs: fix interface count calculation during refreshShyam Prasad N
2023-01-07cifs: set correct status of tcon ipc when reconnectingPaulo Alcantara
2023-01-07cifs: set correct ipc status after initial tree connectPaulo Alcantara
2023-01-07cifs: set correct tcon status after initial tree connectPaulo Alcantara
2023-01-07cifs: fix missing display of three mount optionsSteve French
2023-01-07cifs: fix confusing debug messagePaulo Alcantara
2022-12-31cifs: don't leak -ENOMEM in smb2_open_file()Paulo Alcantara
2022-12-21cifs: fix oops during encryptionPaulo Alcantara
2022-11-21cifs: fix missing unlock in cifs_file_copychunk_range()ChenXiaoSong
2022-11-19cifs: Use after free in debug codeDan Carpenter
2022-11-16cifs: add check for returning value of SMB2_set_info_initAnastasia Belova
2022-11-16cifs: Fix wrong return value checking when GETFLAGSZhang Xiaoxu
2022-11-15cifs: add check for returning value of SMB2_close_initAnastasia Belova
2022-11-11cifs: Fix connections leak when tlink setup failedZhang Xiaoxu
2022-11-04cifs: fix use-after-free on the link nameChenXiaoSong
2022-11-04cifs: avoid unnecessary iteration of tcp sessionsShyam Prasad N
2022-11-04cifs: always iterate smb sessions using primary channelShyam Prasad N
2022-10-27cifs: fix use-after-free caused by invalid pointer `hostname`Zeng Heng
2022-10-23cifs: Fix pages leak when writedata alloc failed in cifs_write_from_iter()Zhang Xiaoxu
2022-10-23cifs: Fix pages array leak when writedata alloc failed in cifs_writedata_alloc()Zhang Xiaoxu
2022-10-19cifs: update internal module numberSteve French
2022-10-19cifs: fix memory leaks in session setupPaulo Alcantara
2022-10-19cifs: drop the lease for cached directories on rmdir or renameRonnie Sahlberg
2022-10-19smb3: interface count displayed incorrectlySteve French
2022-10-18cifs: Fix memory leak when build ntlmssp negotiate blob failedZhang Xiaoxu
2022-10-18cifs: set rc to -ENOENT if we can not get a dentry for the cached dirRonnie Sahlberg
2022-10-18cifs: use LIST_HEAD() and list_move() to simplify codeYang Yingliang
2022-10-18cifs: Fix xid leak in cifs_get_file_info_unix()Zhang Xiaoxu
2022-10-18cifs: Fix xid leak in cifs_ses_add_channel()Zhang Xiaoxu
2022-10-18cifs: Fix xid leak in cifs_flock()Zhang Xiaoxu
2022-10-18cifs: Fix xid leak in cifs_copy_file_range()Zhang Xiaoxu
2022-10-18cifs: Fix xid leak in cifs_create()Zhang Xiaoxu
2022-10-15smb3: improve SMB3 change notification supportSteve French
2022-10-15cifs: lease key is uninitialized in two additional functions when smb1Steve French
2022-10-15cifs: lease key is uninitialized in smb1 pathsSteve French
2022-10-15smb3: must initialize two ACL struct fields to zeroSteve French