btrfs: eliminate some false positives when checking if inode was logged
[platform/kernel/linux-rpi.git] / fs /
2021-08-23 Filipe Mananabtrfs: eliminate some false positives when checking...
2021-08-23 Naohiro Aotabtrfs: drop unnecessary ASSERT from btrfs_submit_direct()
2021-08-23 Chaitanya Kulkarnibtrfs: fix argument type of btrfs_bio_clone_partial()
2021-08-23 Josef Bacikfs: kill sync_inode
2021-08-23 Josef Bacik9p: migrate from sync_inode to filemap_fdatawrite_wbc
2021-08-23 Josef Bacikbtrfs: use the filemap_fdatawrite_wbc helper for delall...
2021-08-23 Josef Bacikbtrfs: wait on async extents when flushing delalloc
2021-08-23 Josef Bacikbtrfs: use delalloc_bytes to determine flush amount...
2021-08-23 Josef Bacikbtrfs: enable a tracepoint when we fail tickets
2021-08-23 Josef Bacikbtrfs: wake up async_delalloc_pages waiters after submit
2021-08-23 Qu Wenruobtrfs: unify regular and subpage error paths in __exten...
2021-08-23 Qu Wenruobtrfs: allow read-write for 4K sectorsize on 64K page...
2021-08-23 Qu Wenruobtrfs: subpage: fix relocation potentially overwriting...
2021-08-23 Qu Wenruobtrfs: subpage: fix false alert when relocating partial...
2021-08-23 Qu Wenruobtrfs: subpage: fix a potential use-after-free in write...
2021-08-23 Qu Wenruobtrfs: subpage: fix race between prepare_pages() and...
2021-08-23 Qu Wenruobtrfs: subpage: reject raid56 filesystem and profile...
2021-08-23 Qu Wenruobtrfs: subpage: allow submit_extent_page() to do bio...
2021-08-23 Qu Wenruobtrfs: subpage: disable inline extent creation
2021-08-23 Qu Wenruobtrfs: subpage: fix writeback which does not have order...
2021-08-23 Qu Wenruobtrfs: make relocate_one_page() handle subpage case
2021-08-23 Qu Wenruobtrfs: reloc: factor out relocation page read and dirty...
2021-08-23 Qu Wenruobtrfs: rework lzo_decompress_bio() to make it subpage...
2021-08-23 Qu Wenruobtrfs: rework btrfs_decompress_buf2page()
2021-08-23 Qu Wenruobtrfs: grab correct extent map for subpage compressed...
2021-08-23 Qu Wenruobtrfs: disable compressed readahead for subpage
2021-08-23 Qu Wenruobtrfs: subpage: check if there are compressed extents...
2021-08-23 Qu Wenruobtrfs: reset this_bio_flag to avoid inheriting old...
2021-08-23 David Sterbabtrfs: constify and cleanup variables in comparators
2021-08-23 David Sterbabtrfs: simplify data stripe calculation helpers
2021-08-23 David Sterbabtrfs: merge alloc_device helpers
2021-08-23 David Sterbabtrfs: uninline btrfs_bg_flags_to_raid_index
2021-08-23 David Sterbabtrfs: tree-checker: add missing stripe checks for...
2021-08-23 David Sterbabtrfs: tree-checker: use table values for stripe checks
2021-08-23 David Sterbabtrfs: make btrfs_next_leaf static inline
2021-08-23 David Sterbabtrfs: remove uptodate parameter from btrfs_dec_test_fi...
2021-08-23 David Sterbabtrfs: switch uptodate to bool in btrfs_writepage_endio...
2021-08-23 Qu Wenruobtrfs: remove unused start and end parameters from...
2021-08-23 Marcos Paulo de... btrfs: introduce btrfs_lookup_match_dir
2021-08-23 Marcos Paulo de... btrfs: remove unneeded return variable in btrfs_lookup_...
2021-08-23 Marcos Paulo de... btrfs: use btrfs_next_leaf instead of btrfs_next_item...
2021-08-23 Filipe Mananabtrfs: remove ignore_offset argument from btrfs_find_al...
2021-08-23 Filipe Mananabtrfs: avoid unnecessary lock and leaf splits when...
2021-08-23 Filipe Mananabtrfs: remove unnecessary list head initialization...
2021-08-23 Filipe Mananabtrfs: avoid unnecessary log mutex contention when...
2021-08-23 Filipe Mananabtrfs: remove racy and unnecessary inode transaction...
2021-08-23 Filipe Mananabtrfs: stop doing GFP_KERNEL memory allocations in...
2021-08-23 Filipe Mananabtrfs: improve the batch insertion of delayed items
2021-08-23 Qu Wenruobtrfs: rescue: allow ibadroots to skip bad extent tree...
2021-08-23 Marcos Paulo de... btrfs: pass NULL as trans to btrfs_search_slot if we...
2021-08-23 Filipe Mananabtrfs: continue readahead of siblings even if target...
2021-08-23 David Sterbabtrfs: check-integrity: drop kmap/kunmap for block...
2021-08-23 David Sterbabtrfs: compression: drop kmap/kunmap from generic helpers
2021-08-23 David Sterbabtrfs: compression: drop kmap/kunmap from zstd
2021-08-23 David Sterbabtrfs: compression: drop kmap/kunmap from zlib
2021-08-23 David Sterbabtrfs: compression: drop kmap/kunmap from lzo
2021-08-23 David Sterbabtrfs: drop from __GFP_HIGHMEM all allocations
2021-08-23 Anand Jainbtrfs: cleanup fs_devices pointer usage in btrfs_trim_fs
2021-08-23 Marcos Paulo de... btrfs: remove max argument from generic_bin_search
2021-08-23 Nikolay Borisovbtrfs: make btrfs_finish_chunk_alloc private to block...
2021-08-23 Anand Jainbtrfs: check-integrity: drop unnecessary function proto...
2021-08-23 David Sterbabtrfs: add special case to setget helpers for 64k pages
2021-08-23 Johannes Thumshirnbtrfs: zoned: remove max_zone_append_size logic
2021-08-22 Linus TorvaldsMerge tag 'powerpc-5.14-6' of git://git./linux/kernel...
2021-08-21 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2021-08-21 Linus TorvaldsMerge tag 'char-misc-5.14-rc7' of git://git./linux...
2021-08-21 Linus TorvaldsMerge tag 'usb-5.14-rc7' of git://git./linux/kernel...
2021-08-21 Linus TorvaldsMerge tag 'riscv-for-linus-5.14-rc7' of git://git....
2021-08-21 Linus TorvaldsMerge tag 's390-5.14-5' of git://git./linux/kernel...
2021-08-21 Linus TorvaldsMerge tag 'locks-v5.14' of git://git./linux/kernel...
2021-08-21 Linus TorvaldsMerge tag 'block-5.14-2021-08-20' of git://git.kernel...
2021-08-21 Linus TorvaldsMerge tag 'io_uring-5.14-2021-08-20' of git://git.kerne...
2021-08-21 Jeff Laytonfs: warn about impending deprecation of mandatory locks
2021-08-20 Jens Axboeio_uring: fix xa_alloc_cycle() error return value check
2021-08-20 Linus TorvaldsMerge tag 'acpi-5.14-rc7' of git://git./linux/kernel...
2021-08-20 Linus TorvaldsMerge tag 'pm-5.14-rc7' of git://git./linux/kernel...
2021-08-20 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-08-20 Linus TorvaldsMerge tag 'drm-fixes-2021-08-20-3' of git://anongit...
2021-08-20 Linus TorvaldsMerge tag 'pci-v5.14-fixes-2' of git://git./linux/kerne...
2021-08-20 Linus TorvaldsMerge tag 'mmc-v5.14-rc4' of git://git./linux/kernel...
2021-08-20 Linus TorvaldsMerge tag 'sound-5.14-rc7-2' of git://git./linux/kernel...
2021-08-20 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2021-08-20 Linus TorvaldsMerge tag 'iommu-fixes-v5.14-rc6' of git://git./linux...
2021-08-20 Dave AirlieMerge tag 'mediatek-drm-fixes-5.14-2' of https://git...
2021-08-19 Linus TorvaldsMerge tag 'soc-fixes-5.14-3' of git://git./linux/kernel...
2021-08-19 Dave AirlieMerge tag 'drm-misc-fixes-2021-08-18' of git://anongit...
2021-08-19 Linus TorvaldsMerge tag 'net-5.14-rc7' of git://git./linux/kernel...
2021-08-19 Linus TorvaldsMerge tag 'platform-drivers-x86-v5.14-4' of git://git...
2021-08-19 Jakub KicinskiMerge https://git./linux/kernel/git/bpf/bpf
2021-08-19 Arnd BergmannMerge tag 'omap-for-v5.14/gpt12-fix-signed' of git...
2021-08-18 Linus TorvaldsMerge tag 'for-5.14-rc6-tag' of git://git./linux/kernel...
2021-08-18 Linus TorvaldsMerge tag 'sound-5.14-rc7' of git://git./linux/kernel...
2021-08-18 Linus TorvaldsMerge tag 'cfi-v5.14-rc7' of git://git./linux/kernel...
2021-08-18 Linus Torvaldspipe: avoid unnecessary EPOLLET wakeups under normal...
2021-08-17 Jakub KicinskiMerge tag 'wireless-drivers-2021-08-17' of git://git...
2021-08-17 Pavel Begunkovio_uring: pin ctx on fallback execution
2021-08-17 Linus TorvaldsMerge tag 'trace-v5.14-rc6' of git://git./linux/kernel...
2021-08-17 Rafael J. WysockiMerge branch 'cpufreq/arm/fixes' of git://git./linux...
2021-08-17 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2021-08-16 Arnd BergmannMerge tag 'qcom-arm64-fixes-for-5.14' of git://git...
next