index
:
git.armlinux.org.uk/linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
Age
Commit message (
Expand
)
Author
2025-05-30
Merge tag 'pull-automount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2025-05-26
Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-05-23
Merge tag 'v6.15-rc8-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2025-05-21
ksmbd: use list_first_entry_or_null for opinfo_get_list()
Namjae Jeon
2025-05-21
ksmbd: fix rename failure
Namjae Jeon
2025-05-19
ksmbd: fix stream write failure
Namjae Jeon
2025-05-19
smb: client: Reset all search buffer pointers when releasing buffer
Wang Zhaolong
2025-05-18
smb: client: Fix use-after-free in cifs_fill_dirent
Wang Zhaolong
2025-05-14
smb: client: fix zero rsize error messages
Paulo Alcantara
2025-05-14
smb: client: fix memory leak during error handling for POSIX mkdir
Jethro Donaldson
2025-05-09
Merge tag '6.15-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2025-05-08
Merge tag 'v6.15-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2025-05-07
smb: client: Avoid race in open_cached_dir with lease breaks
Paul Aurich
2025-05-06
smb3 client: warn when parse contexts returns error on compounded operation
Steve French
2025-05-06
ksmbd: Fix UAF in __close_file_table_ids
Sean Heelan
2025-05-06
ksmbd: prevent out-of-bounds stream writes by validating *pos
Norbert Szetei
2025-05-05
saner calling conventions for ->d_automount()
Al Viro
2025-05-02
Merge tag '6.15-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2025-05-01
ksmbd: fix memory leak in parse_lease_state()
Wang Zhaolong
2025-05-01
ksmbd: prevent rename with empty string
Namjae Jeon
2025-05-01
smb: client: ensure aligned IO sizes
Paulo Alcantara
2025-04-30
cifs: Fix changing times and read-only attr over SMB1 smb_set_file_info() fun...
Pali Rohár
2025-04-30
cifs: Fix and improve cifs_query_path_info() and cifs_query_file_info()
Pali Rohár
2025-04-30
smb: client: fix zero length for mkdir POSIX create context
Jethro Donaldson
2025-04-25
ksmbd: fix use-after-free in session logoff
Sean Heelan
2025-04-25
ksmbd: fix use-after-free in kerberos authentication
Sean Heelan
2025-04-22
ksmbd: fix use-after-free in ksmbd_session_rpc_open
Namjae Jeon
2025-04-22
smb: server: smb2pdu: check return value of xa_store()
Salah Triki
2025-04-18
Merge tag '6.15-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2025-04-14
ksmbd: Prevent integer overflow in calculation of deadtime
Denis Arefev
2025-04-14
ksmbd: fix the warning from __kernel_write_iter
Namjae Jeon
2025-04-14
ksmbd: fix use-after-free in smb_break_all_levII_oplock()
Namjae Jeon
2025-04-14
ksmbd: fix use-after-free in __smb2_lease_break_noti()
Namjae Jeon
2025-04-14
ksmbd: fix WARNING "do not call blocking ops when !TASK_RUNNING"
Namjae Jeon
2025-04-14
ksmbd: Fix dangling pointer in krb_authenticate
Sean Heelan
2025-04-13
Revert "smb: client: fix TCP timers deadlock after rmmod"
Kuniyuki Iwashima
2025-04-13
Revert "smb: client: Fix netns refcount imbalance causing leaks and use-after...
Kuniyuki Iwashima
2025-04-13
smb3 client: fix open hardlink on deferred close file error
Chunjie Zhu
2025-04-09
smb3: Add defines for two new FileSystemAttributes
Steve French
2025-04-09
cifs: Fix querying of WSL CHR and BLK reparse points over SMB1
Pali Rohár
2025-04-09
cifs: Split parse_reparse_point callback to functions: get buffer and parse b...
Pali Rohár
2025-04-09
cifs: Improve handling of name surrogate reparse points in reparse.c
Pali Rohár
2025-04-09
cifs: Remove explicit handling of IO_REPARSE_TAG_MOUNT_POINT in inode.c
Pali Rohár
2025-04-09
cifs: Fix encoding of SMB1 Session Setup Kerberos Request in non-UNICODE mode
Pali Rohár
2025-04-09
smb: client: fix UAF in decryption with multichannel
Paulo Alcantara
2025-04-08
cifs: Fix support for WSL-style symlinks
Pali Rohár
2025-04-08
Use try_lookup_noperm() instead of d_hash_and_lookup() outside of VFS
NeilBrown
2025-04-08
VFS: rename lookup_one_len family to lookup_noperm and remove permission check
NeilBrown
2025-04-07
VFS: improve interface for lookup_one functions
NeilBrown
2025-04-07
smb311 client: fix missing tcon check when mounting with linux/posix extensions
Steve French
[next]