index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
disk-io.c
Age
Commit message (
Expand
)
Author
2021-11-01
Merge tag 'for-5.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2021-10-29
btrfs: call btrfs_check_rw_degradable only if there is a missing device
Anand Jain
2021-10-26
btrfs: fix comment about sector sizes supported in 64K systems
Anand Jain
2021-10-26
btrfs: add a BTRFS_FS_ERROR helper
Josef Bacik
2021-10-26
btrfs: assert that extent buffers are write locked instead of only locked
Filipe Manana
2021-10-26
btrfs: rename struct btrfs_io_bio to btrfs_bio
Qu Wenruo
2021-10-26
btrfs: zoned: add a dedicated data relocation block group
Johannes Thumshirn
2021-10-26
btrfs: introduce btrfs_is_data_reloc_root
Johannes Thumshirn
2021-10-26
btrfs: convert latest_bdev type to btrfs_device and rename
Anand Jain
2021-10-26
btrfs: zoned: implement active zone tracking
Naohiro Aota
2021-10-26
btrfs: zoned: finish superblock zone once no space left for new SB
Naohiro Aota
2021-10-25
btrfs: subpage: introduce btrfs_subpage_bitmap_info
Qu Wenruo
2021-10-18
btrfs: use bdev_nr_bytes instead of open coding it
Christoph Hellwig
2021-09-07
btrfs: fix upper limit for max_inline for page size 64K
Anand Jain
2021-08-23
btrfs: allow read-write for 4K sectorsize on 64K page size systems
Qu Wenruo
2021-08-23
btrfs: subpage: reject raid56 filesystem and profile conversion
Qu Wenruo
2021-07-29
btrfs: calculate number of eb pages properly in csum_tree_block
David Sterba
2021-06-22
btrfs: rip out btrfs_space_info::total_bytes_pinned
Josef Bacik
2021-06-22
btrfs: send: fix crash when memory allocations trigger reclaim
Filipe Manana
2021-06-22
btrfs: ensure relocation never runs while we have send operations running
Filipe Manana
2021-06-22
btrfs: shorten integrity checker extent data mount option
David Sterba
2021-06-22
btrfs: fix typos in comments
David Sterba
2021-06-21
btrfs: add cancellable chunk relocation support
David Sterba
2021-06-21
btrfs: simplify eb checksum verification in btrfs_validate_metadata_buffer
David Sterba
2021-06-21
btrfs: remove extra sb::s_id from message in btrfs_validate_metadata_buffer
David Sterba
2021-06-21
btrfs: rename check_async_write and let it return bool
Johannes Thumshirn
2021-06-04
btrfs: promote debugging asserts to full-fledged checks in validate_super
Nikolay Borisov
2021-04-20
btrfs: zoned: automatically reclaim zones
Johannes Thumshirn
2021-04-20
btrfs: rename delete_unused_bgs_mutex to reclaim_bgs_lock
Johannes Thumshirn
2021-04-19
btrfs: subpage: support metadata checksum calculation at write time
Qu Wenruo
2021-04-19
btrfs: subpage: do more sanity checks on metadata page dirtying
Qu Wenruo
2021-03-25
Merge tag 'for-5.12-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-03-17
btrfs: fix subvolume/snapshot deletion not triggered on mount
Filipe Manana
2021-03-17
btrfs: initialize device::fs_info always
Josef Bacik
2021-02-21
Merge tag 'for-5.12-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2021-02-12
btrfs: initialize fs_info::csum_size earlier in open_ctree
Su Yue
2021-02-09
btrfs: zoned: reorder log node allocation on zoned filesystem
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: do not use async metadata checksum on zoned filesystems
Naohiro Aota
2021-02-09
btrfs: zoned: serialize metadata IO
Naohiro Aota
2021-02-09
btrfs: zoned: handle REQ_OP_ZONE_APPEND as writing
Naohiro Aota
2021-02-09
btrfs: zoned: redirty released extent buffers
Naohiro Aota
2021-02-09
btrfs: zoned: do not load fs_info::zoned from incompat flag
Johannes Thumshirn
2021-02-09
btrfs: zoned: defer loading zone info after opening trees
Naohiro Aota
2021-02-08
btrfs: allow read-only mount of 4K sector size fs on 64K page system
Qu Wenruo
2021-02-08
btrfs: introduce subpage metadata validation check
Qu Wenruo
2021-02-08
btrfs: improve preemptive background space flushing
Josef Bacik
2021-02-08
btrfs: track ordered bytes instead of just dio ordered bytes
Josef Bacik
2021-02-08
btrfs: make btrfs_root::free_objectid hold the next available objectid
Nikolay Borisov
[next]