summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | selftests: add EXTRA_CLEAN for clean targetbamvor.zhangjian@huawei.com2017-01-057-24/+17
| * | selftests: remove CROSS_COMPILE in dedicated Makefilebamvor.zhangjian@huawei.com2017-01-052-2/+0
| * | selftests: add default rules for c source filebamvor.zhangjian@huawei.com2017-01-056-21/+10
| * | selftests: remove useless TEST_DIRSbamvor.zhangjian@huawei.com2017-01-052-3/+3
| * | selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com2017-01-0537-255/+118
* | | Merge tag 'for-linus-4.11-ofs2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-02-259-31/+49
|\ \ \
| * \ \ Merge tag 'v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/l...Mike Marshall2017-02-2511876-304081/+798290
| |\ \ \ | | | |/ | | |/|
| * | | orangefs: fix buffer size mis-match between kernel space and user space.Mike Marshall2017-02-091-2/+1
| * | | orangefs: Dan Carpenter influenced cleanups...Mike Marshall2017-02-092-9/+11
| * | | orangefs: Remove orangefs_backing_dev_infoJan Kara2017-02-033-18/+1
| * | | orangefs: Support readahead_readcnt parameter.Martin Brandenburg2017-02-032-2/+31
| * | | orangefs: silence harmless integer overflow warningDan Carpenter2017-02-031-0/+5
| * | | Merge tag 'v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li...Mike Marshall2017-01-271855-11744/+21676
| |\ \ \
* | \ \ \ Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-2542-1243/+1212
|\ \ \ \ \
| * | | | | 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
| * | | | | btrfs: remove unused parameter from add_pending_csumsDavid Sterba2017-02-171-4/+2
| * | | | | btrfs: remove unused parameter from update_nr_writtenDavid Sterba2017-02-171-4/+4
| * | | | | btrfs: remove unused parameter from submit_extent_pageDavid Sterba2017-02-171-9/+3
| * | | | | btrfs: remove unused parameter from tree_move_next_or_upnextDavid Sterba2017-02-171-4/+2
| * | | | | btrfs: remove unused parameter from tree_move_downDavid Sterba2017-02-171-2/+2
| * | | | | btrfs: remove unused parameter from btrfs_check_super_validDavid Sterba2017-02-171-5/+3
| * | | | | btrfs: remove unused parameter from btrfs_prepare_extent_commitDavid Sterba2017-02-173-5/+3
| * | | | | btrfs: remove unused parameter from btrfs_subvolume_release_metadataDavid Sterba2017-02-173-11/+6
| * | | | | btrfs: remove unused parameter from __push_leaf_leftDavid Sterba2017-02-171-3/+2
| * | | | | btrfs: remove unused parameter from __push_leaf_rightDavid Sterba2017-02-171-3/+2
| * | | | | btrfs: merge two superblock writing helpersDavid Sterba2017-02-174-11/+4
| * | | | | btrfs: remove unused parameter from write_dev_supersDavid Sterba2017-02-171-3/+3
| * | | | | btrfs: remove unused parameter from split_itemDavid Sterba2017-02-171-3/+2
| * | | | | btrfs: remove unused parameter from clean_tree_blockDavid Sterba2017-02-177-19/+17