summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-28xfs: refactor xfs_qm_scall_setqlimDarrick J. Wong
2020-07-28xfs: refactor quota exceeded testDarrick J. Wong
2020-07-28xfs: remove unnecessary arguments from quota adjust functionsDarrick J. Wong
2020-07-28xfs: refactor default quota limits by resourceDarrick J. Wong
2020-07-28xfs: remove qcore from incore dquotsDarrick J. Wong
2020-07-28xfs: stop using q_core timers in the quota codeDarrick J. Wong
2020-07-28xfs: stop using q_core warning counters in the quota codeDarrick J. Wong
2020-07-28xfs: stop using q_core counters in the quota codeDarrick J. Wong
2020-07-28xfs: stop using q_core limits in the quota codeDarrick J. Wong
2020-07-28xfs: use a per-resource struct for incore dquot dataDarrick J. Wong
2020-07-28xfs: stop using q_core.d_id in the quota codeDarrick J. Wong
2020-07-28xfs: stop using q_core.d_flags in the quota codeDarrick J. Wong
2020-07-28xfs: make XFS_DQUOT_CLUSTER_SIZE_FSB part of the ondisk formatDarrick J. Wong
2020-07-28xfs: rename dquot incore state flagsDarrick J. Wong
2020-07-28xfs: refactor quotacheck flags usageDarrick J. Wong
2020-07-28xfs: move the flags argument of xfs_qm_scall_trunc_qfiles to XFS_QMOPT_*Darrick J. Wong
2020-07-28xfs: validate ondisk/incore dquot flagsDarrick J. Wong
2020-07-28xfs: fix inode quota reservation checksDarrick J. Wong
2020-07-28xfs: clear XFS_DQ_FREEING if we can't lock the dquot buffer to flushDarrick J. Wong
2020-07-28xfs: fix inode allocation block res calculation precedenceBrian Foster
2020-07-28xfs: drain the buf delwri queue before xfsaild idlesBrian Foster
2020-07-28scsi: ufs-mediatek: Prevent LPM operation on undeclared VCCStanley Chu
2020-07-28scsi: iscsi: Do not put host in iscsi_set_flashnode_param()Jing Xiangfeng
2020-07-29Merge tag 'drm-misc-fixes-2020-07-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-07-28scsi: hpsa: Correct ctrl queue depthDon Brace
2020-07-28scsi: target: tcmu: Make TMR notification optionalBodo Stroesser
2020-07-28scsi: target: tcmu: Implement tmr_notify callbackBodo Stroesser
2020-07-28scsi: target: tcmu: Fix and simplify timeout handlingBodo Stroesser
2020-07-28scsi: target: tcmu: Factor out new helper ring_insert_paddingBodo Stroesser
2020-07-28scsi: target: tcmu: Do not queue aborted commandsBodo Stroesser
2020-07-28scsi: target: tcmu: Use priv pointer in se_cmdBodo Stroesser
2020-07-28scsi: target: Add tmr_notify backend functionBodo Stroesser
2020-07-28scsi: target: Modify core_tmr_abort_task()Bodo Stroesser
2020-07-28scsi: target: iscsi: Fix inconsistent debug messageHou Pu
2020-07-28scsi: target: iscsi: Fix login error when receivingHou Pu
2020-07-28Input: atmel_mxt_ts - only read messages in mxt_acquire_irq() when necessaryNick Dyer
2020-07-28Merge branch 'for-5.9/firmware-activate' into libnvdimm-for-nextVishal Verma
2020-07-28ACPI: NFIT: Add runtime firmware activate supportDan Williams
2020-07-28PM, libnvdimm: Add runtime firmware activation supportDan Williams
2020-07-28Input: uinput - fix typo in function name documentationPavel Machek
2020-07-28clk: sparx5: Add Sparx5 SoC DPLL clock driverLars Povlsen
2020-07-28dt-bindings: clock: sparx5: Add bindings include fileLars Povlsen
2020-07-28Documentation: bareudp: Corrected description of bareudp module.Martin Varghese
2020-07-28Merge branch 'net-stmmac-improve-WOL'David S. Miller
2020-07-28net: stmmac: Speed down the PHY if WoL to save energyJisheng Zhang
2020-07-28net: stmmac: Support WOL with phyJisheng Zhang
2020-07-28net: stmmac: only call pmt() during suspend/resume if HW enables PMTJisheng Zhang
2020-07-28net: stmmac: Move device_can_wakeup() check earlier in set_wolJisheng Zhang
2020-07-28net: stmmac: Remove WAKE_MAGIC if HW shows no pmt_magic_frameJisheng Zhang
2020-07-28Merge branch 'RTL8366-VLAN-callback-fixes'David S. Miller