summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-21btrfs: add cancellable chunk relocation supportDavid Sterba
2021-06-21btrfs: protect exclusive_operation by super_lockDavid Sterba
2021-06-21btrfs: clean up header members offsets in write helpersDavid Sterba
2021-06-21btrfs: simplify eb checksum verification in btrfs_validate_metadata_bufferDavid Sterba
2021-06-21btrfs: remove extra sb::s_id from message in btrfs_validate_metadata_bufferDavid Sterba
2021-06-21btrfs: reduce compressed_bio members' typesDavid Sterba
2021-06-21btrfs: document byte swap optimization of root_item::flags accessorsDavid Sterba
2021-06-21btrfs: scrub: factor out common scrub_stripe constraintsDavid Sterba
2021-06-21btrfs: clear log tree recovering status if starting transaction failsDavid Sterba
2021-06-21btrfs: clear defrag status of a root if starting transaction failsDavid Sterba
2021-06-21btrfs: sysfs: fix format string for some discard statsDavid Sterba
2021-06-21btrfs: always abort the transaction if we abort a trans handleJosef Bacik
2021-06-21btrfs: don't set the full sync flag when truncation does not touch extentsFilipe Manana
2021-06-21btrfs: fix misleading and incomplete comment of btrfs_truncate()Filipe Manana
2021-06-21btrfs: abort transaction if we fail to update the delayed inodeJosef Bacik
2021-06-21btrfs: fix error handling in __btrfs_update_delayed_inodeJosef Bacik
2021-06-21btrfs: make btrfs_release_delayed_iref handle the !iref caseJosef Bacik
2021-06-21btrfs: scrub: per-device bandwidth controlDavid Sterba
2021-06-21btrfs: zoned: factor out zoned device lookupJohannes Thumshirn
2021-06-21btrfs: return EAGAIN if defrag is canceledTian Tao
2021-06-21btrfs: remove io_failure_record::in_validationQu Wenruo
2021-06-21btrfs: submit read time repair only for each corrupted sectorQu Wenruo
2021-06-21btrfs: make btrfs_verify_data_csum() to return a bitmapQu Wenruo
2021-06-21btrfs: rename check_async_write and let it return boolJohannes Thumshirn
2021-06-21btrfs: zoned: bail out if we can't read a reliable write pointerJohannes Thumshirn
2021-06-21btrfs: zoned: print message when zone sanity check type failsNaohiro Aota
2021-06-21btrfs: handle preemptive delalloc flushing slightly differentlyJosef Bacik
2021-06-21btrfs: only ignore delalloc if delalloc is much smaller than orderedJosef Bacik
2021-06-21btrfs: don't include the global rsv size in the preemptive used amountJosef Bacik
2021-06-21btrfs: use the global rsv size in the preemptive thresh calculationJosef Bacik
2021-06-21btrfs: take into account global rsv in need_preemptive_reclaimJosef Bacik
2021-06-21btrfs: only clamp the first time we have to start flushingJosef Bacik
2021-06-21btrfs: check worker before need_preemptive_reclaimJosef Bacik
2021-06-21btrfs: remove stale comment for argument seed of btrfs_find_deviceSu Yue
2021-06-21btrfs: correct try_lock_extent() usage in read_extent_buffer_subpage()Goldwyn Rodrigues
2021-06-20Linux 5.13-rc7v5.13-rc7Linus Torvalds
2021-06-20Merge tag 'sched_urgent_for_v5.13_rc6' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-06-20Merge tag 'irq_urgent_for_v5.13_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-06-20Merge tag 'x86_urgent_for_v5.13_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-06-19Merge tag 'powerpc-5.13-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-06-19Merge tag 'perf-tools-fixes-for-v5.13-2021-06-19' of git://git.kernel.org/pub...Linus Torvalds
2021-06-19Merge tag 'riscv-for-linus-5.13-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-06-19Merge tag 's390-5.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-06-19tools headers UAPI: Sync linux/in.h copy with the kernel sourcesArnaldo Carvalho de Melo
2021-06-19tools headers UAPI: Sync asm-generic/unistd.h with the kernel originalArnaldo Carvalho de Melo
2021-06-19perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo
2021-06-19perf test: Fix non-bash issue with stat bpf countersIan Rogers
2021-06-19perf machine: Fix refcount usage when processing PERF_RECORD_KSYMBOLRiccardo Mancini
2021-06-19perf metricgroup: Return error code from metricgroup__add_metric_sys_event_it...John Garry
2021-06-19perf metricgroup: Fix find_evsel_group() event selectorJohn Garry