| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2019-09-30 | 5 | -18/+58 |
|\ |
|
| * | btrfs: qgroup: Fix reserved data space leak if we have multiple reserve calls | Qu Wenruo | 2019-09-27 | 1 | -0/+3 |
| * | btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data space | Qu Wenruo | 2019-09-27 | 1 | -1/+1 |
| * | btrfs: Fix a regression which we can't convert to SINGLE profile | Qu Wenruo | 2019-09-25 | 1 | -1/+7 |
| * | btrfs: relocation: fix use-after-free on dead relocation roots | Qu Wenruo | 2019-09-25 | 1 | -1/+8 |
| * | Btrfs: fix race setting up and completing qgroup rescan workers | Filipe Manana | 2019-09-24 | 1 | -14/+19 |
| * | Btrfs: fix missing error return if writeback for extent buffer never started | Filipe Manana | 2019-09-24 | 1 | -0/+4 |
| * | btrfs: adjust dirty_metadata_bytes after writeback failure of extent buffer | Dennis Zhou | 2019-09-24 | 1 | -0/+9 |
| * | Btrfs: fix selftests failure due to uninitialized i_mode in test inodes | Filipe Manana | 2019-09-24 | 1 | -1/+7 |
* | | Merge tag 'for-5.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Linus Torvalds | 2019-09-19 | 62 | -5486/+6054 |
|\| |
|
| * | btrfs: Relinquish CPUs in btrfs_compare_trees | Nikolay Borisov | 2019-09-09 | 1 | -0/+1 |
| * | btrfs: Don't assign retval of btrfs_try_tree_write_lock/btrfs_tree_read_lock_... | Nikolay Borisov | 2019-09-09 | 1 | -6/+3 |
| * | btrfs: create structure to encode checksum type and length | Johannes Thumshirn | 2019-09-09 | 2 | -18/+24 |
| * | btrfs: add enospc debug messages for ticket failure | Josef Bacik | 2019-09-09 | 1 | -7/+25 |
| * | btrfs: do not account global reserve in can_overcommit | Josef Bacik | 2019-09-09 | 1 | -18/+1 |
| * | btrfs: use btrfs_try_granting_tickets in update_global_rsv | Josef Bacik | 2019-09-09 | 1 | -0/+1 |
| * | btrfs: always reserve our entire size for the global reserve | Josef Bacik | 2019-09-09 | 1 | -9/+4 |
| * | btrfs: change the minimum global reserve size | Josef Bacik | 2019-09-09 | 1 | -1/+21 |
| * | btrfs: rename btrfs_space_info_add_old_bytes | Josef Bacik | 2019-09-09 | 3 | -4/+5 |
| * | btrfs: remove orig_bytes from reserve_ticket | Josef Bacik | 2019-09-09 | 2 | -9/+0 |
| * | btrfs: fix may_commit_transaction to deal with no partial filling | Josef Bacik | 2019-09-09 | 1 | -0/+12 |
| * | btrfs: rework wake_all_tickets | Josef Bacik | 2019-09-09 | 1 | -7/+49 |
| * | btrfs: refactor the ticket wakeup code | Josef Bacik | 2019-09-09 | 3 | -58/+20 |
| * | btrfs: stop partially refilling tickets when releasing space | Josef Bacik | 2019-09-09 | 1 | -27/+16 |
| * | btrfs: add space reservation tracepoint for reserved bytes | Josef Bacik | 2019-09-09 | 1 | -0/+2 |
| * | btrfs: roll tracepoint into btrfs_space_info_update helper | Josef Bacik | 2019-09-09 | 6 | -34/+7 |
| * | btrfs: do not allow reservations if we have pending tickets | Josef Bacik | 2019-09-09 | 1 | -3/+7 |
| * | btrfs: stop clearing EXTENT_DIRTY in inode I/O tree | Omar Sandoval | 2019-09-09 | 6 | -47/+30 |
| * | btrfs: treat RWF_{,D}SYNC writes as sync for CRCs | Omar Sandoval | 2019-09-09 | 1 | -1/+1 |
| * | btrfs: use correct count in btrfs_file_write_iter() | Omar Sandoval | 2019-09-09 | 1 | -1/+2 |
| * | btrfs: tie extent buffer and it's token together | David Sterba | 2019-09-09 | 5 | -26/+20 |
| * | btrfs: assume valid token for btrfs_set/get_token helpers | David Sterba | 2019-09-09 | 1 | -12/+12 |
| * | btrfs: define separate btrfs_set/get_XX helpers | David Sterba | 2019-09-09 | 2 | -11/+55 |
| * | btrfs: Make btrfs_find_name_in_ext_backref return struct btrfs_inode_extref | Nikolay Borisov | 2019-09-09 | 3 | -32/+22 |
| * | btrfs: Make btrfs_find_name_in_backref return btrfs_inode_ref struct | Nikolay Borisov | 2019-09-09 | 3 | -22/+21 |
| * | btrfs: move dev_stats helpers to volumes.c | David Sterba | 2019-09-09 | 2 | -24/+23 |
| * | btrfs: move struct io_ctl to free-space-cache.h | David Sterba | 2019-09-09 | 3 | -15/+15 |
| * | btrfs: move functions for tree compare to send.c | David Sterba | 2019-09-09 | 3 | -376/+374 |
| * | btrfs: rename and export read_node_slot | David Sterba | 2019-09-09 | 2 | -11/+14 |
| * | btrfs: move private raid56 definitions from ctree.h | David Sterba | 2019-09-09 | 2 | -16/+16 |
| * | btrfs: move math functions to misc.h | David Sterba | 2019-09-09 | 7 | -33/+21 |
| * | btrfs: move cond_wake_up functions out of ctree | David Sterba | 2019-09-09 | 12 | -22/+43 |
| * | btrfs: use proper error values on allocation failure in clone_fs_devices | Anand Jain | 2019-09-09 | 1 | -2/+6 |
| * | btrfs: proper error handling when invalid device is found in find_next_devid | Anand Jain | 2019-09-09 | 1 | -1/+6 |
| * | btrfs: fix allocation of free space cache v1 bitmap pages | Christophe Leroy | 2019-09-09 | 3 | -7/+22 |
| * | btrfs: Detect unbalanced tree with empty leaf before crashing btree operations | Qu Wenruo | 2019-09-09 | 2 | -0/+16 |
| * | btrfs: Deprecate BTRFS_SUBVOL_CREATE_ASYNC flag | Nikolay Borisov | 2019-09-09 | 1 | -1/+14 |
| * | btrfs: improve error handling in run_delalloc_nocow | Nikolay Borisov | 2019-09-09 | 1 | -3/+17 |
| * | btrfs: comment and minor simplifications in run_delalloc_nocow | Nikolay Borisov | 2019-09-09 | 1 | -4/+3 |
| * | btrfs: streamline code in run_delalloc_nocow in case of inline extents | Nikolay Borisov | 2019-09-09 | 1 | -7/+5 |