| Commit message (Expand) | Author | Age | Files | Lines |
* | btrfs: make the delalloc block rsv per inode | Josef Bacik | 2017-11-01 | 1 | -2/+3 |
* | Btrfs: rework outstanding_extents | Josef Bacik | 2017-11-01 | 1 | -0/+2 |
* | btrfs: allow to set compression level for zlib | David Sterba | 2017-11-01 | 1 | -0/+1 |
* | btrfs: Replace opencoded sizes with their symbolic constants | Nikolay Borisov | 2017-10-30 | 1 | -1/+1 |
* | Btrfs: add a extent ref verify tool | Josef Bacik | 2017-10-30 | 1 | -0/+5 |
* | btrfs: pass root to various extent ref mod functions | Josef Bacik | 2017-10-30 | 1 | -3/+4 |
* | btrfs: add ref-verify mount option | Josef Bacik | 2017-10-30 | 1 | -0/+1 |
* | Btrfs: remove nr_async_submits and async_submit_draining | Liu Bo | 2017-10-30 | 1 | -2/+0 |
* | Btrfs: remove nr_async_bios | Liu Bo | 2017-10-30 | 1 | -1/+0 |
* | btrfs: Remove unused arguments from btrfs_changed_cb_t | Nikolay Borisov | 2017-10-30 | 1 | -3/+1 |
* | Merge branch 'for-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-10-06 | 1 | -1/+1 |
|\ |
|
| * | Btrfs: fix overlap of fs_info::flags values | Tsutomu Itoh | 2017-10-04 | 1 | -1/+1 |
* | | Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-09-29 | 1 | -1/+0 |
|\ \
| |/ |
|
| * | btrfs: remove BTRFS_FS_QUOTA_DISABLING flag | Misono, Tomohiro | 2017-09-26 | 1 | -1/+0 |
* | | Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-09-14 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | btrfs: Add zstd support | Nick Terrell | 2017-08-15 | 1 | -0/+1 |
* | | btrfs: pass fs_info to btrfs_del_root instead of tree_root | Jeff Mahoney | 2017-08-21 | 1 | -2/+2 |
* | | Btrfs: remove BUG() in btrfs_extent_inline_ref_size | Liu Bo | 2017-08-21 | 1 | -1/+0 |
* | | Btrfs: add a helper to retrive extent inline ref type | Liu Bo | 2017-08-21 | 1 | -0/+11 |
* | | btrfs: Remove chunk_objectid argument from btrfs_make_block_group | Nikolay Borisov | 2017-08-21 | 1 | -2/+1 |
* | | btrfs: Do not use data_alloc_cluster in ssd mode | Hans van Kranenburg | 2017-08-21 | 1 | -3/+3 |
* | | btrfs: fix readdir deadlock with pagefault | Josef Bacik | 2017-08-16 | 1 | -0/+5 |
* | | btrfs: remove trivial wrapper btrfs_force_ra | David Sterba | 2017-08-16 | 1 | -8/+0 |
* | | btrfs: drop ancient page flag mappings | David Sterba | 2017-08-16 | 1 | -7/+0 |
* | | btrfs: fix spelling of snapshotting | David Sterba | 2017-08-16 | 1 | -3/+3 |
* | | btrfs: btrfs_inherit_iflags() can be static | Anand Jain | 2017-08-16 | 1 | -1/+0 |
* | | btrfs: Cleanup num_tolerated_disk_barrier_failures | Qu Wenruo | 2017-08-16 | 1 | -2/+0 |
* | | btrfs: struct-funcs, constify readers | Jeff Mahoney | 2017-08-16 | 1 | -62/+66 |
* | | btrfs: remove unused sectorsize member | Nikolay Borisov | 2017-08-16 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-07-05 | 1 | -36/+48 |
|\ |
|
| * | btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved r... | Qu Wenruo | 2017-06-29 | 1 | -2/+4 |
| * | btrfs: qgroup: Introduce extent changeset for qgroup reserve functions | Qu Wenruo | 2017-06-29 | 1 | -2/+4 |
| * | btrfs: Check name_len with boundary in verify dir_item | Su Yue | 2017-06-21 | 1 | -1/+1 |
| * | btrfs: Introduce btrfs_is_name_len_valid to avoid reading beyond boundary | Su Yue | 2017-06-21 | 1 | -0/+2 |
| * | btrfs: Round down values which are written for total_bytes_size | Nikolay Borisov | 2017-06-20 | 1 | -0/+1 |
| * | btrfs: Manually implement device_total_bytes getter/setter | Nikolay Borisov | 2017-06-20 | 1 | -1/+19 |
| * | btrfs: obsolete and remove mount option alloc_start | David Sterba | 2017-06-20 | 1 | -11/+1 |
| * | btrfs: move fs_info::fs_frozen to the flags | David Sterba | 2017-06-20 | 1 | -3/+2 |
| * | btrfs: use generic slab for for btrfs_transaction | David Sterba | 2017-06-19 | 1 | -1/+0 |
| * | btrfs: remove __BTRFS_LEAF_DATA_SIZE | Nikolay Borisov | 2017-06-19 | 1 | -6/+3 |
| * | btrfs: rename btrfs_leaf_data to BTRFS_LEAF_DATA_OFFSET | Nikolay Borisov | 2017-06-19 | 1 | -6/+4 |
| * | btrfs: cleanup root usage by btrfs_get_alloc_profile | Jeff Mahoney | 2017-06-19 | 1 | -1/+3 |
| * | Btrfs: replace tree->mapping with tree->private_data | Josef Bacik | 2017-06-19 | 1 | -0/+1 |
| * | btrfs: add quota override flag to enable quota override for CAP_SYS_RESOURCE | Sargun Dhillon | 2017-06-19 | 1 | -0/+2 |
| * | btrfs: Convert fs_info->free_chunk_space to atomic64_t | Nikolay Borisov | 2017-06-19 | 1 | -2/+1 |
* | | Merge tag 'v4.12-rc5' into for-4.13/block | Jens Axboe | 2017-06-12 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-06-10 | 1 | -2/+2 |
| |\ |
|
| | * | Btrfs: fix delalloc accounting leak caused by u32 overflow | Omar Sandoval | 2017-06-09 | 1 | -2/+2 |
* | | | block: switch bios to blk_status_t | Christoph Hellwig | 2017-06-09 | 1 | -3/+3 |
|/ / |
|
* | | Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-05-10 | 1 | -6/+28 |
|\ \
| |/ |
|