| Age | Commit message (Expand) | Author | Files | Lines |
| 6 days | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -3/+3 |
| 8 days | Merge tag 'for-6.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda... | Linus Torvalds | 73 | -2298/+2764 |
| 8 days | Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -5/+6 |
| 8 days | Merge tag 'for-6.19/io_uring-20251201' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+3 |
| 8 days | Merge tag 'kbuild-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb... | Linus Torvalds | 1 | -19/+20 |
| 10 days | Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -29/+12 |
| 10 days | Merge tag 'vfs-6.19-rc1.guards' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -16/+10 |
| 10 days | Merge tag 'vfs-6.19-rc1.fs_header' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
| 11 days | Merge tag 'vfs-6.19-rc1.folio' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 8 | -30/+29 |
| 11 days | Merge tag 'vfs-6.19-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -36/+15 |
| 11 days | Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -5/+5 |
| 11 days | Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -10/+17 |
| 2025-11-26 | btrfs: fix the comment on btrfs_update_time | Christoph Hellwig | 1 | -2/+2 |
| 2025-11-26 | btrfs: use vfs_utimes to update file timestamps | Christoph Hellwig | 1 | -7/+4 |
| 2025-11-26 | Merge tag 'kvm-x86-gmem-6.19' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 2 | -3/+3 |
| 2025-11-25 | btrfs: remove unnecessary inode key in btrfs_log_all_parents() | Filipe Manana | 1 | -8/+4 |
| 2025-11-25 | btrfs: remove redundant zero/NULL initializations in btrfs_alloc_root() | Filipe Manana | 1 | -13/+0 |
| 2025-11-25 | btrfs: remaining BTRFS_PATH_AUTO_FREE conversions | David Sterba | 12 | -176/+105 |
| 2025-11-25 | btrfs: send: do not allocate memory for xattr data when checking it exists | Filipe Manana | 1 | -4/+8 |
| 2025-11-25 | btrfs: send: add unlikely to all unexpected overflow checks | Filipe Manana | 1 | -9/+9 |
| 2025-11-25 | btrfs: reduce arguments to btrfs_del_inode_ref_in_log() | Filipe Manana | 3 | -8/+8 |
| 2025-11-25 | btrfs: remove root argument from btrfs_del_dir_entries_in_log() | Filipe Manana | 3 | -3/+2 |
| 2025-11-25 | btrfs: use test_and_set_bit() in btrfs_delayed_delete_inode_ref() | Filipe Manana | 1 | -7/+4 |
| 2025-11-25 | btrfs: don't search back for dir inode item in INO_LOOKUP_USER | Josef Bacik | 1 | -20/+3 |
| 2025-11-25 | btrfs: don't rewrite ret from inode_permission | Josef Bacik | 1 | -3/+1 |
| 2025-11-25 | btrfs: add orig_logical to btrfs_bio for encryption | Josef Bacik | 3 | -1/+13 |
| 2025-11-25 | btrfs: disable verity on encrypted inodes | Sweet Tea Dorminy | 1 | -0/+3 |
| 2025-11-25 | btrfs: disable various operations on encrypted inodes | Omar Sandoval | 2 | -0/+9 |
| 2025-11-25 | btrfs: remove redundant level reset in btrfs_del_items() | Sun YangKai | 1 | -3/+1 |
| 2025-11-25 | btrfs: simplify leaf traversal after path release in btrfs_next_old_leaf() | Sun YangKai | 1 | -25/+14 |
| 2025-11-25 | btrfs: optimize balance_level() path reference handling | Sun YangKai | 1 | -3/+3 |
| 2025-11-25 | btrfs: factor out root promotion logic into promote_child_to_root() | Sun YangKai | 1 | -46/+70 |
| 2025-11-25 | btrfs: raid56: remove the "_step" infix | Qu Wenruo | 1 | -16/+16 |
| 2025-11-25 | btrfs: raid56: enable bs > ps support | Qu Wenruo | 2 | -11/+6 |
| 2025-11-25 | btrfs: raid56: prepare finish_parity_scrub() to support bs > ps cases | Qu Wenruo | 1 | -89/+87 |
| 2025-11-25 | btrfs: raid56: prepare rbio_bio_add_io_paddr() to support bs > ps cases | Qu Wenruo | 1 | -41/+65 |
| 2025-11-25 | btrfs: raid56: prepare steal_rbio() to support bs > ps cases | Qu Wenruo | 1 | -10/+41 |
| 2025-11-25 | btrfs: raid56: prepare set_bio_pages_uptodate() to support bs > ps cases | Qu Wenruo | 1 | -7/+13 |
| 2025-11-25 | btrfs: raid56: prepare verify_bio_data_sectors() to support bs > ps cases | Qu Wenruo | 1 | -8/+18 |
| 2025-11-25 | btrfs: raid56: prepare verify_one_sector() to support bs > ps cases | Qu Wenruo | 1 | -6/+49 |
| 2025-11-25 | btrfs: raid56: prepare recover_vertical() to support bs > ps cases | Qu Wenruo | 1 | -73/+68 |
| 2025-11-25 | btrfs: raid56: prepare generate_pq_vertical() for bs > ps cases | Qu Wenruo | 1 | -22/+70 |
| 2025-11-25 | btrfs: raid56: introduce a new parameter to locate a sector | Qu Wenruo | 2 | -34/+80 |
| 2025-11-25 | btrfs: raid56: add an overview for the btrfs_raid_bio structure | Qu Wenruo | 1 | -0/+70 |
| 2025-11-24 | btrfs: scrub: always update btrfs_scrub_progress::last_physical | Qu Wenruo | 1 | -0/+5 |
| 2025-11-24 | btrfs: place all boolean fields together in struct find_free_extent_ctl | Filipe Manana | 1 | -10/+10 |
| 2025-11-24 | btrfs: use booleans for delalloc arguments and struct find_free_extent_ctl | Filipe Manana | 6 | -18/+16 |
| 2025-11-24 | btrfs: use bool type for btrfs_path members used as booleans | Filipe Manana | 20 | -94/+94 |
| 2025-11-24 | btrfs: update check_skip variable after unlocking current node | Filipe Manana | 1 | -1/+1 |
| 2025-11-24 | btrfs: abort transaction on item count overflow in __push_leaf_left() | Filipe Manana | 1 | -3/+7 |
| 2025-11-24 | btrfs: always use right leaf variable in __push_leaf_left() | Filipe Manana | 1 | -2/+2 |
| 2025-11-24 | btrfs: remove duplicated leaf dirty status clearing in __push_leaf_right() | Filipe Manana | 1 | -2/+0 |
| 2025-11-24 | btrfs: always use left leaf variable in __push_leaf_right() | Filipe Manana | 1 | -4/+4 |
| 2025-11-24 | btrfs: add unlikely to critical error in btrfs_extend_item() | Filipe Manana | 1 | -1/+1 |
| 2025-11-24 | btrfs: remove pointless return value update in btrfs_del_items() | Filipe Manana | 1 | -1/+0 |
| 2025-11-24 | btrfs: fix leaf leak in an error path in btrfs_del_items() | Filipe Manana | 1 | -1/+1 |
| 2025-11-24 | btrfs: fix incomplete parameter rename in btrfs_decompress() | Zhen Ni | 2 | -2/+3 |
| 2025-11-24 | btrfs: make a few more ASSERTs verbose | David Sterba | 7 | -64/+119 |
| 2025-11-24 | btrfs: enable encoded read/write/send for bs > ps cases | Qu Wenruo | 4 | -44/+17 |
| 2025-11-24 | btrfs: make read verification handle bs > ps cases without large folios | Qu Wenruo | 3 | -30/+52 |
| 2025-11-24 | btrfs: make btrfs_repair_io_failure() handle bs > ps cases without large folios | Qu Wenruo | 3 | -28/+76 |
| 2025-11-24 | btrfs: make btrfs_csum_one_bio() handle bs > ps without large folios | Qu Wenruo | 3 | -25/+67 |
| 2025-11-24 | btrfs: move struct reserve_ticket definition to space-info.c | Filipe Manana | 2 | -9/+9 |
| 2025-11-24 | btrfs: move and rename CSUM_FMT definition | David Sterba | 5 | -22/+22 |
| 2025-11-24 | btrfs: tests: do trivial BTRFS_PATH_AUTO_FREE conversions | Sun YangKai | 1 | -12/+4 |
| 2025-11-24 | btrfs: raid56: remove sector_ptr structure | Qu Wenruo | 2 | -169/+128 |
| 2025-11-24 | btrfs: raid56: move sector_ptr::uptodate into a dedicated bitmap | Qu Wenruo | 2 | -35/+36 |
| 2025-11-24 | btrfs: raid56: remove sector_ptr::has_paddr member | Qu Wenruo | 1 | -20/+26 |
| 2025-11-24 | btrfs: simplify list initialization in btrfs_compr_pool_scan() | Baolin Liu | 1 | -3/+1 |
| 2025-11-24 | btrfs: scrub: factor out parity scrub code into a helper | Qu Wenruo | 1 | -41/+52 |
| 2025-11-24 | btrfs: make sure extent and csum paths are always released in scrub_raid56_pa... | Qu Wenruo | 1 | -1/+1 |
| 2025-11-24 | btrfs: use kvcalloc for btrfs_bio::csum allocation | Qu Wenruo | 2 | -3/+3 |
| 2025-11-24 | btrfs: don't generate any code from ASSERT() in release builds | Gladyshev Ilya | 2 | -3/+4 |
| 2025-11-24 | btrfs: introduce btrfs_bio::async_csum | Qu Wenruo | 4 | -23/+67 |
| 2025-11-24 | btrfs: relax btrfs_inode::ordered_tree_lock IRQ locking context | Qu Wenruo | 4 | -39/+31 |
| 2025-11-24 | btrfs: remove btrfs_fs_info::compressed_write_workers | Qu Wenruo | 4 | -32/+12 |
| 2025-11-24 | btrfs: make sure all btrfs_bio::end_io are called in task context | Qu Wenruo | 1 | -18/+46 |
| 2025-11-24 | btrfs: remove btrfs_bio::fs_info by extracting it from btrfs_bio::inode | Qu Wenruo | 9 | -81/+87 |
| 2025-11-24 | btrfs: headers cleanup to remove unnecessary local includes | Qu Wenruo | 21 | -22/+21 |
| 2025-11-24 | btrfs: replace BTRFS_MAX_BIO_SECTORS with BIO_MAX_VECS | Qu Wenruo | 2 | -8/+1 |
| 2025-11-24 | btrfs: replace const_ilog2() with ilog2() | Andy Shevchenko | 2 | -5/+4 |
| 2025-11-24 | btrfs: zoned: show statistics for zoned filesystems | Johannes Thumshirn | 1 | -0/+53 |
| 2025-11-24 | btrfs: add ASSERTs on prealloc in qgroup functions | Miquel Sabaté Solà | 1 | -4/+23 |
| 2025-11-24 | btrfs: apply the AUTO_K(V)FREE macros throughout the code | Miquel Sabaté Solà | 15 | -186/+106 |
| 2025-11-24 | btrfs: define the AUTO_KFREE/AUTO_KVFREE helper macros | Miquel Sabaté Solà | 1 | -0/+7 |
| 2025-11-24 | btrfs: declare free_ipath() via DEFINE_FREE() | Miquel Sabaté Solà | 5 | -18/+10 |
| 2025-11-24 | btrfs: scrub: cancel the run if there is a pending signal | Qu Wenruo | 1 | -2/+3 |
| 2025-11-24 | btrfs: scrub: cancel the run if the process or fs is being frozen | Qu Wenruo | 1 | -7/+43 |
| 2025-11-24 | btrfs: scrub: add cancel/pause/removed bg checks for raid56 parity stripes | Qu Wenruo | 1 | -6/+17 |
| 2025-11-24 | btrfs: annotate as unlikely fs aborted checks in space flushing code | Filipe Manana | 1 | -19/+18 |
| 2025-11-24 | btrfs: avoid space_info locking when checking if tickets are served | Filipe Manana | 2 | -26/+42 |
| 2025-11-24 | btrfs: move ticket wakeup and finalization to remove_ticket() | Filipe Manana | 1 | -22/+18 |
| 2025-11-24 | btrfs: add data_race() in btrfs_account_ro_block_groups_free_space() | Filipe Manana | 1 | -1/+1 |
| 2025-11-24 | btrfs: remove pointless label and goto from unpin_extent_range() | Filipe Manana | 1 | -5/+3 |
| 2025-11-24 | btrfs: reduce block group critical section in unpin_extent_range() | Filipe Manana | 1 | -8/+8 |
| 2025-11-24 | btrfs: change 'reserved' argument from pin_down_extent() to bool | Filipe Manana | 1 | -6/+6 |
| 2025-11-24 | btrfs: remove 'reserved' argument from btrfs_pin_extent() | Filipe Manana | 2 | -10/+8 |
| 2025-11-24 | btrfs: use local variable for space_info in pin_down_extent() | Filipe Manana | 1 | -9/+10 |
| 2025-11-24 | btrfs: reduce block group critical section in pin_down_extent() | Filipe Manana | 1 | -5/+5 |
| 2025-11-24 | btrfs: reduce block group critical section in do_trimming() | Filipe Manana | 1 | -8/+12 |
| 2025-11-24 | btrfs: reduce block group critical section in btrfs_add_reserved_bytes() | Filipe Manana | 1 | -6/+14 |
| 2025-11-24 | btrfs: reduce block group critical section in btrfs_free_reserved_bytes() | Filipe Manana | 1 | -6/+9 |
| 2025-11-24 | btrfs: reduce space_info critical section in btrfs_chunk_alloc() | Filipe Manana | 1 | -3/+3 |
| 2025-11-24 | btrfs: remove double underscore prefix from __reserve_bytes() | Filipe Manana | 1 | -5/+5 |
| 2025-11-24 | btrfs: process ticket outside global reserve critical section | Filipe Manana | 1 | -3/+4 |
| 2025-11-24 | btrfs: assign booleans to global reserve's full field | Filipe Manana | 1 | -2/+2 |
| 2025-11-24 | btrfs: assert space_info is locked in steal_from_global_rsv() | Filipe Manana | 1 | -0/+2 |
| 2025-11-24 | btrfs: avoid unnecessary reclaim calculation in priority_reclaim_metadata_spa... | Filipe Manana | 1 | -1/+2 |
| 2025-11-24 | btrfs: shorten critical section in btrfs_preempt_reclaim_metadata_space() | Filipe Manana | 1 | -6/+7 |
| 2025-11-24 | btrfs: increment loop count outside critical section during metadata reclaim | Filipe Manana | 1 | -2/+2 |
| 2025-11-24 | btrfs: bail out earlier from need_preemptive_reclaim() if we have tickets | Filipe Manana | 1 | -9/+9 |
| 2025-11-24 | btrfs: inline btrfs_space_info_used() | Filipe Manana | 2 | -12/+11 |
| 2025-11-24 | btrfs: avoid used space computation when reserving space | Filipe Manana | 1 | -2/+2 |
| 2025-11-24 | btrfs: avoid used space computation when trying to grant tickets | Filipe Manana | 1 | -4/+22 |
| 2025-11-24 | btrfs: make btrfs_can_overcommit() return bool instead of int | Filipe Manana | 2 | -8/+6 |
| 2025-11-24 | btrfs: avoid recomputing used space in btrfs_try_granting_tickets() | Filipe Manana | 1 | -2/+5 |
| 2025-11-24 | btrfs: return real error when failing tickets in maybe_fail_all_tickets() | Filipe Manana | 1 | -6/+6 |
| 2025-11-24 | btrfs: subpage: simplify the PAGECACHE_TAG_TOWRITE handling | Qu Wenruo | 1 | -11/+3 |
| 2025-11-24 | btrfs: remove pointless data_end assignment in btrfs_extent_item() | Filipe Manana | 1 | -1/+0 |
| 2025-11-24 | btrfs: use the key format macros when printing keys | Filipe Manana | 11 | -79/+64 |
| 2025-11-24 | btrfs: add macros to facilitate printing of keys | Filipe Manana | 1 | -0/+3 |
| 2025-11-24 | btrfs: remove redundant refcount check in btrfs_put_transaction() | Xuanqiang Luo | 1 | -1/+0 |
| 2025-11-24 | btrfs: remove fs_info argument from btrfs_zoned_activate_one_bg() | Filipe Manana | 3 | -9/+6 |
| 2025-11-24 | btrfs: remove fs_info argument from btrfs_sysfs_add_space_info_type() | Filipe Manana | 3 | -7/+5 |
| 2025-11-24 | btrfs: more trivial BTRFS_PATH_AUTO_FREE conversions | Sun YangKai | 4 | -219/+119 |
| 2025-11-24 | btrfs: remove fs_info argument from btrfs_reserve_metadata_bytes() | Filipe Manana | 6 | -17/+14 |
| 2025-11-24 | btrfs: remove fs_info argument from __reserve_bytes() | Filipe Manana | 1 | -5/+4 |
| 2025-11-24 | btrfs: fix parameter documentation for btrfs_reserve_data_bytes() | Filipe Manana | 1 | -1/+1 |
| 2025-11-24 | btrfs: remove fs_info argument from maybe_clamp_preempt() | Filipe Manana | 1 | -3/+3 |
| 2025-11-24 | btrfs: remove fs_info argument from handle_reserve_ticket() | Filipe Manana | 1 | -7/+4 |
| 2025-11-24 | btrfs: remove fs_info argument from steal_from_global_rsv() | Filipe Manana | 1 | -4/+4 |
| 2025-11-24 | btrfs: remove fs_info argument from need_preemptive_reclaim() | Filipe Manana | 1 | -4/+4 |
| 2025-11-24 | btrfs: remove fs_info argument from btrfs_calc_reclaim_metadata_size() | Filipe Manana | 1 | -6/+4 |
| 2025-11-24 | btrfs: remove fs_info argument from shrink_delalloc() and flush_space() | Filipe Manana | 1 | -15/+12 |
| 2025-11-24 | btrfs: remove fs_info argument from btrfs_dump_space_info() | Filipe Manana | 4 | -17/+15 |
| 2025-11-24 | btrfs: remove fs_info argument from btrfs_can_overcommit() | Filipe Manana | 3 | -10/+5 |
| 2025-11-24 | btrfs: remove fs_info argument from calc_available_free_space() | Filipe Manana | 1 | -8/+6 |
| 2025-11-24 | btrfs: remove fs_info argument from maybe_fail_all_tickets() | Filipe Manana | 1 | -6/+5 |
| 2025-11-24 | btrfs: remove fs_info argument from priority_reclaim_metadata_space() | Filipe Manana | 1 | -7/+7 |
| 2025-11-24 | btrfs: remove fs_info argument from priority_reclaim_data_space() | Filipe Manana | 1 | -3/+4 |
| 2025-11-24 | btrfs: remove fs_info argument from btrfs_try_granting_tickets() | Filipe Manana | 4 | -13/+12 |
| 2025-11-24 | btrfs: avoid repeated computations in btrfs_mark_ordered_io_finished() | Filipe Manana | 1 | -10/+8 |
| 2025-11-24 | btrfs: avoid multiple i_size rounding in btrfs_truncate() | Filipe Manana | 1 | -10/+8 |
| 2025-11-24 | btrfs: consistently round up or down i_size in btrfs_truncate() | Filipe Manana | 1 | -4/+4 |
| 2025-11-24 | btrfs: add unlikely to unexpected error case in extent_writepages() | Filipe Manana | 1 | -1/+1 |
| 2025-11-24 | btrfs: split assertion into two in extent_writepage_io() | Filipe Manana | 1 | -1/+3 |
| 2025-11-24 | btrfs: use variable for end offset in extent_writepage_io() | Filipe Manana | 1 | -5/+5 |
| 2025-11-24 | btrfs: truncate ordered extent when skipping writeback past i_size | Filipe Manana | 2 | -4/+22 |
| 2025-11-24 | btrfs: implement remove_bdev and shutdown super operation callbacks | Qu Wenruo | 3 | -0/+71 |
| 2025-11-24 | btrfs: implement shutdown ioctl | Qu Wenruo | 1 | -0/+41 |
| 2025-11-24 | btrfs: introduce a new shutdown state | Qu Wenruo | 6 | -3/+73 |
| 2025-11-24 | btrfs: use end_pos variable where needed in btrfs_dirty_folio() | Filipe Manana | 1 | -4/+3 |
| 2025-11-24 | btrfs: fix racy bitfield write in btrfs_clear_space_info_full() | Boris Burkov | 3 | -17/+17 |
| 2025-11-24 | btrfs: fix comment in alloc_bitmap() and drop stale TODO | Rajeev Tapadia | 1 | -5/+3 |
| 2025-11-24 | btrfs: fix double free of qgroup record after failure to add delayed ref head | Miquel Sabaté Solà | 1 | -10/+33 |
| 2025-11-24 | btrfs: subpage: rename macro variables to avoid shadowing | David Sterba | 1 | -26/+17 |
| 2025-11-24 | btrfs: refactor allocation size calculation in alloc_btrfs_io_context() | Mehdi Ben Hadj Khelifa | 1 | -6/+1 |
| 2025-11-24 | btrfs: fix trivial -Wshadow warnings | David Sterba | 4 | -11/+4 |
| 2025-11-24 | btrfs: print-tree: use string format for key names | David Sterba | 1 | -1/+1 |
| 2025-11-24 | btrfs: remove unnecessary NULL fs_info check from find_lock_delalloc_range() | Qu Wenruo | 1 | -2/+1 |
| 2025-11-24 | btrfs: use single return value variable in btrfs_relocate_block_group() | Filipe Manana | 1 | -23/+16 |
| 2025-11-24 | btrfs: ignore ENOMEM from alloc_bitmap() | Boris Burkov | 1 | -10/+4 |
| 2025-11-14 | VFS: change vfs_mkdir() to unlock on failure. | NeilBrown | 1 | -1/+1 |
| 2025-11-14 | VFS: add start_creating_killable() and start_removing_killable() | NeilBrown | 1 | -29/+12 |
| 2025-11-12 | btrfs: utilize IOP_FASTPERM_MAY_EXEC | Mateusz Guzik | 1 | -1/+11 |
| 2025-11-11 | Merge tag 'for-6.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -34/+34 |
| 2025-11-08 | btrfs: send: make use of -fms-extensions for defining struct fs_path | Rasmus Villemoes | 1 | -19/+20 |
| 2025-11-05 | btrfs: use super write guard in relocating_repair_kthread() | Christian Brauner | 1 | -3/+2 |
| 2025-11-05 | btrfs: use super write guard in sb_start_write() | Christian Brauner | 1 | -2/+2 |
| 2025-11-05 | btrfs: use super write guard btrfs_run_defrag_inode() | Christian Brauner | 1 | -4/+3 |
| 2025-11-05 | btrfs: use super write guard in btrfs_reclaim_bgs_work() | Christian Brauner | 1 | -7/+3 |
| 2025-11-05 | fs: inline current_umask() and move it to fs_struct.h | Mateusz Guzik | 1 | -0/+1 |
| 2025-11-05 | btrfs: release root after error in data_reloc_print_warning_inode() | Zilin Guan | 1 | -1/+3 |
| 2025-11-05 | btrfs: scrub: put bio after errors in scrub_raid56_parity_stripe() | Zilin Guan | 1 | -0/+2 |
| 2025-11-05 | btrfs: do not update last_log_commit when logging inode due to a new name | Filipe Manana | 1 | -1/+1 |
| 2025-11-05 | btrfs: zoned: fix stripe width calculation | Naohiro Aota | 1 | -30/+26 |
| 2025-11-05 | btrfs: zoned: fix conventional zone capacity calculation | Naohiro Aota | 1 | -2/+2 |
| 2025-11-05 | btrfs: use blkdev_report_zones_cached() | Damien Le Moal | 1 | -5/+6 |
| 2025-11-04 | Merge tag 'for-6.18-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -2/+24 |
| 2025-11-03 | io_uring/uring_cmd: avoid double indirect call in task work dispatch | Caleb Sander Mateos | 1 | -2/+3 |
| 2025-10-31 | btrfs: Use folio_next_pos() | Matthew Wilcox (Oracle) | 8 | -30/+29 |
| 2025-10-30 | btrfs: mark dirty extent range for out of bound prealloc extents | austinchang | 1 | -0/+10 |
| 2025-10-30 | btrfs: set inode flag BTRFS_INODE_COPY_EVERYTHING when logging new name | Filipe Manana | 2 | -1/+3 |
| 2025-10-30 | btrfs: fix memory leak of qgroup_list in btrfs_add_qgroup_relation | Shardul Bankar | 1 | -1/+3 |
| 2025-10-30 | btrfs: ensure no dirty metadata is written back for an fs with errors | Qu Wenruo | 1 | -0/+8 |
| 2025-10-29 | fs: Make wbc_to_tag() inline and use it in fs. | Julian Sun | 1 | -4/+1 |
| 2025-10-29 | mm,btrfs: add a filemap_flush_nr helper | Christoph Hellwig | 1 | -11/+2 |
| 2025-10-29 | btrfs: push struct writeback_control into start_delalloc_inodes | Christoph Hellwig | 1 | -30/+21 |
| 2025-10-29 | btrfs: use the local tmp_inode variable in start_delalloc_inodes | Christoph Hellwig | 1 | -3/+3 |
| 2025-10-23 | Merge tag 'for-6.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -11/+64 |
| 2025-10-22 | btrfs: ref-verify: fix IS_ERR() vs NULL check in btrfs_build_ref_tree() | Amit Dhingra | 1 | -1/+1 |
| 2025-10-22 | btrfs: fix delayed_node ref_tracker use after free | Leo Martins | 2 | -1/+8 |
| 2025-10-20 | btrfs: use the new ->i_state accessors | Mateusz Guzik | 1 | -5/+5 |
| 2025-10-20 | mm/filemap: Add NUMA mempolicy support to filemap_alloc_folio() | Matthew Wilcox | 2 | -3/+3 |
| 2025-10-17 | btrfs: send: fix duplicated rmdir operations when using extrefs | Ting-Chang Hou | 1 | -8/+48 |
| 2025-10-17 | btrfs: directly free partially initialized fs_info in btrfs_check_leaked_roots() | Dewei Meng | 1 | -1/+7 |
| 2025-10-16 | Merge tag 'for-6.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 9 | -22/+25 |
| 2025-10-13 | btrfs: send: fix -Wflex-array-member-not-at-end warning in struct send_ctx | Gustavo A. R. Silva | 1 | -1/+3 |
| 2025-10-13 | btrfs: tree-checker: fix bounds check in check_inode_extref() | Dan Carpenter | 1 | -1/+1 |
| 2025-10-13 | btrfs: fix memory leaks when rejecting a non SINGLE data profile without an RST | Miquel Sabaté Solà | 1 | -1/+1 |