| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-08-05 | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+2 |
| 2022-08-03 | Merge tag 'for-5.20-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda... | Linus Torvalds | 50 | -2805/+3647 |
| 2022-08-03 | Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -19/+3 |
| 2022-08-03 | Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 2 | -29/+19 |
| 2022-08-02 | Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 6 | -19/+19 |
| 2022-08-02 | btrfs: Convert btrfs_migratepage to migrate_folio | Matthew Wilcox (Oracle) | 1 | -17/+9 |
| 2022-08-02 | mm/migrate: Convert migrate_page() to migrate_folio() | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2022-08-02 | btrfs: Convert btree_migratepage to migrate_folio | Matthew Wilcox (Oracle) | 1 | -12/+10 |
| 2022-07-25 | btrfs: don't call btrfs_page_set_checked in finish_compressed_bio_read | Christoph Hellwig | 2 | -27/+2 |
| 2022-07-25 | btrfs: fix repair of compressed extents | Christoph Hellwig | 6 | -155/+74 |
| 2022-07-25 | btrfs: remove the start argument to check_data_csum and export | Christoph Hellwig | 2 | -15/+13 |
| 2022-07-25 | btrfs: pass a btrfs_bio to btrfs_repair_one_sector | Christoph Hellwig | 3 | -29/+31 |
| 2022-07-25 | btrfs: simplify the pending I/O counting in struct compressed_bio | Christoph Hellwig | 2 | -97/+32 |
| 2022-07-25 | btrfs: repair all known bad mirrors | Christoph Hellwig | 2 | -66/+61 |
| 2022-07-25 | btrfs: merge btrfs_dev_stat_print_on_error with its only caller | Christoph Hellwig | 1 | -5/+0 |
| 2022-07-25 | btrfs: join running log transaction when logging new name | Filipe Manana | 1 | -1/+8 |
| 2022-07-25 | btrfs: simplify error handling in btrfs_lookup_dentry | Nikolay Borisov | 1 | -4/+4 |
| 2022-07-25 | btrfs: send: always use the rbtree based inode ref management infrastructure | Filipe Manana | 1 | -181/+12 |
| 2022-07-25 | btrfs: send: fix sending link commands for existing file paths | BingJing Chang | 1 | -4/+152 |
| 2022-07-25 | btrfs: send: introduce recorded_ref_alloc and recorded_ref_free | BingJing Chang | 1 | -10/+24 |
| 2022-07-25 | btrfs: zoned: wait until zone is finished when allocation didn't progress | Naohiro Aota | 4 | -2/+19 |
| 2022-07-25 | btrfs: zoned: write out partially allocated region | Naohiro Aota | 2 | -14/+59 |
| 2022-07-25 | btrfs: zoned: activate necessary block group | Naohiro Aota | 1 | -0/+16 |
| 2022-07-25 | btrfs: zoned: activate metadata block group on flush_space | Naohiro Aota | 3 | -0/+93 |
| 2022-07-25 | btrfs: zoned: disable metadata overcommit for zoned | Naohiro Aota | 1 | -1/+4 |
| 2022-07-25 | btrfs: zoned: introduce space_info->active_total_bytes | Naohiro Aota | 4 | -13/+50 |
| 2022-07-25 | btrfs: zoned: finish least available block group on data bg allocation | Naohiro Aota | 3 | -10/+87 |
| 2022-07-25 | btrfs: let can_allocate_chunk return error | Naohiro Aota | 1 | -7/+8 |
| 2022-07-25 | btrfs: use fs_info->max_extent_size in get_extent_max_capacity() | Naohiro Aota | 1 | -4/+7 |
| 2022-07-25 | btrfs: convert count_max_extents() to use fs_info->max_extent_size | Naohiro Aota | 3 | -19/+24 |
| 2022-07-25 | btrfs: replace BTRFS_MAX_EXTENT_SIZE with fs_info->max_extent_size | Naohiro Aota | 5 | -4/+19 |
| 2022-07-25 | btrfs: zoned: revive max_zone_append_bytes | Naohiro Aota | 3 | -0/+20 |
| 2022-07-25 | btrfs: add optimized btrfs_ino() version for 64 bits systems | Filipe Manana | 2 | -0/+16 |
| 2022-07-25 | btrfs: set the objectid of the btree inode's location key | Filipe Manana | 2 | -6/+5 |
| 2022-07-25 | btrfs: replace kmap_atomic() with kmap_local_page() | Fabio M. De Francesco | 1 | -4/+4 |
| 2022-07-25 | btrfs: zlib: replace kmap() with kmap_local_page() in zlib_decompress_bio() | Fabio M. De Francesco | 1 | -5/+5 |
| 2022-07-25 | btrfs: zlib: replace kmap() with kmap_local_page() in zlib_compress_pages() | Fabio M. De Francesco | 1 | -19/+13 |
| 2022-07-25 | btrfs: zstd: replace kmap() with kmap_local_page() | Fabio M. De Francesco | 1 | -20/+13 |
| 2022-07-25 | btrfs: don't fallback to buffered IO for NOWAIT direct IO writes | Filipe Manana | 1 | -1/+15 |
| 2022-07-25 | btrfs: use enum for btrfs_block_rsv::type | David Sterba | 2 | -8/+9 |
| 2022-07-25 | btrfs: switch btrfs_block_rsv::failfast to bool | David Sterba | 3 | -4/+4 |
| 2022-07-25 | btrfs: switch btrfs_block_rsv::full to bool | David Sterba | 3 | -12/+9 |
| 2022-07-25 | btrfs: do not return errors from btrfs_submit_dio_bio | Christoph Hellwig | 1 | -14/+9 |
| 2022-07-25 | btrfs: handle allocation failure in btrfs_wq_submit_bio gracefully | Christoph Hellwig | 3 | -30/+36 |
| 2022-07-25 | btrfs: simplify sync/async submission in btrfs_submit_data_write_bio | Christoph Hellwig | 1 | -16/+13 |
| 2022-07-25 | btrfs: raid56: transfer the bio counter reference to the raid submission helpers | Christoph Hellwig | 2 | -18/+13 |
| 2022-07-25 | btrfs: do not return errors from raid56_parity_recover | Christoph Hellwig | 4 | -34/+21 |
| 2022-07-25 | btrfs: do not return errors from raid56_parity_write | Christoph Hellwig | 3 | -10/+17 |
| 2022-07-25 | btrfs: do not return errors from btrfs_map_bio | Christoph Hellwig | 5 | -39/+30 |
| 2022-07-25 | btrfs: return proper mapped length for RAID56 profiles in __btrfs_map_block() | Qu Wenruo | 1 | -1/+4 |
| 2022-07-25 | btrfs: raid56: use fixed stripe length everywhere | Christoph Hellwig | 4 | -56/+39 |
| 2022-07-25 | btrfs: remove the inode cache check at btrfs_is_free_space_inode() | Filipe Manana | 1 | -2/+1 |
| 2022-07-25 | btrfs: sysfs: remove BIG_METADATA feature files | Nikolay Borisov | 1 | -2/+0 |
| 2022-07-25 | btrfs: sysfs: remove MIXED_BACKREF feature file | Nikolay Borisov | 1 | -2/+0 |
| 2022-07-25 | btrfs: don't print 'has skinny extents' anymore on mount | Nikolay Borisov | 1 | -3/+0 |
| 2022-07-25 | btrfs: don't print 'flagging with big metadata' anymore on mount | Nikolay Borisov | 1 | -5/+1 |
| 2022-07-25 | btrfs: clean up chained assignments | David Sterba | 8 | -26/+46 |
| 2022-07-25 | btrfs: merge calculations for simple striped profiles in btrfs_rmap_block | David Sterba | 1 | -3/+2 |
| 2022-07-25 | btrfs: use mask for all RAID1* profiles in btrfs_calc_avail_data_space | David Sterba | 1 | -6/+2 |
| 2022-07-25 | btrfs: properly flag filesystem with BTRFS_FEATURE_INCOMPAT_BIG_METADATA | Nikolay Borisov | 1 | -10/+11 |
| 2022-07-25 | btrfs: print checksum type and implementation at mount time | David Sterba | 1 | -0/+3 |
| 2022-07-25 | btrfs: reset block group chunk force if we have to wait | Josef Bacik | 1 | -0/+1 |
| 2022-07-25 | btrfs: send: add new command FILEATTR for file attributes | David Sterba | 2 | -29/+85 |
| 2022-07-25 | btrfs: send: add OTIME as utimes attribute for proto 2+ by default | David Sterba | 1 | -1/+2 |
| 2022-07-25 | btrfs: output mirror number for bad metadata | Qu Wenruo | 1 | -12/+14 |
| 2022-07-25 | btrfs: replace unnecessary goto with direct return at cow_file_range() | Naohiro Aota | 1 | -2/+2 |
| 2022-07-25 | btrfs: fix error handling of fallback uncompress write | Naohiro Aota | 1 | -2/+15 |
| 2022-07-25 | btrfs: extend btrfs_cleanup_ordered_extents for NULL locked_page | Naohiro Aota | 1 | -15/+21 |
| 2022-07-25 | btrfs: ensure pages are unlocked on cow_file_range() failure | Naohiro Aota | 1 | -8/+64 |
| 2022-07-25 | btrfs: sysfs: export commit stats | Ioannis Angelakopoulos | 1 | -1/+43 |
| 2022-07-25 | btrfs: collect commit stats, count, duration | Ioannis Angelakopoulos | 2 | -0/+37 |
| 2022-07-25 | btrfs: remove extent writepage address space operation | Christoph Hellwig | 4 | -43/+2 |
| 2022-07-25 | btrfs: send: use boolean types for current inode status | David Sterba | 1 | -16/+16 |
| 2022-07-25 | btrfs: send: remove old TODO regarding ERESTARTSYS | David Sterba | 1 | -6/+1 |
| 2022-07-25 | btrfs: send: simplify includes | David Sterba | 2 | -1/+5 |
| 2022-07-25 | btrfs: send: drop __KERNEL__ ifdef from send.h | David Sterba | 1 | -2/+0 |
| 2022-07-25 | btrfs: increase direct io read size limit to 256 sectors | Christoph Hellwig | 2 | -1/+12 |
| 2022-07-25 | btrfs: raid56: don't trust any cached sector in __raid56_parity_recover() | Qu Wenruo | 1 | -7/+6 |
| 2022-07-25 | btrfs: remove the finish_func argument to btrfs_mark_ordered_io_finished | Christoph Hellwig | 3 | -39/+23 |
| 2022-07-25 | btrfs: batch up release of reserved metadata for delayed items used for deletion | Nikolay Borisov | 1 | -1/+16 |
| 2022-07-25 | btrfs: warn about dev extents that are inside the reserved range | Qu Wenruo | 1 | -0/+10 |
| 2022-07-25 | btrfs: use named constant for reserved device space | Qu Wenruo | 4 | -17/+15 |
| 2022-07-25 | btrfs: remove unused typedefs get_extent_t and btrfs_work_func_t | David Sterba | 2 | -5/+0 |
| 2022-07-25 | btrfs: sink iterator parameter to btrfs_ioctl_logical_to_ino | David Sterba | 3 | -26/+24 |
| 2022-07-25 | btrfs: simplify parameters of backref iterators | David Sterba | 1 | -11/+12 |
| 2022-07-25 | btrfs: call inode_to_path directly and drop indirection | David Sterba | 1 | -30/+20 |
| 2022-07-25 | btrfs: use ncopies from btrfs_raid_array in btrfs_num_copies() | Qu Wenruo | 1 | -7/+7 |
| 2022-07-25 | btrfs: use btrfs_raid_array to calculate number of parity stripes | Qu Wenruo | 4 | -19/+11 |
| 2022-07-25 | btrfs: use btrfs_chunk_max_errors() to replace tolerance calculation | Qu Wenruo | 1 | -1/+1 |
| 2022-07-25 | btrfs: remove parameter dev_extent_len from scrub_stripe() | Qu Wenruo | 3 | -13/+15 |
| 2022-07-25 | btrfs: unify tree search helper returning prev and next nodes | David Sterba | 1 | -60/+62 |
| 2022-07-25 | btrfs: make tree search for insert more generic and use it for tree_search | David Sterba | 1 | -14/+13 |
| 2022-07-25 | btrfs: open code inexact rbtree search in tree_search | David Sterba | 1 | -3/+28 |
| 2022-07-25 | btrfs: remove node and parent parameters from insert_state | David Sterba | 1 | -12/+2 |
| 2022-07-25 | btrfs: add fast path for extent_state insertion | David Sterba | 1 | -7/+16 |
| 2022-07-25 | btrfs: pass bits by value not by pointer for extent_state helpers | David Sterba | 3 | -38/+36 |
| 2022-07-25 | btrfs: lift start and end parameters to callers of insert_state | David Sterba | 1 | -18/+15 |
| 2022-07-25 | btrfs: open code rbtree search in insert_state | David Sterba | 1 | -47/+33 |
| 2022-07-25 | btrfs: open code rbtree search in split_state | David Sterba | 1 | -6/+22 |
| 2022-07-25 | btrfs: raid56: avoid double for loop inside raid56_parity_scrub_stripe() | Qu Wenruo | 1 | -31/+31 |
| 2022-07-25 | btrfs: raid56: avoid double for loop inside raid56_rmw_stripe() | Qu Wenruo | 1 | -31/+28 |
| 2022-07-25 | btrfs: raid56: avoid double for loop inside alloc_rbio_essential_pages() | Qu Wenruo | 1 | -15/+14 |
| 2022-07-25 | btrfs: raid56: avoid double for loop inside __raid56_parity_recover() | Qu Wenruo | 1 | -20/+19 |
| 2022-07-25 | btrfs: raid56: avoid double for loop inside finish_rmw() | Qu Wenruo | 1 | -42/+55 |
| 2022-07-25 | btrfs: tree-log: make the return value for log syncing consistent | Josef Bacik | 3 | -10/+13 |
| 2022-07-25 | btrfs: add tracepoints for ordered extents | Johannes Thumshirn | 1 | -3/+16 |
| 2022-07-25 | btrfs: sysfs: advertise zoned support among features | David Sterba | 1 | -3/+6 |
| 2022-07-25 | btrfs: split discard handling out of btrfs_map_block | Christoph Hellwig | 3 | -85/+64 |
| 2022-07-25 | btrfs: stop looking at btrfs_bio->iter in index_one_bio | Christoph Hellwig | 1 | -3/+0 |
| 2022-07-25 | btrfs: reject log replay if there is unsupported RO compat flag | Qu Wenruo | 1 | -0/+14 |
| 2022-07-25 | btrfs: make btrfs_super_block::log_root_transid deprecated | Qu Wenruo | 1 | -4/+6 |
| 2022-07-25 | btrfs: pass the btrfs_bio_ctrl to submit_one_bio | Christoph Hellwig | 1 | -46/+39 |
| 2022-07-25 | btrfs: merge end_write_bio and flush_write_bio | Christoph Hellwig | 1 | -65/+29 |
| 2022-07-25 | btrfs: don't use bio->bi_private to pass the inode to submit_one_bio | Christoph Hellwig | 1 | -5/+1 |
| 2022-07-25 | btrfs: remove redundant check in up check_setget_bounds | David Sterba | 1 | -8/+3 |
| 2022-07-25 | btrfs: replace kmap() with kmap_local_page() in lzo.c | Fabio M. De Francesco | 1 | -16/+12 |
| 2022-07-25 | btrfs: replace kmap() with kmap_local_page() in inode.c | Fabio M. De Francesco | 1 | -3/+3 |
| 2022-07-25 | btrfs: do not allocate a btrfs_bio for low-level bios | Christoph Hellwig | 4 | -25/+15 |
| 2022-07-25 | btrfs: factor stripe submission logic out of btrfs_map_bio | Christoph Hellwig | 1 | -39/+35 |
| 2022-07-25 | btrfs: remove btrfs_end_io_wq | Christoph Hellwig | 8 | -167/+42 |
| 2022-07-25 | btrfs: centralize setting REQ_META | Christoph Hellwig | 2 | -4/+6 |
| 2022-07-25 | btrfs: don't use btrfs_bio_wq_end_io for compressed writes | Christoph Hellwig | 5 | -45/+40 |
| 2022-07-25 | btrfs: don't double-defer bio completions for compressed reads | Christoph Hellwig | 1 | -6/+6 |
| 2022-07-25 | btrfs: defer I/O completion based on the btrfs_raid_bio | Christoph Hellwig | 5 | -72/+47 |
| 2022-07-25 | btrfs: split btrfs_submit_data_bio to read and write parts | Christoph Hellwig | 3 | -77/+71 |
| 2022-07-25 | btrfs: simplify code flow in btrfs_submit_dio_bio | Christoph Hellwig | 1 | -14/+8 |
| 2022-07-25 | btrfs: move more work into btrfs_end_bioc | Christoph Hellwig | 1 | -50/+22 |
| 2022-07-25 | btrfs: send: enable support for stream v2 and compressed writes | Omar Sandoval | 2 | -3/+6 |
| 2022-07-25 | btrfs: send: send compressed extents with encoded writes | Omar Sandoval | 3 | -25/+226 |
| 2022-07-25 | btrfs: send: get send buffer pages for protocol v2 | Omar Sandoval | 1 | -4/+25 |
| 2022-07-25 | btrfs: send: write larger chunks when using stream v2 | Omar Sandoval | 1 | -8/+35 |
| 2022-07-25 | btrfs: send: add stream v2 definitions | Omar Sandoval | 2 | -5/+37 |
| 2022-07-25 | btrfs: send: explicitly number commands and attributes | Omar Sandoval | 2 | -56/+54 |
| 2022-07-25 | btrfs: send: remove unused send_ctx::{total,cmd}_send_size | Omar Sandoval | 1 | -4/+0 |
| 2022-07-25 | btrfs: sysfs: add force_chunk_alloc trigger to force allocation | Stefan Roesch | 1 | -0/+53 |
| 2022-07-25 | btrfs: sysfs: export chunk size in space infos | Stefan Roesch | 1 | -0/+74 |
| 2022-07-25 | btrfs: store chunk size in space-info struct | Stefan Roesch | 3 | -19/+45 |
| 2022-07-25 | btrfs: do not batch insert non-consecutive dir indexes during log replay | Josef Bacik | 1 | -2/+33 |
| 2022-07-25 | btrfs: reduce amount of reserved metadata for delayed item insertion | Filipe Manana | 2 | -14/+154 |
| 2022-07-25 | btrfs: set delayed item type when initializing it | Filipe Manana | 1 | -22/+8 |
| 2022-07-25 | btrfs: do not BUG_ON() on failure to reserve metadata for delayed item | Filipe Manana | 1 | -3/+6 |
| 2022-07-25 | btrfs: improve batch insertion of delayed dir index items | Filipe Manana | 1 | -15/+9 |
| 2022-07-25 | btrfs: assert that delayed item is a dir index item when adding it | Filipe Manana | 1 | -3/+5 |
| 2022-07-25 | btrfs: improve batch deletion of delayed dir index items | Filipe Manana | 1 | -35/+25 |
| 2022-07-25 | btrfs: refactor the delayed item deletion entry point | Filipe Manana | 1 | -32/+39 |
| 2022-07-25 | btrfs: deal with deletion errors when deleting delayed items | Filipe Manana | 1 | -1/+3 |
| 2022-07-25 | btrfs: add assertions when deleting batches of delayed items | Filipe Manana | 1 | -8/+16 |
| 2022-07-25 | btrfs: balance btree dirty pages and delayed items after clone and dedupe | Filipe Manana | 1 | -1/+7 |
| 2022-07-25 | btrfs: free the path earlier when creating a new inode | Filipe Manana | 1 | -3/+8 |
| 2022-07-25 | btrfs: balance btree dirty pages and delayed items after a rename | Filipe Manana | 1 | -4/+10 |
| 2022-07-25 | btrfs: add trace event for submitted RAID56 bio | Qu Wenruo | 3 | -133/+206 |
| 2022-07-25 | btrfs: update stripe_sectors::uptodate in steal_rbio | Qu Wenruo | 1 | -7/+19 |
| 2022-07-25 | btrfs: remove redundant calls to flush_dcache_page | David Sterba | 4 | -16/+4 |
| 2022-07-25 | btrfs: only write the sectors in the vertical stripe which has data stripes | Qu Wenruo | 1 | -4/+49 |
| 2022-07-25 | btrfs: use integrated bitmaps for scrub_parity::dbitmap and ebitmap | Qu Wenruo | 1 | -24/+13 |
| 2022-07-25 | btrfs: use integrated bitmaps for btrfs_raid_bio::dbitmap and finish_pbitmap | Qu Wenruo | 1 | -20/+22 |
| 2022-07-25 | btrfs: use btrfs_try_lock_balance in btrfs_ioctl_balance | Nikolay Borisov | 1 | -46/+5 |
| 2022-07-25 | btrfs: introduce btrfs_try_lock_balance | Nikolay Borisov | 1 | -0/+66 |
| 2022-07-25 | btrfs: use btrfs_bio_for_each_sector in btrfs_check_read_dio_bio | Christoph Hellwig | 1 | -32/+20 |
| 2022-07-25 | btrfs: add a helper to iterate through a btrfs_bio with sector sized chunks | Qu Wenruo | 1 | -0/+16 |
| 2022-07-25 | btrfs: factor out a btrfs_csum_ptr helper | Christoph Hellwig | 2 | -10/+11 |
| 2022-07-25 | btrfs: refactor end_bio_extent_readpage code flow | Christoph Hellwig | 1 | -46/+40 |
| 2022-07-25 | btrfs: factor out a helper to end a single sector buffer I/O | Christoph Hellwig | 1 | -11/+15 |
| 2022-07-25 | btrfs: remove duplicated parameters from submit_data_read_repair() | Qu Wenruo | 1 | -17/+11 |
| 2022-07-25 | btrfs: introduce a data checksum checking helper | Qu Wenruo | 3 | -19/+34 |
| 2022-07-25 | btrfs: quit early if the fs has no RAID56 support for raid56 related checks | Qu Wenruo | 1 | -0/+6 |
| 2022-07-25 | btrfs: use PAGE_ALIGNED instead of IS_ALIGNED | Fanjun Kong | 2 | -5/+5 |
| 2022-07-25 | btrfs: zoned: fix comment description for sb_write_pointer logic | Pankaj Raghav | 1 | -3/+3 |
| 2022-07-25 | btrfs: fix typos in comments | David Sterba | 10 | -11/+11 |
| 2022-07-16 | Merge tag 'for-5.19-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 9 | -251/+335 |
| 2022-07-15 | Revert "btrfs: turn delayed_nodes_tree into an XArray" | David Sterba | 4 | -44/+50 |
| 2022-07-15 | Revert "btrfs: turn name_cache radix tree into XArray in send_ctx" | David Sterba | 1 | -18/+22 |
| 2022-07-15 | Revert "btrfs: turn fs_info member buffer_radix into XArray" | David Sterba | 4 | -54/+96 |
| 2022-07-15 | Revert "btrfs: turn fs_roots_radix in btrfs_fs_info into an XArray" | David Sterba | 6 | -135/+167 |
| 2022-07-14 | fs/btrfs: Use the enum req_op and blk_opf_t types | Bart Van Assche | 6 | -19/+19 |
| 2022-07-11 | Merge tag 'for-5.19-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -21/+27 |
| 2022-07-08 | btrfs: zoned: drop optimization of zone finish | Naohiro Aota | 1 | -15/+6 |
| 2022-07-08 | btrfs: zoned: fix a leaked bioc in read_zone_info | Christoph Hellwig | 1 | -5/+8 |
| 2022-07-08 | btrfs: return -EAGAIN for NOWAIT dio reads/writes on compressed and inline ex... | Filipe Manana | 1 | -1/+13 |
| 2022-07-03 | mm: shrinkers: provide shrinkers with names | Roman Gushchin | 1 | -0/+2 |
| 2022-06-26 | Merge tag 'for-5.19-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 10 | -27/+145 |
| 2022-06-21 | Merge tag 'for-5.19-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -9/+51 |
| 2022-06-21 | btrfs: fix deadlock with fsync+fiemap+transaction commit | Josef Bacik | 1 | -15/+52 |
| 2022-06-21 | btrfs: don't set lock_owner when locking extent buffer for reading | Zygo Blaxell | 1 | -3/+0 |
| 2022-06-21 | btrfs: zoned: fix critical section of relocation inode writeback | Naohiro Aota | 1 | -1/+2 |
| 2022-06-21 | btrfs: zoned: prevent allocation from previous data relocation BG | Naohiro Aota | 5 | -2/+53 |
| 2022-06-21 | btrfs: do not BUG_ON() on failure to migrate space when replacing extents | Filipe Manana | 1 | -2/+4 |
| 2022-06-21 | btrfs: add missing inode updates on each iteration when replacing extents | Filipe Manana | 4 | -0/+23 |
| 2022-06-21 | btrfs: fix race between reflinking and ordered extent completion | Filipe Manana | 1 | -4/+11 |
| 2022-06-10 | iocb: delay evaluation of IS_SYNC(...) until we want to check IOCB_DSYNC | Al Viro | 1 | -1/+1 |
| 2022-06-10 | btrfs: use IOMAP_DIO_NOSYNC | Al Viro | 2 | -18/+2 |
| 2022-06-07 | btrfs: add error messages to all unrecognized mount options | David Sterba | 1 | -7/+32 |
| 2022-06-06 | btrfs: prevent remounting to v1 space cache for subpage mount | Qu Wenruo | 1 | -0/+8 |
| 2022-06-06 | btrfs: fix hang during unmount when block group reclaim task is running | Filipe Manana | 1 | -2/+11 |
| 2022-05-24 | Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 9 | -44/+47 |
| 2022-05-24 | Merge tag 'for-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda... | Linus Torvalds | 56 | -4149/+4401 |
| 2022-05-23 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -1/+6 |
| 2022-05-23 | Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block | Linus Torvalds | 6 | -34/+19 |
| 2022-05-17 | btrfs: zoned: introduce a minimal zone size 4M and reject mount | Johannes Thumshirn | 1 | -3/+12 |
| 2022-05-17 | btrfs: allow defrag to convert inline extents to regular extents | Qu Wenruo | 1 | -2/+22 |