summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-23xfs: avoid buffer deadlocks when walking fs inodesdeferred-inactivation_2021-07-23Darrick J. Wong
2021-07-23xfs: use background worker pool when transactions can't get free spaceDarrick J. Wong
2021-07-23xfs: scale speculative preallocation gc delay based on free spaceDarrick J. Wong
2021-07-23xfs: don't run speculative preallocation gc when fs is frozenDarrick J. Wong
2021-07-23xfs: debugging patch #2 for deferred inodegcDarrick J. Wong
2021-07-23xfs: queue inodegc worker immediately on backlogDarrick J. Wong
2021-07-23xfs: reduce inactivation delay when AG free space are tightDarrick J. Wong
2021-07-23xfs: parallelize inode inactivationDarrick J. Wong
2021-07-23xfs: flush inode inactivation work when compiling usage statisticsDarrick J. Wong
2021-07-23xfs: debugging patch #1 for deferred inodegcDarrick J. Wong
2021-07-23xfs: inactivate inodes any time we try to free speculative preallocationsDarrick J. Wong
2021-07-23xfs: reduce inactivation delay when realtime extents are tightDarrick J. Wong
2021-07-23xfs: reduce inactivation delay when quota are tightDarrick J. Wong
2021-07-23xfs: reduce inactivation delay when free space is tightDarrick J. Wong
2021-07-23xfs: expose sysfs knob to control inode inactivation delayDarrick J. Wong
2021-07-23xfs: queue inodegc worker immediately when memory is tightDarrick J. Wong
2021-07-23xfs: drop dead dquots before scheduling inode for inactivationDarrick J. Wong
2021-07-23xfs: allow quotaoff to dqdetach NEEDS_INACTIVE inodesDarrick J. Wong
2021-07-23xfs: throttle inodegc queuing on backlogDarrick J. Wong
2021-07-23xfs: don't throttle memory reclaim trying to queue inactive inodesDarrick J. Wong
2021-07-23xfs: throttle inode inactivation queuing on memory reclaimDarrick J. Wong
2021-07-23xfs: defer inode inactivation to a workqueueDarrick J. Wong
2021-07-23xfs: detach dquots from inode if we don't need to inactivate itDarrick J. Wong
2021-07-23xfs: move xfs_inactive call to xfs_inode_mark_reclaimableDarrick J. Wong
2021-07-23xfs: attach dquots earlier in xfs_inactive()Darrick J. Wong
2021-07-23xfs: dump log intent items that cannot be recovered due to corruptionsmall-changes_2021-07-23Darrick J. Wong
2021-07-23xfs: grab active perag ref when reading AG headersDarrick J. Wong
2021-07-23xfs: drop experimental warnings for bigtime and inobtcountDarrick J. Wong
2021-07-23From: Darrick J. Wong <djwong@kernel.org>Darrick J. Wong
2021-07-23iomap: pass writeback errors to the mappingDarrick J. Wong
2021-07-18Linux 5.14-rc2v5.14-rc2Linus Torvalds
2021-07-18Merge tag 'perf-tools-fixes-for-v5.14-2021-07-18' of git://git.kernel.org/pub...Linus Torvalds
2021-07-18Merge tag 'xfs-5.14-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2021-07-18Merge tag 'iomap-5.14-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2021-07-18Merge tag 'kbuild-fixes-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-18Documentation: Fix intiramfs script nameRobert Richter
2021-07-18Kbuild: lto: fix module versionings mismatch in GNU make 3.XLecopzer Chen
2021-07-18kbuild: do not suppress Kconfig prompts for silent buildMasahiro Yamada
2021-07-18scripts/setlocalversion: fix a bug when LOCALVERSION is emptyMikulas Patocka
2021-07-18perf sched: Fix record failure when CONFIG_SCHEDSTATS is not setYang Jihong
2021-07-18perf probe: Fix add event failure when running 32-bit perf in a 64-bit kernelYang Jihong
2021-07-18perf data: Close all files in close_dir()Riccardo Mancini
2021-07-18perf probe-file: Delete namelist in del_events() on the error pathRiccardo Mancini
2021-07-17Merge tag 'soc-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-17Revert "mm/slub: use stackdepot to save stack trace in objects"Linus Torvalds
2021-07-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-07-17Merge tag '5.14-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-07-17Merge tag 'linux-kselftest-kunit-fixes-5.14-rc2' of git://git.kernel.org/pub/...Linus Torvalds
2021-07-17Merge tag 'linux-kselftest-fixes-5.14-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2021-07-17Merge tag 'trace-v5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds