index
:
linux-stable.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
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.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: make fast fsyncs wait only for writeback
Filipe Manana
2020-10-07
1
-70
/
+106
*
btrfs: do not commit logs and transactions during link and rename operations
Filipe Manana
2020-10-07
1
-57
/
+43
*
btrfs: do not take the log_mutex of the subvolume when pinning the log
Filipe Manana
2020-10-07
1
-2
/
+0
*
btrfs: delete duplicated words + other fixes in comments
Randy Dunlap
2020-10-07
1
-2
/
+2
*
btrfs: check the right error variable in btrfs_del_dir_entries_in_log
Josef Bacik
2020-08-21
1
-4
/
+6
*
btrfs: fix memory leaks after failure to lookup checksums during inode logging
Filipe Manana
2020-08-10
1
-6
/
+2
*
btrfs: reduce contention on log trees when logging checksums
Filipe Manana
2020-07-27
1
-2
/
+11
*
btrfs: remove no longer needed use of log_writers for the log root tree
Filipe Manana
2020-07-27
1
-13
/
+0
*
btrfs: stop incremening log_batch for the log root tree when syncing log
Filipe Manana
2020-07-27
1
-1
/
+0
*
btrfs: only commit delayed items at fsync if we are logging a directory
Filipe Manana
2020-07-27
1
-4
/
+5
*
btrfs: only commit the delayed inode when doing a full fsync
Filipe Manana
2020-07-27
1
-5
/
+7
*
btrfs: make __btrfs_drop_extents take btrfs_inode
Nikolay Borisov
2020-07-27
1
-1
/
+1
*
btrfs: check if a log root exists before locking the log_mutex on unlink
Filipe Manana
2020-06-16
1
-0
/
+5
*
btrfs: fix corrupt log due to concurrent fsync of inodes with shared extents
Filipe Manana
2020-05-25
1
-3
/
+19
*
btrfs: simplify iget helpers
David Sterba
2020-05-25
1
-14
/
+10
*
btrfs: simplify root lookup by id
David Sterba
2020-05-25
1
-6
/
+2
*
btrfs: don't use set/get token for single assignment in overwrite_item
David Sterba
2020-05-25
1
-7
/
+2
*
btrfs: drop eb parameter from set/get token helpers
David Sterba
2020-05-25
1
-68
/
+57
*
btrfs: remove useless check for copy_items() return value
Filipe Manana
2020-05-25
1
-4
/
+1
*
btrfs: remove the redundant parameter level in btrfs_bin_search()
Qu Wenruo
2020-05-25
1
-2
/
+1
*
btrfs: fix partial loss of prealloc extent past i_size after fsync
Filipe Manana
2020-04-27
1
-3
/
+40
*
btrfs: make full fsyncs always operate on the entire file again
Filipe Manana
2020-04-08
1
-79
/
+14
*
btrfs: move the root freeing stuff into btrfs_put_root
Josef Bacik
2020-03-23
1
-6
/
+0
*
btrfs: make ranged full fsyncs more efficient
Filipe Manana
2020-03-23
1
-14
/
+79
*
btrfs: factor out inode items copy loop from btrfs_log_inode()
Filipe Manana
2020-03-23
1
-136
/
+138
*
btrfs: add helper to get the end offset of a file extent item
Filipe Manana
2020-03-23
1
-14
/
+1
*
btrfs: Make btrfs_pin_extent_for_log_replay take transaction handle
Nikolay Borisov
2020-03-23
1
-2
/
+2
*
btrfs: Make btrfs_pin_reserved_extent take transaction handle
Nikolay Borisov
2020-03-23
1
-3
/
+3
*
btrfs: Call btrfs_pin_reserved_extent only during active transaction
Nikolay Borisov
2020-03-23
1
-34
/
+20
*
btrfs: Introduce unaccount_log_buffer
Nikolay Borisov
2020-03-23
1
-0
/
+25
*
btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root
Josef Bacik
2020-03-23
1
-5
/
+5
*
btrfs: push btrfs_grab_fs_root into btrfs_get_fs_root
Josef Bacik
2020-03-23
1
-4
/
+0
*
btrfs: use btrfs_put_fs_root to free roots always
Josef Bacik
2020-03-23
1
-4
/
+4
*
btrfs: hold a ref on the root in btrfs_recover_log_trees
Josef Bacik
2020-03-23
1
-0
/
+5
*
btrfs: open code btrfs_read_fs_root_no_name
Josef Bacik
2020-03-23
1
-1
/
+1
*
btrfs: export and use btrfs_read_tree_root for tree-log
Josef Bacik
2020-03-23
1
-1
/
+1
*
btrfs: use the file extent tree infrastructure
Josef Bacik
2020-03-23
1
-0
/
+5
*
Btrfs: fix infinite loop during fsync after rename operations
Filipe Manana
2020-01-23
1
-0
/
+44
*
btrfs: Remove redundant WARN_ON in walk_down_log_tree
Nikolay Borisov
2020-01-20
1
-9
/
+0
*
btrfs: Remove WARN_ON in walk_log_tree
Nikolay Borisov
2020-01-20
1
-2
/
+0
*
btrfs: Rename __btrfs_free_reserved_extent to btrfs_pin_reserved_extent
Nikolay Borisov
2020-01-20
1
-7
/
+5
*
Btrfs: fix missing hole after hole punching and fsync when using NO_HOLES
Filipe Manana
2020-01-20
1
-288
/
+100
*
btrfs: skip log replay on orphaned roots
Josef Bacik
2019-12-13
1
-2
/
+21
*
Btrfs: fix missing data checksums after replaying a log tree
Filipe Manana
2019-12-13
1
-3
/
+26
*
btrfs: opencode extent_buffer_get
David Sterba
2019-11-18
1
-1
/
+1
*
btrfs: drop unused parameter is_new from btrfs_iget
David Sterba
2019-11-18
1
-8
/
+6
*
btrfs: Open-code name_in_log_ref in replay_one_name
Nikolay Borisov
2019-11-18
1
-29
/
+25
*
btrfs: Properly handle backref_in_log retval
Nikolay Borisov
2019-11-18
1
-11
/
+21
*
btrfs: Don't opencode btrfs_find_name_in_backref in backref_in_log
Nikolay Borisov
2019-11-18
1
-36
/
+12
*
Merge tag 'for-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-10-10
1
-9
/
+27
|
\
[next]