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
/
smb2ops.c
Age
Commit message (
Expand
)
Author
2024-01-23
cifs: commands that are retried should have replay flag set
Shyam Prasad N
2024-01-23
cifs: Share server EOF pos with netfslib
David Howells
2024-01-19
cifs: update iface_last_update on each query-and-update
Shyam Prasad N
2024-01-19
cifs: handle servers that still advertise multichannel after disabling
Shyam Prasad N
2024-01-07
cifs: get rid of dup length check in parse_reparse_point()
Paulo Alcantara
2024-01-07
cifs: Pass unbyteswapped eof value into SMB2_set_eof()
David Howells
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: allow creating special files via reparse points
Paulo Alcantara
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-19
smb: client: fix potential OOB in smb2_dump_detail()
Paulo Alcantara
2023-12-17
smb: client: fix OOB in cifsd when receiving compounded resps
Paulo Alcantara
2023-12-11
smb: client: fix OOB in smb2_query_reparse_point()
Paulo Alcantara
2023-12-11
smb: client: fix OOB in receive_encrypted_standard()
Paulo Alcantara
2023-12-05
smb: client: fix potential NULL deref in parse_dfs_referrals()
Paulo Alcantara
2023-11-29
cifs: Fix FALLOC_FL_INSERT_RANGE by setting i_size after EOF moved
David Howells
2023-11-29
cifs: Fix FALLOC_FL_ZERO_RANGE by setting i_size if EOF moved
David Howells
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-11-09
cifs: account for primary channel in the interface list
Shyam Prasad N
2023-11-04
Merge tag '6.7-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2023-10-31
smb3: fix creating FIFOs when mounting with "sfu" mount option
Steve French
2023-10-18
client: convert to new timestamp accessors
Jeff Layton
2023-09-15
smb3: correct places where ENOTSUPP is used instead of preferred EOPNOTSUPP
Steve French
2023-09-07
smb3: add trace point for queryfs (statfs)
Steve French
2023-08-30
Merge tag '6.6-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2023-08-30
SMB3: rename macro CIFS_SERVER_IS_CHAN to avoid confusion
Steve French
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-24
[SMB3] send channel sequence number in SMB3 requests after reconnects
Steve French
2023-08-20
smb: client: reduce stack usage in smb2_query_reparse_point()
Paulo Alcantara
2023-08-20
smb: client: reduce stack usage in smb2_query_info_compound()
Paulo Alcantara
2023-08-20
smb: client: reduce stack usage in smb2_set_ea()
Paulo Alcantara
2023-08-20
smb: client: query reparse points in older dialects
Paulo Alcantara
2023-08-20
smb: client: do not query reparse points twice on symlinks
Paulo Alcantara
2023-07-24
smb: convert to ctime accessor functions
Jeff Layton
2023-07-14
cifs: is_network_name_deleted should return a bool
Shyam Prasad N
2023-06-30
Merge tag '6.5-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2023-06-29
cifs: new dynamic tracepoint to track ses not found errors
Shyam Prasad N
2023-06-29
cifs: log session id when a matching ses is not found
Shyam Prasad N
2023-06-28
cifs: do all necessary checks for credits within or before locking
Shyam Prasad N
2023-06-20
smb3: do not reserve too many oplock credits
Steve French
2023-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-14
cifs: add a warning when the in-flight count goes negative
Shyam Prasad N
2023-06-11
cifs: fix max_credits implementation
Shyam Prasad N
2023-06-11
cifs: fix sockaddr comparison in iface_cmp
Shyam Prasad N
2023-06-08
Drop the netfs_ prefix from netfs_extract_iter_to_sg()
David Howells
2023-05-26
smb: delete an unnecessary statement
Dan Carpenter
[next]