summaryrefslogtreecommitdiffstats
path: root/fs/btrfs (follow)
Commit message (Expand)AuthorAgeFilesLines
* btrfs: fix uninitialized return value from btrfs_reclaim_sweep()Filipe Manana2024-08-272-13/+6
* btrfs: fix a use-after-free when hitting errors inside btrfs_submit_chunk()Qu Wenruo2024-08-271-8/+18
* btrfs: initialize last_extent_end to fix -Wmaybe-uninitialized warning in ext...David Sterba2024-08-261-1/+1
* btrfs: run delayed iputs when flushing delallocJosef Bacik2024-08-251-0/+2
* btrfs: only enable extent map shrinker for DEBUG buildsQu Wenruo2024-08-161-1/+7
* btrfs: zoned: properly take lock to read/update block group's zoned variablesNaohiro Aota2024-08-151-6/+8
* btrfs: tree-checker: add dev extent item checksQu Wenruo2024-08-151-0/+69
* btrfs: update target inode's ctime on unlinkJeff Layton2024-08-151-0/+1
* btrfs: send: annotate struct name_cache_entry with __counted_by()Thorsten Blum2024-08-151-1/+1
* btrfs: fix invalid mapping of extent xarray stateNaohiro Aota2024-08-131-7/+7
* btrfs: send: allow cloning non-aligned extent if it ends at i_sizeFilipe Manana2024-08-131-13/+39
* btrfs: only run the extent map shrinker from kswapd tasksFilipe Manana2024-08-132-16/+16
* btrfs: tree-checker: reject BTRFS_FT_UNKNOWN dir typeQu Wenruo2024-08-131-2/+3
* btrfs: check delayed refs when we're checking if a ref existsJosef Bacik2024-08-133-6/+114
* Merge tag 'for-6.11-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-08-075-9/+38
|\
| * btrfs: avoid using fixed char array size for tree namesQu Wenruo2024-08-021-1/+1
| * btrfs: fix double inode unlock for direct IO sync writesFilipe Manana2024-08-021-1/+4
| * btrfs: emit a warning about space cache v1 being deprecatedJosef Bacik2024-08-011-1/+4
| * btrfs: fix qgroup reserve leaks in cow_file_rangeBoris Burkov2024-08-011-0/+3
| * btrfs: implement launder_folio for clearing dirty page reserveBoris Burkov2024-08-011-0/+7
| * btrfs: scrub: update last_physical after scrubbing one stripeQu Wenruo2024-08-011-0/+9
| * btrfs: factor out stripe length calculation into a helperQu Wenruo2024-08-011-6/+10
* | Merge tag 'for-6.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-07-3112-31/+217
|\|
| * btrfs: initialize location to fix -Wmaybe-uninitialized in btrfs_lookup_dentry()David Sterba2024-07-301-1/+1
| * btrfs: fix corruption after buffer fault in during direct IO append writeFilipe Manana2024-07-293-13/+43
| * btrfs: zoned: fix zone_unusable accounting on making block group read-write a...Naohiro Aota2024-07-295-8/+15
| * btrfs: do not subtract delalloc from avail bytesNaohiro Aota2024-07-291-2/+1
| * btrfs: make cow_file_range_inline() honor locked_page on errorBoris Burkov2024-07-291-6/+10
| * btrfs: fix corrupt read due to bad offset of a compressed extent mapFilipe Manana2024-07-252-1/+100
| * btrfs: tree-checker: validate dref root and objectidQu Wenruo2024-07-251-0/+47
* | minmax: don't use max() in situations that want a C constant expressionLinus Torvalds2024-07-291-1/+1
* | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-07-222-3/+2
|\ \
| * | readahead: drop index argument of page_cache_async_readahead()Jan Kara2024-07-042-3/+2
* | | Merge tag 'for-6.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2024-07-195-42/+46
|\ \ \ | | |/ | |/|
| * | btrfs: change BTRFS_MOUNT_* flags to 64bit typeQu Wenruo2024-07-195-42/+46
* | | Merge tag 'for-6.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2024-07-1791-3875/+5164
|\| |
| * | btrfs: fix extent map use-after-free when adding pages to compressed bioFilipe Manana2024-07-111-1/+1
| * | btrfs: fix bitmap leak when loading free space cache on duplicate entryFilipe Manana2024-07-111-0/+1
| * | btrfs: remove the BUG_ON() inside extent_range_clear_dirty_for_io()Qu Wenruo2024-07-111-6/+20
| * | btrfs: move extent_range_clear_dirty_for_io() into inode.cQu Wenruo2024-07-113-16/+15
| * | btrfs: enhance compression error messagesDavid Sterba2024-07-113-44/+125
| * | btrfs: fix data race when accessing the last_trans field of a rootFilipe Manana2024-07-116-13/+23
| * | btrfs: rename the extra_gfp parameter of btrfs_alloc_page_array()Qu Wenruo2024-07-115-16/+16
| * | btrfs: remove the extra_gfp parameter from btrfs_alloc_folio_array()Qu Wenruo2024-07-113-8/+5
| * | btrfs: introduce new "rescue=ignoresuperflags" mount optionQu Wenruo2024-07-114-5/+26
| * | btrfs: introduce new "rescue=ignoremetacsums" mount optionQu Wenruo2024-07-118-12/+34
| * | btrfs: output the unrecognized super block flags as hexQu Wenruo2024-07-111-1/+1
| * | btrfs: remove unused Opt enumsQu Wenruo2024-07-111-3/+0
| * | btrfs: tree-checker: add extra ram_bytes and disk_num_bytes checkQu Wenruo2024-07-111-0/+18
| * | btrfs: fix the ram_bytes assignment for truncated ordered extentsQu Wenruo2024-07-111-3/+1