index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Lines
2026-02-08
smb: server: fix last send credit problem causing disconnects
Stefan Metzmacher
-2
/
+30
2026-02-08
smb: server: make use of smbdirect_socket.send_io.bcredits
Stefan Metzmacher
-2
/
+51
2026-02-08
smb: server: let recv_done() queue a refill when the peer is low on credits
Stefan Metzmacher
-2
/
+4
2026-02-08
smb: server: make use of smbdirect_socket.recv_io.credits.available
Stefan Metzmacher
-5
/
+25
2026-02-08
smb: smbdirect: introduce smbdirect_socket.send_io.bcredits.*
Stefan Metzmacher
-0
/
+16
2026-02-08
smb: smbdirect: introduce smbdirect_socket.recv_io.credits.available
Stefan Metzmacher
-0
/
+2
2026-02-08
cifs: Label SMB2 statuses with errors
David Howells
-1744
/
+1744
2026-02-08
cifs: SMB1 split: Make BCC accessors conditional
David Howells
-2
/
+2
2026-02-08
cifs: SMB1 split: connect.c
David Howells
-271
/
+253
2026-02-08
cifs: SMB1 split: sess.c
David Howells
-984
/
+1003
2026-02-08
cifs: SMB1 split: cifsencrypt.c
David Howells
-128
/
+149
2026-02-08
cifs: SMB1 split: netmisc.c
David Howells
-826
/
+846
2026-02-08
cifs: SMB1 split: misc.c
David Howells
-169
/
+185
2026-02-08
cifs: SMB1 split: cifs_debug.c
David Howells
-17
/
+37
2026-02-08
cifs: SMB1 split: Move inline funcs
David Howells
-12
/
+12
2026-02-08
cifs: Fix cifs_dump_mids() to call ->dump_detail
David Howells
-1
/
+1
2026-02-08
cifs: SMB1 split: Don't return smb_hdr from cifs_{,small_}buf_get()
David Howells
-7
/
+6
2026-02-08
cifs: SMB1 split: Move BCC access functions
David Howells
-35
/
+34
2026-02-08
cifs: SMB1 split: Adjust #includes
David Howells
-11
/
+4
2026-02-08
cifs: SMB1 split: Split SMB1 protocol defs into smb1pdu.h
David Howells
-2358
/
+2363
2026-02-08
cifs: SMB1 split: Add some #includes
David Howells
-4
/
+5
2026-02-08
cifs: SMB1 split: Move some SMB1 received PDU checking bits to smb1transport.c
David Howells
-128
/
+128
2026-02-08
cifs: SMB1 split: Move some SMB1 receive bits to smb1transport.c
David Howells
-171
/
+173
2026-02-08
cifs: SMB1 split: Separate out SMB1 decls into smb1proto.h
David Howells
-213
/
+219
2026-02-08
cifs: SMB1 split: Create smb1proto.h for SMB1 declarations
David Howells
-12
/
+39
2026-02-08
cifs: SMB1 split: Rename cifstransport.c
David Howells
-1
/
+4
2026-02-08
cifs: Scripted clean up fs/smb/client/ntlmssp.h
David Howells
-7
/
+8
2026-02-08
cifs: Scripted clean up fs/smb/client/reparse.h
David Howells
-6
/
+7
2026-02-08
cifs: Scripted clean up fs/smb/client/smb2proto.h
David Howells
-252
/
+216
2026-02-08
cifs: Scripted clean up fs/smb/client/cifs_debug.h
David Howells
-1
/
+2
2026-02-08
cifs: Scripted clean up fs/smb/client/cifs_swn.h
David Howells
-5
/
+5
2026-02-08
cifs: Scripted clean up fs/smb/client/compress.h
David Howells
-1
/
+2
2026-02-08
cifs: Scripted clean up fs/smb/client/cifs_spnego.h
David Howells
-2
/
+2
2026-02-08
cifs: Scripted clean up fs/smb/client/fs_context.h
David Howells
-7
/
+9
2026-02-08
cifs: Scripted clean up fs/smb/client/fscache.h
David Howells
-5
/
+5
2026-02-08
cifs: Scripted clean up fs/smb/client/cifsglob.h
David Howells
-6
/
+6
2026-02-08
cifs: Scripted clean up fs/smb/client/dns_resolve.h
David Howells
-2
/
+2
2026-02-08
cifs: Scripted clean up fs/smb/client/dfs_cache.h
David Howells
-7
/
+12
2026-02-08
cifs: Scripted clean up fs/smb/client/cifsfs.h
David Howells
-56
/
+58
2026-02-08
cifs: Scripted clean up fs/smb/client/netlink.h
David Howells
-2
/
+2
2026-02-08
cifs: Scripted clean up fs/smb/client/cifs_unicode.h
David Howells
-8
/
+9
2026-02-08
cifs: Scripted clean up fs/smb/client/cifsproto.h
David Howells
-503
/
+462
2026-02-08
cifs: Scripted clean up fs/smb/client/dfs.h
David Howells
-1
/
+2
2026-02-08
cifs: Scripted clean up fs/smb/client/cached_dir.h
David Howells
-17
/
+13
2026-02-08
smb: client: add multichannel async work for CONFIG_CIFS_DFS_UPCALL=n
Henrique Carvalho
-0
/
+14
2026-02-08
smb: client: introduce multichannel async work during mount
Henrique Carvalho
-3
/
+63
2026-02-08
smb: client: prevent races in ->query_interfaces()
Henrique Carvalho
-11
/
+8
2026-02-08
smb: client: add proper locking around ses->iface_last_update
Henrique Carvalho
-0
/
+2
2026-02-08
smb: client: split cached_fid bitfields to avoid shared-byte RMW races
Henrique Carvalho
-4
/
+4
2026-02-08
cifs: Fix locking usage for tcon fields
Shyam Prasad N
-10
/
+11
[prev]
[next]