summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-10xfs: clean up xfs_bui_item_recover iget/trans_alloc/ilock orderingDarrick J. Wong
2020-10-10xfs: clean up bmap intent item recovery checkingDarrick J. Wong
2020-10-10xfs: xfs_defer_capture should absorb remaining transaction reservationfix-recovery-intent-chaining_2020-10-10Darrick J. Wong
2020-10-10xfs: xfs_defer_capture should absorb remaining block reservationDarrick J. Wong
2020-10-10xfs: proper replay of deferred ops queued during log recoveryDarrick J. Wong
2020-10-10xfs: remove xfs_defer_resetDarrick J. Wong
2020-10-10xfs: don't release log intent items when recovery failsfix-log-intent-recovery_2020-10-10Darrick J. Wong
2020-10-10xfs: attach inode to dquot in xfs_bui_item_recoverDarrick J. Wong
2020-10-10xfs: log new intent items created as part of finishing recovered intent itemsDarrick J. Wong
2020-10-10xfs: check dabtree node hash values when loading child blocksrandom-fixes_2020-10-10Darrick J. Wong
2020-10-10xfs: don't free rt blocks when we're doing a REMAP bunmapi callDarrick J. Wong
2020-10-10xfs: enable big timestampsbigtime_2020-10-10Darrick J. Wong
2020-10-10xfs: trace timestamp limitsDarrick J. Wong
2020-10-10xfs: widen ondisk quota expiration timestamps to handle y2038+Darrick J. Wong
2020-10-10xfs: widen ondisk inode timestamps to deal with y2038+Darrick J. Wong
2020-10-10xfs: redefine xfs_ictimestamp_tDarrick J. Wong
2020-10-10xfs: redefine xfs_timestamp_tDarrick J. Wong
2020-10-10xfs: move xfs_log_dinode_to_disk to the log recovery codeDarrick J. Wong
2020-10-10xfs: refactor quota timestamp codingDarrick J. Wong
2020-10-10xfs: refactor default quota grace period setting codeDarrick J. Wong
2020-10-10xfs: refactor quota expiration timer modificationDarrick J. Wong
2020-10-10xfs: explicitly define inode timestamp rangeDarrick J. Wong
2020-10-10quota: widen timestamps for the old (x)fs_disk_quota structureDarrick J. Wong
2020-10-10xfs: enable new inode btree counters featureinobt-counters_2020-10-10Darrick J. Wong
2020-10-10xfs: support inode btree blockcounts in online repairDarrick J. Wong
2020-10-10xfs: support inode btree blockcounts in online scrubDarrick J. Wong
2020-10-10xfs: use the finobt block counts to speed up mount timesDarrick J. Wong
2020-10-10xfs: store inode btree block counts in AGI headerDarrick J. Wong
2020-10-10xfs: ensure that fpunch, fcollapse, and finsert operations are aligned to rt ...Darrick J. Wong
2020-10-10xfs: make sure the rt allocator doesn't run off the endDarrick J. Wong
2020-10-10xfs: don't propagate RTINHERIT -> REALTIME when there is no rtdevrealtime-bugs_2020-10-10Darrick J. Wong
2020-10-10xfs: refactor inode flags propagation codeDarrick J. Wong
2020-10-10xfs: force the log after remapping a synchronous-writes fileDarrick J. Wong
2020-10-04Linux 5.9-rc8v5.9-rc8Linus Torvalds
2020-10-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-10-03Merge tag 'for-linus-5.9b-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-10-03Merge tag 'usb-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-10-03Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-10-03scripts/spelling.txt: fix malformed entryEric Biggers
2020-10-03mm/page_alloc: handle a missing case for memalloc_nocma_{save/restore} APIsJoonsoo Kim
2020-10-03mm, slub: restore initial kmem_cache flagsEric Farman
2020-10-03Merge tag 'kvmarm-fixes-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-10-03KVM: VMX: update PFEC_MASK/PFEC_MATCH together with PF interceptPaolo Bonzini
2020-10-02Merge tag 'pinctrl-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-10-02Merge tag 'pci-v5.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-10-02Merge tag 'io_uring-5.9-2020-10-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-02Merge tag 'block-5.9-2020-10-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-02Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds