aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/disk-io.c
AgeCommit message (Expand)Author
2016-07-26Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-06-23Btrfs: Force stripesize to the value of sectorsizeChandan Rajendra
2016-06-17Btrfs: btrfs_check_super_valid: Allow 4096 as stripesizeChandan Rajendra
2016-06-17btrfs: avoid blocking open_ctree from cleaner_kthreadZygo Blaxell
2016-06-17Btrfs: check if extent buffer is aligned to sectorsizeLiu Bo
2016-06-08Merge branch 'misc-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Chris Mason
2016-06-07btrfs: use bio fields for op and flagsMike Christie
2016-06-07btrfs: use bio op accessorsMike Christie
2016-06-07fs: have submit_bh users pass in op and flags separatelyMike Christie
2016-06-07block/fs/drivers: remove rw argument from submit_bioMike Christie
2016-06-06Btrfs: self-tests: Use macros instead of constants and add missing newlineFeifei Xu
2016-06-06Btrfs: add more validation checks for superblockLiu Bo
2016-06-02Btrfs: self-tests: Support non-4k page sizeFeifei Xu
2016-05-25Merge branch 'cleanups-4.7' into for-chris-4.7-20160525David Sterba
2016-05-25btrfs: fix string and comment grammatical issues and typosNicholas D Steeves
2016-05-16Merge branch 'cleanups-4.7' into for-chris-4.7-20160516David Sterba
2016-05-10btrfs: GFP_NOFS does not GFP_HIGHMEMDavid Sterba
2016-05-10btrfs: switch to common message helpers in open_ctree, adjust messagesDavid Sterba
2016-05-06btrfs: don't force mounts to wait for cleaner_kthread to delete one or more s...Zygo Blaxell
2016-04-29btrfs: sink gfp parameter to clear_extent_dirtyDavid Sterba
2016-04-29btrfs: sink gfp parameter to clear_extent_bitsDavid Sterba
2016-04-28btrfs: rename btrfs_std_error to btrfs_handle_fs_errorAnand Jain
2016-04-04Merge branch 'PAGE_CACHE_SIZE-removal'Linus Torvalds
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-04-01Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-24Merge branch 'misc-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Chris Mason
2016-03-22btrfs: transaction_kthread() is not freezableJiri Kosina
2016-03-22btrfs: cleaner_kthread() doesn't need explicit freezeJiri Kosina
2016-03-22btrfs: do not write corrupted metadata blocks to diskAlex Lyakas
2016-03-22btrfs: csum_tree_block: return proper errno valueAlex Lyakas
2016-03-21Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-14btrfs: Fix misspellings in comments.Adam Buchbinder
2016-03-11btrfs: move btrfs_compression_type to compression.hAnand Jain
2016-02-26Merge branch 'cleanups-4.6' into for-chris-4.6David Sterba
2016-02-26Merge branch 'foreign/liubo/replace-lockup' into for-chris-4.6David Sterba
2016-02-26Merge branch 'foreign/zhaolei/reada' into for-chris-4.6David Sterba
2016-02-26Merge branch 'foreign/qu/norecovery-v7' into for-chris-4.6David Sterba
2016-02-23Btrfs: fix lockdep deadlock warning due to dev_replaceLiu Bo
2016-02-18btrfs: drop null testing before destroy functionsKinglong Mee
2016-02-18btrfs: reada: limit max works countZhao Lei
2016-02-18btrfs: reada: Use fs_info instead of root in __readahead_hook's argumentZhao Lei
2016-02-18Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar
2016-02-12btrfs: Introduce new mount option to disable tree log replayQu Wenruo
2016-02-12btrfs: Introduce new mount option usebackuproot to replace recoveryQu Wenruo
2016-02-11btrfs: let callers of btrfs_alloc_root pass gfp flagsDavid Sterba
2016-01-30x86/cpufeature: Replace the old static_cpu_has() with safe variantBorislav Petkov
2016-01-29Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-27Merge branch 'dev/fst-followup' of git://git.kernel.org/pub/scm/linux/kernel/...Chris Mason
2016-01-25Revert "btrfs: clear PF_NOFREEZE in cleaner_kthread()"David Sterba
2016-01-25btrfs: add free space tree to lockdep classesDavid Sterba