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
/
cifs
Age
Commit message (
Expand
)
Author
2023-02-06
cifs: Fix use-after-free in rdata->read_into_pages()
ZhaoLong Wang
2023-01-25
cifs: Fix oops due to uncleared server->smbd_conn in reconnect
David Howells
2023-01-18
cifs: remove unused function
Paulo Alcantara
2023-01-18
cifs: do not include page data when checking signature
Enzo Matsumiya
2023-01-18
cifs: fix return of uninitialized rc in dfs_cache_update_tgthint()
Paulo Alcantara
2023-01-18
cifs: handle cache lookup errors different than -ENOENT
Paulo Alcantara
2023-01-18
cifs: remove duplicate code in __refresh_tcon()
Paulo Alcantara
2023-01-18
cifs: don't take exclusive lock for updating target hints
Paulo Alcantara
2023-01-18
cifs: avoid re-lookups in dfs_cache_find()
Paulo Alcantara
2023-01-18
cifs: fix potential deadlock in cache_refresh_path()
Paulo Alcantara
2023-01-12
cifs: Fix uninitialized memory read for smb311 posix symlink create
Volker Lendecke
2023-01-10
cifs: fix potential memory leaks in session setup
Paulo Alcantara
2023-01-10
cifs: do not query ifaces on smb1 mounts
Paulo Alcantara
2023-01-10
cifs: fix double free on failed kerberos auth
Paulo Alcantara
2023-01-10
cifs: remove redundant assignment to the variable match
Colin Ian King
2023-01-09
cifs: fix file info setting in cifs_open_file()
Paulo Alcantara
2023-01-09
cifs: fix file info setting in cifs_query_path_info()
Paulo Alcantara
2023-01-04
cifs: fix interface count calculation during refresh
Shyam Prasad N
2023-01-04
cifs: refcount only the selected iface during interface update
Shyam Prasad N
2023-01-04
cifs: protect access of TCP_Server_Info::{dstaddr,hostname}
Paulo Alcantara
2023-01-04
cifs: fix race in assemble_neg_contexts()
Paulo Alcantara
2023-01-04
cifs: ignore ipc reconnect failures during dfs failover
Paulo Alcantara
2023-01-04
cifs: Fix kmap_local_page() unmapping
Ira Weiny
2022-12-21
Merge tag '6.2-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2022-12-21
Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-12-19
Treewide: Stop corrupting socket's task_frag
Benjamin Coddington
2022-12-19
cifs: update internal module number
Steve French
2022-12-19
cifs: don't leak -ENOMEM in smb2_open_file()
Paulo Alcantara
2022-12-19
cifs: use origin fullpath for automounts
Paulo Alcantara
2022-12-19
cifs: set correct status of tcon ipc when reconnecting
Paulo Alcantara
2022-12-19
cifs: optimize reconnect of nested links
Paulo Alcantara
2022-12-19
cifs: fix source pathname comparison of dfs supers
Paulo Alcantara
2022-12-19
cifs: fix confusing debug message
Paulo Alcantara
2022-12-19
cifs: don't block in dfs_cache_noreq_update_tgthint()
Paulo Alcantara
2022-12-19
cifs: refresh root referrals
Paulo Alcantara
2022-12-19
cifs: fix refresh of cached referrals
Paulo Alcantara
2022-12-19
cifs: don't refresh cached referrals from unactive mounts
Paulo Alcantara
2022-12-19
cifs: share dfs connections and supers
Paulo Alcantara
2022-12-19
cifs: split out ses and tcon retrieval from mount_get_conns()
Paulo Alcantara
2022-12-19
cifs: set resolved ip in sockaddr
Paulo Alcantara
2022-12-19
cifs: remove unused smb3_fs_context::mount_options
Paulo Alcantara
2022-12-19
cifs: get rid of mount options string parsing
Paulo Alcantara
2022-12-19
cifs: use fs_context for automounts
Paulo Alcantara
2022-12-19
cifs: reduce roundtrips on create/qinfo requests
Paulo Alcantara
2022-12-16
cifs: set correct ipc status after initial tree connect
Paulo Alcantara
2022-12-15
cifs: set correct tcon status after initial tree connect
Paulo Alcantara
2022-12-15
Merge tag '6.2-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2022-12-14
Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-13
cifs: Remove duplicated include in cifsglob.h
Yang Li
2022-12-12
Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
[next]