index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-20
Merge tag 'v6.8-rc-part2-smb-client' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
16
-232
/
+215
2024-01-19
Merge tag '6.8-rc-smb-server-fixes-part2' of git://git.samba.org/ksmbd
Linus Torvalds
7
-23
/
+42
2024-01-19
Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
3
-22
/
+7
2024-01-19
cifs: update iface_last_update on each query-and-update
Shyam Prasad N
1
-1
/
+3
2024-01-19
cifs: handle servers that still advertise multichannel after disabling
Shyam Prasad N
2
-46
/
+69
2024-01-19
cifs: new mount option called retrans
Shyam Prasad N
5
-0
/
+15
2024-01-19
cifs: reschedule periodic query for server interfaces
Shyam Prasad N
1
-0
/
+2
2024-01-19
smb: client: don't clobber ->i_rdev from cached reparse points
Paulo Alcantara
1
-3
/
+3
2024-01-19
smb: client: get rid of smb311_posix_query_path_info()
Paulo Alcantara
2
-83
/
+36
2024-01-19
smb: client: parse owner/group when creating reparse points
Paulo Alcantara
4
-89
/
+71
2024-01-19
smb: client: fix parsing of SMB3.1.1 POSIX create context
Paulo Alcantara
1
-1
/
+1
2024-01-18
cifs: new nt status codes from MS-SMB2
Shyam Prasad N
2
-0
/
+4
2024-01-18
cifs: pick channel for tcon and tdis
Shyam Prasad N
1
-6
/
+4
2024-01-18
cifs: open_cached_dir should not rely on primary channel
Shyam Prasad N
1
-1
/
+1
2024-01-18
cifs: minor comment cleanup
Steve French
1
-3
/
+3
2024-01-18
smb3: show beginning time for per share stats
Steve French
3
-2
/
+6
2024-01-16
cifs: remove redundant variable tcon_exist
Colin Ian King
1
-3
/
+3
2024-01-14
ksmbd: only v2 leases handle the directory
Namjae Jeon
1
-0
/
+6
2024-01-14
ksmbd: fix UAF issue in ksmbd_tcp_new_connection()
Namjae Jeon
4
-18
/
+13
2024-01-14
ksmbd: validate mech token in session setup
Namjae Jeon
3
-5
/
+23
2024-01-11
Merge tag '6.8-rc-smb-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
8
-58
/
+70
2024-01-11
Merge tag 'pull-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-0
/
+5
2024-01-10
Merge tag 'v6.8-rc-part1-smb-client' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
18
-829
/
+1131
2024-01-09
cifs: update internal module version number for cifs.ko
Steve French
1
-2
/
+2
2024-01-09
ksmbd: Add missing set_freezable() for freezable kthread
Kevin Hao
1
-0
/
+1
2024-01-09
ksmbd: free ppace array on error in parse_dacl
Fedor Pchelkin
1
-4
/
+7
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+2
2024-01-09
ksmbd: send lease break notification on FILE_RENAME_INFORMATION
Namjae Jeon
2
-5
/
+8
2024-01-09
ksmbd: don't allow O_TRUNC open on read-only share
Namjae Jeon
1
-14
/
+9
2024-01-09
ksmbd: vfs: fix all kernel-doc warnings
Randy Dunlap
1
-10
/
+18
2024-01-09
ksmbd: auth: fix most kernel-doc warnings
Randy Dunlap
1
-6
/
+8
2024-01-09
ksmbd: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-15
/
+6
2024-01-09
ksmbd: don't increment epoch if current state and request state are same
Namjae Jeon
1
-3
/
+6
2024-01-09
ksmbd: fix potential circular locking issue in smb2_set_ea()
Namjae Jeon
1
-3
/
+4
2024-01-09
ksmbd: set v2 lease version on lease upgrade
Namjae Jeon
1
-0
/
+1
2024-01-09
ksmbd: validate the zero field of packet header
Li Nan
1
-1
/
+5
2024-01-08
cifs: remove unneeded return statement
Steve French
1
-2
/
+0
2024-01-08
cifs: make cifs_chan_update_iface() a void function
Dan Carpenter
2
-11
/
+8
2024-01-08
cifs: delete unnecessary NULL checks in cifs_chan_update_iface()
Dan Carpenter
1
-15
/
+11
2024-01-08
Merge tag 'vfs-6.8.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-2
/
+3
2024-01-07
cifs: get rid of dup length check in parse_reparse_point()
Paulo Alcantara
2
-14
/
+12
2024-01-07
smb: client: stop revalidating reparse points unnecessarily
Paulo Alcantara
3
-81
/
+57
2024-01-07
cifs: Pass unbyteswapped eof value into SMB2_set_eof()
David Howells
3
-25
/
+20
2024-01-07
smb3: Improve exception handling in allocate_mr_list()
Markus Elfring
1
-2
/
+2
2024-01-07
cifs: fix in logging in cifs_chan_update_iface
Shyam Prasad N
1
-6
/
+8
2024-01-07
smb: client: handle special files and symlinks in SMB3 POSIX
Paulo Alcantara
1
-21
/
+29
2024-01-07
smb: client: cleanup smb2_query_reparse_point()
Paulo Alcantara
3
-139
/
+39
2024-01-07
smb: client: allow creating symlinks via reparse points
Paulo Alcantara
3
-5
/
+86
2024-01-07
smb: client: fix hardlinking of reparse points
Paulo Alcantara
6
-27
/
+43
2024-01-07
smb: client: fix renaming of reparse points
Paulo Alcantara
6
-31
/
+55
[next]