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
*
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
*
|
|
cifs: add spinlock for the openFileList to cifsInodeInfo
Ronnie Sahlberg
2019-06-13
3
-2
/
+12
*
|
|
cifs: fix panic in smb2_reconnect
Ronnie Sahlberg
2019-06-13
1
-1
/
+9
|
/
/
*
|
Merge tag 'v5.2-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-05-31
3
-6
/
+11
|
\
\
|
*
|
CIFS: cifs_read_allocate_pages: don't iterate through whole page array on ENOMEM
Roberto Bergantinos Corpas
2019-05-29
1
-1
/
+3
|
*
|
dfs_cache: fix a wrong use of kfree in flush_cache_ent()
Gen Zhang
2019-05-28
1
-2
/
+2
|
*
|
fs/cifs/smb2pdu.c: fix buffer free in SMB2_ioctl_free
Murphy Zhou
2019-05-28
1
-2
/
+4
|
*
|
cifs: fix memory leak of pneg_inbuf on -EOPNOTSUPP ioctl case
Colin Ian King
2019-05-28
1
-1
/
+2
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
2
-20
/
+2
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
8
-114
/
+8
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-4
/
+1
|
/
/
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-05-24
3
-40
/
+3
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
*
Merge tag '5.2-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-05-19
8
-51
/
+173
|
\
|
*
cifs: add support for SEEK_DATA and SEEK_HOLE
Ronnie Sahlberg
2019-05-15
3
-0
/
+99
|
*
Fixed https://bugzilla.kernel.org/show_bug.cgi?id=202935 allow write on the s...
Kovtunenko Oleksandr
2019-05-15
1
-5
/
+0
|
*
cifs: Allocate memory for all iovs in smb2_ioctl
Long Li
2019-05-15
1
-2
/
+19
|
*
cifs: Don't match port on SMBDirect transport
Long Li
2019-05-15
1
-0
/
+4
|
*
cifs:smbd Use the correct DMA direction when sending data
Long Li
2019-05-14
1
-3
/
+5
|
*
cifs:smbd When reconnecting to server, call smbd_destroy() after all MIDs hav...
Long Li
2019-05-14
1
-17
/
+20
|
*
cifs: use the right include for signal_pending()
Ronnie Sahlberg
2019-05-12
1
-1
/
+1
|
*
smb3: trivial cleanup to smb2ops.c
Steve French
2019-05-09
1
-1
/
+1
|
*
cifs: cleanup smb2ops.c and normalize strings
Christoph Probst
2019-05-09
1
-22
/
+22
|
*
smb3: display session id in debug data
Steve French
2019-05-09
1
-0
/
+2
*
|
Merge tag 'afs-fixes-20190516' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-05-16
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
dns_resolver: Allow used keys to be invalidated
David Howells
2019-05-15
1
-1
/
+1
*
|
cifs: update module internal version number
Steve French
2019-05-07
1
-1
/
+1
*
|
SMB3: Clean up query symlink when reparse point
Ronnie Sahlberg
2019-05-07
4
-17
/
+118
*
|
cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level()
Christoph Probst
2019-05-07
1
-6
/
+8
*
|
Negotiate and save preferred compression algorithms
Steve French
2019-05-07
4
-7
/
+61
*
|
cifs: rename and clarify CIFS_ASYNC_OP and CIFS_NO_RESP
Ronnie Sahlberg
2019-05-07
4
-107
/
+14
*
|
cifs: fix credits leak for SMB1 oplock breaks
Ronnie Sahlberg
2019-05-07
3
-6
/
+7
*
|
smb3: Add protocol structs for change notify support
Steve French
2019-05-07
1
-0
/
+36
*
|
cifs: fix smb3_zero_range for Azure
Ronnie Sahlberg
2019-05-07
1
-47
/
+7
[next]