btrfs: protect exclusive_operation by super_lock
[platform/kernel/linux-rpi.git] / fs /
2021-06-21 David Sterbabtrfs: protect exclusive_operation by super_lock
2021-06-21 David Sterbabtrfs: clean up header members offsets in write helpers
2021-06-21 David Sterbabtrfs: simplify eb checksum verification in btrfs_valid...
2021-06-21 David Sterbabtrfs: remove extra sb::s_id from message in btrfs_vali...
2021-06-21 David Sterbabtrfs: reduce compressed_bio members' types
2021-06-21 David Sterbabtrfs: document byte swap optimization of root_item...
2021-06-21 David Sterbabtrfs: scrub: factor out common scrub_stripe constraints
2021-06-21 David Sterbabtrfs: clear log tree recovering status if starting...
2021-06-21 David Sterbabtrfs: clear defrag status of a root if starting transa...
2021-06-21 David Sterbabtrfs: sysfs: fix format string for some discard stats
2021-06-21 Josef Bacikbtrfs: always abort the transaction if we abort a trans...
2021-06-21 Filipe Mananabtrfs: don't set the full sync flag when truncation...
2021-06-21 Filipe Mananabtrfs: fix misleading and incomplete comment of btrfs_t...
2021-06-21 Josef Bacikbtrfs: abort transaction if we fail to update the delay...
2021-06-21 Josef Bacikbtrfs: fix error handling in __btrfs_update_delayed_inode
2021-06-21 Josef Bacikbtrfs: make btrfs_release_delayed_iref handle the ...
2021-06-21 David Sterbabtrfs: scrub: per-device bandwidth control
2021-06-21 Johannes Thumshirnbtrfs: zoned: factor out zoned device lookup
2021-06-21 Tian Taobtrfs: return EAGAIN if defrag is canceled
2021-06-21 Qu Wenruobtrfs: remove io_failure_record::in_validation
2021-06-21 Qu Wenruobtrfs: submit read time repair only for each corrupted...
2021-06-21 Qu Wenruobtrfs: make btrfs_verify_data_csum() to return a bitmap
2021-06-21 Johannes Thumshirnbtrfs: rename check_async_write and let it return bool
2021-06-21 Johannes Thumshirnbtrfs: zoned: bail out if we can't read a reliable...
2021-06-21 Naohiro Aotabtrfs: zoned: print message when zone sanity check...
2021-06-21 Josef Bacikbtrfs: handle preemptive delalloc flushing slightly...
2021-06-21 Josef Bacikbtrfs: only ignore delalloc if delalloc is much smaller...
2021-06-21 Josef Bacikbtrfs: don't include the global rsv size in the preempt...
2021-06-21 Josef Bacikbtrfs: use the global rsv size in the preemptive thresh...
2021-06-21 Josef Bacikbtrfs: take into account global rsv in need_preemptive_...
2021-06-21 Josef Bacikbtrfs: only clamp the first time we have to start flushing
2021-06-21 Josef Bacikbtrfs: check worker before need_preemptive_reclaim
2021-06-21 Su Yuebtrfs: remove stale comment for argument seed of btrfs_...
2021-06-21 Goldwyn Rodriguesbtrfs: correct try_lock_extent() usage in read_extent_b...
2021-06-20 Linus TorvaldsMerge tag 'sched_urgent_for_v5.13_rc6' of git://git...
2021-06-20 Linus TorvaldsMerge tag 'irq_urgent_for_v5.13_rc6' of git://git....
2021-06-20 Linus TorvaldsMerge tag 'x86_urgent_for_v5.13_rc6' of git://git....
2021-06-19 Linus TorvaldsMerge tag 'powerpc-5.13-6' of git://git./linux/kernel...
2021-06-19 Linus TorvaldsMerge tag 'riscv-for-linus-5.13-rc7' of git://git....
2021-06-19 Linus TorvaldsMerge tag 's390-5.13-4' of git://git./linux/kernel...
2021-06-19 Linus TorvaldsMerge tag 'net-5.13-rc7' of git://git./linux/kernel...
2021-06-18 Linus TorvaldsMerge tag 'for-5.13-rc6-tag' of git://git./linux/kernel...
2021-06-18 Linus TorvaldsMerge tag 'pci-v5.13-fixes-2' of git://git./linux/kerne...
2021-06-18 Matthew Wilcox ... afs: Re-enable freezing once a page fault is interrupted
2021-06-18 Linus TorvaldsMerge tag 'arc-5.13-rc7-fixes' of git://git./linux...
2021-06-18 Linus TorvaldsMerge tag 'trace-v5.13-rc6' of git://git./linux/kernel...
2021-06-18 Linus TorvaldsMerge tag 'printk-for-5.13-fixup' of git://git./linux...
2021-06-18 Linus TorvaldsMerge tag 'pm-5.13-rc7' of git://git./linux/kernel...
2021-06-18 Linus TorvaldsMerge tag 'usb-5.13-rc7' of git://git./linux/kernel...
2021-06-18 Linus TorvaldsMerge tag 'drm-fixes-2021-06-18' of git://anongit.freed...
2021-06-18 Dave AirlieMerge tag 'amd-drm-fixes-5.13-2021-06-16' of https...
2021-06-17 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2021-06-17 Linus TorvaldsMerge tag 'fixes_for_v5.13-rc7' of git://git./linux...
2021-06-17 Thomas GleixnerMerge tag 'irqchip-fixes-5.13-2' of git://git./linux...
2021-06-17 Naohiro Aotabtrfs: zoned: fix negative space_info->bytes_readonly
2021-06-16 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-06-16 Mike Kravetzmm/hugetlb: expand restore_reserve_on_error functionality
2021-06-16 Linus TorvaldsMerge tag 'dmaengine-fix-5.13' of git://git./linux...
2021-06-16 Linus TorvaldsMerge tag 'clang-features-v5.13-rc7' of git://git....
2021-06-16 Greg Kroah-HartmanMerge tag 'usb-v5.13-rc7' of git://git./linux/kernel...
2021-06-15 Linus Torvaldsproc: only require mm_struct for writing
2021-06-15 Dan Carpenterafs: Fix an IS_ERR() vs NULL check
2021-06-14 Matthew Bobrowskifanotify: fix copy_event_to_user() fid error clean up
2021-06-13 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v5.13-2021-06-13' of...
2021-06-13 Linus TorvaldsMerge tag 'nfs-for-5.13-3' of git://git.linux-nfs.org...
2021-06-13 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2021-06-12 Linus TorvaldsMerge tag 'riscv-for-linus-5.13-rc6' of git://git....
2021-06-12 Linus TorvaldsMerge tag 'usb-5.13-rc6' of git://git./linux/kernel...
2021-06-12 Linus TorvaldsMerge tag 'tty-5.13-rc6' of git://git./linux/kernel...
2021-06-12 Linus TorvaldsMerge tag 'staging-5.13-rc6' of git://git./linux/kernel...
2021-06-12 Linus TorvaldsMerge tag 'driver-core-5.13-rc6' of git://git./linux...
2021-06-12 Linus TorvaldsMerge tag 'char-misc-5.13-rc6' of git://git./linux...
2021-06-12 Linus TorvaldsMerge tag 'pinctrl-v5.13-2' of git://git./linux/kernel...
2021-06-12 Linus TorvaldsMerge tag 'block-5.13-2021-06-12' of git://git.kernel...
2021-06-12 Linus TorvaldsMerge tag 'io_uring-5.13-2021-06-12' of git://git.kerne...
2021-06-12 Linus TorvaldsMerge tag 'sched-urgent-2021-06-12' of git://git./linux...
2021-06-12 Linus TorvaldsMerge tag 'perf-urgent-2021-06-12' of git://git./linux...
2021-06-12 Linus TorvaldsMerge tag 'objtool-urgent-2021-06-12' of git://git...
2021-06-12 Linus TorvaldsMerge tag 'trace-v5.13-rc5-2' of git://git./linux/kerne...
2021-06-11 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.13-rc6' of git://git....
2021-06-11 Linus TorvaldsMerge tag 'drm-fixes-2021-06-11' of git://anongit.freed...
2021-06-11 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.13-3' of git://git...
2021-06-11 Linus TorvaldsMerge tag 'acpi-5.13-rc6' of git://git./linux/kernel...
2021-06-11 Linus TorvaldsMerge tag 'sound-5.13-rc6' of git://git./linux/kernel...
2021-06-11 Linus TorvaldsMerge tag 'hwmon-for-v5.13-rc6' of git://git./linux...
2021-06-11 Linus TorvaldsMerge tag 'mmc-v5.13-rc3' of git://git./linux/kernel...
2021-06-11 Greg Kroah-HartmanMerge tag 'usb-serial-5.13-rc6' of https://git./linux...
2021-06-11 Dave AirlieMerge tag 'drm-misc-fixes-2021-06-10' of git://anongit...
2021-06-11 Dave AirlieMerge tag 'drm-msm-fixes-2021-06-10' of https://gitlab...
2021-06-10 Pavel Begunkovio_uring: add feature flag for rsrc tags
2021-06-10 Pavel Begunkovio_uring: change registration/upd/rsrc tagging ABI
2021-06-10 Eric W. Biedermancoredump: Limit what can interrupt coredumps
2021-06-10 Linus TorvaldsMerge branch 'for-5.13-fixes' of git://git./linux/kerne...
2021-06-10 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2021-06-09 Linus TorvaldsMerge tag 'platform-drivers-x86-v5.13-3' of git://git...
2021-06-09 Linus TorvaldsMerge tag 'compiler-attributes-for-linus-v5.13-rc6...
2021-06-09 Linus TorvaldsMerge tag 'clang-format-for-linus-v5.13-rc6' of git...
2021-06-09 Linus TorvaldsMerge tag 'for-5.13-rc5-tag' of git://git./linux/kernel...
2021-06-09 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2021-06-09 Greg Kroah-HartmanMerge tag 'usb-v5.13-rc6' of git://git./linux/kernel...
next