index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
Commit message (
Expand
)
Author
Age
Files
Lines
*
cifs: prevent truncation from long to int in wait_for_free_credits
Ronnie Sahlberg
2020-07-01
1
-1
/
+1
*
cifs: Fix the target file was deleted when rename failed.
Zhang Xiaoxu
2020-07-01
1
-2
/
+8
*
SMB3: Honor 'posix' flag for multiuser mounts
Paul Aurich
2020-07-01
1
-4
/
+1
*
SMB3: Honor 'handletimeout' flag for multiuser mounts
Paul Aurich
2020-07-01
1
-0
/
+1
*
SMB3: Honor lease disabling for multiuser mounts
Paul Aurich
2020-07-01
1
-0
/
+1
*
SMB3: Honor persistent/resilient handle flags for multiuser mounts
Paul Aurich
2020-07-01
1
-0
/
+2
*
SMB3: Honor 'seal' flag for multiuser mounts
Paul Aurich
2020-07-01
1
-0
/
+1
*
cifs: Display local UID details for SMB sessions in DebugData
Paul Aurich
2020-07-01
1
-1
/
+5
*
cifs: misc: Use array_size() in if-statement controlling expression
Gustavo A. R. Silva
2020-06-23
1
-9
/
+7
*
cifs: update ctime and mtime during truncate
Zhang Xiaoxu
2020-06-23
1
-0
/
+9
*
cifs/smb3: Fix data inconsistent when punch hole
Zhang Xiaoxu
2020-06-23
1
-0
/
+6
*
cifs/smb3: Fix data inconsistent when zero file range
Zhang Xiaoxu
2020-06-23
1
-0
/
+5
*
cifs: Fix double add page to memcg when cifs_readpages
Zhang Xiaoxu
2020-06-23
1
-4
/
+7
*
cifs: Fix cached_fid refcnt leak in open_shroot
Xiyu Yang
2020-06-21
1
-0
/
+1
*
smb3: Add debug message for new file creation with idsfromsid mount option
Steve French
2020-06-12
2
-2
/
+4
*
cifs: fix chown and chgrp when idsfromsid mount option enabled
Steve French
2020-06-12
1
-15
/
+42
*
smb3: allow uid and gid owners to be set on create with idsfromsid mount option
Steve French
2020-06-12
4
-21
/
+129
*
smb311: Add tracepoints for new compound posix query info
Steve French
2020-06-12
2
-6
/
+6
*
smb311: add support for using info level for posix extensions query
Steve French
2020-06-12
4
-4
/
+15
*
smb311: Add support for lookup with posix extensions query info
Steve French
2020-06-12
1
-1
/
+3
*
smb311: Add support for SMB311 query info (non-compounded)
Steve French
2020-06-12
2
-0
/
+15
*
SMB311: Add support for query info using posix extensions (level 100)
Steve French
2020-06-12
6
-2
/
+316
*
smb3: add indatalen that can be a non-zero value to calculation of credit cha...
Namjae Jeon
2020-06-12
1
-1
/
+3
*
smb3: fix typo in mount options displayed in /proc/mounts
Steve French
2020-06-10
1
-1
/
+1
*
cifs: Add get_security_type_str function to return sec type.
Kenneth D'souza
2020-06-08
2
-3
/
+19
*
smb3: extend fscache mount volume coherency check
Steve French
2020-06-06
3
-9
/
+26
*
Merge tag '5.8-rc-smb3-fixes-part-1' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-06-05
27
-729
/
+1041
|
\
|
*
cifs: update internal module version number
Steve French
2020-06-04
1
-1
/
+1
|
*
cifs: multichannel: try to rebind when reconnecting a channel
Aurelien Aptel
2020-06-04
3
-0
/
+34
|
*
cifs: multichannel: use pointer for binding channel
Aurelien Aptel
2020-06-04
2
-4
/
+14
|
*
smb3: remove static checker warning
Steve French
2020-06-04
1
-1
/
+1
|
*
cifs: multichannel: move channel selection above transport layer
Aurelien Aptel
2020-06-04
9
-198
/
+356
|
*
cifs: multichannel: always zero struct cifs_io_parms
Aurelien Aptel
2020-06-04
4
-7
/
+7
|
*
cifs: dump Security Type info in DebugData
Kenneth D'souza
2020-06-04
1
-0
/
+6
|
*
smb3: fix incorrect number of credits when ioctl MaxOutputResponse > 64K
Steve French
2020-06-04
1
-1
/
+1
|
*
smb3: default to minimum of two channels when multichannel specified
Steve French
2020-06-04
1
-0
/
+4
|
*
cifs: multichannel: move channel selection in function
Aurelien Aptel
2020-06-02
2
-11
/
+28
|
*
cifs: fix minor typos in comments and log messages
Steve French
2020-06-02
1
-4
/
+4
|
*
smb3: minor update to compression header definitions
Steve French
2020-06-02
1
-2
/
+11
|
*
cifs: minor fix to two debug messages
Steve French
2020-06-01
2
-2
/
+2
|
*
cifs: Standardize logging output
Joe Perches
2020-06-01
20
-381
/
+319
|
*
smb3: Add new parm "nodelete"
Steve French
2020-06-01
4
-1
/
+23
|
*
cifs: move some variables off the stack in smb2_ioctl_query_info
Ronnie Sahlberg
2020-06-01
1
-23
/
+35
|
*
cifs: reduce stack use in smb2_compound_op
Ronnie Sahlberg
2020-06-01
1
-45
/
+47
|
*
cifs: get rid of unused parameter in reconn_setup_dfs_targets()
Paulo Alcantara
2020-06-01
1
-3
/
+2
|
*
cifs: handle hostnames that resolve to same ip in failover
Paulo Alcantara
2020-06-01
5
-39
/
+131
|
*
cifs: set up next DFS target before generic_ip_connect()
Paulo Alcantara
2020-06-01
1
-9
/
+9
|
*
cifs: remove redundant initialization of variable rc
Colin Ian King
2020-06-01
1
-1
/
+1
|
*
cifs: handle "nolease" option for vers=1.0
Kenneth D'souza
2020-06-01
1
-1
/
+10
*
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2020-06-05
2
-2
/
+5
|
\
\
[next]