aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/check-integrity.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-09btrfs: Refactor btrfs_calc_avail_data_spaceNikolay Borisov1-20/+10
2019-09-09btrfs: Remove unnecessary check from join_running_log_transNikolay Borisov1-4/+0
2019-09-09Btrfs: wake up inode cache waiters sooner to reduce waiting timeFilipe Manana1-0/+1
2019-09-09Btrfs: fix inode cache waiters hanging on path allocation failureFilipe Manana1-1/+3
2019-09-09Btrfs: fix inode cache waiters hanging on failure to start caching threadFilipe Manana1-5/+18
2019-09-09Btrfs: fix inode cache block reserve leak on failure to allocate data spaceFilipe Manana1-0/+1
2019-09-09Btrfs: fix hang when loading existing inode cache off diskFilipe Manana1-0/+1
2019-09-09btrfs: tree-checker: Add ROOT_ITEM checkQu Wenruo1-0/+92
2019-09-09btrfs: extent-tree: Make sure we only allocate extents from block groups with the same typeQu Wenruo1-0/+8
2019-09-09btrfs: delayed-inode: Kill the BUG_ON() in btrfs_delete_delayed_dir_index()Qu Wenruo1-2/+11
2019-09-09btrfs: volumes: Remove ENOSPC-prone btrfs_can_relocate()Qu Wenruo3-146/+0
2019-09-09btrfs: extent-tree: Add comment for inc_block_group_ro()Qu Wenruo1-0/+19
2019-09-09btrfs: volumes: Add comment for find_free_dev_extent_start()Qu Wenruo1-0/+6
2019-09-09btrfs: volumes: Unexport find_free_dev_extent_start()Qu Wenruo2-4/+3
2019-09-09btrfs: assert tree mod log lock in __tree_mod_log_insertDavid Sterba1-2/+2
2019-09-09btrfs: assert extent map tree lock in add_extent_mappingDavid Sterba1-0/+2
2019-09-09btrfs: Add an assertion to warn incorrect case in insert_inline_extent()Jia-Ju Bai1-0/+3
2019-09-09btrfs: Remove leftover of in-band dedupeNikolay Borisov6-36/+19
2019-09-09btrfs: Remove delalloc_end argument from extent_clear_unlock_delallocNikolay Borisov3-35/+25
2019-09-09btrfs: Move free_pages_out label in inline extent handling branch in compress_file_rangeNikolay Borisov1-10/+8
2019-09-09btrfs: Return number of compressed extents directly in compress_file_rangeNikolay Borisov1-9/+11
2019-09-09btrfs: use common vfs LABEL ioctl definitionsEric Sandeen2-8/+6
2019-09-09btrfs: Remove unused locking functionsNikolay Borisov3-40/+0
2019-09-09btrfs: reduce stack usage for btrfsic_process_written_blockArnd Bergmann1-3/+4
2019-09-09btrfs: remove set but not used variable 'offset'YueHaibing1-2/+0
2019-09-09Btrfs: fix ENOSPC errors, leading to transaction aborts, when cloning extentsFilipe Manana3-167/+188
2019-09-09Btrfs: factor out extent dropping code from hole punch handlerFilipe Manana1-142/+166
2019-09-08Linux 5.3-rc8Linus Torvalds1-1/+1
2019-09-08include/linux/compiler.h: fix Oops for Clang-compiled kernelsNick Desaulniers1-4/+4
2019-09-07Revert "x86/apic: Include the LDR when clearing out APIC registers"Linus Torvalds1-4/+0
2019-09-07Documentation/process: Add Qualcomm process ambassador for hardware security issuesTrilok Soni1-1/+1
2019-09-06Input: elan_i2c - remove Lenovo Legion Y7000 PnpIDBenjamin Tissoires1-1/+1
2019-09-06Documentation/process/embargoed-hardware-issues: Microsoft ambassadorSasha Levin1-1/+1
2019-09-06soc: qcom: geni: Provide parameter error checkingLee Jones1-0/+6
2019-09-06iommu/amd: Fix race in increase_address_space()Joerg Roedel1-5/+11
2019-09-06iommu/amd: Flush old domains in kdump kernelStuart Hayes1-0/+24
2019-09-05keys: Fix missing null pointer check in request_key_auth_describe()Hillf Danton1-0/+6
2019-09-05drm/vmwgfx: Fix double free in vmw_recv_msg()Dan Carpenter1-5/+3
2019-09-05Documentation/process: Add Google contact for embargoed hardware issuesKees Cook1-4/+4
2019-09-05Documentation/process: Volunteer as the ambassador for XenAndrew Cooper1-1/+1
2019-09-04configfs: provide exclusion between IO and removalsAl Viro2-18/+80
2019-09-04sched/core: Fix uclamp ABI bug, clean up and robustify sched_read_attr() ABI logic and codeIngo Molnar1-39/+39
2019-09-04powerpc/tm: Fix restoring FP/VMX facility incorrectly on interruptsGustavo Romero1-16/+2
2019-09-04powerpc/tm: Fix FP/VMX unavailable exceptions inside a transactionGustavo Romero1-1/+2
2019-09-04mm/balloon_compaction: suppress allocation warningsNadav Amit1-1/+2
2019-09-04Revert "vhost: access vq metadata through kernel virtual address"Michael S. Tsirkin2-553/+3
2019-09-04vhost: Remove unnecessary variableYunsheng Lin1-3/+2
2019-09-04virtio-net: lower min ring num_free for efficiency? jiang1-1/+1
2019-09-04vhost/test: fix build for vhost testTiwei Bie1-4/+9
2019-09-04vhost/test: fix build for vhost testTiwei Bie1-1/+1