index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-27
cifs: update internal module number
Steve French
1
-1
/
+1
2019-08-27
cifs: replace various strncpy with strscpy and similar
Ronnie Sahlberg
6
-146
/
+112
2019-08-27
cifs: Use kzfree() to zero out the password
Dan Carpenter
1
-1
/
+1
2019-08-27
cifs: set domainName when a domain-key is used in multiuser
Ronnie Sahlberg
1
-0
/
+22
2019-08-19
signal: Allow cifs and drbd to receive their terminating signals
Eric W. Biederman
1
-1
/
+1
2019-08-05
SMB3: Kernel oops mounting a encryptData share with CONFIG_DEBUG_VIRTUAL
Sebastien Tisserant
1
-1
/
+9
2019-08-05
smb3: send CAP_DFS capability during session setup
Steve French
1
-0
/
+5
2019-08-05
SMB3: Fix potential memory leak when processing compound chain
Pavel Shilovsky
1
-12
/
+17
2019-08-05
SMB3: Fix deadlock in validate negotiate hits reconnect
Pavel Shilovsky
1
-1
/
+1
2019-08-04
cifs: fix rmmod regression in cifs.ko caused by force_sig changes
Steve French
1
-0
/
+1
2019-07-18
cifs: update internal module number
Steve French
1
-1
/
+1
2019-07-18
cifs: flush before set-info if we have writeable handles
Ronnie Sahlberg
1
-0
/
+16
2019-07-18
smb3: optimize open to not send query file internal info
Steve French
5
-26
/
+56
2019-07-18
cifs: copy_file_range needs to strip setuid bits and update timestamps
Amir Goldstein
1
-3
/
+8
2019-07-18
CIFS: fix deadlock in cached root handling
Aurelien Aptel
1
-1
/
+45
2019-07-18
Merge tag '4.3-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
19
-153
/
+335
2019-07-15
smb3: smbdirect no longer experimental
Steve French
1
-2
/
+2
2019-07-15
cifs: fix crash in smb2_compound_op()/smb2_set_next_command()
Ronnie Sahlberg
2
-1
/
+22
2019-07-13
cifs: fix crash in cifs_dfs_do_automount
Ronnie Sahlberg
1
-4
/
+12
2019-07-10
Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xf...
Linus Torvalds
1
-0
/
+4
2019-07-10
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-48
/
+9
2019-07-10
cifs: fix parsing of symbolic link error response
Ronnie Sahlberg
2
-4
/
+12
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-48
/
+17
2019-07-08
Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-9
/
+48
2019-07-08
Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+2
2019-07-07
cifs: refactor and clean up arguments in the reparse point parsing
Ronnie Sahlberg
1
-35
/
+31
2019-07-07
SMB3: query inode number on open via create context
Steve French
2
-5
/
+60
2019-07-07
smb3: Send netname context during negotiate protocol
Steve French
2
-2
/
+29
2019-07-07
smb3: do not send compression info by default
Steve French
3
-10
/
+21
2019-07-07
smb3: add new mount option to retrieve mode from special ACE
Steve French
4
-2
/
+12
2019-07-07
smb3: Allow query of symlinks stored as reparse points
Steve French
1
-6
/
+54
2019-07-07
cifs: Fix a race condition with cifs_echo_request
Ronnie Sahlberg
1
-4
/
+4
2019-07-07
cifs: always add credits back for unsolicited PDUs
Ronnie Sahlberg
1
-1
/
+1
2019-07-07
fs: cifs: cifsssmb: Change return type of convert_ace_to_cifs_ace
Hariprasad Kelam
1
-11
/
+3
2019-07-07
add some missing definitions
Steve French
1
-0
/
+8
2019-07-07
cifs: fix typo in debug message with struct field ia_valid
Colin Ian King
1
-1
/
+1
2019-07-07
smb3: minor cleanup of compound_send_recv
Aurelien Aptel
1
-22
/
+24
2019-07-07
CIFS: Fix module dependency
Steve French
1
-2
/
+3
2019-07-07
cifs: simplify code by removing CONFIG_CIFS_ACL ifdef
Steve French
10
-46
/
+1
2019-07-07
cifs: Fix check for matching with existing mount
Steve French
1
-0
/
+1
2019-07-07
cifs: Properly handle auto disabling of serverino option
Paulo Alcantara (SUSE)
3
-2
/
+12
2019-07-07
smb3: if max_credits is specified then display it in /proc/mounts
Steve French
1
-0
/
+5
2019-07-07
Fix match_server check to allow for auto dialect negotiate
Steve French
3
-2
/
+11
2019-07-07
cifs: add missing GCM module dependency
Aurelien Aptel
2
-0
/
+2
2019-07-07
SMB3.1.1: Add GCM crypto to the encrypt and decrypt functions
Steve French
2
-7
/
+21
2019-07-07
SMB3: Add SMB3.1.1 GCM to negotiated crypto algorigthms
Steve French
3
-8
/
+8
2019-07-07
fs: cifs: Drop unlikely before IS_ERR(_OR_NULL)
Kefeng Wang
1
-1
/
+1
2019-07-07
cifs: Use kmemdup in SMB2_ioctl_init()
YueHaibing
1
-2
/
+1
2019-06-28
cifs: fix crash querying symlinks stored as reparse-points
Ronnie Sahlberg
2
-5
/
+73
[next]