index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2020-04-30
btrfs: fix gcc-4.8 build warning for struct initializer
Arnd Bergmann
1
-1
/
+1
2020-04-27
btrfs: transaction: Avoid deadlock due to bad initialization timing of fs_inf...
Qu Wenruo
1
-2
/
+11
2020-04-27
btrfs: fix partial loss of prealloc extent past i_size after fsync
Filipe Manana
1
-3
/
+40
2020-04-23
btrfs: fix transaction leak in btrfs_recover_relocation
Xiyu Yang
1
-0
/
+1
2020-04-23
btrfs: fix block group leak when removing fails
Xiyu Yang
1
-6
/
+10
2020-04-23
btrfs: drop logs when we've aborted a transaction
Josef Bacik
1
-4
/
+32
2020-04-23
btrfs: fix memory leak of transaction when deleting unused block group
Filipe Manana
1
-0
/
+4
2020-04-20
btrfs: discard: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2020-04-17
btrfs: fix setting last_trans for reloc roots
Josef Bacik
1
-2
/
+17
2020-04-08
btrfs: fix reclaim counter leak of space_info objects
Filipe Manana
2
-6
/
+15
2020-04-08
btrfs: make full fsyncs always operate on the entire file again
Filipe Manana
2
-79
/
+29
2020-04-08
btrfs: fix lost i_size update after cloning inline extent
Filipe Manana
1
-0
/
+1
2020-04-08
btrfs: check commit root generation in should_ignore_root
Josef Bacik
1
-2
/
+2
2020-03-25
btrfs: fix missing semaphore unlock in btrfs_sync_file
Robbie Ko
1
-0
/
+1
2020-03-25
btrfs: use nofs allocations for running delayed items
Josef Bacik
1
-0
/
+13
2020-03-23
btrfs: sysfs: Use scnprintf() instead of snprintf()
Takashi Iwai
1
-29
/
+28
2020-03-23
btrfs: do not resolve backrefs for roots that are being deleted
Josef Bacik
1
-0
/
+6
2020-03-23
btrfs: track reloc roots based on their commit root bytenr
Josef Bacik
1
-10
/
+7
2020-03-23
btrfs: restart relocate_tree_blocks properly
Josef Bacik
1
-9
/
+2
2020-03-23
btrfs: reloc: reorder reservation before root selection
Josef Bacik
1
-6
/
+8
2020-03-23
btrfs: do not readahead in build_backref_tree
Josef Bacik
1
-2
/
+0
2020-03-23
btrfs: do not use readahead for running delayed refs
Josef Bacik
1
-4
/
+0
2020-03-23
btrfs: Remove async_transid from btrfs_mksubvol/create_subvol/create_snapshot
Nikolay Borisov
1
-27
/
+10
2020-03-23
btrfs: Remove transid argument from btrfs_ioctl_snap_create_transid
Nikolay Borisov
1
-10
/
+8
2020-03-23
btrfs: Remove BTRFS_SUBVOL_CREATE_ASYNC support
Nikolay Borisov
1
-24
/
+1
2020-03-23
btrfs: kill the subvol_srcu
Josef Bacik
8
-88
/
+14
2020-03-23
btrfs: make btrfs_cleanup_fs_roots use the radix tree lock
Josef Bacik
1
-4
/
+3
2020-03-23
btrfs: don't take an extra root ref at allocation time
Josef Bacik
2
-14
/
+8
2020-03-23
btrfs: hold a ref on the root on the dead roots list
Josef Bacik
2
-3
/
+5
2020-03-23
btrfs: make inodes hold a ref on their roots
Josef Bacik
2
-4
/
+6
2020-03-23
btrfs: move the root freeing stuff into btrfs_put_root
Josef Bacik
9
-76
/
+50
2020-03-23
btrfs: move ino_cache_inode dropping out of btrfs_free_fs_root
Josef Bacik
2
-1
/
+8
2020-03-23
btrfs: make the extent buffer leak check per fs info
Josef Bacik
4
-22
/
+36
2020-03-23
btrfs: remove a BUG_ON() from merge_reloc_roots()
Josef Bacik
1
-1
/
+15
2020-03-23
btrfs: hold a ref on the root->reloc_root
Josef Bacik
1
-10
/
+48
2020-03-23
btrfs: clear DEAD_RELOC_TREE before dropping the reloc root
Josef Bacik
1
-6
/
+6
2020-03-23
btrfs: free the reloc_control in a consistent way
Josef Bacik
1
-2
/
+14
2020-03-23
btrfs: do not init a reloc root if we aren't relocating
Josef Bacik
1
-4
/
+16
2020-03-23
btrfs: reloc: clean dirty subvols if we fail to start a transaction
Josef Bacik
1
-3
/
+3
2020-03-23
btrfs: unset reloc control if we fail to recover
Josef Bacik
1
-5
/
+5
2020-03-23
btrfs: drop block from cache on error in relocation
Josef Bacik
1
-1
/
+1
2020-03-23
btrfs: relocation: Use btrfs_find_all_leafs to locate data extent parent tree...
Qu Wenruo
3
-264
/
+60
2020-03-23
btrfs: fix ref-verify to catch operations on 0 ref extents
Josef Bacik
1
-0
/
+9
2020-03-23
btrfs: make ranged full fsyncs more efficient
Filipe Manana
2
-27
/
+79
2020-03-23
btrfs: factor out inode items copy loop from btrfs_log_inode()
Filipe Manana
1
-136
/
+138
2020-03-23
btrfs: add helper to get the end offset of a file extent item
Filipe Manana
5
-76
/
+34
2020-03-23
btrfs: fix missing file extent item for hole after ranged fsync
Filipe Manana
1
-0
/
+10
2020-03-23
btrfs: account ticket size at add/delete time
Nikolay Borisov
2
-6
/
+13
2020-03-23
btrfs: implement migratepage callback for data pages
Roman Gushchin
1
-0
/
+37
2020-03-23
btrfs: Remove block_rsv parameter from btrfs_drop_snapshot
Nikolay Borisov
4
-15
/
+7
[next]