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
2020-01-25
Merge tag 'for-5.5-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-01-25
btrfs: dev-replace: remove warning for unknown return codes when finished
David Sterba
2020-01-24
btrfs: scrub: Require mandatory block group RO for dev-replace
Qu Wenruo
2020-01-17
Merge tag 'for-5.5-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-01-17
btrfs: check rw_devices, not num_devices for balance
Josef Bacik
2020-01-17
Btrfs: always copy scrub arguments back to user space
Filipe Manana
2020-01-13
btrfs: relocation: fix reloc_root lifespan and access
Qu Wenruo
2020-01-08
btrfs: fix memory leak in qgroup accounting
Johannes Thumshirn
2020-01-08
btrfs: do not delete mismatched root refs
Josef Bacik
2020-01-08
btrfs: fix invalid removal of root ref
Josef Bacik
2020-01-08
btrfs: rework arguments of btrfs_unlink_subvol
Josef Bacik
2020-01-03
Merge tag 'for-5.5-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-12-30
Btrfs: fix infinite loop during nocow writeback due to race
Filipe Manana
2019-12-30
btrfs: fix compressed write bio blkcg attribution
Dennis Zhou
2019-12-30
btrfs: punt all bios created in btrfs_submit_compressed_write()
Dennis Zhou
2019-12-17
Merge tag 'for-5.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-12-13
btrfs: send: remove WARN_ON for readonly mount
Anand Jain
2019-12-13
btrfs: do not leak reloc root if we fail to read the fs root
Josef Bacik
2019-12-13
btrfs: skip log replay on orphaned roots
Josef Bacik
2019-12-13
btrfs: handle ENOENT in btrfs_uuid_tree_iterate
Josef Bacik
2019-12-13
btrfs: abort transaction after failed inode updates in create_subvol
Josef Bacik
2019-12-13
Btrfs: fix hole extent items with a zero size after range cloning
Filipe Manana
2019-12-13
Btrfs: fix removal logic of the tree mod log that leads to use-after-free issues
Filipe Manana
2019-12-13
Btrfs: make tree checker detect checksum items with overlapping ranges
Filipe Manana
2019-12-13
Btrfs: fix missing data checksums after replaying a log tree
Filipe Manana
2019-12-13
btrfs: return error pointer from alloc_test_extent_buffer
Dan Carpenter
2019-12-13
btrfs: fix devs_max constraints for raid1c3 and raid1c4
David Sterba
2019-12-13
btrfs: tree-checker: Fix error format string for size_t
Andreas Färber
2019-12-13
btrfs: don't double lock the subvol_sem for rename exchange
Josef Bacik
2019-12-13
btrfs: handle error in btrfs_cache_block_group
Josef Bacik
2019-12-13
btrfs: do not call synchronize_srcu() in inode_tree_del
Josef Bacik
2019-12-13
Btrfs: fix cloning range with a hole when using the NO_HOLES feature
Filipe Manana
2019-12-13
btrfs: Fix error messages in qgroup_rescan_init
Nikolay Borisov
2019-12-09
btrfs: add Kconfig dependency for BLAKE2B
David Sterba
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-11-18
btrfs: drop bdev argument from submit_extent_page
David Sterba
2019-11-18
btrfs: remove extent_map::bdev
David Sterba
2019-11-18
btrfs: drop bio_set_dev where not needed
David Sterba
2019-11-18
btrfs: get bdev directly from fs_devices in submit_extent_page
David Sterba
2019-11-18
btrfs: record all roots for rename exchange on a subvol
Josef Bacik
2019-11-18
Btrfs: fix block group remaining RO forever after error during device replace
Filipe Manana
2019-11-18
btrfs: scrub: Don't check free space before marking a block group RO
Qu Wenruo
2019-11-18
btrfs: change btrfs_fs_devices::rotating to bool
Johannes Thumshirn
2019-11-18
btrfs: change btrfs_fs_devices::seeding to bool
Johannes Thumshirn
2019-11-18
btrfs: rename btrfs_block_group_cache
David Sterba
2019-11-18
btrfs: block-group: Reuse the item key from caller of read_one_block_group()
Qu Wenruo
2019-11-18
btrfs: block-group: Refactor btrfs_read_block_groups()
Qu Wenruo
2019-11-18
btrfs: document extent buffer locking
David Sterba
2019-11-18
btrfs: access eb::blocking_writers according to ACCESS_ONCE policies
David Sterba
2019-11-18
btrfs: set blocking_writers directly, no increment or decrement
David Sterba
[next]