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