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
*
Merge tag 'v6.12-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-10-04
24
-59
/
+167
|
\
|
*
cifs: Do not convert delimiter when parsing NFS-style symlinks
Pali Rohár
2024-10-03
1
-1
/
+0
|
*
cifs: Validate content of NFS reparse point buffer
Pali Rohár
2024-10-03
1
-0
/
+23
|
*
cifs: Fix buffer overflow when parsing NFS reparse points
Pali Rohár
2024-10-03
1
-1
/
+14
|
*
smb: client: Correct typos in multiple comments across various files
Shen Lichuan
2024-10-03
16
-24
/
+24
|
*
smb: client: use actual path when queryfs
wangrong
2024-10-02
4
-10
/
+26
|
*
cifs: Remove intermediate object of failed create reparse call
Pali Rohár
2024-10-01
1
-2
/
+22
|
*
Revert "smb: client: make SHA-512 TFM ephemeral"
Steve French
2024-10-01
6
-17
/
+47
|
*
smb: Update comments about some reparse point tags
Pali Rohár
2024-09-30
1
-3
/
+4
|
*
cifs: Check for UTF-16 null codepoint in SFU symlink target location
Pali Rohár
2024-09-30
1
-1
/
+7
*
|
Merge tag 'v6.12-rc1-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2024-10-03
3
-13
/
+12
|
\
\
|
*
|
ksmbd: Use struct_size() to improve smb_direct_rdma_xmit()
Thorsten Blum
2024-10-01
1
-2
/
+2
|
*
|
ksmbd: Annotate struct copychunk_ioctl_req with __counted_by_le()
Thorsten Blum
2024-10-01
2
-10
/
+9
|
*
|
ksmbd: Use struct_size() to improve get_file_alternate_info()
Thorsten Blum
2024-10-01
1
-1
/
+1
|
|
/
*
/
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
3
-3
/
+3
|
/
*
Merge tag 'v6.12-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2024-09-28
10
-33
/
+30
|
\
|
*
ksmbd: Correct typos in multiple comments across various files
Shen Lichuan
2024-09-26
7
-10
/
+10
|
*
ksmbd: fix open failure from block and char device file
Namjae Jeon
2024-09-26
1
-6
/
+8
|
*
ksmbd: remove unsafe_memcpy use in session setup
Namjae Jeon
2024-09-26
1
-9
/
+3
|
*
ksmbd: Replace one-element arrays with flexible-array members
Thorsten Blum
2024-09-21
2
-4
/
+4
|
*
ksmbd: fix warning: comparison of distinct pointer types lacks a cast
Namjae Jeon
2024-09-21
2
-4
/
+5
*
|
smb: client: make SHA-512 TFM ephemeral
Enzo Matsumiya
2024-09-27
6
-47
/
+17
*
|
smb: client: make HMAC-MD5 TFM ephemeral
Enzo Matsumiya
2024-09-27
2
-84
/
+50
*
|
smb: client: stop flooding dmesg in smb2_calc_signature()
Paulo Alcantara
2024-09-27
1
-1
/
+1
*
|
smb: client: allocate crypto only for primary server
Enzo Matsumiya
2024-09-27
2
-9
/
+18
*
|
smb: client: fix UAF in async decryption
Enzo Matsumiya
2024-09-27
2
-19
/
+34
*
|
Merge tag 'v6.12-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/c...
Linus Torvalds
2024-09-26
17
-224
/
+281
|
\
\
|
*
|
cifs: update internal version number
Steve French
2024-09-25
1
-2
/
+2
|
*
|
smb: client: print failed session logoffs with FYI
Paulo Alcantara
2024-09-25
1
-2
/
+1
|
*
|
cifs: Fix reversion of the iter in cifs_readv_receive().
David Howells
2024-09-25
3
-11
/
+7
|
*
|
smb3: fix incorrect mode displayed for read-only files
Steve French
2024-09-25
1
-8
/
+11
|
*
|
smb: client: fix parsing of device numbers
Paulo Alcantara
2024-09-25
2
-11
/
+4
|
*
|
smb: client: set correct device number on nfs reparse points
Paulo Alcantara
2024-09-25
1
-2
/
+2
|
*
|
smb: client: propagate error from cifs_construct_tcon()
Paulo Alcantara
2024-09-25
1
-6
/
+10
|
*
|
smb: client: fix DFS failover in multiuser mounts
Paulo Alcantara
2024-09-25
1
-1
/
+2
|
*
|
cifs: Make the write_{enter,done,err} tracepoints display netfs info
David Howells
2024-09-25
2
-10
/
+18
|
*
|
smb: client: fix DFS interlink failover
Paulo Alcantara
2024-09-25
9
-86
/
+94
|
*
|
smb: client: improve purging of cached referrals
Paulo Alcantara
2024-09-25
1
-17
/
+15
|
*
|
smb: client: avoid unnecessary reconnects when refreshing referrals
Paulo Alcantara
2024-09-25
1
-70
/
+117
|
|
/
*
|
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-23
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
introduce fd_file(), convert all accessors to it.
Al Viro
2024-08-13
1
-4
/
+4
*
|
Merge tag 'v6.12-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/c...
Linus Torvalds
2024-09-19
43
-2265
/
+1206
|
\
\
|
*
|
smb: client: fix compression heuristic functions
Enzo Matsumiya
2024-09-17
1
-50
/
+55
|
*
|
cifs: Update SFU comments about fifos and sockets
Pali Rohár
2024-09-17
3
-6
/
+6
|
*
|
cifs: Add support for creating SFU symlinks
Pali Rohár
2024-09-17
5
-29
/
+77
|
*
|
smb: use LIST_HEAD() to simplify code
Hongbo Li
2024-09-15
4
-16
/
+7
|
*
|
cifs: Recognize SFU socket type
Pali Rohár
2024-09-15
1
-1
/
+5
|
*
|
cifs: Show debug message when SFU Fifo type was detected
Pali Rohár
2024-09-15
1
-0
/
+1
|
*
|
cifs: Put explicit zero byte into SFU block/char types
Pali Rohár
2024-09-15
2
-4
/
+4
|
*
|
cifs: Add support for reading SFU symlink location
Pali Rohár
2024-09-15
1
-0
/
+29
[next]