summaryrefslogtreecommitdiff
path: root/fs/btrfs/disk-io.c
Commit message (Expand)AuthorAge
* Btrfs: Force stripesize to the value of sectorsizeChandan Rajendra2016-06-23
* Btrfs: btrfs_check_super_valid: Allow 4096 as stripesizeChandan Rajendra2016-06-17
* btrfs: avoid blocking open_ctree from cleaner_kthreadZygo Blaxell2016-06-17
* Btrfs: check if extent buffer is aligned to sectorsizeLiu Bo2016-06-17
* Merge branch 'misc-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Chris Mason2016-06-08
|\
| * Btrfs: add more validation checks for superblockLiu Bo2016-06-06
* | Btrfs: self-tests: Use macros instead of constants and add missing newlineFeifei Xu2016-06-06
* | Btrfs: self-tests: Support non-4k page sizeFeifei Xu2016-06-02
|/
* Merge branch 'cleanups-4.7' into for-chris-4.7-20160525David Sterba2016-05-25
|\
| * btrfs: fix string and comment grammatical issues and typosNicholas D Steeves2016-05-25
| * btrfs: sink gfp parameter to clear_extent_dirtyDavid Sterba2016-04-29
| * btrfs: sink gfp parameter to clear_extent_bitsDavid Sterba2016-04-29
* | Merge branch 'cleanups-4.7' into for-chris-4.7-20160516David Sterba2016-05-16
|\ \
| * | btrfs: GFP_NOFS does not GFP_HIGHMEMDavid Sterba2016-05-10
| * | btrfs: switch to common message helpers in open_ctree, adjust messagesDavid Sterba2016-05-10
| * | btrfs: rename btrfs_std_error to btrfs_handle_fs_errorAnand Jain2016-04-28
| |/
* | btrfs: don't force mounts to wait for cleaner_kthread to delete one or more s...Zygo Blaxell2016-05-06
|/
* Merge branch 'PAGE_CACHE_SIZE-removal'Linus Torvalds2016-04-04
|\
| * mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* | Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-04-01
|\ \ | |/ |/|
| * Merge branch 'misc-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Chris Mason2016-03-24
| |\
| | * btrfs: transaction_kthread() is not freezableJiri Kosina2016-03-22
| | * btrfs: cleaner_kthread() doesn't need explicit freezeJiri Kosina2016-03-22
| | * btrfs: do not write corrupted metadata blocks to diskAlex Lyakas2016-03-22
| | * btrfs: csum_tree_block: return proper errno valueAlex Lyakas2016-03-22
* | | Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-21
|\ \ \ | |/ /
| * | btrfs: Fix misspellings in comments.Adam Buchbinder2016-03-14
| * | btrfs: move btrfs_compression_type to compression.hAnand Jain2016-03-11
| |/
| * Merge branch 'cleanups-4.6' into for-chris-4.6David Sterba2016-02-26
| |\
| | * btrfs: drop null testing before destroy functionsKinglong Mee2016-02-18
| * | Merge branch 'foreign/liubo/replace-lockup' into for-chris-4.6David Sterba2016-02-26
| |\ \
| | * | Btrfs: fix lockdep deadlock warning due to dev_replaceLiu Bo2016-02-23
| | |/
| * | Merge branch 'foreign/zhaolei/reada' into for-chris-4.6David Sterba2016-02-26
| |\ \
| | * | btrfs: reada: limit max works countZhao Lei2016-02-18
| | * | btrfs: reada: Use fs_info instead of root in __readahead_hook's argumentZhao Lei2016-02-18
| | |/
| * | Merge branch 'foreign/qu/norecovery-v7' into for-chris-4.6David Sterba2016-02-26
| |\ \
| | * | btrfs: Introduce new mount option to disable tree log replayQu Wenruo2016-02-12
| | * | btrfs: Introduce new mount option usebackuproot to replace recoveryQu Wenruo2016-02-12
| | |/
| * | btrfs: let callers of btrfs_alloc_root pass gfp flagsDavid Sterba2016-02-11
| |/
* | Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar2016-02-18
|\ \ | |/
| * Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-29
| |\
| | * Merge branch 'dev/fst-followup' of git://git.kernel.org/pub/scm/linux/kernel/...Chris Mason2016-01-27
| | |\
| | | * btrfs: add free space tree to lockdep classesDavid Sterba2016-01-25
| | * | Revert "btrfs: clear PF_NOFREEZE in cleaner_kthread()"David Sterba2016-01-25
* | | | x86/cpufeature: Replace the old static_cpu_has() with safe variantBorislav Petkov2016-01-30
|/ / /
* | | Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-22
|\ \ \ | |/ /
| * | btrfs: Enhance super validation checkQu Wenruo2016-01-19
| * | Btrfs: fix deadlock running delayed iputs at transaction commit timeFilipe Manana2016-01-19
| * | Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Chris Mason2016-01-19
| |\ \ | | |/ | |/|
| | * Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and sub...Chandan Rajendra2016-01-15