aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs
AgeCommit message (Expand)Author
2016-07-31Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-07-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-07-26mm, memcg: use consistent gfp flags during readaheadMichal Hocko
2016-07-26Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-07-21Btrfs: fix delalloc accounting after copy_from_user faultsChris Mason
2016-07-20Btrfs: avoid deadlocks during reservations in btrfs_truncate_blockJosef Bacik
2016-07-18Btrfs: fix comparison in __btrfs_map_block()Vincent Stehlé
2016-07-07Btrfs: use FLUSH_LIMIT for relocation in reserve_metadata_bytesJosef Bacik
2016-07-07Btrfs: fill relocation block rsv after allocationJosef Bacik
2016-07-07Btrfs: always use trans->block_rsv for orphansJosef Bacik
2016-07-07Btrfs: change how we calculate the global block rsvJosef Bacik
2016-07-07Btrfs: use root when checking need_async_flushJosef Bacik
2016-07-07Btrfs: don't bother kicking async if there's nothing to reclaimJosef Bacik
2016-07-07Btrfs: fix release reserved extents trace pointsJosef Bacik
2016-07-07Btrfs: add tracepoints for flush eventsJosef Bacik
2016-07-07Btrfs: fix delalloc reservation amount tracepointJosef Bacik
2016-07-07Btrfs: trace pinned extentsJosef Bacik
2016-07-07Btrfs: introduce ticketed enospc infrastructureJosef Bacik
2016-07-07Btrfs: add tracepoint for adding block groupsJosef Bacik
2016-07-07Btrfs: warn_on for unaccounted spacesJosef Bacik
2016-07-07Btrfs: change delayed reservation fallback behaviorJosef Bacik
2016-07-07Btrfs: always reserve metadata for delalloc extentsJosef Bacik
2016-07-07Btrfs: fix callers of btrfs_block_rsv_migrateJosef Bacik
2016-07-07Btrfs: add bytes_readonly to the spaceinfo at onceJosef Bacik
2016-06-25Merge branch 'for-linus-4.7-part2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-06-25Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-06-25Btrfs: fix ->iterate_shared() by upgrading i_rwsem for delayed nodesOmar Sandoval
2016-06-23Btrfs: Force stripesize to the value of sectorsizeChandan Rajendra
2016-06-23btrfs: fix disk_i_size update bug when fallocate() failsWang Xiaoguang
2016-06-23Btrfs: fix error handling in map_private_extent_bufferLiu Bo
2016-06-23Btrfs: fix error return code in btrfs_init_test_fs()Wei Yongjun
2016-06-22Btrfs: don't do nocow check unless we have toJosef Bacik
2016-06-22btrfs: fix deadlock in delayed_ref_async_startChris Mason
2016-06-22Btrfs: track transid for delayed ref flushingJosef Bacik
2016-06-18Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-06-17Btrfs: btrfs_check_super_valid: Allow 4096 as stripesizeChandan Rajendra
2016-06-17btrfs: remove build fixup for qgroup_account_snapshotDavid Sterba
2016-06-17btrfs: use new error message helper in qgroup_account_snapshotDavid Sterba
2016-06-17btrfs: avoid blocking open_ctree from cleaner_kthreadZygo Blaxell
2016-06-17Btrfs: don't BUG_ON() in btrfs_orphan_addJosef Bacik
2016-06-17btrfs: account for non-CoW'd blocks in btrfs_abort_transactionJeff Mahoney
2016-06-17Btrfs: check if extent buffer is aligned to sectorsizeLiu Bo
2016-06-17btrfs: Use correct format specifierHeinrich Schuchardt
2016-06-10Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-06-08Merge branch 'misc-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Chris Mason
2016-06-08Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Chris Mason
2016-06-07block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSHMike Christie
2016-06-07block, drivers, fs: shrink bi_rw from long to intMike Christie
2016-06-07btrfs: use bio fields for op and flagsMike Christie
2016-06-07btrfs: update __btrfs_map_block for REQ_OP transitionMike Christie