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
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
2023-12-11
smb: client: fix OOB in smb2_query_reparse_point()
Paulo Alcantara
2023-12-11
smb: client: fix NULL deref in asn1_ber_decoder()
Paulo Alcantara
2023-12-11
smb: client: fix potential OOBs in smb2_parse_contexts()
Paulo Alcantara
2023-12-11
smb: client: fix OOB in receive_encrypted_standard()
Paulo Alcantara
2023-12-08
ksmbd: fix wrong name of SMB2_CREATE_ALLOCATION_SIZE
Namjae Jeon
2023-12-08
ksmbd: fix wrong allocation size update in smb2_open()
Namjae Jeon
2023-12-08
ksmbd: avoid duplicate opinfo_put() call on error of smb21_lease_break_ack()
Namjae Jeon
2023-12-08
ksmbd: lazy v2 lease break on smb2_write()
Namjae Jeon
2023-12-08
ksmbd: send v2 lease break notification for directory
Namjae Jeon
2023-12-06
cifs: reconnect worker should take reference on server struct unconditionally
Shyam Prasad N
2023-12-06
Revert "cifs: reconnect work should have reference on server struct"
Shyam Prasad N
2023-12-05
cifs: Fix non-availability of dedup breaking generic/304
David Howells
2023-12-05
smb: client: fix potential NULL deref in parse_dfs_referrals()
Paulo Alcantara
2023-12-05
ksmbd: downgrade RWH lease caching state to RH for directory
Namjae Jeon
2023-12-05
ksmbd: set v2 lease capability
Namjae Jeon
2023-12-05
ksmbd: set epoch in create context v2 lease
Namjae Jeon
2023-12-05
ksmbd: fix memory leak in smb2_lock()
Zizhi Wo
2023-12-04
cifs: Fix flushing, invalidation and file size with FICLONE
David Howells
2023-12-04
cifs: Fix flushing, invalidation and file size with copy_file_range()
David Howells
2023-12-03
Merge tag 'v6.7-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-11-30
smb: client, common: fix fortify warnings
Dmitry Antipov
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-28
smb: client: report correct st_size for SMB and NFS symlinks
Paulo Alcantara
2023-11-28
smb: client: fix missing mode bits for SMB symlinks
Paulo Alcantara
2023-11-27
Merge tag '6.7-rc3-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2023-11-23
ksmbd: don't update ->op_state as OPLOCK_STATE_NONE on error
Namjae Jeon
2023-11-23
ksmbd: move setting SMB2_FLAGS_ASYNC_COMMAND and AsyncId
Namjae Jeon
2023-11-23
ksmbd: release interim response after sending status pending response
Namjae Jeon
2023-11-23
ksmbd: move oplock handling after unlock parent dir
Namjae Jeon
2023-11-23
ksmbd: separately allocate ci per dentry
Namjae Jeon
2023-11-23
ksmbd: fix possible deadlock in smb2_open
Namjae Jeon
2023-11-23
ksmbd: prevent memory leak on error return
Zongmin Zhou
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-23
cifs: fix use after free for iface while disabling secondary channels
Ritvik Budhiraja
2023-11-14
cifs: fix lock ordering while disabling multichannel
Shyam Prasad N
2023-11-14
cifs: fix leak of iface for primary channel
Shyam Prasad N
[next]