index
:
pub/scm/linux/kernel/git/ralf/linux.git
master
The Linux/MIPS repository
Ralf Baechle
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
misc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-27
cifs: consolidate time_last_write stamp into _cifsFileInfo_put()
Frank Sorenson
1
-45
/
+6
2026-07-21
cifs: fix cifsFileInfo leak on kmalloc failure in deferred close drain paths
Frank Sorenson
1
-6
/
+39
2026-07-21
cifs: prevent readdir from changing file size due to stale directory metadata
Frank Sorenson
1
-3
/
+24
2026-07-19
smb: client: validate DFS referral PathConsumed
Yichong Chen
1
-9
/
+25
2026-07-09
cifs: Show reason why autodisabling serverino support
Pali Rohár
1
-1
/
+5
2026-07-08
cifs: validate DFS referral string offsets
Guangshuo Li
1
-0
/
+8
2026-04-22
smb: client: Remove obsolete cmac(aes) allocation
Eric Biggers
1
-57
/
+0
2026-03-04
cifs: open files should not hold ref on superblock
Shyam Prasad N
1
-0
/
+42
2026-02-26
smb: client: use atomic_t for mnt_cifs_flags
Paulo Alcantara
1
-6
/
+10
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-7
/
+9
2026-02-08
cifs: SMB1 split: misc.c
David Howells
1
-165
/
+0
2026-02-08
cifs: SMB1 split: Don't return smb_hdr from cifs_{,small_}buf_get()
David Howells
1
-5
/
+4
2026-02-08
cifs: SMB1 split: Adjust #includes
David Howells
1
-0
/
+1
2026-02-08
cifs: SMB1 split: Split SMB1 protocol defs into smb1pdu.h
David Howells
1
-1
/
+0
2026-02-08
cifs: SMB1 split: Move some SMB1 received PDU checking bits to smb1transport.c
David Howells
1
-126
/
+0
2025-12-05
cifs: Do some preparation prior to organising the function declarations
David Howells
1
-0
/
+1
2025-12-05
cifs: Add a tracepoint to log EIO errors
David Howells
1
-6
/
+12
2025-12-05
cifs: Remove the RFC1002 header from smb_hdr
David Howells
1
-17
/
+17
2025-11-30
smb: move SMB1_PROTO_NUMBER to common/smbglob.h
ZhangGuoDong
1
-1
/
+1
2025-10-15
cifs: parse_dfs_referrals: prevent oob on malformed input
Eugene Korenevsky
1
-0
/
+17
2025-09-17
smb: client: fix filename matching of deferred files
Paulo Alcantara
1
-21
/
+15
2025-06-30
cifs: all initializations for tcon should happen in tcon_info_alloc
Shyam Prasad N
1
-0
/
+6
2025-06-01
cifs: Fix cifs_query_path_info() for Windows NT servers
Pali Rohár
1
-0
/
+8
2025-03-31
smb:client: smb: client: Add reverse mapping from tcon to superblocks
Wang Zhaolong
1
-0
/
+2
2025-01-19
smb: client: fix return value of parse_dfs_referrals()
Paulo Alcantara
1
-3
/
+3
2025-01-19
smb: client: provide dns_resolve_{unc,name} helpers
Paulo Alcantara
1
-16
/
+7
2025-01-19
smb: client: fix DFS mount against old servers with NTLMSSP
Paulo Alcantara
1
-1
/
+2
2025-01-19
smb: client: parse av pair type 4 in CHALLENGE_MESSAGE
Paulo Alcantara
1
-0
/
+1
2024-10-02
smb: client: Correct typos in multiple comments across various files
Shen Lichuan
1
-1
/
+1
2024-09-24
smb: client: fix DFS failover in multiuser mounts
Paulo Alcantara
1
-1
/
+2
2024-09-24
smb: client: fix DFS interlink failover
Paulo Alcantara
1
-0
/
+3
2024-09-15
smb: use LIST_HEAD() to simplify code
Hongbo Li
1
-6
/
+3
2024-08-08
cifs: cifs_inval_name_dfs_link_error: correct the check for fullpath
Gleb Korobeynikov
1
-4
/
+5
2024-08-08
Fix spelling errors in Server Message Block
Xiaxi Shen
1
-1
/
+1
2024-08-02
cifs: Remove cifs_aio_ctx
David Howells
1
-54
/
+0
2024-04-19
cifs: Add tracing for the cifs_tcon struct refcounting
David Howells
1
-3
/
+7
2024-04-19
cifs: Fix reacquisition of volume cookie on still-live connection
David Howells
1
-0
/
+3
2024-04-11
smb3: fix broken reconnect when password changing on the server by allowing p...
Steve French
1
-0
/
+1
2024-04-03
smb: client: fix potential UAF in is_valid_oplock_break()
Paulo Alcantara
1
-0
/
+2
2024-04-02
smb: client: guarantee refcounted children from parent session
Paulo Alcantara
1
-6
/
+0
2024-03-20
cifs: Move some extern decls from .c files to .h
David Howells
1
-3
/
+0
2024-03-10
smb: client: do not defer close open handles to deleted files
Meetakshi Setiya
1
-0
/
+34
2024-01-18
smb3: show beginning time for per share stats
Steve French
1
-0
/
+1
2023-12-17
smb: client: fix OOB in smbCalcSize()
Paulo Alcantara
1
-0
/
+4
2023-09-19
smb3: do not start laundromat thread when dir leases
Steve French
1
-5
/
+9
2023-08-30
SMB3: rename macro CIFS_SERVER_IS_CHAN to avoid confusion
Steve French
1
-1
/
+1
2023-07-25
cifs: fix charset issue in reconnection
Winston Wen
1
-0
/
+1
2023-06-28
smb: client: fix shared DFS root mounts with different prefixes
Paulo Alcantara
1
-9
/
+29
[next]