aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/disk-io.c
AgeCommit message (Expand)Author
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
2016-01-22Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-19btrfs: Enhance super validation checkQu Wenruo
2016-01-19Btrfs: fix deadlock running delayed iputs at transaction commit timeFilipe Manana
2016-01-19Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Chris Mason
2016-01-18Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-15Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and sub...Chandan Rajendra
2016-01-11Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...Chris Mason
2016-01-11Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Chris Mason
2016-01-07Btrfs: use linux/sizes.h to represent constantsByongho Lee
2016-01-07btrfs: cleanup, remove stray return statementsDavid Sterba
2016-01-07Btrfs: add missing brelse when superblock checksum failsAnand Jain
2015-12-30btrfs: don't run delayed references while we are creating the free space treeChris Mason
2015-12-23Merge branch 'freespace-4.5' into for-linus-4.5Chris Mason
2015-12-23Merge branch 'dev/simplify-set-bit' of git://git.kernel.org/pub/scm/linux/ker...Chris Mason
2015-12-19x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov
2015-12-18Merge branch 'freespace-tree' into for-linus-4.5Chris Mason
2015-12-17Btrfs: add free space tree mount optionOmar Sandoval
2015-12-07btrfs: remove a trivial helper btrfs_set_buffer_uptodateDavid Sterba
2015-12-03btrfs: drop unused parameter from lock_extent_bitsDavid Sterba
2015-11-13Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-11-05btrfs: qgroup: exit the rescan worker during umountJustin Maggard
2015-10-26btrfs: clear PF_NOFREEZE in cleaner_kthread()Jiri Kosina
2015-10-21Merge branch 'allocator-fixes' into for-linus-4.4Chris Mason
2015-10-21Btrfs: change how we wait for pending ordered extentsJosef Bacik
2015-10-21btrfs: qgroup: Introduce new functions to reserve/free metadataQu Wenruo
2015-10-21Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Chris Mason
2015-10-21btrfs: use btrfs_raid_array for btrfs_get_num_tolerated_disk_barrier_failures()Zhao Lei
2015-10-12Merge branch 'fix/waitqueue-barriers' of git://git.kernel.org/pub/scm/linux/k...Chris Mason
2015-10-12Merge branch 'anand/sysfs-updates-v4.3-rc3' of git://git.kernel.org/pub/scm/l...Chris Mason
2015-10-12Merge branch 'cleanup/messages' of git://git.kernel.org/pub/scm/linux/kernel/...Chris Mason
2015-10-10btrfs: comment the rest of implicit barriers before waitqueue_activeDavid Sterba
2015-10-09Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds