summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
12 daysbtrfs: enable large data folios for data reloc inodeQu Wenruo
12 daysbtrfs: output more info when btrfs_subpage_assert() failedQu Wenruo
12 daysbtrfs: reloc: unconditionally invalidate the page cache for each clusterQu Wenruo
12 daysbtrfs: defrag: add flag to force no-compressionDavid Sterba
12 daysbtrfs: fix ssd_spread overallocationBoris Burkov
12 daysselftests: tc: Add generic erspan_opts matching support for tc-flowerLi Shuang
12 daysbtrfs: zoned: requeue to unused block group list if zone finish failedNaohiro Aota
12 daysbtrfs: zoned: do not remove unwritten non-data block groupNaohiro Aota
12 daysbtrfs: remove btrfs_clear_extent_bits()Filipe Manana
12 daysbtrfs: use cached state when falling back from NOCoW write to CoW writeFilipe Manana
12 daysbtrfs: set EXTENT_NORESERVE before range unlock in btrfs_truncate_block()Filipe Manana
12 daysbtrfs: don't print relocation messages from auto reclaimJohannes Thumshirn
12 daysbtrfs: remove redundant auto reclaim log messageJohannes Thumshirn
12 daysbtrfs: make btrfs_check_nocow_lock() check more than one extentFilipe Manana
12 daysbtrfs: assert we can NOCOW the range in btrfs_truncate_block()Filipe Manana
12 daysbtrfs: update function comment for btrfs_check_nocow_lock()Filipe Manana
12 daysbtrfs: use btrfs_inode local variable at btrfs_page_mkwrite()Filipe Manana
12 daysbtrfs: use variable for io_tree when clearing range in btrfs_page_mkwrite()Filipe Manana
12 daysbtrfs: fix -ENOSPC mmap write failure on NOCOW files/extentsFilipe Manana
12 daysbtrfs: use clear_and_wake_up_bit() where open codedDavid Sterba
12 daysbtrfs: accessors: rename variable for folio offsetDavid Sterba
12 daysbtrfs: accessors: factor out split memcpy with two sourcesDavid Sterba
12 daysbtrfs: accessors: set target address at initializationDavid Sterba
12 daysbtrfs: accessors: compile-time fast path for u16David Sterba
12 daysbtrfs: accessors: compile-time fast path for u8David Sterba
12 daysbtrfs: accessors: inline eb bounds check and factor out the error reportDavid Sterba
12 daysbtrfs: accessors: use type sizeof constants directlyDavid Sterba
12 daysbtrfs: accessors: simplify folio bounds checksDavid Sterba
12 daysbtrfs: remove struct rcu_stringDavid Sterba
12 daysbtrfs: open code RCU for device nameDavid Sterba
12 daysbtrfs: index buffer_tree using node sizeDaniel Vacek
12 daysbtrfs: send: directly return strcmp() result when comparing recorded refsFilipe Manana
12 daysbtrfs: set search_commit_root to false in iterate_inodes_from_logical()Filipe Manana
12 daysbtrfs: reduce size of struct tree_mod_elemFilipe Manana
12 daysbtrfs: avoid logging tree mod log elements for irrelevant extent buffersFilipe Manana
12 daysbtrfs: use readahead_expand() on compressed extentsBoris Burkov
12 daysbtrfs: populate otime when logging an inode itemQu Wenruo
12 daysbtrfs: qgroup: use btrfs_qgroup_enabled() in ioctlsFilipe Manana
12 daysbtrfs: qgroup: fix qgroup create ioctl returning success after quotas disabledFilipe Manana
12 daysbtrfs: qgroup: set quota enabled bit if quota disable fails flushing reservat...Filipe Manana
12 daysbtrfs: restrict writes to opened btrfs devicesQu Wenruo
12 daysbtrfs: use fs_holder_ops for all opened devicesQu Wenruo
12 daysbtrfs: use the super_block as holder when mounting file systemsChristoph Hellwig
12 daysbtrfs: delay btrfs_open_devices() until super block is createdQu Wenruo
12 daysbtrfs: call bdev_fput() to reclaim the blk_holder immediatelyQu Wenruo
12 daysbtrfs: call btrfs_close_devices() from ->kill_sbChristoph Hellwig
12 daysbtrfs: add assertions to make super block creation more clearQu Wenruo
12 daysbtrfs: get rid of re-entering of btrfs_get_tree()Qu Wenruo
12 daysbtrfs: always open the device read-only in btrfs_scan_one_device()Christoph Hellwig
12 daysbtrfs: don't skip accounting in early ENOTTY return in btrfs_uring_encoded_re...Caleb Sander Mateos