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-27
Merge tag '6.8-rc2-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
3
-3
/
+6
2024-01-27
Merge tag '6.8-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
13
-74
/
+467
2024-01-25
ksmbd: fix global oob in ksmbd_nl_policy
Lin Ma
2
-3
/
+4
2024-01-23
cifs: fix stray unlock in cifs_chan_skip_or_disable
Shyam Prasad N
1
-1
/
+0
2024-01-23
cifs: set replay flag for retries of write command
Shyam Prasad N
3
-1
/
+5
2024-01-23
cifs: commands that are retried should have replay flag set
Shyam Prasad N
6
-45
/
+404
2024-01-23
cifs: helper function to check replayable error codes
Shyam Prasad N
2
-0
/
+8
2024-01-23
cifs: translate network errors on send to -ECONNABORTED
Shyam Prasad N
1
-2
/
+9
2024-01-23
cifs: cifs_pick_channel should try selecting active channels
Shyam Prasad N
1
-0
/
+3
2024-01-23
cifs: Share server EOF pos with netfslib
David Howells
6
-17
/
+37
2024-01-23
smb: Work around Clang __bdos() type confusion
Kees Cook
1
-1
/
+1
2024-01-23
smb: client: delete "true", "false" defines
Alexey Dobriyan
1
-7
/
+0
2024-01-22
cifs: Don't use certain unnecessary folio_*() functions
David Howells
1
-5
/
+5
2024-01-21
smb: Fix some kernel-doc comments
Yang Li
1
-0
/
+2
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
[next]