index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
Merge tag 'v7.1-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
3
-9
/
+46
7 days
cifs: change_conf needs to be called for session setup
Shyam Prasad N
1
-0
/
+11
7 days
smb: client: change allocation requirements in smb2_compound_op
Fredric Cover
1
-1
/
+1
7 days
ksmbd: rewrite stop_sessions() with restartable iteration
DaeMyung Kang
2
-8
/
+39
7 days
smb: server: handle readdir_info_level_struct_sz() error
Marios Makassikis
1
-1
/
+7
10 days
smb/client: remove unused smb3_parse_opt()
David Disseldorp
2
-32
/
+0
13 days
Merge tag 'v7.1-rc-part2-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
39
-214
/
+164
13 days
Merge tag 'v7.1-rc1-part3-smb3-client-fixes' of git://git.samba.org/sfrench/c...
Linus Torvalds
24
-392
/
+438
14 days
smb: smbdirect: move fs/smb/common/smbdirect/ to fs/smb/smbdirect/
Stefan Metzmacher
27
-42
/
+42
2026-04-22
smb: client: Drop 'allocate_crypto' arg from smb*_calc_signature()
Eric Biggers
1
-7
/
+5
2026-04-22
smb: client: Make generate_key() return void
Eric Biggers
1
-29
/
+16
2026-04-22
smb: client: Remove obsolete cmac(aes) allocation
Eric Biggers
10
-95
/
+2
2026-04-22
smb: client: Use AES-CMAC library for SMB3 signature calculation
Eric Biggers
4
-74
/
+30
2026-04-22
smb: common: add SMB3_COMPRESS_MAX_ALGS
Enzo Matsumiya
1
-0
/
+2
2026-04-22
smb: client: compress: add code docs to lz77.c
Enzo Matsumiya
1
-8
/
+73
2026-04-22
smb: client: compress: LZ77 optimizations
Enzo Matsumiya
2
-69
/
+108
2026-04-22
smb: client: compress: increase LZ77_MATCH_MAX_DIST
Enzo Matsumiya
1
-2
/
+1
2026-04-22
smb: client: compress: fix counting in LZ77 match finding
Enzo Matsumiya
1
-7
/
+10
2026-04-22
smb: client: compress: fix buffer overrun in lz77_compress()
Enzo Matsumiya
3
-15
/
+33
2026-04-22
smb: client: scope end_of_dacl to CIFS_DEBUG2 use in parse_dacl
Michael Bommarito
1
-3
/
+3
2026-04-22
smb: client: fix (remove) drop_dir_cache module parameter
Enzo Matsumiya
6
-45
/
+59
2026-04-22
smb: client: require a full NFS mode SID before reading mode bits
Michael Bommarito
1
-0
/
+1
2026-04-22
smb: client: validate the whole DACL before rewriting it in cifsacl
Michael Bommarito
1
-31
/
+85
2026-04-22
smb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO path
Michael Bommarito
1
-0
/
+6
2026-04-22
smb: server: stop sending fake security descriptors
Marios Makassikis
1
-15
/
+2
2026-04-22
ksmbd: scope conn->binding slowpath to bound sessions only
Hyunwoo Kim
1
-1
/
+6
2026-04-22
ksmbd: fix CreateOptions sanitization clobbering the whole field
DaeMyung Kang
1
-2
/
+2
2026-04-22
ksmbd: fix durable fd leak on ClientGUID mismatch in durable v2 open
DaeMyung Kang
1
-0
/
+2
2026-04-22
ksmbd: fix O(N^2) DoS in smb2_lock via unbounded LockCount
Akif Sait
1
-1
/
+6
2026-04-22
ksmbd: destroy async_ida in ksmbd_conn_free()
DaeMyung Kang
1
-0
/
+9
2026-04-22
ksmbd: destroy tree_conn_ida in ksmbd_session_destroy()
DaeMyung Kang
1
-2
/
+3
2026-04-22
ksmbd: Use AES-CMAC library for SMB3 signature calculation
Eric Biggers
7
-117
/
+19
2026-04-22
ksmbd: reset rcount per connection in ksmbd_conn_wait_idle_sess_id()
DaeMyung Kang
1
-3
/
+2
2026-04-21
Merge tag 'pull-dcache-busy-wait' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2026-04-19
cifs: update internal module version number
Steve French
1
-2
/
+2
2026-04-19
smb: client: compress: fix bad encoding on last LZ77 flag
Enzo Matsumiya
1
-1
/
+1
2026-04-18
ksmbd: fix out-of-bounds write in smb2_get_ea() EA alignment
Tristan Madani
1
-0
/
+2
2026-04-18
ksmbd: use check_add_overflow() to prevent u16 DACL size overflow
Tristan Madani
1
-4
/
+12
2026-04-18
ksmbd: fix use-after-free in smb2_open during durable reconnect
Akif
1
-8
/
+5
2026-04-18
ksmbd: validate num_aces and harden ACE walk in smb_inherit_dacl()
Michael Bommarito
1
-5
/
+23
2026-04-18
smb: server: fix max_connections off-by-one in tcp accept path
DaeMyung Kang
1
-1
/
+1
2026-04-18
ksmbd: require minimum ACE size in smb_check_perm_dacl()
Michael Bommarito
1
-4
/
+13
2026-04-18
ksmbd: validate response sizes in ipc_validate_msg()
Michael Bommarito
2
-9
/
+13
2026-04-18
smb: server: fix active_num_conn leak on transport allocation failure
Michael Bommarito
1
-0
/
+2
2026-04-16
smb: client: fix dir separator in SMB1 UNIX mounts
Paulo Alcantara
2
-16
/
+13
2026-04-16
Merge tag 'v7.1-rc1-part2-smb3-client-fixes' of git://git.samba.org/sfrench/c...
Linus Torvalds
6
-35
/
+221
2026-04-15
smb: smbdirect: let smbdirect_connection_deregister_mr_io unlock while waiting
Stefan Metzmacher
1
-0
/
+8
2026-04-15
smb: smbdirect: fix the logic in smbdirect_socket_destroy_sync() without an e...
Stefan Metzmacher
1
-7
/
+21
2026-04-15
smb: smbdirect: fix copyright header of smbdirect.h
Stefan Metzmacher
1
-2
/
+1
2026-04-15
smb: smbdirect: change smbdirect_socket_parameters.{initiator_depth,responder...
Stefan Metzmacher
2
-2
/
+7
[next]