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.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-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
2016-06-01
Btrfs: don't use src fd for printk
Josef Bacik
1
-1
/
+1
2016-04-20
Btrfs: fix file/data loss caused by fsync after rename and new inode
Filipe Manana
1
-0
/
+137
2016-04-20
btrfs: fix crash/invalid memory access on fsync when using overlayfs
Filipe Manana
1
-1
/
+1
2016-03-10
Btrfs: fix loading of orphan roots leading to BUG_ON
Filipe Manana
1
-1
/
+9
2016-03-10
btrfs: async-thread: Fix a use-after-free error for trace
Qu Wenruo
1
-1
/
+1
2016-03-10
btrfs: Fix no_space in write and rm loop
Zhao Lei
1
-1
/
+3
2016-03-10
Btrfs: fix deadlock running delayed iputs at transaction commit time
Filipe Manana
4
-10
/
+10
2016-03-04
btrfs: initialize the seq counter in struct btrfs_device
Sebastian Andrzej Siewior
1
-0
/
+1
2016-03-04
Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and sub...
Chandan Rajendra
4
-8
/
+33
2016-03-04
Btrfs: fix transaction handle leak on failure to create hard link
Filipe Manana
1
-2
/
+4
2016-03-04
Btrfs: fix number of transaction units required to create symlink
Filipe Manana
1
-1
/
+3
2016-03-04
Btrfs: send, don't BUG_ON() when an empty symlink is found
Filipe Manana
1
-1
/
+15
2016-03-04
btrfs: statfs: report zero available if metadata are exhausted
David Sterba
1
-0
/
+24
2016-03-04
Btrfs: igrab inode in writepage
Josef Bacik
1
-2
/
+15
2016-03-04
Btrfs: add missing brelse when superblock checksum fails
Anand Jain
1
-0
/
+1
2016-02-25
Btrfs: fix direct IO requests not reporting IO error to user space
Filipe Manana
1
-0
/
+2
2016-02-25
Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctl
Filipe Manana
1
-4
/
+6
2016-02-25
Btrfs: fix page reading in extent_same ioctl leading to csum errors
Filipe Manana
1
-8
/
+21
2016-02-25
Btrfs: fix invalid page accesses in extent_same (dedup) ioctl
Filipe Manana
1
-14
/
+76
2016-02-25
btrfs: properly set the termination value of ctx->pos in readdir
David Sterba
3
-3
/
+16
2016-02-25
Revert "btrfs: clear PF_NOFREEZE in cleaner_kthread()"
David Sterba
1
-1
/
+0
2016-02-25
Btrfs: fix fitrim discarding device area reserved for boot loader's use
Filipe Manana
1
-10
/
+10
2016-02-25
btrfs: handle invalid num_stripes in sys_array
David Sterba
1
-0
/
+8
2015-12-19
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-15
/
+29
2015-12-15
Merge branch 'for-chris-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
5
-8
/
+10
2015-12-15
Btrfs: check prepare_uptodate_page() error code earlier
Chris Mason
1
-4
/
+14
2015-12-15
Btrfs: check for empty bitmap list in setup_cluster_bitmaps
Chris Mason
1
-3
/
+5
2015-12-10
btrfs: fix misleading warning when space cache failed to load
Holger Hoffstätte
1
-1
/
+1
2015-12-10
Btrfs: fix transaction handle leak in balance
Filipe Manana
1
-2
/
+1
2015-12-10
Btrfs: fix unprotected list move from unused_bgs to deleted_bgs list
Filipe Manana
3
-5
/
+8
2015-11-28
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-66
/
+219
2015-11-25
btrfs: fix balance range usage filters in 4.4-rc
Holger Hoffstätte
1
-2
/
+2
2015-11-25
btrfs: qgroup: account shared subtree during snapshot delete
Mark Fasheh
2
-7
/
+42
2015-11-25
Btrfs: use btrfs_get_fs_root in resolve_indirect_ref
Josef Bacik
1
-1
/
+1
2015-11-25
btrfs: qgroup: fix quota disable during rescan
Justin Maggard
1
-1
/
+2
2015-11-25
Btrfs: fix race between cleaner kthread and space cache writeout
Filipe Manana
1
-13
/
+16
2015-11-25
Btrfs: fix scrub preventing unused block groups from being deleted
Filipe Manana
3
-1
/
+24
2015-11-25
Btrfs: fix race between scrub and block group deletion
Filipe Manana
1
-4
/
+16
2015-11-25
btrfs: fix rcu warning during device replace
David Sterba
1
-4
/
+2
2015-11-25
btrfs: Continue replace when set_block_ro failed
Zhaolei
1
-2
/
+18
2015-11-25
btrfs: fix clashing number of the enhanced balance usage filter
David Sterba
1
-1
/
+1
2015-11-25
Btrfs: fix the number of transaction units needed to remove a block group
Filipe Manana
3
-5
/
+38
2015-11-25
Btrfs: use global reserve when deleting unused block group after ENOSPC
Filipe Manana
6
-26
/
+52
2015-11-25
Btrfs: tests: checking for NULL instead of IS_ERR()
Dan Carpenter
1
-1
/
+3
2015-11-25
btrfs: fix signed overflows in btrfs_sync_file
David Sterba
1
-3
/
+7
2015-11-14
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-146
/
+163
2015-11-11
btrfs: Use fs_info directly in btrfs_delete_unused_bgs
Zhao Lei
1
-2
/
+2
2015-11-11
btrfs: Fix lost-data-profile caused by balance bg
Zhao Lei
1
-0
/
+21
2015-11-11
btrfs: Fix lost-data-profile caused by auto removing bg
Zhao Lei
1
-2
/
+5
2015-11-11
btrfs: Remove len argument from scrub_find_csum
Zhao Lei
1
-4
/
+3
[next]