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
/
client
/
smb1ops.c
Age
Commit message (
Expand
)
Author
2025-02-06
smb: client: change lease epoch type from unsigned int to __u16
Meetakshi Setiya
2025-01-29
cifs: Simplify reparse point check in cifs_query_path_info() function
Pali Rohár
2025-01-29
cifs: Remove symlink member from cifs_open_info_data union
Pali Rohár
2025-01-29
cifs: Remove unicode parameter from parse_reparse_point() function
Pali Rohár
2025-01-19
cifs: Do not attempt to call CIFSGetSrvInodeNumber() without CAP_INFOLEVEL_PA...
Pali Rohár
2024-11-25
cifs: Fix parsing reparse point with native symlink in SMB1 non-UNICODE session
Pali Rohár
2024-11-25
cifs: Fix parsing native symlinks relative to the export
Pali Rohár
2024-10-01
smb: client: use actual path when queryfs
wangrong
2024-09-16
cifs: Update SFU comments about fifos and sockets
Pali Rohár
2024-07-19
cifs: Add a tracepoint to track credits involved in R/W requests
David Howells
2024-04-03
smb3: retrying on failed server close
Ritvik Budhiraja
2023-11-23
smb: client: introduce cifs_sfu_make_node()
Paulo Alcantara
2023-11-23
smb: client: set correct file type from NFS reparse points
Paulo Alcantara
2023-11-23
smb: client: introduce ->parse_reparse_point()
Paulo Alcantara
2023-11-23
smb: client: implement ->query_reparse_point() for SMB1
Paulo Alcantara
2023-08-20
smb: client: do not query reparse points twice on symlinks
Paulo Alcantara
2023-08-20
smb: client: move some params to cifs_open_info_data
Paulo Alcantara
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French