index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-21
Merge tag 'iomap-5.12-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-02-21
Merge tag 'for-5.12-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2021-02-13
Merge tag 'for-5.11-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-02-12
btrfs: initialize fs_info::csum_size earlier in open_ctree
Su Yue
2021-02-09
btrfs: zoned: enable to mount ZONED incompat flag
Naohiro Aota
2021-02-09
btrfs: zoned: deal with holes writing out tree-log pages
Naohiro Aota
2021-02-09
btrfs: zoned: reorder log node allocation on zoned filesystem
Naohiro Aota
2021-02-09
btrfs: zoned: serialize log transaction on zoned filesystems
Naohiro Aota
2021-02-09
btrfs: zoned: extend zoned allocator to use dedicated tree-log block group
Naohiro Aota
2021-02-09
btrfs: split alloc_log_tree()
Naohiro Aota
2021-02-09
btrfs: zoned: relocate block group to repair IO failure in zoned filesystems
Naohiro Aota
2021-02-09
btrfs: zoned: enable relocation on a zoned filesystem
Naohiro Aota
2021-02-09
btrfs: zoned: support dev-replace in zoned filesystems
Naohiro Aota
2021-02-09
btrfs: zoned: implement copying for zoned device-replace
Naohiro Aota
2021-02-09
btrfs: zoned: implement cloning for zoned device-replace
Naohiro Aota
2021-02-09
btrfs: zoned: mark block groups to copy for device-replace
Naohiro Aota
2021-02-09
btrfs: zoned: do not use async metadata checksum on zoned filesystems
Naohiro Aota
2021-02-09
btrfs: zoned: wait for existing extents before truncating
Naohiro Aota
2021-02-09
btrfs: zoned: serialize metadata IO
Naohiro Aota
2021-02-09
btrfs: zoned: introduce dedicated data write path for zoned filesystems
Naohiro Aota
2021-02-09
btrfs: zoned: enable zone append writing for direct IO
Naohiro Aota
2021-02-09
btrfs: zoned: use ZONE_APPEND write for zoned mode
Naohiro Aota
2021-02-09
btrfs: save irq flags when looking up an ordered extent
Johannes Thumshirn
2021-02-09
btrfs: zoned: cache if block group is on a sequential zone
Johannes Thumshirn
2021-02-09
btrfs: extend btrfs_rmap_block for specifying a device
Naohiro Aota
2021-02-09
btrfs: zoned: check if bio spans across an ordered extent
Johannes Thumshirn
2021-02-09
btrfs: zoned: split ordered extent when bio is sent
Naohiro Aota
2021-02-09
btrfs: zoned: handle REQ_OP_ZONE_APPEND as writing
Naohiro Aota
2021-02-09
btrfs: zoned: use bio_add_zone_append_page
Naohiro Aota
2021-02-09
btrfs: factor out helper adding a page to bio
Naohiro Aota
2021-02-09
btrfs: zoned: reset zones of unused block groups
Naohiro Aota
2021-02-09
btrfs: zoned: advance allocation pointer after tree log node
Naohiro Aota
2021-02-09
btrfs: zoned: redirty released extent buffers
Naohiro Aota
2021-02-09
btrfs: zoned: implement sequential extent allocation
Naohiro Aota
2021-02-09
btrfs: zoned: track unusable bytes for zones
Naohiro Aota
2021-02-09
btrfs: zoned: calculate allocation offset for conventional zones
Naohiro Aota
2021-02-09
btrfs: zoned: load zone's allocation offset
Naohiro Aota
2021-02-09
btrfs: zoned: verify device extent is aligned to zone
Naohiro Aota
2021-02-09
btrfs: zoned: implement zoned chunk allocator
Naohiro Aota
2021-02-09
btrfs: zoned: allow zoned filesystems on non-zoned block devices
Johannes Thumshirn
2021-02-09
btrfs: zoned: disallow fitrim on zoned filesystems
Naohiro Aota
2021-02-09
btrfs: zoned: do not load fs_info::zoned from incompat flag
Johannes Thumshirn
2021-02-09
btrfs: release path before calling to btrfs_load_block_group_zone_info
Johannes Thumshirn
2021-02-09
btrfs: zoned: use regular super block location on zone emulation
Naohiro Aota
2021-02-09
btrfs: zoned: defer loading zone info after opening trees
Naohiro Aota
2021-02-08
btrfs: fix extent buffer leak on failure to copy root
Filipe Manana
2021-02-08
btrfs: explain page locking and readahead in read_extent_buffer_pages()
Qu Wenruo
2021-02-08
btrfs: allow read-only mount of 4K sector size fs on 64K page system
Qu Wenruo
[next]