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-08-106-59/+283
|\
| * Merge branch 'integration-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Chris Mason2016-08-056-59/+283
| |\
| | * Btrfs: remove unused function btrfs_add_delayed_qgroup_reserve()Filipe Manana2016-08-032-30/+0
| | * Btrfs: improve performance on fsync against new inode after rename/unlinkFilipe Manana2016-08-012-9/+95
| | * Btrfs: be more precise on errors when getting an inode from diskFilipe Manana2016-08-011-9/+18
| | * Btrfs: send, don't bug on inconsistent snapshotsFilipe Manana2016-08-011-3/+45
| | * Btrfs: send, avoid incorrect leaf accesses when sending utimes operationsFilipe Manana2016-08-011-0/+2
| | * Btrfs: send, fix invalid leaf accesses due to incorrect utimes operationsRobbie Ko2016-08-011-1/+11
| | * Btrfs: send, fix warning due to late freeing of orphan_dir_info structuresRobbie Ko2016-08-011-0/+4
| | * Btrfs: incremental send, fix premature rmdir operationsRobbie Ko2016-08-011-1/+1
| | * Btrfs: incremental send, fix invalid paths for rename operationsFilipe Manana2016-08-011-1/+2
| | * Btrfs: send, add missing error check for calls to path_loop()Filipe Manana2016-08-011-0/+2
| | * Btrfs: send, fix failure to move directories with the same name aroundRobbie Ko2016-08-011-5/+95
| | * Btrfs: add missing check for writeback errors on fsyncFilipe Manana2016-08-011-0/+8
* | | block: rename bio bi_rw to bi_opfJens Axboe2016-08-074-12/+12
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-08-051-7/+1
|\ \ \
| * | | Fixup direct bi_rw modifiersShaun Tancheff2016-08-041-1/+1
| * | | block: add missing group association in bio-cloning functionsPaolo Valente2016-08-041-6/+0
* | | | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-0443-686/+912
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Btrfs: fix __MAX_CSUM_ITEMSChris Mason2016-08-031-2/+3
| * | btrfs: btrfs_abort_transaction, drop root parameterJeff Mahoney2016-07-2617-152/+147
| * | btrfs: add btrfs_trans_handle->fs_info pointerJeff Mahoney2016-07-264-4/+6
| * | btrfs: btrfs_relocate_chunk pass extent_root to btrfs_end_transactionJeff Mahoney2016-07-261-1/+1
| * | btrfs: convert nodesize macros to static inlinesJeff Mahoney2016-07-261-15/+33
| * | btrfs: introduce BTRFS_MAX_ITEM_SIZEJeff Mahoney2016-07-264-10/+8
| * | btrfs: cleanup, remove prototype for btrfs_find_root_refJeff Mahoney2016-07-261-3/+0
| * | btrfs: copy_to_sk drop unused root parameterJeff Mahoney2016-07-261-3/+2
| * | btrfs: simpilify btrfs_subvol_inherit_propsJeff Mahoney2016-07-261-3/+3
| * | btrfs: tests, use BTRFS_FS_STATE_DUMMY_FS_INFO instead of dummy rootJeff Mahoney2016-07-267-21/+19
| * | btrfs: tests, require fs_info for rootJeff Mahoney2016-07-2610-61/+103
| * | btrfs: tests, move initialization into tests/Jeff Mahoney2016-07-263-77/+48
| * | btrfs: btrfs_test_opt and friends should take a btrfs_fs_infoJeff Mahoney2016-07-2613-130/+135
| * | btrfs: prefix fsid to all trace eventsJeff Mahoney2016-07-265-22/+27
| * | btrfs: plumb fs_info into btrfs_workJeff Mahoney2016-07-264-31/+63
| * | btrfs: remove obsolete part of comment in statfsDavid Sterba2016-07-261-3/+0
| * | btrfs: hide test-only member under ifdefDavid Sterba2016-07-262-0/+4
| * | btrfs: Ratelimit "no csum found" info messageNikolay Borisov2016-07-261-1/+1
| * | btrfs: Add ratelimit to btrfs printingNikolay Borisov2016-07-261-2/+24
| * | Btrfs: fix unexpected balance crash due to BUG_ONLiu Bo2016-07-261-4/+24
| * | Btrfs: fix panic in balance due to EIOLiu Bo2016-07-261-0/+4
| * | Btrfs: fix eb memory leak due to readpage failureLiu Bo2016-07-261-3/+22
| * | Btrfs: change BUG_ON()'s to ASSERT()'s in backref_cache_cleanup()Liu Bo2016-07-261-6/+6
| * | btrfs: fix free space calculation in dump_space_info()Wang Xiaoguang2016-07-261-2/+2
| * | Btrfs: subpage-blocksize: Rate limit scrub error messageChandan Rajendra2016-07-261-1/+1
| * | btrfs: expand cow_file_range() to support in-band dedup and subpage-blocksizeWang Xiaoguang2016-07-262-11/+41
| * | Btrfs: fix BUG_ON in btrfs_submit_compressed_writeLiu Bo2016-07-261-2/+8
| * | btrfs: make sure device is synced before returnAnand Jain2016-07-261-0/+5
| * | btrfs: reorg btrfs_close_one_device()Anand Jain2016-07-261-36/+35
| * | btrfs: Cleanup compress_file_range()Ashish Samant2016-07-261-37/+35
| * | Btrfs: cleanup BUG_ON in merge_bioLiu Bo2016-07-262-3/+6
OpenPOWER on IntegriCloud