| Commit message (Expand) | Author | Age |
* | Btrfs: fix log replay failure after unlink and link combination | Filipe Manana | 2018-03-01 |
* | btrfs: use kvzalloc to allocate btrfs_fs_info | Jeff Mahoney | 2018-03-01 |
* | Btrfs: move extent map specific code to extent_map.c | Liu Bo | 2018-01-22 |
* | Btrfs: add helper for em merge logic | Liu Bo | 2018-01-22 |
* | Btrfs: remove unused wait in btrfs_stripe_hash | Liu Bo | 2018-01-22 |
* | btrfs: Cleanup existing name_len checks | Qu Wenruo | 2018-01-22 |
* | Btrfs: add __init macro to btrfs init functions | Liu Bo | 2018-01-22 |
* | Merge tag 'for-4.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-11-29 |
|\ |
|
| * | Btrfs: fix reported number of inode blocks after buffered append writes | Filipe Manana | 2017-11-15 |
* | | Rename superblock flags (MS_xyz -> SB_xyz) | Linus Torvalds | 2017-11-27 |
|/ |
|
* | btrfs: make the delalloc block rsv per inode | Josef Bacik | 2017-11-01 |
* | Btrfs: rework outstanding_extents | Josef Bacik | 2017-11-01 |
* | btrfs: allow to set compression level for zlib | David Sterba | 2017-11-01 |
* | btrfs: Replace opencoded sizes with their symbolic constants | Nikolay Borisov | 2017-10-30 |
* | Btrfs: add a extent ref verify tool | Josef Bacik | 2017-10-30 |
* | btrfs: pass root to various extent ref mod functions | Josef Bacik | 2017-10-30 |
* | btrfs: add ref-verify mount option | Josef Bacik | 2017-10-30 |
* | Btrfs: remove nr_async_submits and async_submit_draining | Liu Bo | 2017-10-30 |
* | Btrfs: remove nr_async_bios | Liu Bo | 2017-10-30 |
* | btrfs: Remove unused arguments from btrfs_changed_cb_t | Nikolay Borisov | 2017-10-30 |
* | Merge branch 'for-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-10-06 |
|\ |
|
| * | Btrfs: fix overlap of fs_info::flags values | Tsutomu Itoh | 2017-10-04 |
* | | Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-09-29 |
|\ \
| |/ |
|
| * | btrfs: remove BTRFS_FS_QUOTA_DISABLING flag | Misono, Tomohiro | 2017-09-26 |
* | | Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-09-14 |
|\ \
| |/
|/| |
|
| * | btrfs: Add zstd support | Nick Terrell | 2017-08-15 |
* | | btrfs: pass fs_info to btrfs_del_root instead of tree_root | Jeff Mahoney | 2017-08-21 |
* | | Btrfs: remove BUG() in btrfs_extent_inline_ref_size | Liu Bo | 2017-08-21 |
* | | Btrfs: add a helper to retrive extent inline ref type | Liu Bo | 2017-08-21 |
* | | btrfs: Remove chunk_objectid argument from btrfs_make_block_group | Nikolay Borisov | 2017-08-21 |
* | | btrfs: Do not use data_alloc_cluster in ssd mode | Hans van Kranenburg | 2017-08-21 |
* | | btrfs: fix readdir deadlock with pagefault | Josef Bacik | 2017-08-16 |
* | | btrfs: remove trivial wrapper btrfs_force_ra | David Sterba | 2017-08-16 |
* | | btrfs: drop ancient page flag mappings | David Sterba | 2017-08-16 |
* | | btrfs: fix spelling of snapshotting | David Sterba | 2017-08-16 |
* | | btrfs: btrfs_inherit_iflags() can be static | Anand Jain | 2017-08-16 |
* | | btrfs: Cleanup num_tolerated_disk_barrier_failures | Qu Wenruo | 2017-08-16 |
* | | btrfs: struct-funcs, constify readers | Jeff Mahoney | 2017-08-16 |
* | | btrfs: remove unused sectorsize member | Nikolay Borisov | 2017-08-16 |
|/ |
|
* | Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-07-05 |
|\ |
|
| * | btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved r... | Qu Wenruo | 2017-06-29 |
| * | btrfs: qgroup: Introduce extent changeset for qgroup reserve functions | Qu Wenruo | 2017-06-29 |
| * | btrfs: Check name_len with boundary in verify dir_item | Su Yue | 2017-06-21 |
| * | btrfs: Introduce btrfs_is_name_len_valid to avoid reading beyond boundary | Su Yue | 2017-06-21 |
| * | btrfs: Round down values which are written for total_bytes_size | Nikolay Borisov | 2017-06-20 |
| * | btrfs: Manually implement device_total_bytes getter/setter | Nikolay Borisov | 2017-06-20 |
| * | btrfs: obsolete and remove mount option alloc_start | David Sterba | 2017-06-20 |
| * | btrfs: move fs_info::fs_frozen to the flags | David Sterba | 2017-06-20 |
| * | btrfs: use generic slab for for btrfs_transaction | David Sterba | 2017-06-19 |
| * | btrfs: remove __BTRFS_LEAF_DATA_SIZE | Nikolay Borisov | 2017-06-19 |