index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
Age
Commit message (
Expand
)
Author
Files
Lines
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
2019-06-27
keys: Replace uid/gid/perm permissions checking with an ACL
David Howells
3
-9
/
+48
2019-06-27
keys: Pass the network namespace into request_key mechanism
David Howells
1
-1
/
+2
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-26
/
+1
2019-06-20
fs: cifs: switch to RC4 library interface
Ard Biesheuvel
3
-48
/
+17
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 231
Thomas Gleixner
2
-26
/
+1
2019-06-17
cifs: fix GlobalMid_Lock bug in cifs_reconnect
Ronnie Sahlberg
1
-0
/
+2
2019-06-17
SMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead of failing write
Steve French
1
-1
/
+1
2019-06-13
cifs: add spinlock for the openFileList to cifsInodeInfo
Ronnie Sahlberg
3
-2
/
+12
2019-06-13
cifs: fix panic in smb2_reconnect
Ronnie Sahlberg
1
-1
/
+9
2019-06-09
vfs: allow copy_file_range to copy across devices
Amir Goldstein
1
-1
/
+1
[next]