index
:
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
2024-01-09
cifs: update internal module version number for cifs.ko
Steve French
2024-01-09
ksmbd: Add missing set_freezable() for freezable kthread
Kevin Hao
2024-01-09
ksmbd: free ppace array on error in parse_dacl
Fedor Pchelkin
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-09
ksmbd: send lease break notification on FILE_RENAME_INFORMATION
Namjae Jeon
2024-01-09
ksmbd: don't allow O_TRUNC open on read-only share
Namjae Jeon
2024-01-09
ksmbd: vfs: fix all kernel-doc warnings
Randy Dunlap
2024-01-09
ksmbd: auth: fix most kernel-doc warnings
Randy Dunlap
2024-01-09
ksmbd: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-01-09
ksmbd: don't increment epoch if current state and request state are same
Namjae Jeon
2024-01-09
ksmbd: fix potential circular locking issue in smb2_set_ea()
Namjae Jeon
2024-01-09
ksmbd: set v2 lease version on lease upgrade
Namjae Jeon
2024-01-09
ksmbd: validate the zero field of packet header
Li Nan
2024-01-08
cifs: remove unneeded return statement
Steve French
2024-01-08
cifs: make cifs_chan_update_iface() a void function
Dan Carpenter
2024-01-08
cifs: delete unnecessary NULL checks in cifs_chan_update_iface()
Dan Carpenter
2024-01-08
Merge tag 'vfs-6.8.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2024-01-07
cifs: get rid of dup length check in parse_reparse_point()
Paulo Alcantara
2024-01-07
smb: client: stop revalidating reparse points unnecessarily
Paulo Alcantara
2024-01-07
cifs: Pass unbyteswapped eof value into SMB2_set_eof()
David Howells
2024-01-07
smb3: Improve exception handling in allocate_mr_list()
Markus Elfring
2024-01-07
cifs: fix in logging in cifs_chan_update_iface
Shyam Prasad N
2024-01-07
smb: client: handle special files and symlinks in SMB3 POSIX
Paulo Alcantara
2024-01-07
smb: client: cleanup smb2_query_reparse_point()
Paulo Alcantara
2024-01-07
smb: client: allow creating symlinks via reparse points
Paulo Alcantara
2024-01-07
smb: client: fix hardlinking of reparse points
Paulo Alcantara
2024-01-07
smb: client: fix renaming of reparse points
Paulo Alcantara
2024-01-07
smb: client: optimise reparse point querying
Paulo Alcantara
2024-01-07
smb: client: allow creating special files via reparse points
Paulo Alcantara
2024-01-07
smb: client: extend smb2_compound_op() to accept more commands
Paulo Alcantara
2024-01-07
smb: client: Fix minor whitespace errors and warnings
Pierre Mariani
2024-01-05
Merge tag '6.7-rc8-smb3-mchan-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-12-29
cifs: do not depend on release_iface for maintaining iface_list
Shyam Prasad N
2023-12-29
cifs: cifs_chan_is_iface_active should be called with chan_lock held
Shyam Prasad N
2023-12-29
cifs: after disabling multichannel, mark tcon for reconnect
Shyam Prasad N
2023-12-28
Merge tag '6.7rc7-smb3-srv-fix' of git://git.samba.org/ksmbd
Linus Torvalds
2023-12-28
netfs: Optimise away reads above the point at which there can be no data
David Howells
2023-12-28
netfs, cachefiles: Pass upper bound length to allow expansion
David Howells
2023-12-27
ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()
Namjae Jeon
2023-12-24
netfs: Move pinning-for-writeback from fscache to netfs
David Howells
2023-12-19
cifs: do not let cifs_chan_update_iface deallocate channels
Shyam Prasad N
2023-12-19
cifs: fix a pending undercount of srv_count
Shyam Prasad N
2023-12-19
fs: cifs: Fix atime update check
Zizhi Wo
2023-12-19
smb: client: fix potential OOB in smb2_dump_detail()
Paulo Alcantara
2023-12-17
smb: client: fix potential OOB in cifs_dump_detail()
Paulo Alcantara
2023-12-17
smb: client: fix OOB in smbCalcSize()
Paulo Alcantara
2023-12-17
smb: client: fix OOB in SMB2_query_info_init()
Paulo Alcantara
2023-12-17
smb: client: fix OOB in cifsd when receiving compounded resps
Paulo Alcantara
2023-12-14
Merge tag '6.7-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-12-12
Merge tag '6.7-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
[prev]
[next]