aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs
AgeCommit message (Expand)Author
2017-04-18btrfs: scrub: Introduce full stripe lock for RAID56Qu Wenruo
2017-04-18btrfs: Use ktime_get_real_ts for root ctimeDeepa Dinamani
2017-04-18Btrfs: handle only applicable errors returned by btrfs_get_extentDan Carpenter
2017-04-18btrfs: qgroup: Fix qgroup corruption caused by inode_cache mount optionQu Wenruo
2017-04-18btrfs: use q which is already obtained from bdev_get_queueAnand Jain
2017-04-18Btrfs: switch to div64_u64 if with a u64 divisorLiu Bo
2017-04-18Btrfs: update scrub_parity to use u64 stripe_lenLiu Bo
2017-04-18Btrfs: enable repair during read for raid56 profileLiu Bo
2017-04-18btrfs: use clear_page where appropriateDavid Sterba
2017-04-18btrfs: Prevent scrub recheck from racing with dev replaceQu Wenruo
2017-04-18btrfs: Wait for in-flight bios before freeing target device for raid56Qu Wenruo
2017-04-18btrfs: scrub: Don't append on-disk pages for raid56 scrubQu Wenruo
2017-04-18btrfs: qgroup: Re-arrange tracepoint timing to co-operate with reserved space...Qu Wenruo
2017-04-18btrfs: qgroup: Add trace point for qgroup reserved spaceQu Wenruo
2017-04-18btrfs: drop redundant parameters from btrfs_map_sblockDavid Sterba
2017-04-18btrfs: sink GFP flags parameter to tree_mod_log_insert_rootDavid Sterba
2017-04-18btrfs: sink GFP flags parameter to tree_mod_log_insert_moveDavid Sterba
2017-04-18Btrfs: fix wrong failed mirror_num of read-repair on raid56Liu Bo
2017-04-18Btrfs: set scrub page's io_error if failing to submit ioLiu Bo
2017-04-18btrfs: track exclusive filesystem operation in flagsDavid Sterba
2017-04-18btrfs: qgroups: Retry after commit on getting EDQUOTGoldwyn Rodrigues
2017-04-18btrfs: replace hardcoded value with SEQ_LAST macroEdmund Nadolski
2017-04-18btrfs: provide enumeration for __merge_refs mode argumentEdmund Nadolski
2017-04-18btrfs: remove unused qgroup members from btrfs_trans_handleDavid Sterba
2017-04-18btrfs: remove local blocksize variable in reada_find_extentDavid Sterba
2017-04-18btrfs: remove redundant parameter from reada_start_machine_devDavid Sterba
2017-04-18btrfs: remove redundant parameter from reada_find_zoneDavid Sterba
2017-04-18btrfs: remove redundant parameter from btree_readahead_hookDavid Sterba
2017-04-18btrfs: preallocate radix tree node for global readahead treeDavid Sterba
2017-04-18btrfs: preallocate radix tree node for readaheadDavid Sterba
2017-04-18btrfs: No need to check !(flags & MS_RDONLY) twiceGoldwyn Rodrigues
2017-04-18Btrfs: update comments in cache_save_setupLiu Bo
2017-04-18Btrfs: convert BUG_ON to WARN_ONLiu Bo
2017-04-18Btrfs: helper for ops that requires full stripeLiu Bo
2017-04-18Btrfs: do not add extra mirror when dev_replace target dev is not availableLiu Bo
2017-04-18Btrfs: handle operations for device replace separatelyLiu Bo
2017-04-18Btrfs: introduce a function to get extra mirror from replaceLiu Bo
2017-04-18Btrfs: separate DISCARD from __btrfs_map_blockLiu Bo
2017-04-18Btrfs: create a helper for getting chunk mapLiu Bo
2017-04-18Btrfs: add file item tracepointsLiu Bo
2017-04-18btrfs: convert btrfs_raid_bio.refs from atomic_t to refcount_tElena Reshetova
2017-04-18btrfs: convert scrub_ctx.refs from atomic_t to refcount_tElena Reshetova
2017-04-18btrfs: convert scrub_parity.refs from atomic_t to refcount_tElena Reshetova
2017-04-18btrfs: convert scrub_block.refs from atomic_t to refcount_tElena Reshetova
2017-04-18btrfs: convert scrub_recover.refs from atomic_t to refcount_tElena Reshetova
2017-04-18btrfs: convert compressed_bio.pending_bios from atomic_t to refcount_tElena Reshetova
2017-04-18btrfs: convert extent_state.refs from atomic_t to refcount_tElena Reshetova
2017-04-18btrfs: convert btrfs_root.refs from atomic_t to refcount_tElena Reshetova
2017-04-18btrfs: convert btrfs_delayed_item.refs from atomic_t to refcount_tElena Reshetova
2017-04-18btrfs: convert btrfs_delayed_node.refs from atomic_t to refcount_tElena Reshetova