index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2021-03-15
btrfs: fix wrong offset to zero out range beyond i_size
Qu Wenruo
2021-03-04
btrfs: zoned: do not account freed region of read-only block group as zone_un...
Naohiro Aota
2021-03-04
btrfs: zoned: use sector_t for zone sectors
Naohiro Aota
2021-03-02
btrfs: subpage: fix the false data csum mismatch error
Qu Wenruo
2021-03-02
btrfs: fix warning when creating a directory with smack enabled
Filipe Manana
2021-03-02
btrfs: don't flush from btrfs_delayed_inode_reserve_metadata
Nikolay Borisov
2021-03-02
btrfs: export and rename qgroup_reserve_meta
Nikolay Borisov
2021-03-02
btrfs: free correct amount of space in btrfs_delayed_inode_reserve_metadata
Nikolay Borisov
2021-03-02
btrfs: fix spurious free_space_tree remount warning
Boris Burkov
2021-03-02
btrfs: validate qgroup inherit for SNAP_CREATE_V2 ioctl
Dan Carpenter
2021-03-02
btrfs: unlock extents in btrfs_zero_range in case of quota reservation errors
Nikolay Borisov
2021-03-02
btrfs: ref-verify: use 'inline void' keyword ordering
Randy Dunlap
2021-02-22
btrfs: zoned: fix deadlock on log sync
Johannes Thumshirn
2021-02-22
btrfs: avoid double put of block group when emptying cluster
Josef Bacik
2021-02-22
btrfs: fix stale data exposure after cloning a hole with NO_HOLES enabled
Filipe Manana
2021-02-22
btrfs: tree-checker: do not error out if extent ref hash doesn't match
Josef Bacik
2021-02-22
btrfs: fix race between swap file activation and snapshot creation
Filipe Manana
2021-02-22
btrfs: fix race between writes to swap files and scrub
Filipe Manana
2021-02-22
btrfs: avoid checking for RO block group twice during nocow writeback
Filipe Manana
2021-02-22
btrfs: fix race between extent freeing/allocation when using bitmaps
Nikolay Borisov
2021-02-22
btrfs: make check_compressed_csum() to be subpage compatible
Qu Wenruo
2021-02-22
btrfs: make btrfs_submit_compressed_read() subpage compatible
Qu Wenruo
2021-02-22
btrfs: fix raid6 qstripe kmap
Ira Weiny
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
[next]