summaryrefslogtreecommitdiffstats
path: root/fs/btrfs
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: cleanup BUG_ON in merge_bioLiu Bo2016-07-262-3/+6
* btrfs: Fix slab accounting flagsNikolay Borisov2016-07-269-16/+16
* btrfs: Replace -ENOENT by -ERANGE in btrfs_get_acl()Salah Triki2016-07-261-2/+1
* btrfs: Handle uninitialised inode evictionNikolay Borisov2016-07-261-1/+8
* Btrfs: fix read_node_slot to return errorsLiu Bo2016-07-262-21/+52
* Btrfs: fix double free of fs rootLiu Bo2016-07-261-9/+3
* Btrfs: error out if generic_bin_search get invalid argumentsLiu Bo2016-07-261-0/+8
* Btrfs: check inconsistence between chunk and block groupLiu Bo2016-07-261-1/+16
* btrfs: add missing bytes_readonly attribute file in sysfsWang Xiaoguang2016-07-261-0/+2
* 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 '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
| * Btrfs: check if extent buffer is aligned to sectorsizeLiu Bo2016-06-176-15/+28
| * btrfs: Use correct format specifierHeinrich Schuchardt2016-06-171-1/+1
* | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-06-1018-357/+568
|\ \ | |/
| * Merge branch 'misc-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Chris Mason2016-06-085-17/+114
| |\
| | * btrfs: advertise which crc32c implementation is being used at module loadJeff Mahoney2016-06-063-2/+9
OpenPOWER on IntegriCloud