summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-12-0812-32/+36
|\
| * scsi: MAINTAINERS: Add the linux-scsi mailing list to the ISCSI entryGabriel Krisman Bertazi2019-11-261-0/+1
| * scsi: megaraid_sas: Make poll_aen_lock staticYueHaibing2019-11-261-1/+1
| * scsi: sd_zbc: Improve report zones error printoutDamien Le Moal2019-11-263-10/+10
| * scsi: qla2xxx: Fix qla2x00_request_irqs() for MSIHuacai Chen2019-11-261-3/+3
| * scsi: qla2xxx: unregister ports after GPN_FT failureMartin Wilck2019-11-261-2/+14
| * scsi: qla2xxx: fix rports not being mark as lost in sync fabric scanMartin Wilck2019-11-261-3/+3
| * scsi: pm80xx: Remove unused include of linux/version.hYueHaibing2019-11-261-1/+0
| * scsi: pm80xx: fix logic to break out of loop when register value is 2 or 3Colin Ian King2019-11-261-1/+1
| * scsi: scsi_transport_sas: Fix memory leak when removing devicesJohn Garry2019-11-211-8/+1
| * scsi: lpfc: size cpu map by last cpu id setJames Smart2019-11-211-1/+1
| * scsi: ibmvscsi_tgt: Remove unneeded variable rcSaurav Girepunje2019-11-211-2/+1
* | Merge tag '5.5-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2019-12-0813-72/+265
|\ \
| * | smb3: improve check for when we send the security descriptor context on createSteve French2019-12-071-0/+2
| * | smb3: fix mode passed in on create for modetosid mount optionSteve French2019-12-065-34/+122
| * | cifs: fix possible uninitialized access and race on iface_listAurelien Aptel2019-12-041-3/+26
| * | cifs: Fix lookup of SMB connections on multichannelPaulo Alcantara (SUSE)2019-12-043-1/+9
| * | smb3: query attributes on file closeSteve French2019-12-037-15/+97
| * | smb3: remove unused flag passed into close functionsSteve French2019-12-022-16/+5
| * | cifs: remove redundant assignment to pointer pneg_ctxtColin Ian King2019-12-021-1/+1
| * | fs: cifs: Fix atime update check vs mtimeDeepa Dinamani2019-12-021-1/+1
| * | CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locksPavel Shilovsky2019-12-021-3/+4
* | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2019-12-084-6/+5
|\ \ \
| * | | make __d_alloc() staticAl Viro2019-10-252-2/+1
| * | | fs/namespace: add __user to open_tree and move_mount syscallsBen Dooks2019-10-211-3/+3
| * | | fs/fnctl: fix missing __user in fcntl_rw_hint()Ben Dooks2019-10-211-1/+1
* | | | Merge tag 'ntb-5.5' of git://github.com/jonmason/ntbLinus Torvalds2019-12-071-0/+1
|\ \ \ \
| * | | | NTB: Add Hygon Device IDJiasen Lin2019-12-071-0/+1
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-12-077-17/+51
|\ \ \ \
| * \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2019-12-067-17/+51
| |\ \ \ \
| | * | | | Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfersHans Verkuil2019-12-041-2/+0
| | * | | | Input: synaptics-rmi4 - re-enable IRQs in f34v7_do_reflashLucas Stach2019-12-041-0/+3
| | * | | | Input: goodix - add upside-down quirk for Teclast X89 tabletHans de Goede2019-12-041-0/+9
| | * | | | Input: add privacy screen toggle keycodeMathew King2019-12-041-0/+2
| | * | | | Input: uinput - fix returning EPOLLOUT from uinput_pollMarcel Holtmann2019-12-041-1/+1
| | * | | | Input: snvs_pwrkey - remove gratuitous NULL initializersDmitry Torokhov2019-12-041-2/+2
| | * | | | Input: snvs_pwrkey - send key events for i.MX6 S, DL and QRobin van der Gracht2019-11-252-12/+34
* | | | | | Merge tag 'iomap-5.5-merge-14' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2019-12-071-12/+28
|\ \ \ \ \ \
| * | | | | | iomap: stop using ioend after it's been freed in iomap_finish_ioend()Zorro Lang2019-12-051-2/+3
| * | | | | | iomap: fix sub-page uptodate handlingChristoph Hellwig2019-12-041-10/+25
* | | | | | | Merge tag 'xfs-5.5-merge-17' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2019-12-072-12/+17
|\ \ \ \ \ \ \
| * | | | | | | xfs: fix mount failure crash on invalid iclog memory accessBrian Foster2019-12-031-0/+2
| * | | | | | | xfs: don't check for AG deadlock for realtime files in bunmapiOmar Sandoval2019-12-021-1/+1
| * | | | | | | xfs: fix realtime file data space leakOmar Sandoval2019-12-021-11/+14
* | | | | | | | Merge tag 'for-linus-5.5-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-12-073-7/+43
|\ \ \ \ \ \ \ \
| * | | | | | | | orangefs: posix open permission checking...Mike Marshall2019-12-043-7/+43
* | | | | | | | | Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-12-0737-137/+343
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | nfsd: depend on CRYPTO_MD5 for legacy client trackingPatrick Steinhardt2019-12-071-0/+1
| * | | | | | | | | NFSD fixing possible null pointer derefering in copy offloadOlga Kornievskaia2019-12-071-1/+2
| * | | | | | | | | nfsd: check for EBUSY from vfs_rmdir/vfs_unink.NeilBrown2019-11-302-2/+13