index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
fs_context.c
Age
Commit message (
Expand
)
Author
2025-05-29
cifs: Set default Netbios RFC1001 server name to hostname in UNC
Pali Rohár
2025-05-29
smb: client: Store original IO parameters and prevent zero IO sizes
Wang Zhaolong
2025-05-22
CIFS: New mount option for cifs.upcall namespace resolution
Ritvik Budhiraja
2025-04-20
cifs: fix integer overflow in match_server()
Roman Smirnov
2025-03-22
cifs: Fix integer overflow while processing closetimeo mount option
Murad Masimov
2025-03-22
cifs: Fix integer overflow while processing actimeo mount option
Murad Masimov
2025-03-22
cifs: Fix integer overflow while processing acdirmax mount option
Murad Masimov
2025-03-22
cifs: Fix integer overflow while processing acregmax mount option
Murad Masimov
2025-03-22
smb: client: fix regression with guest option
Paulo Alcantara
2024-12-05
cifs: unlock on error in smb3_reconfigure()
Dan Carpenter
2024-12-05
cifs: during remount, make sure passwords are in sync
Shyam Prasad N
2024-10-23
smb: client: Handle kstrdup failures for passwords
Henrique Carvalho
2024-09-16
cifs: Add support for creating SFU symlinks
Pali Rohár
2024-09-15
smb3: mark compression as CONFIG_EXPERIMENTAL and fix missing compression ope...
Steve French
2024-07-02
smb: client: Convert to new uid/gid option parsing helpers
Eric Sandeen
2024-04-22
cifs: reinstate original behavior again for forceuid/forcegid
Takayuki Nagata
2024-04-11
smb3: fix broken reconnect when password changing on the server by allowing p...
Steve French
2024-04-02
smb: client: serialise cifs_construct_tcon() with cifs_mount_mutex
Paulo Alcantara
2024-03-10
smb: client: negotiate compression algorithms
Enzo Matsumiya
2024-03-10
smb: client: add support for WSL reparse points
Paulo Alcantara
2024-03-10
smb: client: introduce reparse mount option
Paulo Alcantara
2024-03-10
cifs: allow changing password during remount
Steve French
2024-02-15
smb: Fix regression in writes when non-standard maximum write size negotiated
Steve French
2024-02-09
smb3: clarify mount warning
Steve French
2024-01-19
cifs: new mount option called retrans
Shyam Prasad N
2023-09-28
fs/smb/client: Reset password pointer to NULL
Quang Le
2023-09-07
smb3: allow controlling maximum number of cached directories
Steve French
2023-08-16
smb: client: fix null auth
Scott Mayhew
2023-06-28
smb: client: fix parsing of source mount option
Paulo Alcantara
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French