index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
smb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag '6.6-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2023-09-09
12
-13
/
+41
|
\
|
*
smb3: fix minor typo in SMB2_GLOBAL_CAP_LARGE_MTU
Steve French
2023-09-08
1
-1
/
+1
|
*
cifs: update internal module version number for cifs.ko
Steve French
2023-09-07
1
-2
/
+2
|
*
smb3: allow controlling maximum number of cached directories
Steve French
2023-09-07
7
-6
/
+22
|
*
smb3: add trace point for queryfs (statfs)
Steve French
2023-09-07
2
-1
/
+2
|
*
smb3: allow controlling length of time directory entries are cached with dir ...
Steve French
2023-08-31
3
-2
/
+13
|
*
smb: propagate error code of extract_sharename()
Katya Orlova
2023-08-30
1
-1
/
+1
*
|
ksmbd: remove experimental warning
Steve French
2023-09-03
2
-3
/
+1
*
|
Merge tag '6.6-rc-ksmbd-fixes-part1' of git://git.samba.org/ksmbd
Linus Torvalds
2023-08-31
15
-417
/
+432
|
\
\
|
|
/
|
/
|
|
*
ksmbd: add missing calling smb2_set_err_rsp() on error
Namjae Jeon
2023-08-29
1
-0
/
+1
|
*
ksmbd: replace one-element array with flex-array member in struct smb2_ea_info
Namjae Jeon
2023-08-29
2
-2
/
+2
|
*
ksmbd: fix slub overflow in ksmbd_decode_ntlmssp_auth_blob()
Namjae Jeon
2023-08-29
1
-0
/
+3
|
*
ksmbd: fix wrong DataOffset validation of create context
Namjae Jeon
2023-08-29
1
-1
/
+1
|
*
ksmbd: Fix one kernel-doc comment
Yang Li
2023-08-29
1
-1
/
+0
|
*
ksmbd: reduce descriptor size if remaining bytes is less than request size
Namjae Jeon
2023-08-29
1
-7
/
+18
|
*
ksmbd: fix `force create mode' and `force directory mode'
Atte Heikkilä
2023-08-29
1
-18
/
+11
|
*
ksmbd: fix wrong interim response on compound
Namjae Jeon
2023-08-29
4
-26
/
+26
|
*
ksmbd: add support for read compound
Namjae Jeon
2023-08-29
12
-370
/
+380
|
*
ksmbd: switch to use kmemdup_nul() helper
Yang Yingliang
2023-08-29
1
-3
/
+1
*
|
Merge tag '6.6-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2023-08-30
35
-2016
/
+1044
|
\
\
|
*
|
fs/smb/client: Use common code in client
Dr. David Alan Gilbert
2023-08-30
5
-405
/
+4
|
*
|
fs/smb: Swing unicode common code from smb->NLS
Dr. David Alan Gilbert
2023-08-30
4
-413
/
+5
|
*
|
fs/smb: Remove unicode 'lower' tables
Dr. David Alan Gilbert
2023-08-30
4
-343
/
+0
|
*
|
SMB3: rename macro CIFS_SERVER_IS_CHAN to avoid confusion
Steve French
2023-08-30
9
-22
/
+22
|
*
|
[SMB3] send channel sequence number in SMB3 requests after reconnects
Steve French
2023-08-24
5
-1
/
+45
|
*
|
cifs: update desired access while requesting for directory lease
Bharath SM
2023-08-22
1
-1
/
+1
|
*
|
smb: client: reduce stack usage in smb2_query_reparse_point()
Paulo Alcantara
2023-08-20
1
-17
/
+18
|
*
|
smb: client: reduce stack usage in smb2_query_info_compound()
Paulo Alcantara
2023-08-20
1
-14
/
+16
|
*
|
smb: client: reduce stack usage in smb2_set_ea()
Paulo Alcantara
2023-08-20
3
-47
/
+37
|
*
|
smb: client: reduce stack usage in smb_send_rqst()
Paulo Alcantara
2023-08-20
1
-12
/
+17
|
*
|
smb: client: reduce stack usage in cifs_demultiplex_thread()
Paulo Alcantara
2023-08-20
1
-2
/
+2
|
*
|
smb: client: reduce stack usage in cifs_try_adding_channels()
Paulo Alcantara
2023-08-20
1
-27
/
+41
|
*
|
smb: cilent: set reparse mount points as automounts
Paulo Alcantara
2023-08-20
4
-172
/
+194
|
*
|
smb: client: query reparse points in older dialects
Paulo Alcantara
2023-08-20
1
-0
/
+2
|
*
|
smb: client: do not query reparse points twice on symlinks
Paulo Alcantara
2023-08-20
4
-161
/
+55
|
*
|
smb: client: parse reparse point flag in create response
Paulo Alcantara
2023-08-20
5
-95
/
+174
|
*
|
smb: client: get rid of dfs code dep in namespace.c
Paulo Alcantara
2023-08-20
7
-72
/
+57
|
*
|
smb: client: get rid of dfs naming in automount code
Paulo Alcantara
2023-08-20
6
-30
/
+30
|
*
|
smb: client: rename cifs_dfs_ref.c to namespace.c
Paulo Alcantara
2023-08-20
2
-1
/
+1
|
*
|
smb: client: make smb2_compound_op() return resp buffer on success
Paulo Alcantara
2023-08-20
1
-26
/
+26
|
*
|
smb: client: move some params to cifs_open_info_data
Paulo Alcantara
2023-08-20
5
-66
/
+77
|
*
|
smb: client: ensure to try all targets when finding nested links
Paulo Alcantara
2023-08-20
5
-128
/
+255
|
*
|
smb: client: introduce DFS_CACHE_TGT_LIST()
Paulo Alcantara
2023-08-20
4
-8
/
+12
|
|
/
*
|
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-29
1
-0
/
+2
|
\
\
|
*
|
mm, netfs, fscache: stop read optimisation when folio removed from pagecache
David Howells
2023-08-18
1
-0
/
+2
*
|
|
Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2023-08-28
1
-1
/
+1
|
\
\
\
|
*
|
|
fs: Pass argument to fcntl_setlease as int
Luca Vizzarro
2023-07-10
1
-1
/
+1
*
|
|
|
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-28
6
-29
/
+32
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
fs: pass the request_mask to generic_fillattr
Jeff Layton
2023-08-09
3
-13
/
+14
|
*
|
|
smb: convert to ctime accessor functions
Jeff Layton
2023-07-24
5
-16
/
+18
[next]