index
:
kernel/git/stable/linux.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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
Age
Commit message (
Expand
)
Author
2023-09-07
cifs: update internal module version number for cifs.ko
Steve French
2023-09-07
smb3: allow controlling maximum number of cached directories
Steve French
2023-09-07
smb3: add trace point for queryfs (statfs)
Steve French
2023-08-31
smb3: allow controlling length of time directory entries are cached with dir ...
Steve French
2023-08-30
smb: propagate error code of extract_sharename()
Katya Orlova
2023-08-30
Merge tag '6.6-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2023-08-30
fs/smb/client: Use common code in client
Dr. David Alan Gilbert
2023-08-30
fs/smb: Remove unicode 'lower' tables
Dr. David Alan Gilbert
2023-08-30
SMB3: rename macro CIFS_SERVER_IS_CHAN to avoid confusion
Steve French
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-28
Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-24
[SMB3] send channel sequence number in SMB3 requests after reconnects
Steve French
2023-08-22
cifs: update desired access while requesting for directory lease
Bharath SM
2023-08-20
smb: client: reduce stack usage in smb2_query_reparse_point()
Paulo Alcantara
2023-08-20
smb: client: reduce stack usage in smb2_query_info_compound()
Paulo Alcantara
2023-08-20
smb: client: reduce stack usage in smb2_set_ea()
Paulo Alcantara
2023-08-20
smb: client: reduce stack usage in smb_send_rqst()
Paulo Alcantara
2023-08-20
smb: client: reduce stack usage in cifs_demultiplex_thread()
Paulo Alcantara
2023-08-20
smb: client: reduce stack usage in cifs_try_adding_channels()
Paulo Alcantara
2023-08-20
smb: cilent: set reparse mount points as automounts
Paulo Alcantara
2023-08-20
smb: client: query reparse points in older dialects
Paulo Alcantara
2023-08-20
smb: client: do not query reparse points twice on symlinks
Paulo Alcantara
2023-08-20
smb: client: parse reparse point flag in create response
Paulo Alcantara
2023-08-20
smb: client: get rid of dfs code dep in namespace.c
Paulo Alcantara
2023-08-20
smb: client: get rid of dfs naming in automount code
Paulo Alcantara
2023-08-20
smb: client: rename cifs_dfs_ref.c to namespace.c
Paulo Alcantara
2023-08-20
smb: client: make smb2_compound_op() return resp buffer on success
Paulo Alcantara
2023-08-20
smb: client: move some params to cifs_open_info_data
Paulo Alcantara
2023-08-20
smb: client: ensure to try all targets when finding nested links
Paulo Alcantara
2023-08-20
smb: client: introduce DFS_CACHE_TGT_LIST()
Paulo Alcantara
2023-08-18
mm, netfs, fscache: stop read optimisation when folio removed from pagecache
David Howells
2023-08-16
smb: client: fix null auth
Scott Mayhew
2023-08-14
smb3: display network namespace in debug information
Steve French
2023-08-14
cifs: Release folio lock on fscache read hit.
Russell Harmon via samba-technical
2023-08-10
cifs: fix potential oops in cifs_oplock_break
Steve French
2023-08-09
fs: pass the request_mask to generic_fillattr
Jeff Layton
2023-08-02
smb: client: fix dfs link mount against w2k8
Paulo Alcantara
2023-07-26
cifs: add missing return value check for cifs_sb_tlink
Shyam Prasad N
2023-07-25
smb3: do not set NTLMSSP_VERSION flag for negotiate not auth request
Steve French
2023-07-25
cifs: fix charset issue in reconnection
Winston Wen
2023-07-24
smb: convert to ctime accessor functions
Jeff Layton
2023-07-22
cifs: update internal module version number for cifs.ko
Steve French
2023-07-22
cifs: allow dumping keys for directories too
Shyam Prasad N
2023-07-14
cifs: fix mid leak during reconnection after timeout threshold
Shyam Prasad N
2023-07-14
cifs: is_network_name_deleted should return a bool
Shyam Prasad N
2023-07-12
smb: client: fix missed ses refcounting
Paulo Alcantara
2023-07-12
smb: client: Fix -Wstringop-overflow issues
Gustavo A. R. Silva
2023-07-10
cifs: if deferred close is disabled then close files immediately
Bharath SM
2023-07-10
fs: Pass argument to fcntl_setlease as int
Luca Vizzarro
[next]