summaryrefslogtreecommitdiff
path: root/fs/btrfs
Commit message (Expand)AuthorAge
* block: rename bio bi_rw to bi_opfJens Axboe2016-08-07
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-08-05
|\
| * Fixup direct bi_rw modifiersShaun Tancheff2016-08-04
| * block: add missing group association in bio-cloning functionsPaolo Valente2016-08-04
* | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-04
|\ \ | |/ |/|
| * Btrfs: fix __MAX_CSUM_ITEMSChris Mason2016-08-03
| * btrfs: btrfs_abort_transaction, drop root parameterJeff Mahoney2016-07-26
| * btrfs: add btrfs_trans_handle->fs_info pointerJeff Mahoney2016-07-26
| * btrfs: btrfs_relocate_chunk pass extent_root to btrfs_end_transactionJeff Mahoney2016-07-26
| * btrfs: convert nodesize macros to static inlinesJeff Mahoney2016-07-26
| * btrfs: introduce BTRFS_MAX_ITEM_SIZEJeff Mahoney2016-07-26
| * btrfs: cleanup, remove prototype for btrfs_find_root_refJeff Mahoney2016-07-26
| * btrfs: copy_to_sk drop unused root parameterJeff Mahoney2016-07-26
| * btrfs: simpilify btrfs_subvol_inherit_propsJeff Mahoney2016-07-26
| * btrfs: tests, use BTRFS_FS_STATE_DUMMY_FS_INFO instead of dummy rootJeff Mahoney2016-07-26
| * btrfs: tests, require fs_info for rootJeff Mahoney2016-07-26
| * btrfs: tests, move initialization into tests/Jeff Mahoney2016-07-26
| * btrfs: btrfs_test_opt and friends should take a btrfs_fs_infoJeff Mahoney2016-07-26
| * btrfs: prefix fsid to all trace eventsJeff Mahoney2016-07-26
| * btrfs: plumb fs_info into btrfs_workJeff Mahoney2016-07-26
| * btrfs: remove obsolete part of comment in statfsDavid Sterba2016-07-26
| * btrfs: hide test-only member under ifdefDavid Sterba2016-07-26
| * btrfs: Ratelimit "no csum found" info messageNikolay Borisov2016-07-26
| * btrfs: Add ratelimit to btrfs printingNikolay Borisov2016-07-26
| * Btrfs: fix unexpected balance crash due to BUG_ONLiu Bo2016-07-26
| * Btrfs: fix panic in balance due to EIOLiu Bo2016-07-26
| * Btrfs: fix eb memory leak due to readpage failureLiu Bo2016-07-26
| * Btrfs: change BUG_ON()'s to ASSERT()'s in backref_cache_cleanup()Liu Bo2016-07-26
| * btrfs: fix free space calculation in dump_space_info()Wang Xiaoguang2016-07-26
| * Btrfs: subpage-blocksize: Rate limit scrub error messageChandan Rajendra2016-07-26
| * btrfs: expand cow_file_range() to support in-band dedup and subpage-blocksizeWang Xiaoguang2016-07-26
| * Btrfs: fix BUG_ON in btrfs_submit_compressed_writeLiu Bo2016-07-26
| * btrfs: make sure device is synced before returnAnand Jain2016-07-26
| * btrfs: reorg btrfs_close_one_device()Anand Jain2016-07-26
| * btrfs: Cleanup compress_file_range()Ashish Samant2016-07-26
| * Btrfs: cleanup BUG_ON in merge_bioLiu Bo2016-07-26
| * btrfs: Fix slab accounting flagsNikolay Borisov2016-07-26
| * btrfs: Replace -ENOENT by -ERANGE in btrfs_get_acl()Salah Triki2016-07-26
| * btrfs: Handle uninitialised inode evictionNikolay Borisov2016-07-26
| * Btrfs: fix read_node_slot to return errorsLiu Bo2016-07-26
| * Btrfs: fix double free of fs rootLiu Bo2016-07-26
| * Btrfs: error out if generic_bin_search get invalid argumentsLiu Bo2016-07-26
| * Btrfs: check inconsistence between chunk and block groupLiu Bo2016-07-26
| * btrfs: add missing bytes_readonly attribute file in sysfsWang Xiaoguang2016-07-26
* | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-07-31
|\ \ | |/
| * Btrfs: fix delalloc accounting after copy_from_user faultsChris Mason2016-07-21
| * Btrfs: avoid deadlocks during reservations in btrfs_truncate_blockJosef Bacik2016-07-20
| * Btrfs: use FLUSH_LIMIT for relocation in reserve_metadata_bytesJosef Bacik2016-07-07
| * Btrfs: fill relocation block rsv after allocationJosef Bacik2016-07-07
| * Btrfs: always use trans->block_rsv for orphansJosef Bacik2016-07-07