index
:
Linux Stable
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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
tree-log.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-21
1
-3
/
+27
*
btrfs: add barriers to btrfs_sync_log before log_commit_wait wakeups
David Sterba
2018-08-06
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-26
1
-0
/
+7
*
Btrfs: fix unexpected -EEXIST when creating new inode
Liu Bo
2018-02-22
1
-0
/
+18
*
Btrfs: fix crash due to not cleaning up tree log block's dirty bits
Liu Bo
2018-02-22
1
-0
/
+9
*
Btrfs: fix tree search logic when replaying directory entry deletes
Robbie Ko
2017-01-06
1
-2
/
+1
*
btrfs: fix races on root_log_ctx lists
Chris Mason
2016-11-10
1
-14
/
+6
*
Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returns
Chris Mason
2016-09-24
1
-0
/
+1
*
Btrfs: fix file/data loss caused by fsync after rename and new inode
Filipe Manana
2016-04-20
1
-0
/
+137
*
Btrfs: fix regression running delayed references when using qgroups
Filipe Manana
2015-10-25
1
-1
/
+1
*
Merge branch 'fix/waitqueue-barriers' of git://git.kernel.org/pub/scm/linux/k...
Chris Mason
2015-10-12
1
-2
/
+12
|
\
|
*
btrfs: remove extra barrier before waitqueue_active
David Sterba
2015-10-10
1
-2
/
+6
|
*
btrfs: comment waitqueue_active implied by locks
David Sterba
2015-10-10
1
-0
/
+6
*
|
Btrfs: consolidate btrfs_error() to btrfs_std_error()
Anand Jain
2015-09-29
1
-4
/
+4
|
/
*
Btrfs: fix file read corruption after extent cloning and fsync
Filipe Manana
2015-08-19
1
-0
/
+54
*
btrfs: Remove unused arguments in tree-log.c
Zhaolei
2015-08-19
1
-14
/
+11
*
btrfs: Remove useless condition in start_log_trans()
Zhaolei
2015-08-19
1
-26
/
+17
*
Btrfs: fix stale dir entries after removing a link and fsync
Filipe Manana
2015-08-09
1
-20
/
+138
*
Btrfs: fix stale directory entries after fsync log replay
Filipe Manana
2015-08-09
1
-4
/
+60
*
Btrfs: fix fsync after truncate when no_holes feature is enabled
Filipe Manana
2015-07-01
1
-0
/
+108
*
Btrfs: fix fsync xattr loss in the fast fsync path
Filipe Manana
2015-06-30
1
-0
/
+104
*
Btrfs: fix fsync data loss after append write
Filipe Manana
2015-06-30
1
-5
/
+9
*
Btrfs: remove csum_bytes_left
Liu Bo
2015-06-03
1
-6
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-26
1
-7
/
+7
|
\
|
*
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
1
-7
/
+7
*
|
btrfs: actively run the delayed refs while deleting large files
Chris Mason
2015-04-10
1
-2
/
+6
*
|
Btrfs: fix metadata inconsistencies after directory fsync
Filipe Manana
2015-03-26
1
-7
/
+236
*
|
Btrfs: remove deleted xattrs on fsync log replay
Filipe Manana
2015-03-26
1
-14
/
+109
*
|
Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kerne...
Chris Mason
2015-03-25
1
-3
/
+5
|
\
\
|
|
/
|
/
|
|
*
Btrfs: disk-io: replace root args iff only fs_info used
Daniel Dressler
2015-02-16
1
-3
/
+5
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2015-03-06
1
-1
/
+1
|
\
\
|
*
|
Btrfs:__add_inode_ref: out of bounds memory read when looking for extended ref.
Quentin Casasnovas
2015-03-05
1
-1
/
+1
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2015-02-19
1
-50
/
+184
|
\
|
|
*
Btrfs: don't remove extents and xattrs when logging new names
Filipe Manana
2015-02-14
1
-12
/
+27
|
*
Btrfs: fix fsync data loss after adding hard link to inode
Filipe Manana
2015-02-14
1
-9
/
+73
|
*
Btrfs: fix scheduler warning when syncing log
Filipe Manana
2015-02-14
1
-1
/
+1
|
*
btrfs: kill btrfs_inode_*time helpers
David Sterba
2015-02-02
1
-6
/
+6
|
*
Btrfs: fix fsync log replay for inodes with a mix of regular refs and extrefs
Filipe Manana
2015-01-21
1
-3
/
+36
|
*
Btrfs: fix fsync when extend references are added to an inode
Filipe Manana
2015-01-21
1
-11
/
+16
|
*
Btrfs: fix directory inconsistency after fsync log replay
Filipe Manana
2015-01-21
1
-2
/
+18
|
*
Merge branch 'cleanup/blocksize-diet-part2' of git://git.kernel.org/pub/scm/l...
Chris Mason
2015-01-21
1
-1
/
+1
|
|
\
|
|
*
btrfs: sink blocksize parameter to btrfs_find_create_tree_block
David Sterba
2014-12-12
1
-1
/
+1
|
*
|
btrfs: simplify insert_orphan_item
David Sterba
2015-01-14
1
-12
/
+4
|
*
|
btrfs: fix leak of path in btrfs_find_item
David Sterba
2015-01-14
1
-1
/
+10
|
|
/
*
/
Btrfs: add missing blk_finish_plug in btrfs_sync_log()
Forrest Liu
2015-02-04
1
-0
/
+1
|
/
[next]