index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
tree-log.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: fix lost error handling when replaying directory deletes
Filipe Manana
2021-11-26
1
-1
/
+3
*
btrfs: fixup error handling in fixup_inode_link_counts
Josef Bacik
2021-06-10
1
-6
/
+7
*
btrfs: do not BUG_ON in link_to_fixup_dir
Josef Bacik
2021-06-03
1
-2
/
+0
*
btrfs: reschedule if necessary when logging directory items
Filipe Manana
2020-11-10
1
-0
/
+8
*
btrfs: check the right error variable in btrfs_del_dir_entries_in_log
Josef Bacik
2020-09-03
1
-4
/
+6
*
btrfs: fix memory leaks after failure to lookup checksums during inode logging
Filipe Manana
2020-08-21
1
-6
/
+2
*
Btrfs: fix assertion failure on fsync with NO_HOLES enabled
Filipe Manana
2020-02-14
1
-6
/
+1
*
btrfs: skip log replay on orphaned roots
Josef Bacik
2020-01-04
1
-2
/
+21
*
Btrfs: fix assertion failure during fsync and use of stale transaction
Filipe Manana
2019-09-21
1
-4
/
+4
*
Btrfs: fix race updating log root item during fsync
Filipe Manana
2019-06-11
1
-2
/
+6
*
btrfs: remove WARN_ON in log_dir_items
Josef Bacik
2019-04-03
1
-2
/
+9
*
Btrfs: fix wrong dentries after fsync of file that got its parent replaced
Filipe Manana
2018-11-13
1
-3
/
+27
*
btrfs: fix error handling in free_log_tree
Jeff Mahoney
2018-11-13
1
-3
/
+6
*
btrfs: add barriers to btrfs_sync_log before log_commit_wait wakeups
David Sterba
2018-08-03
1
-2
/
+8
*
Btrfs: fix copy_items() return value when logging an inode
Filipe Manana
2018-05-30
1
-0
/
+1
*
Btrfs: fix NULL pointer dereference in log_dir_items
Liu Bo
2018-05-30
1
-2
/
+5
*
Btrfs: bail out on error during replay_dir_deletes
Liu Bo
2018-05-30
1
-1
/
+3
*
Btrfs: fix xattr loss after power failure
Filipe Manana
2018-05-22
1
-0
/
+7
*
btrfs: Remove extra parentheses from condition in copy_items()
Matthias Kaehlcke
2018-04-08
1
-1
/
+1
*
Btrfs: fix unexpected -EEXIST when creating new inode
Liu Bo
2018-02-22
1
-0
/
+18
*
Btrfs: fix extent state leak from tree log
Liu Bo
2018-02-22
1
-2
/
+3
*
Btrfs: fix crash due to not cleaning up tree log block's dirty bits
Liu Bo
2018-02-22
1
-0
/
+9
*
Btrfs: fix lockdep warning about log_mutex
Liu Bo
2017-08-06
1
-3
/
+10
*
Btrfs: fix tree search logic when replaying directory entry deletes
Robbie Ko
2017-01-06
1
-2
/
+1
*
Btrfs: fix deadlock caused by fsync when logging directory entries
Robbie Ko
2017-01-06
1
-2
/
+2
*
Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-10-28
1
-14
/
+6
|
\
|
*
btrfs: fix races on root_log_ctx lists
Chris Mason
2016-10-27
1
-14
/
+6
*
|
Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-10-11
1
-6
/
+6
|
\
\
|
|
/
|
*
btrfs: unsplit printed strings
Jeff Mahoney
2016-09-26
1
-4
/
+4
|
*
Btrfs: add a flags field to btrfs_fs_info
Josef Bacik
2016-09-26
1
-2
/
+2
*
|
btrfs: use filemap_check_errors()
Miklos Szeredi
2016-09-16
1
-2
/
+2
|
/
*
Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returns
Chris Mason
2016-09-06
1
-0
/
+1
*
Btrfs: fix lockdep warning on deadlock against an inode's log mutex
Filipe Manana
2016-08-25
1
-2
/
+3
*
btrfs: qgroup: Fix qgroup incorrectness caused by log replay
Qu Wenruo
2016-08-25
1
-0
/
+16
*
Merge branch 'integration-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Chris Mason
2016-08-05
1
-8
/
+77
|
\
|
*
Btrfs: improve performance on fsync against new inode after rename/unlink
Filipe Manana
2016-08-01
1
-8
/
+77
*
|
btrfs: btrfs_abort_transaction, drop root parameter
Jeff Mahoney
2016-07-26
1
-7
/
+7
*
|
btrfs: btrfs_test_opt and friends should take a btrfs_fs_info
Jeff Mahoney
2016-07-26
1
-2
/
+2
*
|
Btrfs: fix read_node_slot to return errors
Liu Bo
2016-07-26
1
-0
/
+4
|
/
*
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-06-18
1
-2
/
+2
|
\
|
*
Btrfs: check if extent buffer is aligned to sectorsize
Liu Bo
2016-06-17
1
-2
/
+2
*
|
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-05-27
1
-5
/
+5
|
\
\
|
|
/
|
*
Merge branch 'cleanups-4.7' into for-chris-4.7-20160525
David Sterba
2016-05-25
1
-5
/
+5
|
|
\
|
|
*
btrfs: fix string and comment grammatical issues and typos
Nicholas D Steeves
2016-05-25
1
-4
/
+4
|
|
*
btrfs: sink gfp parameter to clear_extent_bits
David Sterba
2016-04-29
1
-1
/
+1
*
|
|
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-05-21
1
-47
/
+27
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'for-chris-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
2016-05-17
1
-43
/
+23
|
|
\
\
|
|
*
|
Btrfs: add semaphore to synchronize direct IO writes with fsync
Filipe Manana
2016-05-13
1
-37
/
+14
|
|
*
|
Btrfs: fix empty symlink after creating symlink and fsync parent dir
Filipe Manana
2016-05-13
1
-1
/
+1
|
|
*
|
Btrfs: fix for incorrect directory entries after fsync log replay
Filipe Manana
2016-05-13
1
-5
/
+8
|
|
|
/
[next]