index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2024-08-16
btrfs: only enable extent map shrinker for DEBUG builds
Qu Wenruo
2024-08-15
btrfs: zoned: properly take lock to read/update block group's zoned variables
Naohiro Aota
2024-08-15
btrfs: tree-checker: add dev extent item checks
Qu Wenruo
2024-08-15
btrfs: update target inode's ctime on unlink
Jeff Layton
2024-08-15
btrfs: send: annotate struct name_cache_entry with __counted_by()
Thorsten Blum
2024-08-13
btrfs: fix invalid mapping of extent xarray state
Naohiro Aota
2024-08-13
btrfs: send: allow cloning non-aligned extent if it ends at i_size
Filipe Manana
2024-08-13
btrfs: only run the extent map shrinker from kswapd tasks
Filipe Manana
2024-08-13
btrfs: tree-checker: reject BTRFS_FT_UNKNOWN dir type
Qu Wenruo
2024-08-13
btrfs: check delayed refs when we're checking if a ref exists
Josef Bacik
2024-08-07
Merge tag 'for-6.11-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-08-02
btrfs: avoid using fixed char array size for tree names
Qu Wenruo
2024-08-02
btrfs: fix double inode unlock for direct IO sync writes
Filipe Manana
2024-08-01
btrfs: emit a warning about space cache v1 being deprecated
Josef Bacik
2024-08-01
btrfs: fix qgroup reserve leaks in cow_file_range
Boris Burkov
2024-08-01
btrfs: implement launder_folio for clearing dirty page reserve
Boris Burkov
2024-08-01
btrfs: scrub: update last_physical after scrubbing one stripe
Qu Wenruo
2024-08-01
btrfs: factor out stripe length calculation into a helper
Qu Wenruo
2024-07-30
Merge tag 'for-6.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-07-30
btrfs: initialize location to fix -Wmaybe-uninitialized in btrfs_lookup_dentry()
David Sterba
2024-07-29
btrfs: fix corruption after buffer fault in during direct IO append write
Filipe Manana
2024-07-29
btrfs: zoned: fix zone_unusable accounting on making block group read-write a...
Naohiro Aota
2024-07-29
btrfs: do not subtract delalloc from avail bytes
Naohiro Aota
2024-07-29
btrfs: make cow_file_range_inline() honor locked_page on error
Boris Burkov
2024-07-28
minmax: don't use max() in situations that want a C constant expression
Linus Torvalds
2024-07-25
btrfs: fix corrupt read due to bad offset of a compressed extent map
Filipe Manana
2024-07-25
btrfs: tree-checker: validate dref root and objectid
Qu Wenruo
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-19
Merge tag 'for-6.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2024-07-19
btrfs: change BTRFS_MOUNT_* flags to 64bit type
Qu Wenruo
2024-07-17
Merge tag 'for-6.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2024-07-15
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-15
Merge tag 'vfs-6.11.inode' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2024-07-12
Merge tag 'for-6.10-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-07-11
btrfs: avoid races when tracking progress for extent map shrinking
Filipe Manana
2024-07-11
btrfs: stop extent map shrinker if reschedule is needed
Filipe Manana
2024-07-11
btrfs: use delayed iput during extent map shrinking
Filipe Manana
2024-07-11
btrfs: fix extent map use-after-free when adding pages to compressed bio
Filipe Manana
2024-07-11
btrfs: fix bitmap leak when loading free space cache on duplicate entry
Filipe Manana
2024-07-11
btrfs: remove the BUG_ON() inside extent_range_clear_dirty_for_io()
Qu Wenruo
2024-07-11
btrfs: move extent_range_clear_dirty_for_io() into inode.c
Qu Wenruo
2024-07-11
btrfs: enhance compression error messages
David Sterba
2024-07-11
btrfs: fix data race when accessing the last_trans field of a root
Filipe Manana
2024-07-11
btrfs: rename the extra_gfp parameter of btrfs_alloc_page_array()
Qu Wenruo
2024-07-11
btrfs: remove the extra_gfp parameter from btrfs_alloc_folio_array()
Qu Wenruo
2024-07-11
btrfs: introduce new "rescue=ignoresuperflags" mount option
Qu Wenruo
2024-07-11
btrfs: introduce new "rescue=ignoremetacsums" mount option
Qu Wenruo
2024-07-11
btrfs: output the unrecognized super block flags as hex
Qu Wenruo
2024-07-11
btrfs: remove unused Opt enums
Qu Wenruo
2024-07-11
btrfs: tree-checker: add extra ram_bytes and disk_num_bytes check
Qu Wenruo
[next]