aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs
Commit message (Expand)AuthorAge
...
| * Btrfs: change delayed reservation fallback behaviorJosef Bacik2016-07-07
| * Btrfs: always reserve metadata for delalloc extentsJosef Bacik2016-07-07
| * Btrfs: fix callers of btrfs_block_rsv_migrateJosef Bacik2016-07-07
| * Btrfs: add bytes_readonly to the spaceinfo at onceJosef Bacik2016-07-07
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-26
|\ \
| * | mm, memcg: use consistent gfp flags during readaheadMichal Hocko2016-07-26
| |/
* | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-26
|\ \ | |/ |/|
| * Btrfs: fix comparison in __btrfs_map_block()Vincent Stehlé2016-07-18
| * block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSHMike Christie2016-06-07
| * block, drivers, fs: shrink bi_rw from long to intMike Christie2016-06-07
| * btrfs: use bio fields for op and flagsMike Christie2016-06-07
| * btrfs: update __btrfs_map_block for REQ_OP transitionMike Christie2016-06-07
| * btrfs: use bio op accessorsMike Christie2016-06-07
| * btrfs: have submit_one_bio users use bio op accessorsMike Christie2016-06-07
| * direct-io: use bio set/get op accessorsMike Christie2016-06-07
| * fs: have submit_bh users pass in op and flags separatelyMike Christie2016-06-07
| * block/fs/drivers: remove rw argument from submit_bioMike Christie2016-06-07
* | Merge branch 'for-linus-4.7-part2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-06-25
|\ \
| * | Btrfs: fix ->iterate_shared() by upgrading i_rwsem for delayed nodesOmar Sandoval2016-06-25
* | | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-06-25
|\ \ \ | |/ / |/| |
| * | Btrfs: Force stripesize to the value of sectorsizeChandan Rajendra2016-06-23
| * | btrfs: fix disk_i_size update bug when fallocate() failsWang Xiaoguang2016-06-23
| * | Btrfs: fix error handling in map_private_extent_bufferLiu Bo2016-06-23
| * | Btrfs: fix error return code in btrfs_init_test_fs()Wei Yongjun2016-06-23
| * | Btrfs: don't do nocow check unless we have toJosef Bacik2016-06-22
| * | btrfs: fix deadlock in delayed_ref_async_startChris Mason2016-06-22
| * | Btrfs: track transid for delayed ref flushingJosef Bacik2016-06-22
* | | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-06-18
|\| |
| * | Btrfs: btrfs_check_super_valid: Allow 4096 as stripesizeChandan Rajendra2016-06-17
| * | btrfs: remove build fixup for qgroup_account_snapshotDavid Sterba2016-06-17
| * | btrfs: use new error message helper in qgroup_account_snapshotDavid Sterba2016-06-17
| * | btrfs: avoid blocking open_ctree from cleaner_kthreadZygo Blaxell2016-06-17
| * | Btrfs: don't BUG_ON() in btrfs_orphan_addJosef Bacik2016-06-17
| * | btrfs: account for non-CoW'd blocks in btrfs_abort_transactionJeff Mahoney2016-06-17
| * | Btrfs: check if extent buffer is aligned to sectorsizeLiu Bo2016-06-17
| * | btrfs: Use correct format specifierHeinrich Schuchardt2016-06-17
* | | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-06-10
|\| | | |/ |/|
| * Merge branch 'misc-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Chris Mason2016-06-08
| |\
| | * btrfs: advertise which crc32c implementation is being used at module loadJeff Mahoney2016-06-06
| | * Btrfs: add validadtion checks for chunk loadingLiu Bo2016-06-06
| | * Btrfs: add more validation checks for superblockLiu Bo2016-06-06
| | * Btrfs: clear uptodate flags of pages in sys_array ebLiu Bo2016-06-06
| | * Btrfs: end transaction if we abort when creating uuid rootJosef Bacik2016-05-31
| * | Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Chris Mason2016-06-08
| |\ \
| | * | Btrfs: self-tests: Fix extent buffer bitmap test fail on BE systemFeifei Xu2016-06-06
| | * | Btrfs: self-tests: Fix test_bitmaps fail on 64k sectorsizeFeifei Xu2016-06-06
| | * | Btrfs: self-tests: Use macros instead of constants and add missing newlineFeifei Xu2016-06-06
| | * | Btrfs: self-tests: Support testing all possible sectorsizes and nodesizesFeifei Xu2016-06-06
| | * | Btrfs: self-tests: Execute page straddling test only when nodesize < PAGE_SIZEFeifei Xu2016-06-06
| | * | Btrfs: self-tests: Support non-4k page sizeFeifei Xu2016-06-02