summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag '5.8-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2020-06-1319-57/+571
|\
| * smb3: Add debug message for new file creation with idsfromsid mount optionSteve French2020-06-122-2/+4
| * cifs: fix chown and chgrp when idsfromsid mount option enabledSteve French2020-06-121-15/+42
| * smb3: allow uid and gid owners to be set on create with idsfromsid mount optionSteve French2020-06-124-21/+129
| * smb311: Add tracepoints for new compound posix query infoSteve French2020-06-122-6/+6
| * smb311: add support for using info level for posix extensions querySteve French2020-06-124-4/+15
| * smb311: Add support for lookup with posix extensions query infoSteve French2020-06-121-1/+3
| * smb311: Add support for SMB311 query info (non-compounded)Steve French2020-06-122-0/+15
| * SMB311: Add support for query info using posix extensions (level 100)Steve French2020-06-126-2/+316
| * smb3: add indatalen that can be a non-zero value to calculation of credit cha...Namjae Jeon2020-06-121-1/+3
| * smb3: fix typo in mount options displayed in /proc/mountsSteve French2020-06-101-1/+1
| * cifs: Add get_security_type_str function to return sec type.Kenneth D'souza2020-06-082-3/+19
| * smb3: extend fscache mount volume coherency checkSteve French2020-06-063-9/+26
* | binderfs: add gitignore for generated sample programLinus Torvalds2020-06-131-0/+1
* | doc: don't use deprecated "---help---" markers in target docsLinus Torvalds2020-06-131-2/+2
* | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-13439-2489/+2473
|\ \
| * | treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-14427-2448/+2448
| * | kbuild: fix broken builds because of GZIP,BZIP2,LZOP variablesDenis Efremov2020-06-118-34/+20
| * | samples: binderfs: really compile this sample and fix build issuesMasahiro Yamada2020-06-114-8/+6
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-06-1319-193/+195
|\ \ \
| * | | scsi: acornscsi: Fix an error handling path in acornscsi_probe()Christophe JAILLET2020-06-101-1/+3
| * | | scsi: storvsc: Remove memset before memory freeing in storvsc_suspend()Denis Efremov2020-06-091-3/+0
| * | | scsi: cxlflash: Remove an unnecessary NULL checkDan Carpenter2020-06-091-3/+0
| * | | scsi: ibmvscsi: Don't send host info in adapter info MAD after LPMTyrel Datwyler2020-06-091-0/+2
| * | | scsi: sr: Fix sr_probe() missing deallocate of device minorSimon Arlott2020-06-091-1/+5
| * | | scsi: sr: Fix sr_probe() missing mutex_destroySimon Arlott2020-06-091-0/+1
| * | | scsi: st: Convert convert get_user_pages() --> pin_user_pages()John Hubbard2020-06-091-15/+5
| * | | scsi: target: Rename target_setup_cmd_from_cdb() to target_cmd_parse_cdb()Sudhakar Panneerselvam2020-06-094-6/+6
| * | | scsi: target: Fix NULL pointer dereferenceSudhakar Panneerselvam2020-06-093-13/+39
| * | | scsi: target: Initialize LUN in transport_init_se_cmd()Sudhakar Panneerselvam2020-06-097-31/+31
| * | | scsi: target: Factor out a new helper, target_cmd_init_cdb()Sudhakar Panneerselvam2020-06-092-4/+13
| * | | scsi: hpsa: hpsa_ioctl(): Tidy up a bitAl Viro2020-06-041-5/+2
| * | | scsi: hpsa: Get rid of compat_alloc_user_space()Al Viro2020-06-041-44/+36
| * | | scsi: hpsa: Don't bother with vmalloc for BIG_IOCTL_Command_structAl Viro2020-06-041-9/+5
| * | | scsi: hpsa: Lift {BIG_,}IOCTL_Command_struct copy{in,out} into hpsa_ioctl()Al Viro2020-06-041-60/+56
| * | | scsi: ufs: Remove redundant urgent_bkop_lvl initializationStanley Chu2020-06-021-4/+1
| * | | scsi: ufs: Don't update urgent bkops level when toggling auto bkopsCan Guo2020-06-021-1/+0
| * | | scsi: qedf: Remove redundant initialization of variable rcColin Ian King2020-06-021-1/+1
| * | | scsi: mpt3sas: Fix memset() in non-RDPQ modeSuganath Prabu S2020-06-021-4/+1
| * | | scsi: iscsi: Fix reference count leak in iscsi_boot_create_kobjQiushi Wu2020-06-021-1/+1
| * | | scsi: target: tcmu: Fix size in calls to tcmu_flush_dcache_rangeBodo Stroesser2020-06-021-2/+2
* | | | Merge branch 'i2c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2020-06-1380-1391/+5867
|\ \ \ \
| * | | | i2c: Drop stray comma in MODULE_AUTHOR statementsJean Delvare2020-06-112-3/+3
| * | | | i2c: npcm7xx: npcm_i2caddr[] can be statickernel test robot2020-06-111-1/+1
| * | | | MAINTAINERS: npcm7xx: Add maintainer for Nuvoton NPCM BMCTali Perry2020-06-101-0/+1
| * | | | i2c: npcm7xx: Fix a couple of error codes in probeDan Carpenter2020-06-081-2/+2
| * | | | i2c: icy: Fix build with CONFIG_AMIGA_PCMCIA=nMax Staudt2020-06-071-0/+1
| * | | | i2c: npcm7xx: Remove unnecessary parenthesesGustavo A. R. Silva2020-06-071-1/+1
| * | | | i2c: npcm7xx: Add support for slave mode for NuvotonTali Perry2020-06-031-1/+607
| * | | | i2c: npcm7xx: Add Nuvoton NPCM I2C controller driverTali Perry2020-06-033-0/+1746