summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-22xfs: flush speculative space allocations when we run out of spacereclaim-space-harder_2021-02-22Darrick J. Wong
2021-02-22xfs: refactor xfs_icache_free_{eof,cow}blocks call sitesDarrick J. Wong
2021-02-22xfs: add a tracepoint for blockgc scansDarrick J. Wong
2021-02-22xfs: flush eof/cowblocks if we can't reserve quota for chownDarrick J. Wong
2021-02-22xfs: flush eof/cowblocks if we can't reserve quota for inode creationDarrick J. Wong
2021-02-22xfs: flush eof/cowblocks if we can't reserve quota for file blocksDarrick J. Wong
2021-02-22xfs: try worst case space reservation upfront in xfs_reflink_remap_extentDarrick J. Wong
2021-02-22xfs: pass flags and return gc errors from xfs_blockgc_free_quotaDarrick J. Wong
2021-02-22xfs: move and rename xfs_inode_free_quota_blocks to avoid conflictsDarrick J. Wong
2021-02-22xfs: xfs_inode_free_quota_blocks should scan project quotaDarrick J. Wong
2021-02-22xfs: don't stall cowblocks scan if we can't take locksDarrick J. Wong
2021-02-22xfs: trigger all block gc scans when low on quota spaceDarrick J. Wong
2021-02-22xfs: shut down the filesystem if we screw up quota errorsquota-function-cleanups_2021-02-22Darrick J. Wong
2021-02-22xfs: rename code to error in xfs_ioctl_setattrDarrick J. Wong
2021-02-22xfs: remove xfs_qm_vop_chown_reserveDarrick J. Wong
2021-02-22xfs: refactor inode creation transaction/inode/quota allocation idiomDarrick J. Wong
2021-02-22xfs: refactor inode creation transaction/inode/quota allocation idiomDarrick J. Wong
2021-02-22xfs: refactor reflink functions to use xfs_trans_alloc_inodeDarrick J. Wong
2021-02-22xfs: allow reservation of rtblocks with xfs_trans_alloc_inodeDarrick J. Wong
2021-02-22xfs: refactor common transaction/inode/quota allocation idiomDarrick J. Wong
2021-02-22xfs: reserve data and rt quota at the same timeDarrick J. Wong
2021-02-22xfs: reduce quota reservation when doing a dax unwritten extent conversionDarrick J. Wong
2021-02-22xfs: fix up build warnings when quotas are disabledDarrick J. Wong
2021-02-22xfs: clean up icreate quota reservation callsDarrick J. Wong
2021-02-22xfs: remove xfs_trans_unreserve_quota_nblks completelyDarrick J. Wong
2021-02-22xfs: create convenience wrappers for incore quota block reservationsDarrick J. Wong
2021-02-22xfs: clean up quota reservation callsitesDarrick J. Wong
2021-02-22xfs: make quota chown transactional wrt delalloc blocksDarrick J. Wong
2021-02-22xfs: fix an ABBA deadlock in xfs_renamemerge-5.12_2021-02-22Darrick J. Wong
2021-02-22xfs: use reflink to assist unaligned copy_file_range callscopy-range-faster_2021-02-22Darrick J. Wong
2021-02-14Linux 5.11v5.11Linus Torvalds
2021-02-14Merge branch 'for-rc8-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-02-14Merge tag 'kbuild-fixes-v5.11-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-14Merge tag 'x86_urgent_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-14leds: rt8515: add V4L2_FLASH_LED_CLASS dependencyArnd Bergmann
2021-02-15scripts: set proper OpenSSL include dir also for sign-fileRolf Eike Beer
2021-02-15sparc: remove wrong comment from arch/sparc/include/asm/KbuildMasahiro Yamada
2021-02-13Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-02-13Merge branch 'for-5.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-02-13Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-13Merge tag 'for-5.11-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-02-13h8300: fix PREEMPTION build, TI_PRE_COUNT undefinedRandy Dunlap
2021-02-13MAINTAINERS: add Andrey Konovalov to KASAN reviewersAndrey Konovalov
2021-02-13MAINTAINERS: update Andrey Konovalov's email addressAndrey Konovalov
2021-02-13MAINTAINERS: update KASAN file listAndrey Konovalov
2021-02-13scripts/recordmcount.pl: support big endian for ARCH shRong Chen
2021-02-13m68k: make __pfn_to_phys() and __phys_to_pfn() available for !MMUMike Rapoport
2021-02-12Merge tag '5.11-rc7-smb3-github' of git://github.com/smfrench/smb3-kernelLinus Torvalds