summaryrefslogtreecommitdiffstats
path: root/fs/btrfs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-07-316-338/+544
|\
| * Btrfs: fix delalloc accounting after copy_from_user faultsChris Mason2016-07-211-7/+5
| * Btrfs: avoid deadlocks during reservations in btrfs_truncate_blockJosef Bacik2016-07-201-0/+5
| * Btrfs: use FLUSH_LIMIT for relocation in reserve_metadata_bytesJosef Bacik2016-07-072-17/+22
| * Btrfs: fill relocation block rsv after allocationJosef Bacik2016-07-071-0/+6
| * Btrfs: always use trans->block_rsv for orphansJosef Bacik2016-07-071-1/+7
| * Btrfs: change how we calculate the global block rsvJosef Bacik2016-07-071-36/+9
| * Btrfs: use root when checking need_async_flushJosef Bacik2016-07-071-5/+6
| * Btrfs: don't bother kicking async if there's nothing to reclaimJosef Bacik2016-07-071-0/+3
| * Btrfs: fix release reserved extents trace pointsJosef Bacik2016-07-071-5/+1
| * Btrfs: add tracepoints for flush eventsJosef Bacik2016-07-072-10/+21
| * Btrfs: fix delalloc reservation amount tracepointJosef Bacik2016-07-071-1/+3
| * Btrfs: trace pinned extentsJosef Bacik2016-07-071-0/+8
| * Btrfs: introduce ticketed enospc infrastructureJosef Bacik2016-07-072-151/+380
| * Btrfs: add tracepoint for adding block groupsJosef Bacik2016-07-071-0/+2
| * Btrfs: warn_on for unaccounted spacesJosef Bacik2016-07-071-6/+8
| * Btrfs: change delayed reservation fallback behaviorJosef Bacik2016-07-071-41/+23
| * Btrfs: always reserve metadata for delalloc extentsJosef Bacik2016-07-071-22/+13
| * Btrfs: fix callers of btrfs_block_rsv_migrateJosef Bacik2016-07-076-25/+18
| * Btrfs: add bytes_readonly to the spaceinfo at onceJosef Bacik2016-07-071-18/+11
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-261-1/+2
|\ \
| * | mm, memcg: use consistent gfp flags during readaheadMichal Hocko2016-07-261-1/+2
| |/
* | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-2614-209/+222
|\ \ | |/ |/|
| * Btrfs: fix comparison in __btrfs_map_block()Vincent Stehlé2016-07-181-1/+1
| * block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSHMike Christie2016-06-071-4/+4
| * block, drivers, fs: shrink bi_rw from long to intMike Christie2016-06-072-3/+3
| * btrfs: use bio fields for op and flagsMike Christie2016-06-079-67/+54
| * btrfs: update __btrfs_map_block for REQ_OP transitionMike Christie2016-06-074-29/+34
| * btrfs: use bio op accessorsMike Christie2016-06-077-40/+47
| * btrfs: have submit_one_bio users use bio op accessorsMike Christie2016-06-071-45/+43
| * direct-io: use bio set/get op accessorsMike Christie2016-06-071-4/+4
| * fs: have submit_bh users pass in op and flags separatelyMike Christie2016-06-073-15/+15
| * block/fs/drivers: remove rw argument from submit_bioMike Christie2016-06-077-31/+47
* | Merge branch 'for-linus-4.7-part2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-06-253-13/+34
|\ \
| * | Btrfs: fix ->iterate_shared() by upgrading i_rwsem for delayed nodesOmar Sandoval2016-06-253-13/+34
* | | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-06-2511-36/+57
|\ \ \ | |/ / |/| |
| * | Btrfs: Force stripesize to the value of sectorsizeChandan Rajendra2016-06-232-6/+4
| * | btrfs: fix disk_i_size update bug when fallocate() failsWang Xiaoguang2016-06-231-1/+2
| * | Btrfs: fix error handling in map_private_extent_bufferLiu Bo2016-06-232-2/+11
| * | Btrfs: fix error return code in btrfs_init_test_fs()Wei Yongjun2016-06-231-1/+1
| * | Btrfs: don't do nocow check unless we have toJosef Bacik2016-06-221-22/+22
| * | btrfs: fix deadlock in delayed_ref_async_startChris Mason2016-06-221-9/+11
| * | Btrfs: track transid for delayed ref flushingJosef Bacik2016-06-224-5/+16
* | | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-06-1811-43/+61
|\ \ \ | |/ /
| * | Btrfs: btrfs_check_super_valid: Allow 4096 as stripesizeChandan Rajendra2016-06-171-1/+2
| * | btrfs: remove build fixup for qgroup_account_snapshotDavid Sterba2016-06-171-5/+0
| * | btrfs: use new error message helper in qgroup_account_snapshotDavid Sterba2016-06-171-1/+1
| * | btrfs: avoid blocking open_ctree from cleaner_kthreadZygo Blaxell2016-06-172-15/+12
| * | Btrfs: don't BUG_ON() in btrfs_orphan_addJosef Bacik2016-06-171-1/+10
| * | btrfs: account for non-CoW'd blocks in btrfs_abort_transactionJeff Mahoney2016-06-174-4/+7
OpenPOWER on IntegriCloud