summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-09cifs: SMB1 split: Adjust #includesDavid Howells13-11/+4
2026-02-09cifs: SMB1 split: Split SMB1 protocol defs into smb1pdu.hDavid Howells23-2358/+2363
2026-02-09cifs: SMB1 split: Add some #includesDavid Howells2-4/+5
2026-02-09cifs: SMB1 split: Move some SMB1 received PDU checking bits to smb1transport.cDavid Howells4-128/+128
2026-02-09cifs: SMB1 split: Move some SMB1 receive bits to smb1transport.cDavid Howells3-171/+173
2026-02-09cifs: SMB1 split: Separate out SMB1 decls into smb1proto.hDavid Howells3-213/+219
2026-02-09cifs: SMB1 split: Create smb1proto.h for SMB1 declarationsDavid Howells3-12/+39
2026-02-09cifs: SMB1 split: Rename cifstransport.cDavid Howells2-1/+4
2026-02-09cifs: Scripted clean up fs/smb/client/ntlmssp.hDavid Howells1-7/+8
2026-02-09cifs: Scripted clean up fs/smb/client/reparse.hDavid Howells1-6/+7
2026-02-09cifs: Scripted clean up fs/smb/client/smb2proto.hDavid Howells1-252/+216
2026-02-09cifs: Scripted clean up fs/smb/client/cifs_debug.hDavid Howells1-1/+2
2026-02-09cifs: Scripted clean up fs/smb/client/cifs_swn.hDavid Howells1-5/+5
2026-02-09cifs: Scripted clean up fs/smb/client/compress.hDavid Howells1-1/+2
2026-02-09cifs: Scripted clean up fs/smb/client/cifs_spnego.hDavid Howells1-2/+2
2026-02-09cifs: Scripted clean up fs/smb/client/fs_context.hDavid Howells1-7/+9
2026-02-09cifs: Scripted clean up fs/smb/client/fscache.hDavid Howells1-5/+5
2026-02-09cifs: Scripted clean up fs/smb/client/cifsglob.hDavid Howells1-6/+6
2026-02-09cifs: Scripted clean up fs/smb/client/dns_resolve.hDavid Howells1-2/+2
2026-02-09cifs: Scripted clean up fs/smb/client/dfs_cache.hDavid Howells1-7/+12
2026-02-09cifs: Scripted clean up fs/smb/client/cifsfs.hDavid Howells1-56/+58
2026-02-09cifs: Scripted clean up fs/smb/client/netlink.hDavid Howells1-2/+2
2026-02-09cifs: Scripted clean up fs/smb/client/cifs_unicode.hDavid Howells1-8/+9
2026-02-09cifs: Scripted clean up fs/smb/client/cifsproto.hDavid Howells1-503/+462
2026-02-09cifs: Scripted clean up fs/smb/client/dfs.hDavid Howells1-1/+2
2026-02-09cifs: Scripted clean up fs/smb/client/cached_dir.hDavid Howells1-17/+13
2026-02-09smb: client: add multichannel async work for CONFIG_CIFS_DFS_UPCALL=nHenrique Carvalho1-0/+14
2026-02-09smb: client: introduce multichannel async work during mountHenrique Carvalho2-3/+63
2026-02-09smb: client: prevent races in ->query_interfaces()Henrique Carvalho1-11/+8
2026-02-09smb: client: add proper locking around ses->iface_last_updateHenrique Carvalho1-0/+2
2026-02-09smb: client: split cached_fid bitfields to avoid shared-byte RMW racesHenrique Carvalho1-4/+4
2026-02-09cifs: Fix locking usage for tcon fieldsShyam Prasad N5-10/+11
2026-02-09cifs: Corrections to lock ordering notesShyam Prasad N1-4/+11
2026-02-09cifs: make retry logic in read/write path consistent with other pathsShyam Prasad N2-7/+74
2026-02-09netfs: avoid double increment of retry_count in subreqShyam Prasad N1-1/+0
2026-02-09netfs: when subreq is marked for retry, do not check if it faced an errorShyam Prasad N4-6/+17
2026-02-09cifs: on replayable errors back-off before replay, not afterShyam Prasad N4-42/+129
2026-02-09smb: client: fix potential UAF and double free in smb2_open_file()Paulo Alcantara1-0/+2
2026-02-09Linux 6.19v6.19Linus Torvalds1-1/+1
2026-02-08Merge tag 'i2c-for-6.19-final' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+2
2026-02-07Merge tag 'spi-fix-v6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-6/+59
2026-02-07Merge tag 'regulator-fix-v6.19-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+3
2026-02-07Merge tag 'char-misc-6.19-final' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-50/+94
2026-02-07Merge tag 'sched-urgent-2026-02-07' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-71/+163
2026-02-07Merge tag 'objtool-urgent-2026-02-07' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds8-31/+79
2026-02-07x86/vmware: Fix hypercall clobbersJosh Poimboeuf1-2/+2
2026-02-07Merge tag 'mm-hotfixes-stable-2026-02-06-12-37' of git://git.kernel.org/pub/s...Linus Torvalds4-49/+80
2026-02-06Merge tag 'trace-v6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-24/+36
2026-02-06Merge tag 'ceph-for-6.19-rc9' of https://github.com/ceph/ceph-clientLinus Torvalds7-27/+69
2026-02-06Merge tag 'dma-mapping-6.19-2026-02-06' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-10/+25