index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-24
Merge tag 'v6.4/vfs.acl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-4
/
+0
2023-04-19
cifs: Reapply lost fix from commit 30b2b2196d6e
David Howells
1
-4
/
+6
2023-04-19
cifs: Fix unbuffered read
David Howells
1
-4
/
+0
2023-04-17
cifs: avoid dup prefix path in dfs_get_automount_devname()
Paulo Alcantara
2
-6
/
+18
2023-04-16
cifs: fix negotiate context parsing
David Disseldorp
1
-10
/
+31
2023-04-07
cifs: double lock in cifs_reconnect_tcon()
Dan Carpenter
1
-1
/
+1
2023-04-05
cifs: sanitize paths in cifs_update_super_prepath.
Thiago Rafael Becker
3
-7
/
+11
2023-03-31
cifs: get rid of dead check in smb2_reconnect()
Paulo Alcantara
1
-1
/
+0
2023-03-31
cifs: prevent infinite recursion in CIFSGetDFSRefer()
Paulo Alcantara
1
-2
/
+7
2023-03-31
cifs: avoid races in parallel reconnects in smb1
Paulo Alcantara
1
-6
/
+15
2023-03-31
cifs: fix DFS traversal oops without CONFIG_CIFS_DFS_UPCALL
David Disseldorp
1
-1
/
+4
2023-03-24
smb3: fix unusable share after force unmount failure
Steve French
4
-13
/
+11
2023-03-24
cifs: fix dentry lookups in directory handle cache
Paulo Alcantara
1
-2
/
+34
2023-03-24
smb3: lower default deferred close timeout to address perf regression
Steve French
1
-1
/
+1
2023-03-24
cifs: fix missing unload_nls() in smb2_reconnect()
Paulo Alcantara
1
-3
/
+3
2023-03-24
cifs: avoid race conditions with parallel reconnects
Shyam Prasad N
3
-33
/
+76
2023-03-24
cifs: append path to open_enter trace event
Shyam Prasad N
6
-6
/
+25
2023-03-23
cifs: print session id while listing open files
Shyam Prasad N
1
-2
/
+3
2023-03-23
cifs: dump pending mids for all channels in DebugData
Shyam Prasad N
1
-14
/
+27
2023-03-23
cifs: empty interface list when server doesn't support query interfaces
Shyam Prasad N
1
-1
/
+1
2023-03-23
cifs: do not poll server interfaces too regularly
Shyam Prasad N
1
-0
/
+14
2023-03-23
cifs: lock chan_lock outside match_session
Shyam Prasad N
1
-6
/
+7
2023-03-17
cifs: check only tcon status on tcon related functions
Shyam Prasad N
4
-11
/
+19
2023-03-15
cifs: use DFS root session instead of tcon ses
Paulo Alcantara
1
-0
/
+1
2023-03-15
cifs: return DFS root session id in DebugData
Paulo Alcantara
1
-0
/
+5
2023-03-15
cifs: fix use-after-free bug in refresh_cache_worker()
Paulo Alcantara
8
-164
/
+67
2023-03-15
cifs: set DFS root session in cifs_get_smb_ses()
Paulo Alcantara
6
-13
/
+13
2023-03-15
cifs: generate signkey for the channel that's reconnecting
Shyam Prasad N
1
-1
/
+1
2023-03-15
cifs: Fix smb2_set_path_size()
Volker Lendecke
1
-7
/
+24
2023-03-06
fs: drop unused posix acl handlers
Christian Brauner
1
-4
/
+0
2023-03-06
cifs: Move the in_send statistic to __smb_send_rqst()
Zhang Xiaoxu
1
-12
/
+9
2023-03-02
cifs: Fix memory leak in direct I/O
David Howells
1
-2
/
+2
2023-03-02
cifs: prevent data race in cifs_reconnect_tcon()
Paulo Alcantara
4
-101
/
+69
2023-03-02
cifs: improve checking of DFS links over STATUS_OBJECT_NAME_INVALID
Paulo Alcantara
4
-25
/
+106
2023-03-02
cifs: Fix cifs_write_back_from_locked_folio()
David Howells
1
-0
/
+1
2023-03-02
cifs: reuse cifs_match_ipaddr for comparison of dstaddr too
Shyam Prasad N
1
-26
/
+2
2023-03-02
cifs: match even the scope id for ipv6 addresses
Shyam Prasad N
1
-1
/
+2
2023-03-02
cifs: Fix an uninitialised variable
David Howells
1
-1
/
+1
2023-03-02
cifs: Add some missing xas_retry() calls
David Howells
1
-0
/
+6
2023-02-24
cifs: Fix cifs_writepages_region()
David Howells
1
-1
/
+2
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-52
/
+66
2023-02-23
Merge tag '6.3-rc-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
33
-2280
/
+2228
2023-02-21
update internal module version number for cifs.ko
Steve French
1
-1
/
+1
2023-02-21
cifs: update ip_addr for ses only for primary chan setup
Shyam Prasad N
1
-7
/
+11
2023-02-21
cifs: use tcon allocation functions even for dummy tcon
Shyam Prasad N
1
-2
/
+2
2023-02-21
cifs: use the least loaded channel for sending requests
Shyam Prasad N
1
-4
/
+29
2023-02-21
cifs: DIO to/from KVEC-type iterators should now work
David Howells
1
-20
/
+0
2023-02-21
cifs: Remove unused code
David Howells
1
-606
/
+0
2023-02-21
cifs: Build the RDMA SGE list directly from an iterator
David Howells
2
-93
/
+63
2023-02-21
cifs: Change the I/O paths to use an iterator rather than a page list
David Howells
14
-1091
/
+1133
[next]