summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/disk-io.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cleanups-4.7' into for-chris-4.7-20160516David Sterba2016-05-161-57/+55Star
|\
| * btrfs: GFP_NOFS does not GFP_HIGHMEMDavid Sterba2016-05-101-1/+1
| * btrfs: switch to common message helpers in open_ctree, adjust messagesDavid Sterba2016-05-101-52/+50Star
| * btrfs: rename btrfs_std_error to btrfs_handle_fs_errorAnand Jain2016-04-281-4/+4
* | btrfs: don't force mounts to wait for cleaner_kthread to delete one or more s...Zygo Blaxell2016-05-061-3/+15
|/
* Merge branch 'PAGE_CACHE_SIZE-removal'Linus Torvalds2016-04-041-7/+7
|\
| * mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-7/+7
* | Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-04-021-20/+25
|\ \ | |/ |/|
| * Merge branch 'misc-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Chris Mason2016-03-251-20/+25
| |\
| | * btrfs: transaction_kthread() is not freezableJiri Kosina2016-03-221-9/+6Star
| | * btrfs: cleaner_kthread() doesn't need explicit freezeJiri Kosina2016-03-221-1/+1
| | * btrfs: do not write corrupted metadata blocks to diskAlex Lyakas2016-03-221-2/+13
| | * btrfs: csum_tree_block: return proper errno valueAlex Lyakas2016-03-221-8/+5Star
* | | Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-221-30/+41
|\| |
| * | btrfs: Fix misspellings in comments.Adam Buchbinder2016-03-141-1/+1
| * | btrfs: move btrfs_compression_type to compression.hAnand Jain2016-03-111-0/+1
| |/
| * Merge branch 'cleanups-4.6' into for-chris-4.6David Sterba2016-02-261-2/+1Star
| |\
| | * btrfs: drop null testing before destroy functionsKinglong Mee2016-02-181-2/+1Star
| * | Merge branch 'foreign/liubo/replace-lockup' into for-chris-4.6David Sterba2016-02-261-2/+4
| |\ \
| | * | Btrfs: fix lockdep deadlock warning due to dev_replaceLiu Bo2016-02-231-2/+4
| | |/
| * | Merge branch 'foreign/zhaolei/reada' into for-chris-4.6David Sterba2016-02-261-11/+12
| |\ \
| | * | btrfs: reada: limit max works countZhao Lei2016-02-181-0/+1
| | * | btrfs: reada: Use fs_info instead of root in __readahead_hook's argumentZhao Lei2016-02-181-11/+11
| | |/
| * | Merge branch 'foreign/qu/norecovery-v7' into for-chris-4.6David Sterba2016-02-261-4/+11
| |\ \
| | * | btrfs: Introduce new mount option to disable tree log replayQu Wenruo2016-02-121-3/+4
| | * | btrfs: Introduce new mount option usebackuproot to replace recoveryQu Wenruo2016-02-121-1/+7
| | |/
| * / btrfs: let callers of btrfs_alloc_root pass gfp flagsDavid Sterba2016-02-111-10/+11
| |/
* | Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar2016-02-181-1/+1
|\|
| * Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-301-1/+1
| |\
| | * Merge branch 'dev/fst-followup' of git://git.kernel.org/pub/scm/linux/kernel/...Chris Mason2016-01-271-0/+1
| | |\
| | | * btrfs: add free space tree to lockdep classesDavid Sterba2016-01-251-0/+1
| | * | Revert "btrfs: clear PF_NOFREEZE in cleaner_kthread()"David Sterba2016-01-261-1/+0Star
* | | | x86/cpufeature: Replace the old static_cpu_has() with safe variantBorislav Petkov2016-01-301-1/+1
|/ / /
* | | Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-221-50/+79
|\| |
| * | btrfs: Enhance super validation checkQu Wenruo2016-01-201-49/+48Star
| * | Btrfs: fix deadlock running delayed iputs at transaction commit timeFilipe Manana2016-01-201-1/+4
| * | Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Chris Mason2016-01-201-0/+27
| |\ \ | | |/ | |/|
| | * Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and sub...Chandan Rajendra2016-01-151-0/+27
* | | Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-181-8/+41
|\| |
| * | Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...Chris Mason2016-01-111-2/+1Star
| |\ \
| | * | Btrfs: use linux/sizes.h to represent constantsByongho Lee2016-01-071-1/+1
| | * | btrfs: cleanup, remove stray return statementsDavid Sterba2016-01-071-1/+0Star
| * | | Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Chris Mason2016-01-111-0/+1
| |\ \ \ | | | |/ | | |/|
| | * | Btrfs: add missing brelse when superblock checksum failsAnand Jain2016-01-071-0/+1
| | |/
| * | btrfs: don't run delayed references while we are creating the free space treeChris Mason2015-12-301-12/+12
| * | Merge branch 'freespace-4.5' into for-linus-4.5Chris Mason2015-12-231-0/+38
| |\ \
| | * \ Merge branch 'freespace-tree' into for-linus-4.5Chris Mason2015-12-181-0/+38
| | |\ \ | | | |/ | | |/|
| | | * Btrfs: add free space tree mount optionOmar Sandoval2015-12-171-0/+38
| * | | Merge branch 'dev/simplify-set-bit' of git://git.kernel.org/pub/scm/linux/ker...Chris Mason2015-12-231-1/+1
| |\ \ \
| | * | | btrfs: drop unused parameter from lock_extent_bitsDavid Sterba2015-12-031-1/+1
| | |/ /