Age | Commit message (Expand) | Author |
2017-07-14 | Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-07-14 | Btrfs: fix unexpected return value of bio_readpage_error | Liu Bo |
2017-07-05 | Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-06-29 | btrfs: qgroup: Introduce extent changeset for qgroup reserve functions | Qu Wenruo |
2017-06-29 | btrfs: qgroup: Return actually freed bytes for qgroup release or free data | Qu Wenruo |
2017-06-19 | btrfs: sink gfp parameter to btrfs_io_bio_alloc | David Sterba |
2017-06-19 | btrfs: pass bytes to btrfs_bio_alloc | David Sterba |
2017-06-19 | btrfs: remove redundant parameters from btrfs_bio_alloc | David Sterba |
2017-06-19 | btrfs: sink gfp parameter to btrfs_bio_clone | David Sterba |
2017-06-19 | Btrfs: hardcode GFP_NOFS for btrfs_bio_clone_partial | Liu Bo |
2017-06-19 | Btrfs: new helper btrfs_bio_clone_partial | Liu Bo |
2017-06-19 | Btrfs: don't pass the inode through clean_io_failure | Josef Bacik |
2017-06-19 | btrfs: remove inode argument from repair_io_failure | Josef Bacik |
2017-06-19 | Btrfs: replace tree->mapping with tree->private_data | Josef Bacik |
2017-06-09 | block: switch bios to blk_status_t | Christoph Hellwig |
2017-04-27 | Merge branch 'for-chris-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Chris Mason |
2017-04-26 | Btrfs: fix reported number of inode blocks | Filipe Manana |
2017-04-26 | Btrfs: fix invalid attempt to free reserved space on failure to cow range | Filipe Manana |
2017-04-18 | btrfs: convert extent_state.refs from atomic_t to refcount_t | Elena Reshetova |
2017-02-28 | btrfs: add dummy callback for readpage_io_failed and drop checks | David Sterba |
2017-02-28 | btrfs: document existence of extent_io ops callbacks | David Sterba |
2017-02-28 | btrfs: let writepage_end_io_hook return void | David Sterba |
2017-02-28 | btrfs: Make get_extent_t take btrfs_inode | Nikolay Borisov |
2017-02-28 | btrfs: Make btrfs_clear_bit_hook take btrfs_inode | Nikolay Borisov |
2017-02-28 | btrfs: make btrfs_free_io_failure_record take btrfs_inode | Nikolay Borisov |
2017-02-28 | btrfs: make clean_io_failure take btrfs_inode | Nikolay Borisov |
2017-02-28 | btrfs: make repair_io_failure take btrfs_inode | Nikolay Borisov |
2017-02-28 | btrfs: make free_io_failure take btrfs_inode | Nikolay Borisov |
2017-02-17 | btrfs: embed extent_changeset::range_changed to the structure | David Sterba |
2017-02-17 | btrfs: teach __process_pages_contig about PAGE_LOCK operation | Liu Bo |
2016-12-06 | btrfs: take an fs_info directly when the root is not used otherwise | Jeff Mahoney |
2016-12-06 | btrfs: pull node/sector/stripe sizes out of root and into fs_info | Jeff Mahoney |
2016-11-30 | btrfs: add optimized version of eb to eb copy | David Sterba |
2016-11-30 | btrfs: remove constant parameter to memset_extent_buffer and rename it | David Sterba |
2016-11-30 | btrfs: introduce helpers for updating eb uuids | David Sterba |
2016-10-12 | Merge branch 'fst-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kda... | Chris Mason |
2016-10-03 | Btrfs: fix free space tree bitmaps on big-endian systems | Omar Sandoval |
2016-09-26 | Btrfs: kill the start argument to read_extent_buffer_pages | Josef Bacik |
2016-09-26 | btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band de... | Qu Wenruo |
2016-08-26 | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-08-25 | btrfs: update btrfs_space_info's bytes_may_use timely | Wang Xiaoguang |
2016-07-26 | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-06-07 | btrfs: use bio fields for op and flags | Mike Christie |
2016-06-02 | Btrfs: self-tests: Support non-4k page size | Feifei Xu |
2016-05-25 | Merge branch 'cleanups-4.7' into for-chris-4.7-20160525 | David Sterba |
2016-05-06 | btrfs: kill unused writepage_io_hook callback | David Sterba |
2016-04-29 | btrfs: sink gfp parameter to convert_extent_bit | David Sterba |
2016-04-29 | btrfs: sink gfp parameter to set_record_extent_bits | David Sterba |
2016-04-29 | btrfs: sink gfp parameter to set_extent_new | David Sterba |
2016-04-29 | btrfs: sink gfp parameter to set_extent_defrag | David Sterba |