summaryrefslogtreecommitdiffstats
path: root/fs/btrfs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-07-0315-168/+197
|\
| * btrfs: add support for passing in write hints for buffered writesJens Axboe2017-06-271-0/+1
| * btrfs: use new block error codeDan Carpenter2017-06-211-1/+1
| * btrfs: nowait aio supportGoldwyn Rodrigues2017-06-202-6/+30
| * blk: replace bioset_create_nobvec() with a flags arg to bioset_create()NeilBrown2017-06-181-1/+2
| * Merge tag 'v4.12-rc5' into for-4.13/blockJens Axboe2017-06-126-16/+139
| |\
| * | block: switch bios to blk_status_tChristoph Hellwig2017-06-0914-157/+160
| * | fs: remove the unused error argument to dio_end_io()Christoph Hellwig2017-06-091-3/+3
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-06-151-1/+4
|\ \ \ | |_|/ |/| |
| * | crypto: Work around deallocated stack frame reference gcc bug on sparc.David Miller2017-06-081-1/+4
| |/
* | Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-06-106-16/+139
|\ \ | |/ |/|
| * Btrfs: fix delalloc accounting leak caused by u32 overflowOmar Sandoval2017-06-091-2/+2
| * Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_ioLiu Bo2017-06-091-1/+1
| * btrfs: tree-log.c: Wrong printk information about namelenSu Yue2017-06-091-1/+1
| * btrfs: fix race with relocation recovery and fs_root setupJeff Mahoney2017-06-011-3/+3
| * btrfs: fix memory leak in update_space_info failure pathJeff Mahoney2017-06-011-0/+1
| * btrfs: use correct types for page indices in btrfs_page_exists_in_rangeDavid Sterba2017-06-011-2/+2
| * btrfs: fix incorrect error return ret being passed to mapping_set_errorColin Ian King2017-05-161-1/+1
| * btrfs: Make flush bios explicitely syncJan Kara2017-05-161-4/+6
| * btrfs: fiemap: Cache and merge fiemap extent before submit it to userQu Wenruo2017-05-161-2/+122
* | Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-1037-827/+1437
|\|
| * btrfs: fix the gfp_mask for the reada_zones radix treeChris Mason2017-05-052-2/+2
| * Merge branch 'for-chris-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Chris Mason2017-04-275-66/+277
| |\
| | * Btrfs: fix reported number of inode blocksFilipe Manana2017-04-264-18/+119
| | * Btrfs: send, fix file hole not being preserved due to inline extentFilipe Manana2017-04-261-2/+21
| | * Btrfs: fix extent map leak during fallocate error pathFilipe Manana2017-04-261-1/+3
| | * Btrfs: fix incorrect space accounting after failure to insert inline extentFilipe Manana2017-04-261-2/+4
| | * Btrfs: fix invalid attempt to free reserved space on failure to cow rangeFilipe Manana2017-04-262-18/+45
| | * btrfs: Handle delalloc error correctly to avoid ordered extent hangQu Wenruo2017-04-261-15/+48
| | * btrfs: Fix metadata underflow caused by btrfs_reloc_clone_csum errorQu Wenruo2017-04-261-12/+39
| * | btrfs: check if the device is flush capableAnand Jain2017-04-181-0/+4
| * | btrfs: delete unused member nobarriersAnand Jain2017-04-182-4/+0Star
| * | btrfs: scrub: Fix RAID56 recovery race conditionQu Wenruo2017-04-181-0/+22
| * | btrfs: scrub: Introduce full stripe lock for RAID56Qu Wenruo2017-04-183-0/+251
| * | btrfs: Use ktime_get_real_ts for root ctimeDeepa Dinamani2017-04-181-1/+2
| * | Btrfs: handle only applicable errors returned by btrfs_get_extentDan Carpenter2017-04-182-26/+15Star
| * | btrfs: qgroup: Fix qgroup corruption caused by inode_cache mount optionQu Wenruo2017-04-181-7/+18
| * | btrfs: use q which is already obtained from bdev_get_queueAnand Jain2017-04-181-4/+3Star
| * | Btrfs: switch to div64_u64 if with a u64 divisorLiu Bo2017-04-183-7/+7
| * | Btrfs: update scrub_parity to use u64 stripe_lenLiu Bo2017-04-181-4/+4
| * | Btrfs: enable repair during read for raid56 profileLiu Bo2017-04-181-13/+27
| * | btrfs: use clear_page where appropriateDavid Sterba2017-04-182-2/+2
| * | btrfs: Prevent scrub recheck from racing with dev replaceQu Wenruo2017-04-181-4/+9
| * | btrfs: Wait for in-flight bios before freeing target device for raid56Qu Wenruo2017-04-183-0/+21
| * | btrfs: scrub: Don't append on-disk pages for raid56 scrubQu Wenruo2017-04-181-4/+0Star
| * | btrfs: qgroup: Re-arrange tracepoint timing to co-operate with reserved space...Qu Wenruo2017-04-182-10/+6Star
| * | btrfs: qgroup: Add trace point for qgroup reserved spaceQu Wenruo2017-04-182-44/+52
| * | btrfs: drop redundant parameters from btrfs_map_sblockDavid Sterba2017-04-183-9/+6Star
| * | btrfs: sink GFP flags parameter to tree_mod_log_insert_rootDavid Sterba2017-04-181-5/+5
| * | btrfs: sink GFP flags parameter to tree_mod_log_insert_moveDavid Sterba2017-04-181-5/+5