summaryrefslogtreecommitdiff
path: root/fs/btrfs
Commit message (Expand)AuthorAgeFilesLines
...
| | * btrfs: Make btrfs_requeue_inode_defrag take btrfs_inodeNikolay Borisov2017-02-281-5/+5
| | * btrfs: Make (__)btrfs_add_inode_defrag take btrfs_inodeNikolay Borisov2017-02-283-16/+17
| | * btrfs: all btrfs_delalloc_release_metadata take btrfs_inodeNikolay Borisov2017-02-287-19/+22
| | * btrfs: Make btrfs_delalloc_reserve_metadata take btrfs_inodeNikolay Borisov2017-02-284-38/+39
| | * btrfs: Make btrfs_orphan_release_metadata take btrfs_inodeNikolay Borisov2017-02-283-8/+8
| | * btrfs: Make btrfs_orphan_reserve_metadata take btrfs_inodeNikolay Borisov2017-02-283-7/+7
| | * btrfs: Make calc_csum_metadata_size take btrfs_inodeNikolay Borisov2017-02-281-15/+12
| | * btrfs: Make drop_outstanding_extent take btrfs_inodeNikolay Borisov2017-02-281-12/+11
| | * btrfs: make btrfs_alloc_data_chunk_ondemand take btrfs_inodeNikolay Borisov2017-02-283-6/+7
| | * btrfs: make btrfs_is_free_space_inode take btrfs_inodeNikolay Borisov2017-02-285-19/+20
| | * btrfs: Make btrfs_i_size_write take btrfs_inodeNikolay Borisov2017-02-287-19/+18
| | * btrfs: Make btrfs_set_inode_index take btrfs_inodeNikolay Borisov2017-02-283-13/+13
| | * btrfs: make btrfs_set_inode_index_count take btrfs_inodeNikolay Borisov2017-02-281-8/+8
| | * btrfs: Make btrfs_insert_dir_item take btrfs_inodeNikolay Borisov2017-02-285-7/+7
| | * btrfs: Make btrfs_log_all_parents take btrfs_inodeNikolay Borisov2017-02-281-5/+5
| * | Btrfs: try harder to migrate items to left sibling before splitting a leafFilipe Manana2017-02-241-0/+7
| * | Btrfs: fix data loss after truncate when using the no-holes featureFilipe Manana2017-02-241-13/+6
| * | Btrfs: incremental send, fix unnecessary hole writes for sparse filesFilipe Manana2017-02-241-2/+86
| * | Btrfs: fix use-after-free due to wrong order of destroying work queuesFilipe Manana2017-02-241-2/+7
| * | Btrfs: fix assertion failure when freeing block groups at close_ctree()Filipe Manana2017-02-242-6/+9
| * | Btrfs: do not create explicit holes when replaying log tree if NO_HOLES enabledFilipe Manana2017-02-241-0/+5
| * | Btrfs: fix leak of subvolume writers counterRobbie Ko2017-02-241-2/+8
| * | Btrfs: bulk delete checksum items in the same leafFilipe Manana2017-02-241-1/+27
| * | Btrfs: incremental send, do not issue invalid rmdir operationsRobbie Ko2017-02-241-0/+13
| * | Btrfs: incremental send, do not delay rename when parent inode is newFilipe Manana2017-02-241-3/+16
| * | Btrfs: send, fix failure to rename top level inode due to name collisionRobbie Ko2017-02-241-1/+4
| |/
* | fs: add i_blocksize()Fabian Frederick2017-02-271-1/+1
* | Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-2541-1242/+1211
|\ \ | |/
| * Btrfs: use the correct type when creating cow dio extentLiu Bo2017-02-221-1/+1
| * Btrfs: fix deadlock between dedup on same file and starting writebackFilipe Manana2017-02-221-2/+12
| * btrfs: use btrfs_debug instead of pr_debug in transaction abortJeff Mahoney2017-02-171-1/+2
| * btrfs: btrfs_truncate_free_space_cache always allocates pathJeff Mahoney2017-02-171-7/+7
| * btrfs: free-space-cache, clean up unnecessary root argumentsJeff Mahoney2017-02-175-26/+22
| * btrfs: convert btrfs_inc_block_group_ro to accept fs_infoJeff Mahoney2017-02-174-6/+5
| * btrfs: flush_space always takes fs_info->fs_rootJeff Mahoney2017-02-171-10/+10
| * btrfs: pass fs_info to (more) routines that are only called with extent_rootJeff Mahoney2017-02-171-50/+53
| * btrfs: qgroup: Move half of the qgroup accounting time out of commit transQu Wenruo2017-02-173-11/+75
| * btrfs: remove unused parameter from adjust_slots_upwardsDavid Sterba2017-02-171-3/+2
| * btrfs: remove unused parameters from __btrfs_write_out_cacheDavid Sterba2017-02-171-8/+3
| * btrfs: remove unused parameter from cleanup_write_cache_enospcDavid Sterba2017-02-171-3/+2
| * btrfs: remove unused parameter from __add_inode_refDavid Sterba2017-02-171-2/+1
| * btrfs: remove unused parameter from clone_copy_inline_extentDavid Sterba2017-02-171-3/+2
| * btrfs: remove unused parameters from btrfs_cmp_dataDavid Sterba2017-02-171-3/+2
| * btrfs: remove unused parameter from __add_inline_refsDavid Sterba2017-02-171-3/+2
| * btrfs: remove unused parameters from scrub_setup_wr_ctxDavid Sterba2017-02-171-7/+3
| * btrfs: remove unused parameter from create_snapshotDavid Sterba2017-02-171-2/+2
| * btrfs: remove unused parameter from init_first_rw_deviceDavid Sterba2017-02-171-5/+3
| * btrfs: remove unused parameter from __btrfs_alloc_chunkDavid Sterba2017-02-171-6/+4
| * btrfs: remove unused parameter from btrfs_fill_superDavid Sterba2017-02-171-3/+2
| * btrfs: remove unused parameter from extent_write_cache_pagesDavid Sterba2017-02-171-4/+2