This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 3e1ad4054b8d doc: don't use deprecated "---help---" markers in target docs
new 4f9b3a377549 binderfs: add gitignore for generated sample program
new 5865985416eb smb3: extend fscache mount volume coherency check
new 0b0430c6a10a cifs: Add get_security_type_str function to return sec type.
new 7866c177a03b smb3: fix typo in mount options displayed in /proc/mounts
new ebf57440ec59 smb3: add indatalen that can be a non-zero value to calcul [...]
new 6a5f6592a0b6 SMB311: Add support for query info using posix extensions [...]
new b1bc1874b885 smb311: Add support for SMB311 query info (non-compounded)
new 790434ff9848 smb311: Add support for lookup with posix extensions query info
new d313852d7ad0 smb311: add support for using info level for posix extensi [...]
new e4bd7c4a8d2a smb311: Add tracepoints for new compound posix query info
new 975221eca5fb smb3: allow uid and gid owners to be set on create with id [...]
new a66033982784 cifs: fix chown and chgrp when idsfromsid mount option enabled
new a7a519a49262 smb3: Add debug message for new file creation with idsfrom [...]
new f82e7b57b5fc Merge tag '5.8-rc-smb3-fixes-part2' of git://git.samba.org [...]
The 14 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
fs/cifs/cache.c | 9 +--
fs/cifs/cifs_debug.c | 4 +-
fs/cifs/cifsacl.c | 79 +++++++++++++++----
fs/cifs/cifsacl.h | 15 ++++
fs/cifs/cifsfs.c | 2 +-
fs/cifs/cifsglob.h | 18 +++++
fs/cifs/cifsproto.h | 3 +
fs/cifs/dir.c | 5 +-
fs/cifs/file.c | 5 +-
fs/cifs/fscache.c | 17 +++-
fs/cifs/fscache.h | 9 +++
fs/cifs/inode.c | 185 +++++++++++++++++++++++++++++++++++++++++++-
fs/cifs/link.c | 4 +-
fs/cifs/smb2glob.h | 1 +
fs/cifs/smb2inode.c | 105 +++++++++++++++++++++++++
fs/cifs/smb2pdu.c | 131 +++++++++++++++++++++++++------
fs/cifs/smb2pdu.h | 27 ++++++-
fs/cifs/smb2proto.h | 6 ++
fs/cifs/trace.h | 3 +
samples/binderfs/.gitignore | 1 +
20 files changed, 572 insertions(+), 57 deletions(-)
create mode 100644 samples/binderfs/.gitignore
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1
in repository toolchain/ci/interesting-commits.
from f18b5c6 Add regression 309a6c468f394cf93837f5b3dcfb975206a98b92 from [...]
new bcab687 Add regression 9322c84f46594f6689c6164418e35dad9770a56c from [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tx1
in repository toolchain/ci/interesting-commits.
from a958231 Add last-good b952c2cfcd74c284970e1b9bf1fca58f5f69ab23 from h [...]
new 341e17f Add regression 1ea9a0b74e60e6cdca6372403d7bd564a5410d82 from [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tx1
in repository toolchain/ci/interesting-commits.
from bc32582 Add regression 9322c84f46594f6689c6164418e35dad9770a56c from [...]
new a958231 Add last-good b952c2cfcd74c284970e1b9bf1fca58f5f69ab23 from h [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 08bf1a27c4c3 Merge tag 'powerpc-5.8-2' of git://git.kernel.org/pub/scm/ [...]
new 36f9967531da 9p/xen: increase XEN_9PFS_RING_ORDER
new 61f3e825bec7 Merge tag '9p-for-5.8' of git://github.com/martinetd/linux
new 8cc007246972 xfs: Add the missed xfs_perag_put() for xfs_ifree_cluster()
new c55572276834 Merge tag 'xfs-5.8-merge-9' of git://git.kernel.org/pub/sc [...]
new d4ff3b2ef901 iomap: Fix unsharing of an extent >2GB on a 32-bit machine
new 593bd5e5d3e2 Merge tag 'iomap-5.8-merge-1' of git://git.kernel.org/pub/ [...]
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
fs/iomap/buffered-io.c | 2 +-
fs/xfs/xfs_inode.c | 4 +++-
net/9p/trans_xen.c | 61 ++++++++++++++++++++++++++++----------------------
3 files changed, 38 insertions(+), 29 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1/gnu-release-arm-spec2k6-Os
in repository toolchain/ci/gcc.
from 187c96ea531 asan: fix RTX emission for ilp32
adds 9322c84f465 go.test: update issue4085b.go to version from Go 1.13
adds 81568ce966d Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 14 ++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/go.test/test/fixedbugs/issue4085b.go | 4 +++-
3 files changed, 18 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.