index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
smb
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-22
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-24
1
-1
/
+0
|
*
|
cifs: set replay flag for retries of write command
Shyam Prasad N
2024-01-24
3
-1
/
+5
|
*
|
cifs: commands that are retried should have replay flag set
Shyam Prasad N
2024-01-24
6
-45
/
+404
|
*
|
cifs: helper function to check replayable error codes
Shyam Prasad N
2024-01-24
2
-0
/
+8
|
*
|
cifs: translate network errors on send to -ECONNABORTED
Shyam Prasad N
2024-01-24
1
-2
/
+9
|
*
|
cifs: cifs_pick_channel should try selecting active channels
Shyam Prasad N
2024-01-24
1
-0
/
+3
|
*
|
cifs: Share server EOF pos with netfslib
David Howells
2024-01-24
6
-17
/
+37
|
*
|
smb: Work around Clang __bdos() type confusion
Kees Cook
2024-01-24
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-21
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-19
2
-0
/
+4
|
*
cifs: pick channel for tcon and tdis
Shyam Prasad N
2024-01-19
1
-6
/
+4
|
*
cifs: open_cached_dir should not rely on primary channel
Shyam Prasad N
2024-01-19
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-17
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-15
1
-0
/
+6
|
*
|
ksmbd: fix UAF issue in ksmbd_tcp_new_connection()
Namjae Jeon
2024-01-14
4
-18
/
+13
|
*
|
ksmbd: validate mech token in session setup
Namjae Jeon
2024-01-14
3
-5
/
+23
*
|
|
Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-01-19
3
-22
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
netfs: Optimise away reads above the point at which there can be no data
David Howells
2023-12-28
1
-2
/
+2
|
*
|
netfs, cachefiles: Pass upper bound length to allow expansion
David Howells
2023-12-28
1
-1
/
+1
|
*
|
netfs: Move pinning-for-writeback from fscache to netfs
David Howells
2023-12-24
2
-19
/
+4
*
|
|
Merge tag '6.8-rc-smb-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2024-01-12
8
-58
/
+70
|
\
\
\
|
*
|
|
ksmbd: Add missing set_freezable() for freezable kthread
Kevin Hao
2024-01-10
1
-0
/
+1
|
*
|
|
ksmbd: free ppace array on error in parse_dacl
Fedor Pchelkin
2024-01-10
1
-4
/
+7
|
*
|
|
ksmbd: send lease break notification on FILE_RENAME_INFORMATION
Namjae Jeon
2024-01-09
2
-5
/
+8
|
*
|
|
ksmbd: don't allow O_TRUNC open on read-only share
Namjae Jeon
2024-01-09
1
-14
/
+9
|
*
|
|
ksmbd: vfs: fix all kernel-doc warnings
Randy Dunlap
2024-01-09
1
-10
/
+18
|
*
|
|
ksmbd: auth: fix most kernel-doc warnings
Randy Dunlap
2024-01-09
1
-6
/
+8
|
*
|
|
ksmbd: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-01-09
1
-15
/
+6
[next]