summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-03-31btrfs: Remove btrfs_fs_info::open_ioctl_transNikolay Borisov
2018-03-31btrfs: Remove code referencing unused TRANS_USERSPACENikolay Borisov
2018-03-31btrfs: Remove btrfs_file_private::transNikolay Borisov
2018-03-31btrfs: Remove userspace transaction ioctlsNikolay Borisov
2018-03-31btrfs: qgroup: Fix root item corruption when multiple same source snapshots a...Qu Wenruo
2018-03-31btrfs: Relax memory barrier in btrfs_tree_unlockNikolay Borisov
2018-03-31btrfs: add define for oldest generationAnand Jain
2018-03-31btrfs: open code trivial helper btrfs_page_exists_in_rangeDavid Sterba
2018-03-31btrfs: Use filemap_range_has_page()Matthew Wilcox
2018-03-26Btrfs: dev-replace: make sure target is identical to source when raid56 rebui...Liu Bo
2018-03-26Btrfs: raid56: remove redundant async_missing_raid56Liu Bo
2018-03-26btrfs: adjust return values of btrfs_inode_by_nameSu Yue
2018-03-26btrfs: rename btrfs_close_extra_device to btrfs_free_extra_devidsAnand Jain
2018-03-26btrfs: Remove root argument from cow_file_range_inlineNikolay Borisov
2018-03-26Btrfs: send: fix typo in TLV_PUTLiu Bo
2018-03-26btrfs: Remove root argument from btrfs_log_dentry_safeNikolay Borisov
2018-03-26btrfs: Remove root arg from btrfs_log_inode_parentNikolay Borisov
2018-03-26btrfs: Remove redundant comment from btrfs_search_forwardNikolay Borisov
2018-03-26btrfs: move btrfs_listxattr prototype to xattr.hDavid Sterba
2018-03-26btrfs: adjust return type of btrfs_getxattrDavid Sterba
2018-03-26btrfs: drop extern from function declarationsDavid Sterba
2018-03-26btrfs: drop underscores from exported xattr functionsDavid Sterba
2018-03-26Btrfs: send, do not issue unnecessary truncate operationsFilipe Manana
2018-03-26Btrfs: skip writeback of last page when truncating file to same sizeFilipe Manana
2018-03-26Btrfs: dev-replace: skip prealloc extents when copy nocow pagesLiu Bo
2018-03-26btrfs: unify types for metadata_ratio and data_chunk_allocationsAnand Jain
2018-03-26btrfs: Remove redundant memory barriers around dio_private error statusNikolay Borisov
2018-03-26btrfs: remove assert in btrfs_init_dev_replace_tgtdev()Anand Jain
2018-03-26btrfs: add more __cold annotationsDavid Sterba
2018-03-26btrfs: add (the only possible) __exit annotationDavid Sterba
2018-03-26btrfs: verify subvolid mount parameterAnand Jain
2018-03-26Btrfs: fix unexpected cow in run_delalloc_nocowLiu Bo
2018-03-26btrfs: Remove custom crc32c init codeNikolay Borisov
2018-03-26btrfs: Refactor __get_raid_index() to btrfs_bg_flags_to_raid_index()Qu Wenruo
2018-03-26btrfs: tree-checker: Replace root parameter with fs_infoQu Wenruo
2018-03-26Btrfs: add tracepoint for em's EEXIST caseLiu Bo
2018-03-26btrfs: Move qgroup rescan on quota enable to btrfs_quota_enableNikolay Borisov
2018-03-26btrfs: use reada direction enum instead of constant value in load_free_space_...Gu JinXiang
2018-03-26btrfs: use reada direction enum instead of constant value in populate_free_sp...Gu Jinxiang
2018-03-26btrfs: Remove btrfs_inode::delayed_iput_countNikolay Borisov
2018-03-26btrfs: volumes: Cleanup stripe size calculationQu Wenruo
2018-03-26btrfs: Streamline btrfs_delalloc_reserve_metadata initial operationsNikolay Borisov
2018-03-26btrfs: insert newly opened device to the end of the listAnand Jain
2018-03-26btrfs: keep device list sortedAnand Jain
2018-03-26Btrfs: do not check inode's runtime flags under root->orphan_lockLiu Bo
2018-03-26btrfs: Use schedule_timeout_interruptibleNikolay Borisov
2018-03-26btrfs: Move error handling of btrfs_start_dirty_block_groups closer to call siteNikolay Borisov
2018-03-26btrfs: not a disk error if the bio_add_page failsAnand Jain
2018-03-26btrfs: Add chunk allocation ENOSPC debug message for enospc_debug mount optionQu Wenruo
2018-03-26btrfs: use ASSERT to report logical error in cow_file_range()Anand Jain