index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-23
Merge tag 'for-5.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-56
/
+41
2019-10-17
Btrfs: check for the full sync flag while holding the inode lock during fsync
Filipe Manana
1
-19
/
+17
2019-10-17
Btrfs: fix qgroup double free after failure to reserve metadata for delalloc
Filipe Manana
1
-1
/
+0
2019-10-17
btrfs: tracepoints: Fix wrong parameter order for qgroup events
Qu Wenruo
1
-2
/
+2
2019-10-15
btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_ex...
Qu Wenruo
7
-27
/
+20
2019-10-15
btrfs: don't needlessly create extent-refs kernel thread
David Sterba
2
-8
/
+0
2019-10-11
btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group()
Qu Wenruo
1
-0
/
+1
2019-10-11
Btrfs: add missing extents release on file extent cluster relocation error
Filipe Manana
1
-0
/
+2
2019-10-10
Merge tag 'for-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-13
/
+49
2019-10-08
btrfs: silence maybe-uninitialized warning in clone_range
Austin Kim
1
-1
/
+1
2019-10-03
btrfs: fix uninitialized ret in ref-verify
Josef Bacik
1
-1
/
+1
2019-10-01
btrfs: allocate new inode in NOFS context
Josef Bacik
1
-0
/
+3
2019-10-01
btrfs: fix balance convert to single on 32-bit host CPUs
Zygo Blaxell
1
-1
/
+5
2019-10-01
btrfs: fix incorrect updating of log root tree
Josef Bacik
1
-9
/
+27
2019-10-01
Btrfs: fix memory leak due to concurrent append writes with fiemap
Filipe Manana
1
-1
/
+12
2019-09-30
Merge tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-18
/
+58
2019-09-27
btrfs: qgroup: Fix reserved data space leak if we have multiple reserve calls
Qu Wenruo
1
-0
/
+3
2019-09-27
btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data space
Qu Wenruo
1
-1
/
+1
2019-09-25
btrfs: Fix a regression which we can't convert to SINGLE profile
Qu Wenruo
1
-1
/
+7
2019-09-25
btrfs: relocation: fix use-after-free on dead relocation roots
Qu Wenruo
1
-1
/
+8
2019-09-24
Btrfs: fix race setting up and completing qgroup rescan workers
Filipe Manana
1
-14
/
+19
2019-09-24
Btrfs: fix missing error return if writeback for extent buffer never started
Filipe Manana
1
-0
/
+4
2019-09-24
btrfs: adjust dirty_metadata_bytes after writeback failure of extent buffer
Dennis Zhou
1
-0
/
+9
2019-09-24
Btrfs: fix selftests failure due to uninitialized i_mode in test inodes
Filipe Manana
1
-1
/
+7
2019-09-19
Merge tag 'for-5.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
62
-5486
/
+6054
2019-09-13
Merge tag 'for-5.3-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-17
/
+34
2019-09-12
Btrfs: fix unwritten extent buffers and hangs on future writeback attempts
Filipe Manana
1
-9
/
+26
2019-09-12
Btrfs: fix assertion failure during fsync and use of stale transaction
Filipe Manana
1
-8
/
+8
2019-09-09
btrfs: Relinquish CPUs in btrfs_compare_trees
Nikolay Borisov
1
-0
/
+1
2019-09-09
btrfs: Don't assign retval of btrfs_try_tree_write_lock/btrfs_tree_read_lock_...
Nikolay Borisov
1
-6
/
+3
2019-09-09
btrfs: create structure to encode checksum type and length
Johannes Thumshirn
2
-18
/
+24
2019-09-09
btrfs: add enospc debug messages for ticket failure
Josef Bacik
1
-7
/
+25
2019-09-09
btrfs: do not account global reserve in can_overcommit
Josef Bacik
1
-18
/
+1
2019-09-09
btrfs: use btrfs_try_granting_tickets in update_global_rsv
Josef Bacik
1
-0
/
+1
2019-09-09
btrfs: always reserve our entire size for the global reserve
Josef Bacik
1
-9
/
+4
2019-09-09
btrfs: change the minimum global reserve size
Josef Bacik
1
-1
/
+21
2019-09-09
btrfs: rename btrfs_space_info_add_old_bytes
Josef Bacik
3
-4
/
+5
2019-09-09
btrfs: remove orig_bytes from reserve_ticket
Josef Bacik
2
-9
/
+0
2019-09-09
btrfs: fix may_commit_transaction to deal with no partial filling
Josef Bacik
1
-0
/
+12
2019-09-09
btrfs: rework wake_all_tickets
Josef Bacik
1
-7
/
+49
2019-09-09
btrfs: refactor the ticket wakeup code
Josef Bacik
3
-58
/
+20
2019-09-09
btrfs: stop partially refilling tickets when releasing space
Josef Bacik
1
-27
/
+16
2019-09-09
btrfs: add space reservation tracepoint for reserved bytes
Josef Bacik
1
-0
/
+2
2019-09-09
btrfs: roll tracepoint into btrfs_space_info_update helper
Josef Bacik
6
-34
/
+7
2019-09-09
btrfs: do not allow reservations if we have pending tickets
Josef Bacik
1
-3
/
+7
2019-09-09
btrfs: stop clearing EXTENT_DIRTY in inode I/O tree
Omar Sandoval
6
-47
/
+30
2019-09-09
btrfs: treat RWF_{,D}SYNC writes as sync for CRCs
Omar Sandoval
1
-1
/
+1
2019-09-09
btrfs: use correct count in btrfs_file_write_iter()
Omar Sandoval
1
-1
/
+2
2019-09-09
btrfs: tie extent buffer and it's token together
David Sterba
5
-26
/
+20
2019-09-09
btrfs: assume valid token for btrfs_set/get_token helpers
David Sterba
1
-12
/
+12
[next]