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
*
smb: Fix regression in writes when non-standard maximum write size negotiated
Steve French
2024-02-15
2
-2
/
+23
*
smb: client: handle path separator of created SMB symlinks
Paulo Alcantara
2024-02-12
1
-2
/
+6
*
smb: client: set correct id, uid and cruid for multiuser automounts
Paulo Alcantara
2024-02-12
1
-0
/
+16
*
cifs: update the same create_guid on replay
Shyam Prasad N
2024-02-11
4
-2
/
+14
*
cifs: fix underflow in parse_server_interfaces()
Dan Carpenter
2024-02-11
1
-1
/
+1
*
Merge tag '6.8-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2024-02-10
2
-2
/
+7
|
\
|
*
ksmbd: free aux buffer if ksmbd_iov_pin_rsp_read fails
Fedor Pchelkin
2024-02-07
1
-2
/
+6
|
*
ksmbd: Add kernel-doc for ksmbd_extract_sharename() function
Yang Li
2024-02-07
1
-0
/
+1
*
|
smb3: clarify mount warning
Steve French
2024-02-09
1
-1
/
+1
*
|
cifs: handle cases where multiple sessions share connection
Shyam Prasad N
2024-02-09
2
-1
/
+6
*
|
cifs: change tcon status when need_reconnect is set on it
Shyam Prasad N
2024-02-09
3
-1
/
+14
*
|
smb: client: set correct d_type for reparse points under DFS mounts
Paulo Alcantara
2024-02-08
2
-7
/
+14
*
|
smb3: add missing null server pointer check
Steve French
2024-02-08
1
-1
/
+1
|
/
*
smb: client: increase number of PDUs allowed in a compound request
Paulo Alcantara
2024-02-01
2
-3
/
+3
*
cifs: failure to add channel on iface should bump up weight
Shyam Prasad N
2024-02-01
1
-0
/
+2
*
cifs: do not search for channel if server is terminating
Shyam Prasad N
2024-02-01
2
-1
/
+5
*
cifs: avoid redundant calls to disable multichannel
Shyam Prasad N
2024-02-01
1
-1
/
+1
*
cifs: make sure that channel scaling is done only once
Shyam Prasad N
2024-01-31
2
-3
/
+20
*
Merge tag '6.8-rc2-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2024-01-27
3
-3
/
+6
|
\
|
*
ksmbd: fix global oob in ksmbd_nl_policy
Lin Ma
2024-01-25
2
-3
/
+4
|
*
smb: Fix some kernel-doc comments
Yang Li
2024-01-21
1
-0
/
+2
*
|
Merge tag '6.8-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-01-27
13
-74
/
+467
|
\
\
|
*
|
cifs: fix stray unlock in cifs_chan_skip_or_disable
Shyam Prasad N
2024-01-23
1
-1
/
+0
|
*
|
cifs: set replay flag for retries of write command
Shyam Prasad N
2024-01-23
3
-1
/
+5
|
*
|
cifs: commands that are retried should have replay flag set
Shyam Prasad N
2024-01-23
6
-45
/
+404
|
*
|
cifs: helper function to check replayable error codes
Shyam Prasad N
2024-01-23
2
-0
/
+8
|
*
|
cifs: translate network errors on send to -ECONNABORTED
Shyam Prasad N
2024-01-23
1
-2
/
+9
|
*
|
cifs: cifs_pick_channel should try selecting active channels
Shyam Prasad N
2024-01-23
1
-0
/
+3
|
*
|
cifs: Share server EOF pos with netfslib
David Howells
2024-01-23
6
-17
/
+37
|
*
|
smb: Work around Clang __bdos() type confusion
Kees Cook
2024-01-23
1
-1
/
+1
|
*
|
smb: client: delete "true", "false" defines
Alexey Dobriyan
2024-01-23
1
-7
/
+0
|
|
/
*
/
cifs: Don't use certain unnecessary folio_*() functions
David Howells
2024-01-22
1
-5
/
+5
|
/
*
Merge tag 'v6.8-rc-part2-smb-client' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-01-20
16
-232
/
+215
|
\
|
*
cifs: update iface_last_update on each query-and-update
Shyam Prasad N
2024-01-19
1
-1
/
+3
|
*
cifs: handle servers that still advertise multichannel after disabling
Shyam Prasad N
2024-01-19
2
-46
/
+69
|
*
cifs: new mount option called retrans
Shyam Prasad N
2024-01-19
5
-0
/
+15
|
*
cifs: reschedule periodic query for server interfaces
Shyam Prasad N
2024-01-19
1
-0
/
+2
|
*
smb: client: don't clobber ->i_rdev from cached reparse points
Paulo Alcantara
2024-01-19
1
-3
/
+3
|
*
smb: client: get rid of smb311_posix_query_path_info()
Paulo Alcantara
2024-01-19
2
-83
/
+36
|
*
smb: client: parse owner/group when creating reparse points
Paulo Alcantara
2024-01-19
4
-89
/
+71
|
*
smb: client: fix parsing of SMB3.1.1 POSIX create context
Paulo Alcantara
2024-01-19
1
-1
/
+1
|
*
cifs: new nt status codes from MS-SMB2
Shyam Prasad N
2024-01-18
2
-0
/
+4
|
*
cifs: pick channel for tcon and tdis
Shyam Prasad N
2024-01-18
1
-6
/
+4
|
*
cifs: open_cached_dir should not rely on primary channel
Shyam Prasad N
2024-01-18
1
-1
/
+1
|
*
cifs: minor comment cleanup
Steve French
2024-01-18
1
-3
/
+3
|
*
smb3: show beginning time for per share stats
Steve French
2024-01-18
3
-2
/
+6
|
*
cifs: remove redundant variable tcon_exist
Colin Ian King
2024-01-16
1
-3
/
+3
*
|
Merge tag '6.8-rc-smb-server-fixes-part2' of git://git.samba.org/ksmbd
Linus Torvalds
2024-01-19
7
-23
/
+42
|
\
\
|
*
|
ksmbd: only v2 leases handle the directory
Namjae Jeon
2024-01-14
1
-0
/
+6
|
*
|
ksmbd: fix UAF issue in ksmbd_tcp_new_connection()
Namjae Jeon
2024-01-14
4
-18
/
+13
[next]