index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2021-10-26
btrfs: do not log new dentries when logging that a new name exists
Filipe Manana
2021-10-26
btrfs: remove no longer needed checks for NULL log context
Filipe Manana
2021-10-26
btrfs: check if a log tree exists at inode_logged()
Filipe Manana
2021-10-26
btrfs: remove stale comment about the btrfs_show_devname
Anand Jain
2021-10-26
btrfs: update latest_dev when we create a sprout device
Anand Jain
2021-10-26
btrfs: use latest_dev in btrfs_show_devname
Anand Jain
2021-10-26
btrfs: convert latest_bdev type to btrfs_device and rename
Anand Jain
2021-10-26
btrfs: zoned: finish relocating block group
Naohiro Aota
2021-10-26
btrfs: zoned: finish fully written block group
Naohiro Aota
2021-10-26
btrfs: zoned: avoid chunk allocation if active block group has enough space
Naohiro Aota
2021-10-26
btrfs: move ffe_ctl one level up
Naohiro Aota
2021-10-26
btrfs: zoned: activate new block group
Naohiro Aota
2021-10-26
btrfs: zoned: activate block group on allocation
Naohiro Aota
2021-10-26
btrfs: zoned: load active zone info for block group
Naohiro Aota
2021-10-26
btrfs: zoned: implement active zone tracking
Naohiro Aota
2021-10-26
btrfs: zoned: introduce physical_map to btrfs_block_group
Naohiro Aota
2021-10-26
btrfs: zoned: load active zone information from devices
Naohiro Aota
2021-10-26
btrfs: zoned: finish superblock zone once no space left for new SB
Naohiro Aota
2021-10-26
btrfs: zoned: locate superblock position using zone capacity
Naohiro Aota
2021-10-26
btrfs: zoned: consider zone as full when no more SB can be written
Naohiro Aota
2021-10-26
btrfs: zoned: tweak reclaim threshold for zone capacity
Naohiro Aota
2021-10-26
btrfs: zoned: calculate free space from zone capacity
Naohiro Aota
2021-10-26
btrfs: zoned: move btrfs_free_excluded_extents out of btrfs_calc_zone_unusable
Naohiro Aota
2021-10-26
btrfs: zoned: load zone capacity information from devices
Naohiro Aota
2021-10-26
btrfs: defrag: enable defrag for subpage case
Qu Wenruo
2021-10-26
btrfs: defrag: remove the old infrastructure
Qu Wenruo
2021-10-26
btrfs: defrag: use defrag_one_cluster() to implement btrfs_defrag_file()
Qu Wenruo
2021-10-26
btrfs: defrag: introduce helper to defrag one cluster
Qu Wenruo
2021-10-26
btrfs: defrag: introduce helper to defrag a range
Qu Wenruo
2021-10-26
btrfs: defrag: introduce helper to defrag a contiguous prepared range
Qu Wenruo
2021-10-26
btrfs: defrag: introduce helper to collect target file extents
Qu Wenruo
2021-10-26
btrfs: defrag: factor out page preparation into a helper
Qu Wenruo
2021-10-26
btrfs: defrag: replace hard coded PAGE_SIZE with sectorsize
Qu Wenruo
2021-10-26
btrfs: defrag: also check PagePrivate for subpage cases in cluster_pages_for_...
Qu Wenruo
2021-10-26
btrfs: defrag: pass file_ra_state instead of file to btrfs_defrag_file()
Qu Wenruo
2021-10-26
btrfs: rename and switch to bool btrfs_chunk_readonly
Anand Jain
2021-10-26
btrfs: reflink: initialize return value to 0 in btrfs_extent_same()
Sidong Yang
2021-10-26
btrfs: subpage: pack all subpage bitmaps into a larger bitmap
Qu Wenruo
2021-10-25
btrfs: subpage: introduce btrfs_subpage_bitmap_info
Qu Wenruo
2021-10-25
btrfs: subpage: make btrfs_alloc_subpage() return btrfs_subpage directly
Qu Wenruo
2021-10-25
btrfs: subpage: only call btrfs_alloc_subpage() when sectorsize is smaller th...
Qu Wenruo
2021-10-25
btrfs: update comment for fs_devices::seed_list in btrfs_rm_device
Su Yue
2021-10-25
btrfs: drop unnecessary ret in ioctl_quota_rescan_status
Anand Jain
2021-10-25
btrfs: send: simplify send_create_inode_if_needed
Marcos Paulo de Souza
2021-10-25
btrfs: rename btrfs_alloc_chunk to btrfs_create_chunk
Nikolay Borisov
2021-10-11
Merge tag 'for-5.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-10-07
btrfs: fix abort logic in btrfs_replace_file_extents
Josef Bacik
2021-10-07
btrfs: check for error when looking up inode during dir entry replay
Filipe Manana
2021-10-07
btrfs: unify lookup return value when dir entry is missing
Filipe Manana
2021-10-07
btrfs: deal with errors when adding inode reference during log replay
Filipe Manana
[next]