aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-07-28xfs: rename dquot incore state flagsDarrick J. Wong7-20/+21
2020-07-28xfs: refactor quotacheck flags usageDarrick J. Wong1-11/+7
2020-07-28xfs: move the flags argument of xfs_qm_scall_trunc_qfiles to XFS_QMOPT_*Darrick J. Wong2-7/+7
2020-07-28xfs: validate ondisk/incore dquot flagsDarrick J. Wong1-3/+20
2020-07-28xfs: fix inode quota reservation checksDarrick J. Wong1-1/+1
2020-07-28xfs: clear XFS_DQ_FREEING if we can't lock the dquot buffer to flushDarrick J. Wong1-0/+1
2020-07-28xfs: fix inode allocation block res calculation precedenceBrian Foster1-1/+1
2020-07-28xfs: drain the buf delwri queue before xfsaild idlesBrian Foster1-10/+6
2020-07-28scsi: ufs-mediatek: Prevent LPM operation on undeclared VCCStanley Chu1-1/+1
2020-07-28scsi: iscsi: Do not put host in iscsi_set_flashnode_param()Jing Xiangfeng1-1/+1
2020-07-29Merge tag 'drm-misc-fixes-2020-07-28' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie11-23/+51
2020-07-28scsi: hpsa: Correct ctrl queue depthDon Brace1-5/+6
2020-07-28scsi: target: tcmu: Make TMR notification optionalBodo Stroesser1-0/+38
2020-07-28scsi: target: tcmu: Implement tmr_notify callbackBodo Stroesser2-9/+241
2020-07-28scsi: target: tcmu: Fix and simplify timeout handlingBodo Stroesser1-36/+23
2020-07-28scsi: target: tcmu: Factor out new helper ring_insert_paddingBodo Stroesser1-21/+30
2020-07-28scsi: target: tcmu: Do not queue aborted commandsBodo Stroesser1-3/+4
2020-07-28scsi: target: tcmu: Use priv pointer in se_cmdBodo Stroesser1-2/+5
2020-07-28scsi: target: Add tmr_notify backend functionBodo Stroesser4-1/+19
2020-07-28scsi: target: Modify core_tmr_abort_task()Bodo Stroesser1-8/+14
2020-07-28scsi: target: iscsi: Fix inconsistent debug messageHou Pu1-1/+1
2020-07-28scsi: target: iscsi: Fix login error when receivingHou Pu2-8/+35
2020-07-28Documentation: bareudp: Corrected description of bareudp module.Martin Varghese1-3/+2
2020-07-28Merge branch 'net-stmmac-improve-WOL'David S. Miller2-6/+31
2020-07-28net: stmmac: Speed down the PHY if WoL to save energyJisheng Zhang1-0/+8
2020-07-28net: stmmac: Support WOL with phyJisheng Zhang2-0/+15
2020-07-28net: stmmac: only call pmt() during suspend/resume if HW enables PMTJisheng Zhang1-3/+3
2020-07-28net: stmmac: Move device_can_wakeup() check earlier in set_wolJisheng Zhang1-3/+3
2020-07-28net: stmmac: Remove WAKE_MAGIC if HW shows no pmt_magic_frameJisheng Zhang1-0/+2
2020-07-28Merge branch 'RTL8366-VLAN-callback-fixes'David S. Miller1-11/+24
2020-07-28net: dsa: rtl8366: Fix VLAN set-upLinus Walleij1-7/+7
2020-07-28net: dsa: rtl8366: Fix VLAN semanticsLinus Walleij1-4/+17
2020-07-28fib: use indirect call wrappers in the most common fib_rules_opsBrian Vazquez4-11/+47
2020-07-28net_sched: initialize timer earlier in red_init()Cong Wang1-4/+4
2020-07-28bareudp: forbid mixing IP and MPLS in multiproto modeGuillaume Nault1-7/+22
2020-07-28ipv6: Fix nexthop refcnt leak when creating ipv6 route infoXiyu Yang1-4/+4
2020-07-28Merge branch 'hinic-add-some-error-messages-for-debug'David S. Miller21-81/+855
2020-07-28hinic: add log in exception handling processesLuo bin13-45/+151
2020-07-28hinic: add support to handle hw abnormal eventLuo bin10-36/+704
2020-07-28Merge branch 'Fix-bugs-in-Octeontx2-netdev-driver'David S. Miller2-0/+5
2020-07-28octeontx2-pf: Unregister netdev at driver removeSubbaraya Sundeep1-0/+1
2020-07-28octeontx2-pf: cancel reset_task workSubbaraya Sundeep1-0/+1
2020-07-28octeontx2-pf: Fix reset_task bugsSubbaraya Sundeep1-0/+3
2020-07-28mlx4: disable device on shutdownJakub Kicinski1-0/+2
2020-07-28Merge branch 'rhashtable-Fix-unprotected-RCU-dereference-in-__rht_ptr'David S. Miller2-57/+47
2020-07-28rhashtable: Restore RCU marking on rhash_lock_headHerbert Xu2-51/+40
2020-07-28rhashtable: Fix unprotected RCU dereference in __rht_ptrHerbert Xu1-12/+13
2020-07-28Merge branch 'introduce-PLDM-firmware-update-library'David S. Miller24-3/+2953
2020-07-28ice: implement device flash update via devlinkJacob Keller9-1/+1007
2020-07-28ice: add flags indicating pending update of firmware moduleJacob Keller3-0/+24