summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-08xfs: don't reserve per-AG space for an internal logxfs-5.2-merge_2019-05-08Darrick J. Wong
2019-05-08xfs: change some error-less functions to void typesEric Sandeen
2019-05-08xfs: add online scrub for superblock countersDarrick J. Wong
2019-05-08xfs: always rejoin held resources during defer rollDarrick J. Wong
2019-05-08xfs: add missing error check in xfs_prepare_shift()Brian Foster
2019-05-08xfs: scrub should check incore counters against ondisk headersDarrick J. Wong
2019-05-08xfs: allow scrubbers to pause background reclaimDarrick J. Wong
2019-05-08xfs: rename the speculative block allocation reclaim toggle functionsDarrick J. Wong
2019-05-08xfs: track delayed allocation reservations acrossDarrick J. Wong
2019-05-08xfs: fix broken bhold behavior in xrep_roll_ag_transDarrick J. Wong
2019-05-08xfs: unlock inode when xfs_ioctl_setattr_get_trans can't get transactionDarrick J. Wong
2019-05-08xfs: kill the xfs_dqtrx_t typedefDarrick J. Wong
2019-05-08xfs: widen inode delalloc block counter to 64-bitsDarrick J. Wong
2019-05-08xfs: widen quota block counters to 64-bit integersDarrick J. Wong
2019-05-08xfs: abort unaligned nowait directio earlyDarrick J. Wong
2019-05-08xfs: make tr_growdata a permanent transactionBrian Foster
2019-05-08xfs: merge adjacent io completions of the same typeDarrick J. Wong
2019-05-08xfs: remove unused m_data_workqueueDarrick J. Wong
2019-05-08xfs: implement per-inode writeback completion queuesDarrick J. Wong
2019-05-08xfs: scrub should only cross-reference with healthy btreesDarrick J. Wong
2019-05-08xfs: scrub/repair should update filesystem metadata healthDarrick J. Wong
2019-05-08xfs: hoist the already_fixed variable to the scrub contextDarrick J. Wong
2019-05-08xfs: collapse scrub bool state flags into a single unsigned intDarrick J. Wong
2019-05-08xfs: refactor scrub context initializationDarrick J. Wong
2019-05-08xfs: report inode health via bulkstatDarrick J. Wong
2019-05-08xfs: report AG health via AG geometry ioctlDarrick J. Wong
2019-05-08xfs: report fs and rt health via geometry structureDarrick J. Wong
2019-05-08xfs: add a new ioctl to describe allocation group geometryDarrick J. Wong
2019-05-08xfs: bump XFS_IOC_FSGEOMETRY to v5 structuresDave Chinner
2019-05-08xfs: clear BAD_SUMMARY if unmounting an unhealthy filesystemDarrick J. Wong
2019-05-08xfs: replace the BAD_SUMMARY mount flag with the equivalent health codeDarrick J. Wong
2019-05-08xfs: track metadata health statusDarrick J. Wong
2019-05-08xfs: don't account extra agfl blocks as availableBrian Foster
2019-05-08xfs: shutdown after buf release in iflush cluster abort pathBrian Foster
2019-05-08xfs: wake commit waiters on CIL abort before log item abortBrian Foster
2019-05-08xfs: fix use after free in buf log item unlock assertBrian Foster
2019-05-05Linux 5.1v5.1Linus Torvalds
2019-05-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-05Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-05-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-05-05perf/x86/intel: Fix race in intel_pmu_disable_event()Jiri Olsa
2019-05-04Merge tag 'powerpc-5.1-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-05-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-05-03Merge branch 'i2c/for-current-fixed' of ssh://gitolite.kernel.org/pub/scm/lin...Linus Torvalds
2019-05-03Merge tag 'drm-fixes-2019-05-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-05-03Merge tag 'clk-fixes-for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-03Merge tag 'sound-5.1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2019-05-03perf/x86/intel/pt: Remove software double buffering PMU capabilityAlexander Shishkin
2019-05-03perf/ring_buffer: Fix AUX software double bufferingAlexander Shishkin