index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2017-04-18
Btrfs: switch to div64_u64 if with a u64 divisor
Liu Bo
2017-04-18
Btrfs: update scrub_parity to use u64 stripe_len
Liu Bo
2017-04-18
Btrfs: enable repair during read for raid56 profile
Liu Bo
2017-04-18
btrfs: use clear_page where appropriate
David Sterba
2017-04-18
btrfs: Prevent scrub recheck from racing with dev replace
Qu Wenruo
2017-04-18
btrfs: Wait for in-flight bios before freeing target device for raid56
Qu Wenruo
2017-04-18
btrfs: scrub: Don't append on-disk pages for raid56 scrub
Qu Wenruo
2017-04-18
btrfs: qgroup: Re-arrange tracepoint timing to co-operate with reserved space...
Qu Wenruo
2017-04-18
btrfs: qgroup: Add trace point for qgroup reserved space
Qu Wenruo
2017-04-18
btrfs: drop redundant parameters from btrfs_map_sblock
David Sterba
2017-04-18
btrfs: sink GFP flags parameter to tree_mod_log_insert_root
David Sterba
2017-04-18
btrfs: sink GFP flags parameter to tree_mod_log_insert_move
David Sterba
2017-04-18
Btrfs: fix wrong failed mirror_num of read-repair on raid56
Liu Bo
2017-04-18
Btrfs: set scrub page's io_error if failing to submit io
Liu Bo
2017-04-18
btrfs: track exclusive filesystem operation in flags
David Sterba
2017-04-18
btrfs: qgroups: Retry after commit on getting EDQUOT
Goldwyn Rodrigues
2017-04-18
btrfs: replace hardcoded value with SEQ_LAST macro
Edmund Nadolski
2017-04-18
btrfs: provide enumeration for __merge_refs mode argument
Edmund Nadolski
2017-04-18
btrfs: remove unused qgroup members from btrfs_trans_handle
David Sterba
2017-04-18
btrfs: remove local blocksize variable in reada_find_extent
David Sterba
2017-04-18
btrfs: remove redundant parameter from reada_start_machine_dev
David Sterba
2017-04-18
btrfs: remove redundant parameter from reada_find_zone
David Sterba
2017-04-18
btrfs: remove redundant parameter from btree_readahead_hook
David Sterba
2017-04-18
btrfs: preallocate radix tree node for global readahead tree
David Sterba
2017-04-18
btrfs: preallocate radix tree node for readahead
David Sterba
2017-04-18
btrfs: No need to check !(flags & MS_RDONLY) twice
Goldwyn Rodrigues
2017-04-18
Btrfs: update comments in cache_save_setup
Liu Bo
2017-04-18
Btrfs: convert BUG_ON to WARN_ON
Liu Bo
2017-04-18
Btrfs: helper for ops that requires full stripe
Liu Bo
2017-04-18
Btrfs: do not add extra mirror when dev_replace target dev is not available
Liu Bo
2017-04-18
Btrfs: handle operations for device replace separately
Liu Bo
2017-04-18
Btrfs: introduce a function to get extra mirror from replace
Liu Bo
2017-04-18
Btrfs: separate DISCARD from __btrfs_map_block
Liu Bo
2017-04-18
Btrfs: create a helper for getting chunk map
Liu Bo
2017-04-18
Btrfs: add file item tracepoints
Liu Bo
2017-04-18
btrfs: convert btrfs_raid_bio.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
btrfs: convert scrub_ctx.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
btrfs: convert scrub_parity.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
btrfs: convert scrub_block.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
btrfs: convert scrub_recover.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
btrfs: convert compressed_bio.pending_bios from atomic_t to refcount_t
Elena Reshetova
2017-04-18
btrfs: convert extent_state.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
btrfs: convert btrfs_root.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
btrfs: convert btrfs_delayed_item.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
btrfs: convert btrfs_delayed_node.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
btrfs: convert btrfs_delayed_ref_node.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
btrfs: convert btrfs_caching_control.count from atomic_t to refcount_t
Elena Reshetova
2017-04-18
btrfs: convert btrfs_ordered_extent.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
btrfs: convert extent_map.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
btrfs: convert btrfs_transaction.use_count from atomic_t to refcount_t
Elena Reshetova
[next]