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-04-18
cifs: Reapply lost fix from commit 30b2b2196d6e
David Howells
2023-04-18
cifs: Fix unbuffered read
David Howells
2023-04-16
cifs: avoid dup prefix path in dfs_get_automount_devname()
Paulo Alcantara
2023-04-15
cifs: fix negotiate context parsing
David Disseldorp
2023-04-06
cifs: double lock in cifs_reconnect_tcon()
Dan Carpenter
2023-04-05
cifs: sanitize paths in cifs_update_super_prepath.
Thiago Rafael Becker
2023-03-30
cifs: get rid of dead check in smb2_reconnect()
Paulo Alcantara
2023-03-30
cifs: prevent infinite recursion in CIFSGetDFSRefer()
Paulo Alcantara
2023-03-30
cifs: avoid races in parallel reconnects in smb1
Paulo Alcantara
2023-03-30
cifs: fix DFS traversal oops without CONFIG_CIFS_DFS_UPCALL
David Disseldorp
2023-03-24
smb3: fix unusable share after force unmount failure
Steve French
2023-03-24
cifs: fix dentry lookups in directory handle cache
Paulo Alcantara
2023-03-24
smb3: lower default deferred close timeout to address perf regression
Steve French
2023-03-24
cifs: fix missing unload_nls() in smb2_reconnect()
Paulo Alcantara
2023-03-24
cifs: avoid race conditions with parallel reconnects
Shyam Prasad N
2023-03-24
cifs: append path to open_enter trace event
Shyam Prasad N
2023-03-23
cifs: print session id while listing open files
Shyam Prasad N
2023-03-23
cifs: dump pending mids for all channels in DebugData
Shyam Prasad N
2023-03-23
cifs: empty interface list when server doesn't support query interfaces
Shyam Prasad N
2023-03-23
cifs: do not poll server interfaces too regularly
Shyam Prasad N
2023-03-22
cifs: lock chan_lock outside match_session
Shyam Prasad N
2023-03-17
cifs: check only tcon status on tcon related functions
Shyam Prasad N
2023-03-14
cifs: use DFS root session instead of tcon ses
Paulo Alcantara
2023-03-14
cifs: return DFS root session id in DebugData
Paulo Alcantara
2023-03-14
cifs: fix use-after-free bug in refresh_cache_worker()
Paulo Alcantara
2023-03-14
cifs: set DFS root session in cifs_get_smb_ses()
Paulo Alcantara
2023-03-14
cifs: generate signkey for the channel that's reconnecting
Shyam Prasad N
2023-03-14
cifs: Fix smb2_set_path_size()
Volker Lendecke
2023-03-05
cifs: Move the in_send statistic to __smb_send_rqst()
Zhang Xiaoxu
2023-03-01
cifs: Fix memory leak in direct I/O
David Howells
2023-03-01
cifs: prevent data race in cifs_reconnect_tcon()
Paulo Alcantara
2023-03-01
cifs: improve checking of DFS links over STATUS_OBJECT_NAME_INVALID
Paulo Alcantara
2023-03-01
cifs: Fix cifs_write_back_from_locked_folio()
David Howells
2023-03-01
cifs: reuse cifs_match_ipaddr for comparison of dstaddr too
Shyam Prasad N
2023-03-01
cifs: match even the scope id for ipv6 addresses
Shyam Prasad N
2023-03-01
cifs: Fix an uninitialised variable
David Howells
2023-03-01
cifs: Add some missing xas_retry() calls
David Howells
2023-02-24
cifs: Fix cifs_writepages_region()
David Howells
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-22
Merge tag '6.3-rc-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-02-21
update internal module version number for cifs.ko
Steve French
2023-02-21
cifs: update ip_addr for ses only for primary chan setup
Shyam Prasad N
2023-02-21
cifs: use tcon allocation functions even for dummy tcon
Shyam Prasad N
2023-02-21
cifs: use the least loaded channel for sending requests
Shyam Prasad N
2023-02-20
cifs: DIO to/from KVEC-type iterators should now work
David Howells
2023-02-20
cifs: Remove unused code
David Howells
2023-02-20
cifs: Build the RDMA SGE list directly from an iterator
David Howells
2023-02-20
cifs: Change the I/O paths to use an iterator rather than a page list
David Howells
2023-02-20
cifs: Add a function to read into an iter from a socket
David Howells
2023-02-20
cifs: Add some helper functions
David Howells
[next]