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
/
disk-io.c
Age
Commit message (
Expand
)
Author
2020-03-23
btrfs: return void from csum_tree_block
David Sterba
2020-03-23
btrfs: simplify tree block checksumming loop
David Sterba
2020-03-23
Btrfs: fix crash during unmount due to race with delayed inode workers
Filipe Manana
2020-03-23
btrfs: switch to use new generic UUID API
Andy Shevchenko
2020-03-23
btrfs: reduce pointer intdirections in btree_readpage_end_io_hook
David Sterba
2020-03-23
btrfs: adjust delayed refs message level
David Sterba
2020-03-23
btrfs: open code trivial helper btrfs_header_chunk_tree_uuid
David Sterba
2020-03-23
btrfs: open code trivial helper btrfs_header_fsid
David Sterba
2020-03-23
btrfs: convert snapshot/nocow exlcusion to drew lock
Nikolay Borisov
2020-03-23
btrfs: set update the uuid generation as soon as possible
Josef Bacik
2020-03-23
btrfs: bail out of uuid tree scanning if we're closing
Josef Bacik
2020-03-23
btrfs: make btrfs_check_uuid_tree private to disk-io.c
Nikolay Borisov
2020-03-23
btrfs: use bios instead of buffer_heads from super block writeout
Johannes Thumshirn
2020-03-23
btrfs: use the page cache for super block reading
Johannes Thumshirn
2020-03-23
btrfs: switch to per-transaction pinned extents
Nikolay Borisov
2020-03-23
btrfs: Perform pinned cleanup directly in btrfs_destroy_delayed_refs
Nikolay Borisov
2020-03-23
btrfs: sink argument tree to extent_read_full_page
David Sterba
2020-03-23
btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root
Josef Bacik
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
[next]