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
2022-03-14
btrfs: pass btrfs_fs_info for deleting snapshots and cleaner
Josef Bacik
2022-03-14
btrfs: add filesystems state details to error messages
Sweet Tea Dorminy
2022-03-14
btrfs: deal with unexpected extent type during reflinking
Filipe Manana
2022-03-14
btrfs: fix unexpected error path when reflinking an inline extent
Filipe Manana
2022-03-14
btrfs: reset last_reflink_trans after fsyncing inode
Filipe Manana
2022-03-14
btrfs: voluntarily relinquish cpu when doing a full fsync
Filipe Manana
2022-03-14
btrfs: hold on to less memory when logging checksums during full fsync
Filipe Manana
2022-03-14
btrfs: stop copying old file extents when doing a full fsync
Filipe Manana
2022-03-14
btrfs: do not clean up repair bio if submit fails
Josef Bacik
2022-03-14
btrfs: do not try to repair bio that has no mirror set
Josef Bacik
2022-03-14
btrfs: do not double complete bio on errors during compressed reads
Josef Bacik
2022-03-14
btrfs: track compressed bio errors as blk_status_t
Josef Bacik
2022-03-14
btrfs: remove the bio argument from finish_compressed_bio_read
Josef Bacik
2022-03-14
btrfs: check correct bio in finish_compressed_bio_read
Josef Bacik
2022-03-14
btrfs: handle csum lookup errors properly on reads
Josef Bacik
2022-03-14
btrfs: make search_csum_tree return 0 if we get -EFBIG
Josef Bacik
2022-03-14
btrfs: add BTRFS_IOC_ENCODED_WRITE
Omar Sandoval
2022-03-14
btrfs: add BTRFS_IOC_ENCODED_READ ioctl
Omar Sandoval
2022-03-14
btrfs: optionally extend i_size in cow_file_range_inline()
Omar Sandoval
2022-03-14
btrfs: clean up cow_file_range_inline()
Omar Sandoval
2022-03-14
btrfs: support different disk extent size for delalloc
Omar Sandoval
2022-03-14
btrfs: add ram_bytes and offset to btrfs_ordered_extent
Omar Sandoval
2022-03-14
btrfs: don't advance offset for compressed bios in btrfs_csum_one_bio()
Omar Sandoval
2022-03-14
btrfs: qgroup: remove outdated TODO comments
Sidong Yang
2022-03-14
btrfs: qgroup: remove duplicated check in adding qgroup relations
Sidong Yang
2022-03-14
btrfs: add lzo workspace buffer length constants
Dāvis Mosāns
2022-03-14
btrfs: populate extent_map::generation when reading from disk
Qu Wenruo
2022-03-14
btrfs: assert we have a write lock when removing and replacing extent maps
Filipe Manana
2022-03-14
btrfs: remove no longer used counter when reading data page
Filipe Manana
2022-03-14
btrfs: fix lost error return value when reading a data page
Filipe Manana
2022-03-14
btrfs: stop checking for NULL return from btrfs_get_extent()
Filipe Manana
2022-03-14
btrfs: prepare extents to be logged before locking a log tree path
Filipe Manana
2022-03-14
btrfs: remove useless path release in the fast fsync path
Filipe Manana
2022-03-14
btrfs: remove constraint on number of visited leaves when replacing extents
Filipe Manana
2022-03-14
btrfs: avoid unnecessary computation when deleting items from a leaf
Filipe Manana
2022-03-14
btrfs: avoid unnecessary COW of leaves when deleting items from a leaf
Filipe Manana
2022-03-14
btrfs: remove unnecessary leaf free space checks when pushing items
Filipe Manana
2022-03-14
btrfs: stop checking for NULL return from btrfs_get_extent_fiemap()
Johannes Thumshirn
2022-03-14
btrfs: zoned: remove redundant assignment in btrfs_check_zoned_mode
Pankaj Raghav
2022-03-14
btrfs: replace BUILD_BUG_ON by static_assert
David Sterba
2022-03-14
btrfs: zoned: allow DUP on meta-data block groups
Johannes Thumshirn
2022-03-14
btrfs: zoned: prepare for allowing DUP on zoned
Johannes Thumshirn
2022-03-14
btrfs: zoned: make zone finishing multi stripe capable
Johannes Thumshirn
2022-03-14
btrfs: zoned: make zone activation multi stripe capable
Johannes Thumshirn
2022-03-14
btrfs: add support for multiple global roots
Josef Bacik
2022-03-14
btrfs: add code to support the block group root
Josef Bacik
2022-03-14
btrfs: abstract out loading the tree root
Josef Bacik
2022-03-14
btrfs: tree-checker: don't fail on empty extent roots for extent tree v2
Josef Bacik
2022-03-14
btrfs: disable space cache related mount options for extent tree v2
Josef Bacik
2022-03-14
btrfs: disable snapshot creation/deletion for extent tree v2
Josef Bacik
[next]