summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-25xfs: throttle inode inactivation queuing on memory reclaimDarrick J. Wong
2021-08-25xfs: avoid buffer deadlocks when walking fs inodesDarrick J. Wong
2021-08-25xfs: use background worker pool when transactions can't get free spaceDarrick J. Wong
2021-08-25xfs: don't run speculative preallocation gc when fs is frozenDarrick J. Wong
2021-08-25xfs: flush inode inactivation work when compiling usage statisticsDarrick J. Wong
2021-08-25xfs: inactivate inodes any time we try to free speculative preallocationsDarrick J. Wong
2021-08-25xfs: queue inactivation immediately when free realtime extents are tightDarrick J. Wong
2021-08-25xfs: queue inactivation immediately when quota is nearing enforcementDarrick J. Wong
2021-08-25xfs: queue inactivation immediately when free space is tightDarrick J. Wong
2021-08-25xfs: per-cpu deferred inode inactivation queuesDave Chinner
2021-08-25xfs: detach dquots from inode if we don't need to inactivate itDarrick J. Wong
2021-08-25xfs: move xfs_inactive call to xfs_inode_mark_reclaimableDarrick J. Wong
2021-08-25xfs: introduce all-mounts list for cpu hotplug notificationsDave Chinner
2021-08-25xfs: introduce CPU hotplug infrastructureDave Chinner
2021-08-25xfs: remove the active vs running quota differentiationChristoph Hellwig
2021-08-25xfs: remove the flags argument to xfs_qm_dquot_walkChristoph Hellwig
2021-08-25xfs: remove xfs_dqrele_all_inodesChristoph Hellwig
2021-08-25xfs: remove support for disabling quota accounting on a mounted file systemChristoph Hellwig
2021-08-25iomap: pass writeback errors to the mappingDarrick J. Wong
2021-08-22Linux 5.14-rc7v5.14-rc7Linus Torvalds
2021-08-22Merge tag 'powerpc-5.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-08-21Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-08-21Merge tag 'char-misc-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-08-21Merge tag 'usb-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-08-21Merge tag 'riscv-for-linus-5.14-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-08-21Merge tag 's390-5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-08-21Merge tag 'locks-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...Linus Torvalds
2021-08-21Merge tag 'block-5.14-2021-08-20' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-21Merge tag 'io_uring-5.14-2021-08-20' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-21fs: warn about impending deprecation of mandatory locksJeff Layton
2021-08-20io_uring: fix xa_alloc_cycle() error return value checkio_uring-5.14-2021-08-20Jens Axboe
2021-08-20Merge tag 'acpi-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-08-20Merge tag 'pm-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-08-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-08-20Merge tag 'drm-fixes-2021-08-20-3' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-08-20Merge tag 'pci-v5.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-08-20Merge tag 'mmc-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2021-08-20Merge tag 'sound-5.14-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-08-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-08-20Merge branch 'acpi-pm'Rafael J. Wysocki
2021-08-20Merge tag 'iommu-fixes-v5.14-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-08-20Merge branch 'pm-opp'Rafael J. Wysocki
2021-08-20hugetlb: don't pass page cache pages to restore_reserve_on_errorMike Kravetz
2021-08-20kfence: fix is_kfence_address() for addresses below KFENCE_POOL_SIZEMarco Elver
2021-08-20mm: vmscan: fix missing psi annotation for node_reclaim()Johannes Weiner
2021-08-20mm/hwpoison: retry with shake_page() for unhandlable pagesNaoya Horiguchi
2021-08-20mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaimJohannes Weiner
2021-08-20MAINTAINERS: update ClangBuiltLinux IRC chatNathan Chancellor
2021-08-20mmflags.h: add missing __GFP_ZEROTAGS and __GFP_SKIP_KASAN_POISON namesMike Rapoport
2021-08-20mm/page_alloc: don't corrupt pcppage_migratetypeDoug Berger