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 '6.7rc7-smb3-srv-fix' of git://git.samba.org/ksmbd
Linus Torvalds
2023-12-29
1
-3
/
+12
|
\
|
*
ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()
Namjae Jeon
2023-12-28
1
-3
/
+12
*
|
cifs: do not let cifs_chan_update_iface deallocate channels
Shyam Prasad N
2023-12-19
1
-31
/
+19
*
|
cifs: fix a pending undercount of srv_count
Shyam Prasad N
2023-12-19
1
-2
/
+1
*
|
fs: cifs: Fix atime update check
Zizhi Wo
2023-12-19
1
-1
/
+1
*
|
smb: client: fix potential OOB in smb2_dump_detail()
Paulo Alcantara
2023-12-19
2
-17
/
+19
*
|
smb: client: fix potential OOB in cifs_dump_detail()
Paulo Alcantara
2023-12-18
1
-5
/
+7
*
|
smb: client: fix OOB in smbCalcSize()
Paulo Alcantara
2023-12-18
1
-0
/
+4
*
|
smb: client: fix OOB in SMB2_query_info_init()
Paulo Alcantara
2023-12-18
1
-7
/
+22
*
|
smb: client: fix OOB in cifsd when receiving compounded resps
Paulo Alcantara
2023-12-18
3
-9
/
+20
|
/
*
Merge tag '6.7-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-12-15
5
-79
/
+109
|
\
|
*
smb: client: fix OOB in smb2_query_reparse_point()
Paulo Alcantara
2023-12-11
1
-10
/
+16
|
*
smb: client: fix NULL deref in asn1_ber_decoder()
Paulo Alcantara
2023-12-11
1
-16
/
+10
|
*
smb: client: fix potential OOBs in smb2_parse_contexts()
Paulo Alcantara
2023-12-11
3
-47
/
+75
|
*
smb: client: fix OOB in receive_encrypted_standard()
Paulo Alcantara
2023-12-11
1
-6
/
+8
*
|
Merge tag '6.7-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2023-12-12
8
-45
/
+171
|
\
\
|
|
/
|
/
|
|
*
ksmbd: fix wrong name of SMB2_CREATE_ALLOCATION_SIZE
Namjae Jeon
2023-12-08
1
-1
/
+1
|
*
ksmbd: fix wrong allocation size update in smb2_open()
Namjae Jeon
2023-12-08
1
-18
/
+18
|
*
ksmbd: avoid duplicate opinfo_put() call on error of smb21_lease_break_ack()
Namjae Jeon
2023-12-08
1
-5
/
+5
|
*
ksmbd: lazy v2 lease break on smb2_write()
Namjae Jeon
2023-12-08
4
-2
/
+48
|
*
ksmbd: send v2 lease break notification for directory
Namjae Jeon
2023-12-08
6
-6
/
+77
|
*
ksmbd: downgrade RWH lease caching state to RH for directory
Namjae Jeon
2023-12-06
3
-7
/
+12
|
*
ksmbd: set v2 lease capability
Namjae Jeon
2023-12-06
2
-7
/
+6
|
*
ksmbd: set epoch in create context v2 lease
Namjae Jeon
2023-12-06
2
-1
/
+5
|
*
ksmbd: fix memory leak in smb2_lock()
Zizhi Wo
2023-12-06
1
-0
/
+1
*
|
cifs: reconnect worker should take reference on server struct unconditionally
Shyam Prasad N
2023-12-06
2
-18
/
+19
*
|
Revert "cifs: reconnect work should have reference on server struct"
Shyam Prasad N
2023-12-06
2
-34
/
+16
*
|
cifs: Fix non-availability of dedup breaking generic/304
David Howells
2023-12-06
1
-1
/
+3
*
|
smb: client: fix potential NULL deref in parse_dfs_referrals()
Paulo Alcantara
2023-12-06
1
-0
/
+2
*
|
cifs: Fix flushing, invalidation and file size with FICLONE
David Howells
2023-12-04
1
-11
/
+57
*
|
cifs: Fix flushing, invalidation and file size with copy_file_range()
David Howells
2023-12-04
1
-3
/
+99
|
/
*
Merge tag 'v6.7-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-12-03
7
-34
/
+54
|
\
|
*
smb: client, common: fix fortify warnings
Dmitry Antipov
2023-11-30
5
-31
/
+40
|
*
cifs: Fix FALLOC_FL_INSERT_RANGE by setting i_size after EOF moved
David Howells
2023-11-30
1
-0
/
+3
|
*
cifs: Fix FALLOC_FL_ZERO_RANGE by setting i_size if EOF moved
David Howells
2023-11-30
1
-2
/
+8
|
*
smb: client: report correct st_size for SMB and NFS symlinks
Paulo Alcantara
2023-11-29
1
-0
/
+2
|
*
smb: client: fix missing mode bits for SMB symlinks
Paulo Alcantara
2023-11-29
1
-1
/
+1
*
|
Merge tag '6.7-rc3-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2023-11-28
9
-141
/
+162
|
\
\
|
|
/
|
/
|
|
*
ksmbd: don't update ->op_state as OPLOCK_STATE_NONE on error
Namjae Jeon
2023-11-24
1
-1
/
+0
|
*
ksmbd: move setting SMB2_FLAGS_ASYNC_COMMAND and AsyncId
Namjae Jeon
2023-11-24
1
-5
/
+2
|
*
ksmbd: release interim response after sending status pending response
Namjae Jeon
2023-11-24
2
-1
/
+5
|
*
ksmbd: move oplock handling after unlock parent dir
Namjae Jeon
2023-11-24
1
-56
/
+65
|
*
ksmbd: separately allocate ci per dentry
Namjae Jeon
2023-11-24
4
-25
/
+18
|
*
ksmbd: fix possible deadlock in smb2_open
Namjae Jeon
2023-11-24
5
-59
/
+75
|
*
ksmbd: prevent memory leak on error return
Zongmin Zhou
2023-11-24
1
-2
/
+5
*
|
smb: client: introduce cifs_sfu_make_node()
Paulo Alcantara
2023-11-23
3
-120
/
+52
*
|
smb: client: set correct file type from NFS reparse points
Paulo Alcantara
2023-11-23
8
-61
/
+116
*
|
smb: client: introduce ->parse_reparse_point()
Paulo Alcantara
2023-11-23
4
-42
/
+56
*
|
smb: client: implement ->query_reparse_point() for SMB1
Paulo Alcantara
2023-11-23
5
-175
/
+113
*
|
cifs: fix use after free for iface while disabling secondary channels
Ritvik Budhiraja
2023-11-23
1
-1
/
+1
|
/
[next]