index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2020-12-09
btrfs: fix lockdep warning when creating free space tree
Boris Burkov
2020-12-09
btrfs: skip space_cache v1 setup when not using it
Boris Burkov
2020-12-09
btrfs: remove free space items when disabling space cache v1
Boris Burkov
2020-12-09
btrfs: warn when remount will not change the free space tree
Boris Burkov
2020-12-09
btrfs: use superblock state to print space_cache mount option
Boris Burkov
2020-12-09
btrfs: keep sb cache_generation consistent with space_cache
Boris Burkov
2020-12-09
btrfs: clear free space tree on ro->rw remount
Boris Burkov
2020-12-09
btrfs: clear oneshot options on mount and remount
Boris Burkov
2020-12-09
btrfs: create free space tree on ro->rw remount
Boris Burkov
2020-12-09
btrfs: only mark bg->needs_free_space if free space tree is on
Boris Burkov
2020-12-09
btrfs: start orphan cleanup on ro->rw remount
Boris Burkov
2020-12-09
btrfs: lift read-write mount setup from mount and remount
Boris Burkov
2020-12-09
btrfs: do not block inode logging for so long during transaction commit
Filipe Manana
2020-12-09
btrfs: fix race leading to unnecessary transaction commit when logging inode
Filipe Manana
2020-12-09
btrfs: fix race that makes inode logging fallback to transaction commit
Filipe Manana
2020-12-09
btrfs: fix race that causes unnecessary logging of ancestor inodes
Filipe Manana
2020-12-09
btrfs: fix race that results in logging old extents during a fast fsync
Filipe Manana
2020-12-09
btrfs: fix race causing unnecessary inode logging during link and rename
Filipe Manana
2020-12-09
btrfs: remove recalc_thresholds from free space ops
David Sterba
2020-12-09
btrfs: always set NODATASUM/NODATACOW in __create_free_space_inode
Nikolay Borisov
2020-12-09
btrfs: remove crc_check logic from free space
Nikolay Borisov
2020-12-09
btrfs: remove inode number cache feature
Nikolay Borisov
2020-12-09
btrfs: replace calls to btrfs_find_free_ino with btrfs_find_free_objectid
Nikolay Borisov
2020-12-09
btrfs: move btrfs_find_highest_objectid/btrfs_find_free_objectid to disk-io.c
Nikolay Borisov
2020-12-09
btrfs: drop casts of bio bi_sector
David Sterba
2020-12-09
btrfs: implement log-structured superblock for ZONED mode
Naohiro Aota
2020-12-09
btrfs: disallow mixed-bg in ZONED mode
Naohiro Aota
2020-12-09
btrfs: disable fallocate in ZONED mode
Naohiro Aota
2020-12-09
btrfs: disallow NODATACOW in ZONED mode
Naohiro Aota
2020-12-09
btrfs: disallow space_cache in ZONED mode
Naohiro Aota
2020-12-09
btrfs: introduce max_zone_append_size
Naohiro Aota
2020-12-09
btrfs: check and enable ZONED mode
Naohiro Aota
2020-12-09
btrfs: get zone information of zoned block devices
Naohiro Aota
2020-12-08
btrfs: introduce ZONED feature flag
Naohiro Aota
2020-12-08
btrfs: return bool from btrfs_should_end_transaction
Nikolay Borisov
2020-12-08
btrfs: return bool from should_end_transaction
Nikolay Borisov
2020-12-08
btrfs: remove err variable from do_relocation
Nikolay Borisov
2020-12-08
btrfs: eliminate err variable from merge_reloc_root
Nikolay Borisov
2020-12-08
btrfs: remove err variable from btrfs_delete_subvolume
Nikolay Borisov
2020-12-08
btrfs: unlock path before checking if extent is shared during nocow writeback
Filipe Manana
2020-12-08
btrfs: tree-checker: annotate all error branches as unlikely
David Sterba
2020-12-08
btrfs: remove stub device info from messages when we have no fs_info
David Sterba
2020-12-08
btrfs: use detach_page_private() in alloc_extent_buffer()
Qu Wenruo
2020-12-08
btrfs: use nodesize to determine if we need readahead in btrfs_lookup_bio_sums
Qu Wenruo
2020-12-08
btrfs: only clear EXTENT_LOCK bit in extent_invalidatepage
Qu Wenruo
2020-12-08
btrfs: remove unused parameter phy_offset from btrfs_validate_metadata_buffer
Qu Wenruo
2020-12-08
btrfs: scrub: remove the anonymous structure from scrub_page
Qu Wenruo
2020-12-08
btrfs: use fixed width int type for extent_state::state
Qu Wenruo
2020-12-08
btrfs: introduce helper to handle page status update in end_bio_extent_readpa...
Qu Wenruo
2020-12-08
btrfs: add structure to keep track of extent range in end_bio_extent_readpage
Qu Wenruo
[prev]
[next]