summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ntb-5.5' of git://github.com/jonmason/ntbLinus Torvalds2019-12-081-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-087-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-051-2/+0
| | * | Input: synaptics-rmi4 - re-enable IRQs in f34v7_do_reflashLucas Stach2019-12-051-0/+3
| | * | Input: goodix - add upside-down quirk for Teclast X89 tabletHans de Goede2019-12-051-0/+9
| | * | Input: add privacy screen toggle keycodeMathew King2019-12-051-0/+2
| | * | Input: uinput - fix returning EPOLLOUT from uinput_pollMarcel Holtmann2019-12-051-1/+1
| | * | Input: snvs_pwrkey - remove gratuitous NULL initializersDmitry Torokhov2019-12-051-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-081-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-082-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-031-1/+1
| * | | | | xfs: fix realtime file data space leakOmar Sandoval2019-12-031-11/+14
* | | | | | Merge tag 'for-linus-5.5-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-12-083-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-0837-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
| * | | | | | | nfsd: Ensure CLONE persists data and metadata changes to the target fileTrond Myklebust2019-11-303-3/+10
| * | | | | | | SUNRPC: Fix backchannel latency metricsChuck Lever2019-11-212-1/+3
| * | | | | | | nfsd: restore NFSv3 ACL supportJ. Bruce Fields2019-11-191-2/+1
| * | | | | | | nfsd: v4 support requires CRYPTO_SHA256Scott Mayhew2019-11-121-1/+1
| * | | | | | | nfsd: Fix cld_net->cn_tfm initializationScott Mayhew2019-11-121-5/+7
| * | | | | | | lockd: remove __KERNEL__ ifdefsChristoph Hellwig2019-11-122-8/+0
| * | | | | | | sunrpc: remove __KERNEL__ ifdefsChristoph Hellwig2019-11-1212-36/+0
| * | | | | | | race in exportfs_decode_fh()Al Viro2019-11-111-12/+19
| * | | | | | | nfsd: Drop LIST_HEAD where the variable it declares is never used.Mao Wenan2019-11-081-2/+0
| * | | | | | | nfsd: document callback_wq serialization of callback codeJ. Bruce Fields2019-11-081-0/+6
| * | | | | | | nfsd: mark cb path down on unknown errorsJ. Bruce Fields2019-11-081-0/+1
| * | | | | | | nfsd: Fix races between nfsd4_cb_release() and nfsd4_shutdown_callback()Trond Myklebust2019-11-082-9/+59
| * | | | | | | nfsd: minor 4.1 callback cleanupTrond Myklebust2019-11-081-10/+20
| * | | | | | | SUNRPC: Fix svcauth_gss_proxy_init()Chuck Lever2019-10-301-21/+63
| * | | | | | | SUNRPC: Trace gssproxy upcall resultsChuck Lever2019-10-306-4/+112
| * | | | | | | sunrpc: fix crash when cache_head become valid before updatePavel Tikhomirov2019-10-111-6/+0
| * | | | | | | nfsd: remove private bin2hex implementationAndy Shevchenko2019-10-111-8/+3
| * | | | | | | nfsd4: fix up replay_matches_cache()Scott Mayhew2019-10-091-5/+10
| * | | | | | | svcrdma: Improve DMA mapping trace pointsChuck Lever2019-10-082-9/+29
| * | | | | | | nfsd: "\%s" should be "%s"J. Bruce Fields2019-10-081-2/+2
| * | | | | | | nfsd: remove set but not used variable 'len'YueHaibing2019-10-081-2/+0
* | | | | | | | Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2019-12-0849-622/+1756
|\ \ \ \ \ \ \ \
| * | | | | | | | SUNRPC: Capture completion of all RPC tasksChuck Lever2019-11-222-0/+2
| * | | | | | | | SUNRPC: Fix another issue with MIC buffer spaceChuck Lever2019-11-181-6/+5
| * | | | | | | | NFS4: Trace lock reclaimsChuck Lever2019-11-183-2/+83
| * | | | | | | | NFS4: Trace state recovery operationChuck Lever2019-11-182-0/+96