aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs
Commit message (Expand)AuthorAge
* Merge tag 'for-5.4-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-11-13
|\
| * Btrfs: fix log context list corruption after rename exchange operationFilipe Manana2019-11-11
* | Merge tag 'for-5.4-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-11-09
|\|
| * btrfs: un-deprecate ioctls START_SYNC and WAIT_SYNCDavid Sterba2019-11-04
| * btrfs: save i_size to avoid double evaluation of i_size_read in compress_file...Josef Bacik2019-11-04
| * Btrfs: fix race leading to metadata space leak after task received signalFilipe Manana2019-10-25
| * btrfs: tree-checker: Fix wrong check on max devidQu Wenruo2019-10-25
| * btrfs: Consider system chunk array size for new SYSTEM chunksQu Wenruo2019-10-25
* | Merge tag 'for-5.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-10-23
|\|
| * Btrfs: check for the full sync flag while holding the inode lock during fsyncFilipe Manana2019-10-17
| * Btrfs: fix qgroup double free after failure to reserve metadata for delallocFilipe Manana2019-10-17
| * btrfs: tracepoints: Fix wrong parameter order for qgroup eventsQu Wenruo2019-10-17
| * btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_ex...Qu Wenruo2019-10-15
| * btrfs: don't needlessly create extent-refs kernel threadDavid Sterba2019-10-15
| * btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group()Qu Wenruo2019-10-11
| * Btrfs: add missing extents release on file extent cluster relocation errorFilipe Manana2019-10-11
* | Merge tag 'for-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-10-10
|\|
| * btrfs: silence maybe-uninitialized warning in clone_rangeAustin Kim2019-10-08
| * btrfs: fix uninitialized ret in ref-verifyJosef Bacik2019-10-03
| * btrfs: allocate new inode in NOFS contextJosef Bacik2019-10-01
| * btrfs: fix balance convert to single on 32-bit host CPUsZygo Blaxell2019-10-01
| * btrfs: fix incorrect updating of log root treeJosef Bacik2019-10-01
| * Btrfs: fix memory leak due to concurrent append writes with fiemapFilipe Manana2019-10-01
* | Merge tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-09-30
|\|
| * btrfs: qgroup: Fix reserved data space leak if we have multiple reserve callsQu Wenruo2019-09-27
| * btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data spaceQu Wenruo2019-09-27
| * btrfs: Fix a regression which we can't convert to SINGLE profileQu Wenruo2019-09-25
| * btrfs: relocation: fix use-after-free on dead relocation rootsQu Wenruo2019-09-25
| * Btrfs: fix race setting up and completing qgroup rescan workersFilipe Manana2019-09-24
| * Btrfs: fix missing error return if writeback for extent buffer never startedFilipe Manana2019-09-24
| * btrfs: adjust dirty_metadata_bytes after writeback failure of extent bufferDennis Zhou2019-09-24
| * Btrfs: fix selftests failure due to uninitialized i_mode in test inodesFilipe Manana2019-09-24
* | Merge tag 'for-5.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2019-09-18
|\|
| * btrfs: Relinquish CPUs in btrfs_compare_treesNikolay Borisov2019-09-09
| * btrfs: Don't assign retval of btrfs_try_tree_write_lock/btrfs_tree_read_lock_...Nikolay Borisov2019-09-09
| * btrfs: create structure to encode checksum type and lengthJohannes Thumshirn2019-09-09
| * btrfs: add enospc debug messages for ticket failureJosef Bacik2019-09-09
| * btrfs: do not account global reserve in can_overcommitJosef Bacik2019-09-09
| * btrfs: use btrfs_try_granting_tickets in update_global_rsvJosef Bacik2019-09-09
| * btrfs: always reserve our entire size for the global reserveJosef Bacik2019-09-09
| * btrfs: change the minimum global reserve sizeJosef Bacik2019-09-09
| * btrfs: rename btrfs_space_info_add_old_bytesJosef Bacik2019-09-09
| * btrfs: remove orig_bytes from reserve_ticketJosef Bacik2019-09-09
| * btrfs: fix may_commit_transaction to deal with no partial fillingJosef Bacik2019-09-09
| * btrfs: rework wake_all_ticketsJosef Bacik2019-09-09
| * btrfs: refactor the ticket wakeup codeJosef Bacik2019-09-09
| * btrfs: stop partially refilling tickets when releasing spaceJosef Bacik2019-09-09
| * btrfs: add space reservation tracepoint for reserved bytesJosef Bacik2019-09-09
| * btrfs: roll tracepoint into btrfs_space_info_update helperJosef Bacik2019-09-09
| * btrfs: do not allow reservations if we have pending ticketsJosef Bacik2019-09-09