summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* btrfs: Relax memory barrier in btrfs_tree_unlockNikolay Borisov2018-03-311-1/+1
* btrfs: add define for oldest generationAnand Jain2018-03-315-6/+8
* btrfs: open code trivial helper btrfs_page_exists_in_rangeDavid Sterba2018-03-313-9/+4
* btrfs: Use filemap_range_has_page()Matthew Wilcox2018-03-312-71/+5
* Btrfs: dev-replace: make sure target is identical to source when raid56 rebui...Liu Bo2018-03-261-2/+11
* Btrfs: raid56: remove redundant async_missing_raid56Liu Bo2018-03-261-17/+1
* btrfs: adjust return values of btrfs_inode_by_nameSu Yue2018-03-261-12/+10
* btrfs: rename btrfs_close_extra_device to btrfs_free_extra_devidsAnand Jain2018-03-263-6/+10
* btrfs: Remove root argument from cow_file_range_inlineNikolay Borisov2018-03-261-8/+7
* Btrfs: send: fix typo in TLV_PUTLiu Bo2018-03-261-2/+2
* btrfs: Remove root argument from btrfs_log_dentry_safeNikolay Borisov2018-03-263-3/+3
* btrfs: Remove root arg from btrfs_log_inode_parentNikolay Borisov2018-03-261-7/+6
* btrfs: Remove redundant comment from btrfs_search_forwardNikolay Borisov2018-03-261-3/+0
* btrfs: move btrfs_listxattr prototype to xattr.hDavid Sterba2018-03-262-3/+1
* btrfs: adjust return type of btrfs_getxattrDavid Sterba2018-03-262-2/+2
* btrfs: drop extern from function declarationsDavid Sterba2018-03-262-5/+5
* btrfs: drop underscores from exported xattr functionsDavid Sterba2018-03-264-14/+14
* Btrfs: send, do not issue unnecessary truncate operationsFilipe Manana2018-03-261-5/+21
* Btrfs: skip writeback of last page when truncating file to same sizeFilipe Manana2018-03-261-8/+10
* Btrfs: dev-replace: skip prealloc extents when copy nocow pagesLiu Bo2018-03-261-1/+2
* btrfs: unify types for metadata_ratio and data_chunk_allocationsAnand Jain2018-03-262-3/+3
* btrfs: Remove redundant memory barriers around dio_private error statusNikolay Borisov2018-03-261-8/+9
* btrfs: remove assert in btrfs_init_dev_replace_tgtdev()Anand Jain2018-03-261-1/+0
* btrfs: add more __cold annotationsDavid Sterba2018-03-2623-24/+29
* btrfs: add (the only possible) __exit annotationDavid Sterba2018-03-262-2/+2
* btrfs: verify subvolid mount parameterAnand Jain2018-03-261-12/+9
* Btrfs: fix unexpected cow in run_delalloc_nocowLiu Bo2018-03-261-5/+32
* btrfs: Remove custom crc32c init codeNikolay Borisov2018-03-2616-127/+35
* libcrc32c: Add crc32c_impl functionNikolay Borisov2018-03-262-0/+7
* btrfs: Refactor __get_raid_index() to btrfs_bg_flags_to_raid_index()Qu Wenruo2018-03-264-34/+33
* btrfs: tree-checker: Replace root parameter with fs_infoQu Wenruo2018-03-263-78/+82
* Btrfs: add tracepoint for em's EEXIST caseLiu Bo2018-03-262-0/+38
* btrfs: Move qgroup rescan on quota enable to btrfs_quota_enableNikolay Borisov2018-03-262-26/+10
* btrfs: use reada direction enum instead of constant value in load_free_space_...Gu JinXiang2018-03-261-1/+1
* btrfs: use reada direction enum instead of constant value in populate_free_sp...Gu Jinxiang2018-03-261-1/+1
* btrfs: Remove btrfs_inode::delayed_iput_countNikolay Borisov2018-03-262-15/+13
* btrfs: volumes: Cleanup stripe size calculationQu Wenruo2018-03-261-7/+6
* btrfs: Streamline btrfs_delalloc_reserve_metadata initial operationsNikolay Borisov2018-03-261-6/+6
* btrfs: insert newly opened device to the end of the listAnand Jain2018-03-261-1/+1
* btrfs: keep device list sortedAnand Jain2018-03-261-0/+16
* Btrfs: do not check inode's runtime flags under root->orphan_lockLiu Bo2018-03-261-9/+12
* btrfs: Use schedule_timeout_interruptibleNikolay Borisov2018-03-261-3/+1
* btrfs: Move error handling of btrfs_start_dirty_block_groups closer to call siteNikolay Borisov2018-03-261-5/+6
* btrfs: not a disk error if the bio_add_page failsAnand Jain2018-03-261-7/+4
* btrfs: Add chunk allocation ENOSPC debug message for enospc_debug mount optionQu Wenruo2018-03-261-2/+17
* btrfs: use ASSERT to report logical error in cow_file_range()Anand Jain2018-03-261-2/+1
* btrfs: cow_file_range() num_bytes and disk_num_bytes are sameAnand Jain2018-03-261-10/+6
* btrfs: remove unused function btrfs_async_submit_limit()Anand Jain2018-03-262-9/+0
* btrfs: remove unused hardirq.hYang Shi2018-03-261-1/+0
* btrfs: Add enospc_debug printing in metadata_reserve_bytesNikolay Borisov2018-03-261-1/+6