index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
disk-io.c
Age
Commit message (
Expand
)
Author
2020-03-23
btrfs: add a leak check for roots
Josef Bacik
2020-03-23
btrfs: make the init of static elements in fs_info separate
Josef Bacik
2020-03-23
btrfs: move fs_info init work into it's own helper function
Josef Bacik
2020-03-23
btrfs: free more things in btrfs_free_fs_info
Josef Bacik
2020-03-23
btrfs: push btrfs_grab_fs_root into btrfs_get_fs_root
Josef Bacik
2020-03-23
btrfs: use btrfs_put_fs_root to free roots always
Josef Bacik
2020-03-23
btrfs: hold a ref on the root in open_ctree
Josef Bacik
2020-03-23
btrfs: export and rename free_fs_info
Josef Bacik
2020-03-23
btrfs: hold a ref on fs roots while they're in the radix tree
Josef Bacik
2020-03-23
btrfs: make the fs root init functions static
Josef Bacik
2020-03-23
btrfs: open code btrfs_read_fs_root_no_name
Josef Bacik
2020-03-23
btrfs: remove btrfs_read_fs_root, not used anymore
Josef Bacik
2020-03-23
btrfs: export and use btrfs_read_tree_root for tree-log
Josef Bacik
2020-03-23
btrfs: move fs root init stuff into btrfs_init_fs_root
Josef Bacik
2020-03-23
btrfs: push __setup_root into btrfs_alloc_root
Josef Bacik
2020-02-19
btrfs: do not check delayed items are empty for single transaction cleanup
Josef Bacik
2020-02-19
btrfs: reset fs_root to NULL on error in open_ctree
Josef Bacik
2020-02-19
btrfs: destroy qgroup extent records on transaction abort
Jeff Mahoney
2020-02-12
btrfs: print message when tree-log replay starts
David Sterba
2020-01-31
Btrfs: fix race between adding and putting tree mod seq elements and nodes
Filipe Manana
2020-01-23
btrfs: free block groups after free'ing fs trees
Josef Bacik
2020-01-20
btrfs: add the beginning of async discard, discard workqueue
Dennis Zhou
2020-01-20
btrfs: drop create parameter to btrfs_get_extent()
Omar Sandoval
2020-01-20
btrfs: sysfs, merge btrfs_sysfs_add devices_kobj and fsid
Anand Jain
2020-01-20
btrfs: sysfs, rename btrfs_sysfs_add_device()
Anand Jain
2020-01-20
btrfs: sysfs, btrfs_sysfs_add_fsid() drop unused argument parent
Anand Jain
2019-11-18
btrfs: remove extent_map::bdev
David Sterba
2019-11-18
btrfs: rename btrfs_block_group_cache
David Sterba
2019-11-18
btrfs: Streamline btrfs_fs_info::backup_root_index semantics
Nikolay Borisov
2019-11-18
btrfs: Rename find_oldest_super_backup to init_backup_root_slot
Nikolay Borisov
2019-11-18
btrfs: Remove unused next_root_backup function
Nikolay Borisov
2019-11-18
btrfs: Don't use objectid_mutex during mount
Nikolay Borisov
2019-11-18
btrfs: Factor out tree roots initialization during mount
Nikolay Borisov
2019-11-18
btrfs: Add read_backup_root
Nikolay Borisov
2019-11-18
btrfs: Remove newest_gen argument from find_oldest_super_backup
Nikolay Borisov
2019-11-18
btrfs: Cleanup and simplify find_newest_super_backup
Nikolay Borisov
2019-11-18
btrfs: add blake2b to checksumming algorithms
David Sterba
2019-11-18
btrfs: add member for a specific checksum driver
David Sterba
2019-11-18
btrfs: add sha256 to checksumming algorithm
Johannes Thumshirn
2019-11-18
btrfs: add xxhash64 to checksumming algorithms
Johannes Thumshirn
2019-11-18
btrfs: use bool argument in free_root_pointers()
Anand Jain
2019-11-18
btrfs: opencode extent_buffer_get
David Sterba
2019-11-18
btrfs: Enhance error output for write time tree checker
Qu Wenruo
2019-11-18
Btrfs: use REQ_CGROUP_PUNT for worker thread submitted bios
Chris Mason
2019-11-18
Btrfs: delete the entire async bio submission framework
Chris Mason
2019-11-18
Btrfs: stop using btrfs_schedule_bio()
Chris Mason
2019-11-18
btrfs: add __cold attribute to more functions
David Sterba
2019-11-18
btrfs: transaction: Cleanup unused TRANS_STATE_BLOCKED
Qu Wenruo
2019-11-18
btrfs: get rid of unique workqueue helper functions
Omar Sandoval
2019-11-18
btrfs: don't prematurely free work in end_workqueue_fn()
Omar Sandoval
[prev]
[next]