aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* smb3: print warning once if posix context returned on openSteve French2020-02-062-0/+30
* smb3: add one more dynamic tracepoint missing from strict fsync pathSteve French2020-02-061-1/+3
* cifs: fix mode bits from dir listing when mounted with modefromsidAurelien Aptel2020-02-061-1/+2
* cifs: fix channel signingAurelien Aptel2020-02-061-2/+3
* cifs: add SMB3 change notification supportSteve French2020-02-065-0/+87
* cifs: make multichannel warning more visibleAurelien Aptel2020-02-061-1/+1
* cifs: fix soft mounts hanging in the reconnect codeRonnie Sahlberg2020-02-061-1/+1
* cifs: Add tracepoints for errors on flush or fsyncSteve French2020-02-052-2/+32
* cifs: log warning message (once) if out of disk spaceSteve French2020-02-051-0/+3
* cifs: fail i/o on soft mounts if sessionsetup errors outRonnie Sahlberg2020-02-051-2/+8
* smb3: fix problem with null cifs super block with previous patchSteve French2020-02-052-2/+2
* SMB3: Backup intent flag missing from some more opsAmir Goldstein2020-02-0314-118/+68
* Merge tag '5.6-rc-small-smb3-fix-for-stable' of git://git.samba.org/sfrench/c...Linus Torvalds2020-02-012-2/+2
|\
| * cifs: update internal module version numberSteve French2020-01-311-1/+1
| * cifs: fix soft mounts hanging in the reconnect codeRonnie Sahlberg2020-01-301-1/+1
* | vfs: fix do_last() regressionAl Viro2020-02-011-2/+2
* | Merge tag 'kconfig-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-02-0114-133/+174
|\ \
| * | kconfig: fix documentation typosBjorn Helgaas2020-01-221-3/+4
| * | kconfig: fix an "implicit declaration of function" warningBartosz Golaszewski2020-01-103-0/+3
| * | kconfig: fix nesting of symbol help textThomas Hebb2020-01-071-8/+8
| * | kconfig: distinguish between dependencies and visibility in help textThomas Hebb2020-01-073-2/+13
| * | kconfig: list all definitions of a symbol in help textThomas Hebb2020-01-071-24/+31
| * | kconfig: Add yes2modconfig and mod2yesconfig targets.Tetsuo Handa2020-01-074-1/+38
| * | kconfig: use $(PERL) in MakefileMasahiro Yamada2020-01-071-1/+1
| * | kconfig: fix too deep indentation in MakefileMasahiro Yamada2020-01-071-9/+9
| * | kconfig: localmodconfig: fix indentation for closing braceMasahiro Yamada2020-01-071-1/+1
| * | kconfig: localmodconfig: remove unused $configMasahiro Yamada2020-01-071-2/+0
| * | kconfig: squash prop_alloc() into menu_add_prop()Masahiro Yamada2020-01-073-23/+17
| * | kconfig: remove sym from struct propertyMasahiro Yamada2020-01-073-3/+1
| * | kconfig: remove 'prompt' argument from menu_add_prop()Masahiro Yamada2020-01-071-4/+5
| * | kconfig: move prompt handling to menu_add_prompt() from menu_add_prop()Masahiro Yamada2020-01-071-36/+34
| * | kconfig: remove 'prompt' symbolMasahiro Yamada2020-01-071-10/+7
| * | kconfig: drop T_WORD from the RHS of 'prompt' symbolMasahiro Yamada2020-01-071-3/+1
| * | kconfig: use parent->dep as the parentdep of 'menu'Masahiro Yamada2020-01-071-5/+3
| * | kconfig: remove the rootmenu check in menu_add_prop()Masahiro Yamada2020-01-071-1/+1
* | | Merge tag 'kbuild-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-02-0120-449/+281
|\ \ \
| * | | builddeb: split libc headers deployment out into a functionMasahiro Yamada2020-01-291-14/+18
| * | | builddeb: split kernel headers deployment out into a functionMasahiro Yamada2020-01-291-34/+42
| * | | builddeb: remove redundant make for ARCH=umMasahiro Yamada2020-01-291-2/+1
| * | | builddeb: avoid invoking sub-shells where possibleMasahiro Yamada2020-01-291-13/+22
| * | | builddeb: remove redundant $objtree/Masahiro Yamada2020-01-291-16/+16
| * | | builddeb: match temporary directory name to the package nameMasahiro Yamada2020-01-291-4/+4
| * | | builddeb: remove unneeded files in hdrobjfiles for headers packageMasahiro Yamada2020-01-291-2/+2
| * | | kbuild: use -S instead of -E for precise cc-option test in KconfigMasahiro Yamada2020-01-221-1/+1
| * | | builddeb: allow selection of .deb compressorMichał Mirosław2020-01-221-1/+1
| * | | kbuild: remove 'Building modules, stage 2.' logMasahiro Yamada2020-01-161-1/+0
| * | | kbuild: remove *.tmp file when filechk failsMasahiro Yamada2020-01-161-8/+7
| * | | kbuild: remove PYTHON2 variableMasahiro Yamada2020-01-161-2/+1
| * | | modpost: assume STT_SPARC_REGISTER is definedMasahiro Yamada2020-01-161-7/+1
| * | | gen_initramfs.sh: remove intermediate cpio_list on errorsMasahiro Yamada2020-01-161-1/+2