index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cifs: double lock in cifs_reconnect_tcon()
Dan Carpenter
2023-04-07
1
-1
/
+1
*
cifs: sanitize paths in cifs_update_super_prepath.
Thiago Rafael Becker
2023-04-05
3
-7
/
+11
*
cifs: get rid of dead check in smb2_reconnect()
Paulo Alcantara
2023-03-31
1
-1
/
+0
*
cifs: prevent infinite recursion in CIFSGetDFSRefer()
Paulo Alcantara
2023-03-31
1
-2
/
+7
*
cifs: avoid races in parallel reconnects in smb1
Paulo Alcantara
2023-03-31
1
-6
/
+15
*
cifs: fix DFS traversal oops without CONFIG_CIFS_DFS_UPCALL
David Disseldorp
2023-03-31
1
-1
/
+4
*
smb3: fix unusable share after force unmount failure
Steve French
2023-03-24
4
-13
/
+11
*
cifs: fix dentry lookups in directory handle cache
Paulo Alcantara
2023-03-24
1
-2
/
+34
*
smb3: lower default deferred close timeout to address perf regression
Steve French
2023-03-24
1
-1
/
+1
*
cifs: fix missing unload_nls() in smb2_reconnect()
Paulo Alcantara
2023-03-24
1
-3
/
+3
*
cifs: avoid race conditions with parallel reconnects
Shyam Prasad N
2023-03-24
3
-33
/
+76
*
cifs: append path to open_enter trace event
Shyam Prasad N
2023-03-24
6
-6
/
+25
*
cifs: print session id while listing open files
Shyam Prasad N
2023-03-23
1
-2
/
+3
*
cifs: dump pending mids for all channels in DebugData
Shyam Prasad N
2023-03-23
1
-14
/
+27
*
cifs: empty interface list when server doesn't support query interfaces
Shyam Prasad N
2023-03-23
1
-1
/
+1
*
cifs: do not poll server interfaces too regularly
Shyam Prasad N
2023-03-23
1
-0
/
+14
*
cifs: lock chan_lock outside match_session
Shyam Prasad N
2023-03-23
1
-6
/
+7
*
cifs: check only tcon status on tcon related functions
Shyam Prasad N
2023-03-17
4
-11
/
+19
*
cifs: use DFS root session instead of tcon ses
Paulo Alcantara
2023-03-15
1
-0
/
+1
*
cifs: return DFS root session id in DebugData
Paulo Alcantara
2023-03-15
1
-0
/
+5
*
cifs: fix use-after-free bug in refresh_cache_worker()
Paulo Alcantara
2023-03-15
8
-164
/
+67
*
cifs: set DFS root session in cifs_get_smb_ses()
Paulo Alcantara
2023-03-15
6
-13
/
+13
*
cifs: generate signkey for the channel that's reconnecting
Shyam Prasad N
2023-03-14
1
-1
/
+1
*
cifs: Fix smb2_set_path_size()
Volker Lendecke
2023-03-14
1
-7
/
+24
*
cifs: Move the in_send statistic to __smb_send_rqst()
Zhang Xiaoxu
2023-03-06
1
-12
/
+9
*
cifs: Fix memory leak in direct I/O
David Howells
2023-03-02
1
-2
/
+2
*
cifs: prevent data race in cifs_reconnect_tcon()
Paulo Alcantara
2023-03-02
4
-101
/
+69
*
cifs: improve checking of DFS links over STATUS_OBJECT_NAME_INVALID
Paulo Alcantara
2023-03-02
4
-25
/
+106
*
cifs: Fix cifs_write_back_from_locked_folio()
David Howells
2023-03-02
1
-0
/
+1
*
cifs: reuse cifs_match_ipaddr for comparison of dstaddr too
Shyam Prasad N
2023-03-02
1
-26
/
+2
*
cifs: match even the scope id for ipv6 addresses
Shyam Prasad N
2023-03-02
1
-1
/
+2
*
cifs: Fix an uninitialised variable
David Howells
2023-03-02
1
-1
/
+1
*
cifs: Add some missing xas_retry() calls
David Howells
2023-03-02
1
-0
/
+6
*
cifs: Fix cifs_writepages_region()
David Howells
2023-02-24
1
-1
/
+2
*
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-24
1
-52
/
+66
|
\
|
*
fs: convert writepage_t callback to pass a folio
Matthew Wilcox (Oracle)
2023-02-03
1
-4
/
+4
|
*
cifs: convert wdata_alloc_and_fillpages() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
2023-02-03
1
-3
/
+29
*
|
Merge tag '6.3-rc-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-02-23
33
-2280
/
+2228
|
\
\
|
*
|
update internal module version number for cifs.ko
Steve French
2023-02-21
1
-1
/
+1
|
*
|
cifs: update ip_addr for ses only for primary chan setup
Shyam Prasad N
2023-02-21
1
-7
/
+11
|
*
|
cifs: use tcon allocation functions even for dummy tcon
Shyam Prasad N
2023-02-21
1
-2
/
+2
|
*
|
cifs: use the least loaded channel for sending requests
Shyam Prasad N
2023-02-21
1
-4
/
+29
|
*
|
cifs: DIO to/from KVEC-type iterators should now work
David Howells
2023-02-21
1
-20
/
+0
|
*
|
cifs: Remove unused code
David Howells
2023-02-21
1
-606
/
+0
|
*
|
cifs: Build the RDMA SGE list directly from an iterator
David Howells
2023-02-21
2
-93
/
+63
|
*
|
cifs: Change the I/O paths to use an iterator rather than a page list
David Howells
2023-02-21
14
-1091
/
+1133
|
*
|
cifs: Add a function to read into an iter from a socket
David Howells
2023-02-21
2
-0
/
+17
|
*
|
cifs: Add some helper functions
David Howells
2023-02-21
2
-0
/
+96
|
*
|
cifs: Add a function to Hash the contents of an iterator
David Howells
2023-02-21
1
-0
/
+144
|
*
|
cifs: Add a function to build an RDMA SGE list from an iterator
David Howells
2023-02-21
1
-0
/
+214
[next]