index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-27
Merge tag '6.7-rc3-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
9
-141
/
+162
2023-11-23
ksmbd: don't update ->op_state as OPLOCK_STATE_NONE on error
Namjae Jeon
1
-1
/
+0
2023-11-23
ksmbd: move setting SMB2_FLAGS_ASYNC_COMMAND and AsyncId
Namjae Jeon
1
-5
/
+2
2023-11-23
ksmbd: release interim response after sending status pending response
Namjae Jeon
2
-1
/
+5
2023-11-23
ksmbd: move oplock handling after unlock parent dir
Namjae Jeon
1
-56
/
+65
2023-11-23
ksmbd: separately allocate ci per dentry
Namjae Jeon
4
-25
/
+18
2023-11-23
ksmbd: fix possible deadlock in smb2_open
Namjae Jeon
5
-59
/
+75
2023-11-23
ksmbd: prevent memory leak on error return
Zongmin Zhou
1
-2
/
+5
2023-11-23
smb: client: introduce cifs_sfu_make_node()
Paulo Alcantara
3
-120
/
+52
2023-11-23
smb: client: set correct file type from NFS reparse points
Paulo Alcantara
8
-61
/
+116
2023-11-23
smb: client: introduce ->parse_reparse_point()
Paulo Alcantara
4
-42
/
+56
2023-11-23
smb: client: implement ->query_reparse_point() for SMB1
Paulo Alcantara
5
-175
/
+113
2023-11-23
cifs: fix use after free for iface while disabling secondary channels
Ritvik Budhiraja
1
-1
/
+1
2023-11-14
cifs: fix lock ordering while disabling multichannel
Shyam Prasad N
1
-9
/
+13
2023-11-14
cifs: fix leak of iface for primary channel
Shyam Prasad N
1
-0
/
+6
2023-11-13
cifs: fix check of rc in function generate_smb3signingkey
Ekaterina Esina
1
-3
/
+2
2023-11-13
cifs: spnego: add ';' in HOST_KEY_LEN
Anastasia Belova
1
-2
/
+2
2023-11-11
Merge tag '6.7-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
16
-88
/
+491
2023-11-10
Merge tag '6.7-rc-smb3-server-part2' of git://git.samba.org/ksmbd
Linus Torvalds
3
-6
/
+41
2023-11-10
cifs: update internal module version number for cifs.ko
Steve French
1
-2
/
+2
2023-11-10
cifs: handle when server stops supporting multichannel
Shyam Prasad N
6
-10
/
+145
2023-11-10
cifs: handle when server starts supporting multichannel
Shyam Prasad N
3
-2
/
+34
2023-11-10
Missing field not being returned in ioctl CIFS_IOC_GET_MNT_INFO
Steve French
1
-0
/
+1
2023-11-10
smb3: allow dumping session and tcon id to improve stats analysis and debugging
Steve French
2
-0
/
+31
2023-11-09
smb: client: fix mount when dns_resolver key is not available
Paulo Alcantara
3
-7
/
+29
2023-11-09
smb3: fix caching of ctime on setxattr
Steve French
1
-1
/
+4
2023-11-09
smb3: minor cleanup of session handling code
Steve French
1
-6
/
+12
2023-11-09
cifs: reconnect work should have reference on server struct
Shyam Prasad N
2
-16
/
+34
2023-11-09
cifs: do not pass cifs_sb when trying to add channels
Shyam Prasad N
3
-8
/
+8
2023-11-09
cifs: account for primary channel in the interface list
Shyam Prasad N
2
-0
/
+34
2023-11-09
cifs: distribute channels across interfaces based on speed
Shyam Prasad N
3
-14
/
+88
2023-11-09
cifs: handle cases where a channel is closed
Shyam Prasad N
6
-7
/
+43
2023-11-09
smb3: more minor cleanups for session handling routines
Steve French
1
-10
/
+15
2023-11-09
smb3: minor RDMA cleanup
Steve French
1
-2
/
+2
2023-11-08
cifs: Fix encryption of cleared, but unset rq_iter data buffers
David Howells
1
-3
/
+9
2023-11-07
ksmbd: handle malformed smb1 message
Namjae Jeon
1
-0
/
+11
2023-11-07
ksmbd: fix kernel-doc comment of ksmbd_vfs_kern_path_locked()
Namjae Jeon
1
-3
/
+4
2023-11-07
ksmbd: fix slab out of bounds write in smb_inherit_dacl()
Namjae Jeon
1
-3
/
+26
2023-11-07
Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-6
/
+5
2023-11-04
Merge tag '6.7-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
14
-90
/
+138
2023-11-02
Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2
-0
/
+15
2023-11-02
Merge tag '6.7-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
6
-118
/
+194
2023-11-02
cifs: force interface update before a fresh session setup
Shyam Prasad N
1
-1
/
+5
2023-11-02
cifs: do not reset chan_max if multichannel is not supported at mount
Shyam Prasad N
1
-1
/
+0
2023-11-02
cifs: reconnect helper should set reconnect for the right channel
Shyam Prasad N
1
-4
/
+5
2023-11-02
smb: client: fix use-after-free in smb2_query_info_compound()
Paulo Alcantara
1
-35
/
+49
2023-11-02
smb: client: remove extra @chan_count check in __cifs_put_smb_ses()
Paulo Alcantara
1
-14
/
+9
2023-10-31
cifs: add xid to query server interface call
Shyam Prasad N
1
-1
/
+5
2023-10-31
cifs: print server capabilities in DebugData
Shyam Prasad N
1
-0
/
+2
2023-10-31
smb: use crypto_shash_digest() in symlink_hash()
Eric Biggers
1
-14
/
+2
[next]