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: update internal module number
Steve French
2019-07-18
1
-1
/
+1
*
cifs: flush before set-info if we have writeable handles
Ronnie Sahlberg
2019-07-18
1
-0
/
+16
*
smb3: optimize open to not send query file internal info
Steve French
2019-07-18
5
-26
/
+56
*
cifs: copy_file_range needs to strip setuid bits and update timestamps
Amir Goldstein
2019-07-18
1
-3
/
+8
*
CIFS: fix deadlock in cached root handling
Aurelien Aptel
2019-07-18
1
-1
/
+45
*
Merge tag '4.3-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-07-18
19
-153
/
+335
|
\
|
*
smb3: smbdirect no longer experimental
Steve French
2019-07-15
1
-2
/
+2
|
*
cifs: fix crash in smb2_compound_op()/smb2_set_next_command()
Ronnie Sahlberg
2019-07-15
2
-1
/
+22
|
*
cifs: fix crash in cifs_dfs_do_automount
Ronnie Sahlberg
2019-07-13
1
-4
/
+12
|
*
cifs: fix parsing of symbolic link error response
Ronnie Sahlberg
2019-07-10
2
-4
/
+12
|
*
cifs: refactor and clean up arguments in the reparse point parsing
Ronnie Sahlberg
2019-07-07
1
-35
/
+31
|
*
SMB3: query inode number on open via create context
Steve French
2019-07-07
2
-5
/
+60
|
*
smb3: Send netname context during negotiate protocol
Steve French
2019-07-07
2
-2
/
+29
|
*
smb3: do not send compression info by default
Steve French
2019-07-07
3
-10
/
+21
|
*
smb3: add new mount option to retrieve mode from special ACE
Steve French
2019-07-07
4
-2
/
+12
|
*
smb3: Allow query of symlinks stored as reparse points
Steve French
2019-07-07
1
-6
/
+54
|
*
cifs: Fix a race condition with cifs_echo_request
Ronnie Sahlberg
2019-07-07
1
-4
/
+4
|
*
cifs: always add credits back for unsolicited PDUs
Ronnie Sahlberg
2019-07-07
1
-1
/
+1
|
*
fs: cifs: cifsssmb: Change return type of convert_ace_to_cifs_ace
Hariprasad Kelam
2019-07-07
1
-11
/
+3
|
*
add some missing definitions
Steve French
2019-07-07
1
-0
/
+8
|
*
cifs: fix typo in debug message with struct field ia_valid
Colin Ian King
2019-07-07
1
-1
/
+1
|
*
smb3: minor cleanup of compound_send_recv
Aurelien Aptel
2019-07-07
1
-22
/
+24
|
*
CIFS: Fix module dependency
Steve French
2019-07-07
1
-2
/
+3
|
*
cifs: simplify code by removing CONFIG_CIFS_ACL ifdef
Steve French
2019-07-07
10
-46
/
+1
|
*
cifs: Fix check for matching with existing mount
Steve French
2019-07-07
1
-0
/
+1
|
*
cifs: Properly handle auto disabling of serverino option
Paulo Alcantara (SUSE)
2019-07-07
3
-2
/
+12
|
*
smb3: if max_credits is specified then display it in /proc/mounts
Steve French
2019-07-07
1
-0
/
+5
|
*
Fix match_server check to allow for auto dialect negotiate
Steve French
2019-07-07
3
-2
/
+11
|
*
cifs: add missing GCM module dependency
Aurelien Aptel
2019-07-07
2
-0
/
+2
|
*
SMB3.1.1: Add GCM crypto to the encrypt and decrypt functions
Steve French
2019-07-07
2
-7
/
+21
|
*
SMB3: Add SMB3.1.1 GCM to negotiated crypto algorigthms
Steve French
2019-07-07
3
-8
/
+8
|
*
fs: cifs: Drop unlikely before IS_ERR(_OR_NULL)
Kefeng Wang
2019-07-07
1
-1
/
+1
|
*
cifs: Use kmemdup in SMB2_ioctl_init()
YueHaibing
2019-07-07
1
-2
/
+1
*
|
Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xf...
Linus Torvalds
2019-07-10
1
-0
/
+4
|
\
\
|
*
|
vfs: allow copy_file_range to copy across devices
Amir Goldstein
2019-06-09
1
-1
/
+1
|
*
|
vfs: no fallback for ->copy_file_range
Dave Chinner
2019-06-09
1
-0
/
+4
*
|
|
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-10
3
-48
/
+9
*
|
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-08
1
-1
/
+1
|
\
\
\
|
*
|
|
signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sig
Eric W. Biederman
2019-05-27
1
-1
/
+1
*
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-07-08
3
-48
/
+17
|
\
\
\
\
|
*
|
|
|
fs: cifs: switch to RC4 library interface
Ard Biesheuvel
2019-06-20
3
-48
/
+17
|
|
/
/
/
*
|
|
|
Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-08
3
-9
/
+48
|
\
\
\
\
|
*
|
|
|
keys: Replace uid/gid/perm permissions checking with an ACL
David Howells
2019-06-27
3
-9
/
+48
*
|
|
|
|
Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-08
1
-1
/
+2
|
\
|
|
|
|
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
keys: Pass the network namespace into request_key mechanism
David Howells
2019-06-27
1
-1
/
+2
|
|
/
/
*
|
|
cifs: fix crash querying symlinks stored as reparse-points
Ronnie Sahlberg
2019-06-28
2
-5
/
+73
*
|
|
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-21
2
-26
/
+1
|
\
\
\
|
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 231
Thomas Gleixner
2019-06-19
2
-26
/
+1
|
|
|
/
|
|
/
|
*
|
|
cifs: fix GlobalMid_Lock bug in cifs_reconnect
Ronnie Sahlberg
2019-06-17
1
-0
/
+2
*
|
|
SMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead of failing write
Steve French
2019-06-17
1
-1
/
+1
[next]