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-03-23
btrfs: rcu-string: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-23
btrfs: delayed-inode: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-23
btrfs: add RCU locks around block group initialization
Madhuparna Bhowmik
2020-03-23
btrfs: Open code insert_extent_backref
Nikolay Borisov
2020-03-23
btrfs: Remove impossible BUG_ON in get_tree_block_key
Nikolay Borisov
2020-03-23
btrfs: balance: factor out convert profile validation
David Sterba
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: inline checksum name and driver definitions
David Sterba
2020-03-23
btrfs: Rename __btrfs_alloc_chunk to btrfs_alloc_chunk
Nikolay Borisov
2020-03-23
btrfs: fix btrfs_calc_reclaim_metadata_size calculation
Josef Bacik
2020-03-23
Btrfs: fix crash during unmount due to race with delayed inode workers
Filipe Manana
2020-03-23
btrfs: factor out prepare_allocation() for extent allocation
Naohiro Aota
2020-03-23
btrfs: skip LOOP_NO_EMPTY_SIZE if not clustered allocation
Naohiro Aota
2020-03-23
btrfs: factor out chunk_allocation_failed() for extent allocation
Naohiro Aota
2020-03-23
btrfs: drop unnecessary arguments from find_free_extent_update_loop()
Naohiro Aota
2020-03-23
btrfs: factor out found_extent() for extent allocation
Naohiro Aota
2020-03-23
btrfs: factor out release_block_group()
Naohiro Aota
2020-03-23
btrfs: drop unnecessary arguments from clustered allocation functions
Naohiro Aota
2020-03-23
btrfs: factor out do_allocation() for extent allocation
Naohiro Aota
2020-03-23
btrfs: move variables for clustered allocation into find_free_extent_ctl
Naohiro Aota
2020-03-23
btrfs: move hint_byte into find_free_extent_ctl
Naohiro Aota
2020-03-23
btrfs: introduce extent allocation policy
Naohiro Aota
2020-03-23
btrfs: parameterize dev_extent_min for chunk allocation
Naohiro Aota
2020-03-23
btrfs: factor out create_chunk()
Naohiro Aota
2020-03-23
btrfs: factor out decide_stripe_size()
Naohiro Aota
2020-03-23
btrfs: factor out gather_device_info()
Naohiro Aota
2020-03-23
btrfs: factor out init_alloc_chunk_ctl
Naohiro Aota
2020-03-23
btrfs: introduce alloc_chunk_ctl
Naohiro Aota
2020-03-23
btrfs: refactor find_free_dev_extent_start()
Naohiro Aota
2020-03-23
btrfs: introduce chunk allocation policy
Naohiro Aota
2020-03-23
btrfs: handle invalid profile in chunk allocation
Naohiro Aota
2020-03-23
btrfs: change full_search to bool in find_free_extent_update_loop
Naohiro Aota
2020-03-23
btrfs: qgroup: Remove the unnecesaary spin lock for qgroup_rescan_running
Qu Wenruo
2020-03-23
btrfs: qgroup: ensure qgroup_rescan_running is only set when the worker is at...
Qu Wenruo
2020-03-23
btrfs: switch to use new generic UUID API
Andy Shevchenko
2020-03-23
btrfs: Don't submit any btree write bio if the fs has errors
Qu Wenruo
2020-03-23
btrfs: ioctl: resize: only show message if size is changed
Marcos Paulo de Souza
2020-03-23
btrfs: slightly simplify global block reserve calculations
Anand Jain
2020-03-23
btrfs: merge unlocking to common exit block in btrfs_commit_transaction
David Sterba
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: replace u_long type cast with unsigned long
David Sterba
2020-03-23
btrfs: raid56: simplify sort_parity_stripes
David Sterba
2020-03-23
btrfs: adjust message level for unrecognized mount option
David Sterba
2020-03-23
btrfs: simplify parameters of btrfs_set_disk_extent_flags
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: move mapping of block for discard to its caller
David Sterba
2020-03-23
btrfs: use struct_size to calculate size of raid hash table
David Sterba
[prev]
[next]