summaryrefslogtreecommitdiffstats
path: root/fs/btrfs
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | btrfs: reada: Pass reada_extent into __readahead_hook directlyZhao Lei2016-02-181-21/+24
| | | * | | btrfs: reada: move reada_extent_put to place after __readahead_hook()Zhao Lei2016-02-181-2/+2
| | | * | | btrfs: reada: Remove level argument in severial functionsZhao Lei2016-02-181-9/+6
| | | * | | btrfs: reada: bypass adding extent when all zone failedZhao Lei2016-02-181-0/+5
| | | * | | btrfs: reada: add all reachable mirrors into reada device listZhao Lei2016-02-181-11/+9
| | | * | | btrfs: reada: Move is_need_to_readahead contition earlierZhao Lei2016-02-181-11/+9
| | | * | | btrfs: reada: Avoid many times of empty loopZhao Lei2016-02-161-1/+1
| | | * | | btrfs: reada: Add missed segment checking in reada_find_zoneZhao Lei2016-02-161-1/+3
| | | * | | btrfs: reada: reduce additional fs_info->reada_lock in reada_find_zoneZhao Lei2016-02-161-8/+4
| | | * | | btrfs: reada: Fix in-segment calculation for readaZhao Lei2016-02-161-2/+2
| | | |/ /
| | * | | Merge branch 'foreign/qu/norecovery-v7' into for-chris-4.6David Sterba2016-02-263-15/+51
| | |\ \ \
| | | * | | btrfs: Introduce new mount option alias for nologreplayQu Wenruo2016-02-121-1/+3
| | | * | | btrfs: Introduce new mount option to disable tree log replayQu Wenruo2016-02-123-7/+32
| | | * | | btrfs: Introduce new mount option usebackuproot to replace recoveryQu Wenruo2016-02-123-8/+17
| | | |/ /
| | * | | Merge branch 'dev/rename-keys' into for-chris-4.6David Sterba2016-02-263-12/+64
| | |\ \ \
| | | * | | btrfs: teach print_leaf about temporary item subtypesDavid Sterba2016-02-111-0/+11
| | | * | | btrfs: teach print_leaf about permanent item subtypesDavid Sterba2016-02-111-2/+10
| | | * | | btrfs: switch dev stats item to the permanent item keyDavid Sterba2016-02-112-5/+8
| | | * | | btrfs: introduce key type for persistent permanent itemsDavid Sterba2016-02-111-3/+17
| | | * | | btrfs: switch balance item to the temporary item keyDavid Sterba2016-02-111-3/+3
| | | * | | btrfs: introduce key type for persistent temporary itemsDavid Sterba2016-02-111-0/+16
| | | |/ /
| | * | | Merge branch 'dev/gfp-flags' into for-chris-4.6David Sterba2016-02-2610-56/+60
| | |\ \ \
| | | * | | btrfs: switch to kcalloc in btrfs_cmp_data_prepareDavid Sterba2016-02-111-2/+2
| | | * | | btrfs: extent same: use GFP_KERNEL for page array allocationsDavid Sterba2016-02-111-2/+2
| | | * | | btrfs: device add and remove: use GFP_KERNELDavid Sterba2016-02-111-4/+5
| | | * | | btrfs: readdir: use GFP_KERNELDavid Sterba2016-02-111-1/+1
| | | * | | btrfs: fallocate: use GFP_KERNELDavid Sterba2016-02-111-3/+3
| | | * | | btrfs: let callers of btrfs_alloc_root pass gfp flagsDavid Sterba2016-02-111-10/+11
| | | * | | btrfs: scrub: use GFP_KERNEL on the submission pathDavid Sterba2016-02-112-12/+14
| | | * | | btrfs: reada: use GFP_KERNEL everywhereDavid Sterba2016-02-111-5/+5
| | | * | | btrfs: send: use GFP_KERNEL everywhereDavid Sterba2016-02-112-19/+19
| | | |/ /
| | * | | Merge branch 'chandan/prep-subpage-blocksize' into for-chris-4.6David Sterba2016-02-267-165/+321
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Btrfs: btrfs_ioctl_clone: Truncate complete page after performing clone opera...Chandan Rajendra2016-02-011-2/+3
| | | * | Btrfs: Clean pte corresponding to page straddling i_sizeChandan Rajendra2016-02-012-3/+11
| | | * | Btrfs: Fix block size returned to user spaceChandan Rajendra2016-02-011-1/+0
| | | * | Btrfs: Limit inline extents to root->sectorsizeChandan Rajendra2016-02-011-1/+1
| | | * | Btrfs: btrfs_submit_direct_hook: Handle map_length < bio vector lengthChandan Rajendra2016-02-011-8/+17
| | | * | Btrfs: Use (eb->start, seq) as search key for tree modification logChandan Rajendra2016-02-011-17/+17
| | | * | Btrfs: Search for all ordered extents that could span across a pageChandan Rajendra2016-02-012-8/+20
| | | * | Btrfs: btrfs_page_mkwrite: Reserve space in sectorsized unitsChandan Rajendra2016-02-011-5/+30
| | | * | Btrfs: fallocate: Work with sectorsized blocksChandan Rajendra2016-02-013-51/+55
| | | * | Btrfs: Direct I/O read: Work on sectorsized blocksChandan Rajendra2016-02-011-23/+75
| | | * | Btrfs: Compute and look up csums based on sectorsized blocksChandan Rajendra2016-02-011-33/+59
| | | * | Btrfs: __btrfs_buffered_write: Reserve/release extents aligned to block sizeChandan Rajendra2016-02-012-13/+33
* | | | | btrfs: use radix_tree_iter_retry()Matthew Wilcox2016-03-171-2/+1
* | | | | Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fixIngo Molnar2016-03-072-1/+11
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-041-1/+9
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Btrfs: fix loading of orphan roots leading to BUG_ONFilipe Manana2016-03-031-1/+9
| * | | | | Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-02-191-0/+2
| |\ \ \ \ \ | | |/ / / / | | | | | / | | |_|_|/ | |/| | |
| | * | | Btrfs: fix direct IO requests not reporting IO error to user spaceFilipe Manana2016-02-161-0/+2
OpenPOWER on IntegriCloud