summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-29xfs: actually bump warning counts when we send warningsDarrick J. Wong
2020-07-29xfs: assume the default quota limits are always set in xfs_qm_adjust_dqlimitsDarrick J. Wong
2020-07-29xfs: refactor xfs_trans_apply_dquot_deltasDarrick J. Wong
2020-07-29xfs: refactor xfs_trans_dqresvDarrick J. Wong
2020-07-29xfs: refactor xfs_qm_scall_setqlimDarrick J. Wong
2020-07-29xfs: refactor quota exceeded testDarrick J. Wong
2020-07-29xfs: remove unnecessary arguments from quota adjust functionsDarrick J. Wong
2020-07-29xfs: refactor default quota limits by resourceDarrick J. Wong
2020-07-29xfs: remove qcore from incore dquotsDarrick J. Wong
2020-07-29xfs: stop using q_core timers in the quota codeDarrick J. Wong
2020-07-29xfs: stop using q_core warning counters in the quota codeDarrick J. Wong
2020-07-29xfs: stop using q_core counters in the quota codeDarrick J. Wong
2020-07-29xfs: stop using q_core limits in the quota codeDarrick J. Wong
2020-07-29xfs: use a per-resource struct for incore dquot dataDarrick J. Wong
2020-07-29xfs: stop using q_core.d_id in the quota codeDarrick J. Wong
2020-07-29xfs: stop using q_core.d_flags in the quota codeDarrick J. Wong
2020-07-29xfs: make XFS_DQUOT_CLUSTER_SIZE_FSB part of the ondisk formatDarrick J. Wong
2020-07-29xfs: rename dquot incore state flagsDarrick J. Wong
2020-07-29xfs: refactor quotacheck flags usageDarrick J. Wong
2020-07-29xfs: move the flags argument of xfs_qm_scall_trunc_qfiles to XFS_QMOPT_*Darrick J. Wong
2020-07-29xfs: validate ondisk/incore dquot flagsDarrick J. Wong
2020-07-29xfs: fix inode quota reservation checksDarrick J. Wong
2020-07-29xfs: clear XFS_DQ_FREEING if we can't lock the dquot buffer to flushDarrick J. Wong
2020-07-29xfs: move helpers that lock and unlock two inodes against userspace IOreflink-cleanups_2020-07-29Darrick J. Wong
2020-07-29xfs: refactor locking and unlocking two inodes against userspace IODarrick J. Wong
2020-07-29xfs: fix xfs_reflink_remap_prep calling conventionsDarrick J. Wong
2020-07-29xfs: reflink can skip remap existing mappingsDarrick J. Wong
2020-07-29xfs: only reserve quota blocks if we're mapping into a holeDarrick J. Wong
2020-07-29xfs: only reserve quota blocks for bmbt changes if we're changing the data forkDarrick J. Wong
2020-07-29xfs: redesign the reflink remap loop to fix blkres depletion crashDarrick J. Wong
2020-07-29xfs: rename xfs_bmap_is_real_extent to is_written_extentDarrick J. Wong
2020-07-29xfs: fix reflink quota reservation accounting errorDarrick J. Wong
2020-07-29xfs: don't eat an EIO/ENOSPC writeback error when scrubbing data forkxfs-5.8-fixes_2020-07-29Darrick J. Wong
2020-07-26Linux 5.8-rc7v5.8-rc7Linus Torvalds
2020-07-26Merge tag 'kbuild-fixes-v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-07-26Merge branch 'parisc-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-07-26Merge tag 'char-misc-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-07-26Merge tag 'driver-core-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-07-26Merge tag 'staging-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-07-26Merge tag 'tty-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-07-26Merge tag 'usb-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-07-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-07-25Merge tag 'riscv-for-linus-5.8-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-07-25Merge tag 'x86-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-25Merge tag 'perf-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-07-25Merge tag 'timers-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-07-25Merge tag 'sched-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-07-25Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-25Merge tag '5.8-rc6-cifs-fix' of git://git.samba.org/sfrench/cifs-2.6 into masterLinus Torvalds
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into masterLinus Torvalds