- bc24370 Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
- c09abff btrfs: cloned bios must not be iterated by bio_for_each_segment_all by David Sterba · 7 years ago
- a4c20b9 Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 7 years ago
- 8c27cb3 Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
- 66b4993 btrfs: move dev stats accounting out of wait_dev_flush by David Sterba · 8 years ago
- 2980d57 btrfs: account as waiting for IO, while waiting fot the flush bio completion by David Sterba · 8 years ago
- e0ae999 btrfs: preallocate device flush bio by David Sterba · 8 years ago
- 104b4e5 percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch by Nikolay Borisov · 8 years ago
- fac03c8 btrfs: move fs_info::fs_frozen to the flags by David Sterba · 8 years ago
- 4fc6441 btrfs: wait part of the write_dev_flush() can be separated out by Anand Jain · 8 years ago
- cea7c8b btrfs: remove redundant null bdev counting during flush submission by Anand Jain · 8 years ago
- 12b9bf0 btrfs: write_dev_flush does not return ENOMEM anymore by Anand Jain · 8 years ago
- c5e4c3d btrfs: sink gfp parameter to btrfs_io_bio_alloc by David Sterba · 8 years ago
- e4f5690 btrfs: btrfs_io_bio_alloc never fails, skip error handling by David Sterba · 8 years ago
- 4b5faea btrfs: use generic slab for for btrfs_transaction by David Sterba · 8 years ago
- 3189ff7 btrfs: btrfs_wait_tree_block_writeback can be void return by Jeff Layton · 8 years ago
- c9fed2b btrfs: remove unused member list from btrfs_end_io_wq by David Sterba · 8 years ago
- b297c9f btrfs: remove unused member list from async_submit_bio by David Sterba · 8 years ago
- c6100a4 Btrfs: replace tree->mapping with tree->private_data by Josef Bacik · 8 years ago
- a5ed45f btrfs: Convert fs_info->free_chunk_space to atomic64_t by Nikolay Borisov · 8 years ago
- 401b41e btrfs: add framework to handle device flush error as a volume by Anand Jain · 8 years ago
- 8f66439 Merge tag 'v4.12-rc5' into for-4.13/block by Jens Axboe · 8 years ago
- 66cea28 Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
- 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
- 8d91012 btrfs: Make flush bios explicitely sync by Jan Kara · 8 years ago
- 1176032 Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
- 9bcaaea btrfs: fix the gfp_mask for the reada_zones radix tree by Chris Mason · 8 years ago
- 6947529 Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- 9e11cee btrfs: Convert to separately allocated bdi by Jan Kara · 8 years ago
- c2a9c7a btrfs: check if the device is flush capable by Anand Jain · 8 years ago
- 13e88e1 btrfs: delete unused member nobarriers by Anand Jain · 8 years ago
- d48d71a btrfs: remove redundant parameter from btree_readahead_hook by David Sterba · 8 years ago
- 7ef70b4 btrfs: preallocate radix tree node for global readahead tree by David Sterba · 8 years ago
- 0700cea btrfs: convert btrfs_root.refs from atomic_t to refcount_t by Elena Reshetova · 8 years ago
- 6df8cdf btrfs: convert btrfs_delayed_ref_node.refs from atomic_t to refcount_t by Elena Reshetova · 8 years ago
- 9b64f57 btrfs: convert btrfs_transaction.use_count from atomic_t to refcount_t by Elena Reshetova · 8 years ago
- fe8e12b Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
- ce0dcee btrfs: Change qgroup_meta_rsv to 64bit by Goldwyn Rodrigues · 8 years ago
- bbe08c0 Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
- e9f467d Merge branch 'for-chris-4.11-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.11 by Chris Mason · 8 years ago
- 20a7db8 btrfs: add dummy callback for readpage_io_failed and drop checks by David Sterba · 8 years ago
- 4d53ddd btrfs: document existence of extent_io ops callbacks by David Sterba · 8 years ago
- 9ed5736 btrfs: constify input buffer of btrfs_csum_data by David Sterba · 8 years ago
- fc4f21b btrfs: Make get_extent_t take btrfs_inode by Nikolay Borisov · 8 years ago
- 9003ed1 Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
- a9b9477 Btrfs: fix use-after-free due to wrong order of destroying work queues by Filipe Manana · 8 years ago
- 5cdd7db Btrfs: fix assertion failure when freeing block groups at close_ctree() by Filipe Manana · 8 years ago
- 3d3a126 btrfs: remove unused parameter from btrfs_check_super_valid by David Sterba · 8 years ago
- eece6a9 btrfs: merge two superblock writing helpers by David Sterba · 8 years ago
- b75f506 btrfs: remove unused parameter from write_dev_supers by David Sterba · 8 years ago
- 7c302b4 btrfs: remove unused parameter from clean_tree_block by David Sterba · 8 years ago
- e27f626 btrfs: remove unused parameter from check_async_write by David Sterba · 8 years ago
- efa7c9f block: Get rid of blk_get_backing_dev_info() by Jan Kara · 8 years ago
- 087a76d Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
- 5f52a2c Merge branch 'for-chris-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.10 by Chris Mason · 8 years ago
- 3444136 btrfs: opencode chunk locking, remove helpers by David Sterba · 8 years ago
- 3a45bb2 btrfs: remove root parameter from transaction commit/end routines by Jeff Mahoney · 8 years ago
- 2ff7e61 btrfs: take an fs_info directly when the root is not used otherwise by Jeff Mahoney · 9 years ago
- ccdf9b3 btrfs: root->fs_info cleanup, access fs_info->delayed_root directly by Jeff Mahoney · 9 years ago
- 0b246af btrfs: root->fs_info cleanup, add fs_info convenience variables by Jeff Mahoney · 9 years ago
- 3796d33 btrfs: root->fs_info cleanup, lock/unlock_chunks by Jeff Mahoney · 9 years ago
- da17066 btrfs: pull node/sector/stripe sizes out of root and into fs_info by Jeff Mahoney · 9 years ago
- fb45625 btrfs: root->fs_info cleanup, use fs_info->dev_root everywhere by Jeff Mahoney · 9 years ago
- 6bccf3a btrfs: call functions that always use the same root with fs_info instead by Jeff Mahoney · 9 years ago
- 5b4aace btrfs: call functions that overwrite their root parameter with fs_info by Jeff Mahoney · 9 years ago
- 1d57ee9 btrfs: improve delayed refs iterations by Wang Xiaoguang · 8 years ago
- 0b5e3da btrfs: change btrfs_csum_final result param type to u8 by Domagoj Tršan · 8 years ago
- b159fa2 btrfs: remove constant parameter to memset_extent_buffer and rename it by David Sterba · 8 years ago
- d24ee97 btrfs: use new helpers to set uuids in eb by David Sterba · 8 years ago
- 62d1f9f btrfs: remove trivial helper btrfs_find_tree_block by David Sterba · 8 years ago
- fc2e901 btrfs: reada, sink start parameter to btree_readahead_hook by David Sterba · 8 years ago
- f177d73 Btrfs: fix emptiness check for dirtied extent buffers at check_leaf() by Filipe Manana · 8 years ago
- ef85b25 Btrfs: fix BUG_ON in btrfs_mark_buffer_dirty by Liu Bo · 8 years ago
- 70fd761 block,fs: use REQ_* flags directly by Christoph Hellwig · 8 years ago
- 67f055c btrfs: use op_is_sync to check for synchronous requests by Christoph Hellwig · 8 years ago
- d9ed71e Merge branch 'fst-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.9 by Chris Mason · 8 years ago
- 6675df3 Btrfs: catch invalid free space trees by Omar Sandoval · 8 years ago
- f8d468a Btrfs: fix mount -o clear_cache,space_cache=v2 by Omar Sandoval · 8 years ago
- ab8d0fc btrfs: convert pr_* to btrfs_* where possible by Jeff Mahoney · 8 years ago
- 62e8557 btrfs: convert printk(KERN_* to use pr_* calls by Jeff Mahoney · 8 years ago
- 5d163e0 btrfs: unsplit printed strings by Jeff Mahoney · 8 years ago
- 6b722c1 Btrfs: improve check_node to avoid reading corrupted nodes by Liu Bo · 8 years ago
- 8436ea91 Btrfs: kill the start argument to read_extent_buffer_pages by Josef Bacik · 8 years ago
- afcdd12 Btrfs: add a flags field to btrfs_fs_info by Josef Bacik · 8 years ago
- c79a175 Btrfs: fix memory leak of block group cache by Liu Bo · 8 years ago
- 28687b9 Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
- 1ba98d0 Btrfs: detect corruption when non-root leaf has zero item by Liu Bo · 8 years ago
- 053ab70f Btrfs: check btree node's nritems by Liu Bo · 8 years ago
- 35bbb97 btrfs: don't create or leak aliased root while cleaning up orphans by Jeff Mahoney · 8 years ago
- 9e7cc91 btrfs: fix fsfreeze hang caused by delayed iputs deal by Wang Xiaoguang · 8 years ago
- d06f23d btrfs: waiting on qgroup rescan should not always be interruptible by Jeff Mahoney · 8 years ago
- d2c609b btrfs: properly track when rescan worker is running by Jeff Mahoney · 8 years ago
- 1c1ea4f Btrfs: fix memory leak of reloc_root by Liu Bo · 8 years ago
- 1eff9d3 block: rename bio bi_rw to bi_opf by Jens Axboe · 8 years ago
- d58b0d9 Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
- d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- f5ee5c9 btrfs: tests, use BTRFS_FS_STATE_DUMMY_FS_INFO instead of dummy root by Jeff Mahoney · 9 years ago
- 7c0260e btrfs: tests, require fs_info for root by Jeff Mahoney · 9 years ago
- 3cdde22 btrfs: btrfs_test_opt and friends should take a btrfs_fs_info by Jeff Mahoney · 9 years ago
- cb00109 btrfs: plumb fs_info into btrfs_work by Jeff Mahoney · 9 years ago