summaryrefslogtreecommitdiff
path: root/fs/smb/client
AgeCommit message (Expand)Author
2024-02-15smb: Fix regression in writes when non-standard maximum write size negotiatedSteve French
2024-02-12smb: client: handle path separator of created SMB symlinksPaulo Alcantara
2024-02-12smb: client: set correct id, uid and cruid for multiuser automountsPaulo Alcantara
2024-02-11cifs: update the same create_guid on replayShyam Prasad N
2024-02-11cifs: fix underflow in parse_server_interfaces()Dan Carpenter
2024-02-09smb3: clarify mount warningSteve French
2024-02-09cifs: handle cases where multiple sessions share connectionShyam Prasad N
2024-02-09cifs: change tcon status when need_reconnect is set on itShyam Prasad N
2024-02-08smb: client: set correct d_type for reparse points under DFS mountsPaulo Alcantara
2024-02-08smb3: add missing null server pointer checkSteve French
2024-02-01smb: client: increase number of PDUs allowed in a compound requestPaulo Alcantara
2024-02-01cifs: failure to add channel on iface should bump up weightShyam Prasad N
2024-02-01cifs: do not search for channel if server is terminatingShyam Prasad N
2024-02-01cifs: avoid redundant calls to disable multichannelShyam Prasad N
2024-01-31cifs: make sure that channel scaling is done only onceShyam Prasad N
2024-01-27Merge tag '6.8-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-01-23cifs: fix stray unlock in cifs_chan_skip_or_disableShyam Prasad N
2024-01-23cifs: set replay flag for retries of write commandShyam Prasad N
2024-01-23cifs: commands that are retried should have replay flag setShyam Prasad N
2024-01-23cifs: helper function to check replayable error codesShyam Prasad N
2024-01-23cifs: translate network errors on send to -ECONNABORTEDShyam Prasad N
2024-01-23cifs: cifs_pick_channel should try selecting active channelsShyam Prasad N
2024-01-23cifs: Share server EOF pos with netfslibDavid Howells
2024-01-23smb: Work around Clang __bdos() type confusionKees Cook
2024-01-23smb: client: delete "true", "false" definesAlexey Dobriyan
2024-01-22cifs: Don't use certain unnecessary folio_*() functionsDavid Howells
2024-01-20Merge tag 'v6.8-rc-part2-smb-client' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-01-19Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
2024-01-19cifs: update iface_last_update on each query-and-updateShyam Prasad N
2024-01-19cifs: handle servers that still advertise multichannel after disablingShyam Prasad N
2024-01-19cifs: new mount option called retransShyam Prasad N
2024-01-19cifs: reschedule periodic query for server interfacesShyam Prasad N
2024-01-19smb: client: don't clobber ->i_rdev from cached reparse pointsPaulo Alcantara
2024-01-19smb: client: get rid of smb311_posix_query_path_info()Paulo Alcantara
2024-01-19smb: client: parse owner/group when creating reparse pointsPaulo Alcantara
2024-01-19smb: client: fix parsing of SMB3.1.1 POSIX create contextPaulo Alcantara
2024-01-18cifs: new nt status codes from MS-SMB2Shyam Prasad N
2024-01-18cifs: pick channel for tcon and tdisShyam Prasad N
2024-01-18cifs: open_cached_dir should not rely on primary channelShyam Prasad N
2024-01-18cifs: minor comment cleanupSteve French
2024-01-18smb3: show beginning time for per share statsSteve French
2024-01-16cifs: remove redundant variable tcon_existColin Ian King
2024-01-10Merge tag 'v6.8-rc-part1-smb-client' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-01-09cifs: update internal module version number for cifs.koSteve French
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-01-08cifs: remove unneeded return statementSteve French
2024-01-08cifs: make cifs_chan_update_iface() a void functionDan Carpenter
2024-01-08cifs: delete unnecessary NULL checks in cifs_chan_update_iface()Dan Carpenter
2024-01-08Merge tag 'vfs-6.8.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds
2024-01-07cifs: get rid of dup length check in parse_reparse_point()Paulo Alcantara