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
2014-12-03
Btrfs, replace: write raid56 parity into the replace target device
Miao Xie
2
-1
/
+24
2014-12-03
Btrfs, replace: write dirty pages into the replace target device
Miao Xie
3
-43
/
+97
2014-12-03
Btrfs, raid56: support parity scrub on raid56
Miao Xie
3
-20
/
+1115
2014-12-03
Btrfs, raid56: use a variant to record the operation type
Miao Xie
1
-14
/
+17
2014-12-03
Btrfs, scrub: repair the common data on RAID5/6 if it is corrupted
Miao Xie
5
-33
/
+235
2014-12-03
Btrfs, raid56: don't change bbio and raid_map
Miao Xie
1
-19
/
+23
2014-12-03
Btrfs: remove unnecessary code of stripe_index assignment in __btrfs_map_block
Zhao Lei
1
-3
/
+1
2014-12-03
Btrfs: remove noused bbio_ret in __btrfs_map_block in condition
Zhao Lei
1
-2
/
+1
2014-11-30
btrfs: zero out left over bytes after processing compression streams
Chris Mason
4
-5
/
+67
2014-11-25
Btrfs: fix snapshot inconsistency after a file write followed by truncate
Filipe Manana
5
-24
/
+60
2014-11-25
Btrfs: ensure send always works on roots without orphans
Filipe Manana
2
-29
/
+49
2014-11-25
Btrfs: fix freeing used extent after removing empty block group
Filipe Manana
1
-2
/
+11
2014-11-25
Btrfs: include vmalloc.h in check-integrity.c
Chris Mason
1
-0
/
+1
2014-11-25
btrfs: Fix a lockdep warning when running xfstest.
Qu Wenruo
3
-9
/
+18
2014-11-25
Merge branch 'dev/pending-changes' of git://git.kernel.org/pub/scm/linux/kern...
Chris Mason
7
-37
/
+115
2014-11-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
3
-15
/
+25
2014-11-21
Btrfs: ensure ordered extent errors aren't missed on fsync
Filipe Manana
3
-0
/
+37
2014-11-21
Btrfs: collect only the necessary ordered extents on ranged fsync
Filipe Manana
3
-5
/
+17
2014-11-21
Btrfs: don't ignore log btree writeback errors
Filipe Manana
1
-6
/
+15
2014-11-21
Btrfs: do not move em to modified list when unpinning
Josef Bacik
1
-2
/
+0
2014-11-21
Btrfs: make sure logged extents complete in the current transaction V3
Josef Bacik
6
-6
/
+72
2014-11-21
Btrfs: make sure we wait on logged extents when fsycning two subvols
Josef Bacik
1
-1
/
+1
2014-11-21
btrfs: fix wrong accounting of raid1 data profile in statfs
David Sterba
1
-1
/
+1
2014-11-21
btrfs: fix dead lock while running replace and defrag concurrently
Gui Hecheng
1
-30
/
+60
2014-11-21
Btrfs: make xattr replace operations atomic
Filipe Manana
4
-65
/
+102
2014-11-21
Btrfs: avoid premature -ENOMEM in clear_extent_bit()
Filipe Manana
1
-2
/
+7
2014-11-21
Btrfs: don't take the chunk_mutex/dev_list mutex in statfs V2
Josef Bacik
1
-25
/
+47
2014-11-21
Btrfs: move read only block groups onto their own list V2
Josef Bacik
2
-23
/
+17
2014-11-21
btrfs: fix typos in btrfs_check_super_valid
David Sterba
1
-4
/
+4
2014-11-21
Btrfs: check-int: don't complain about balanced blocks
Stefan Behrens
1
-38
/
+42
2014-11-21
Btrfs: check_int: use the known block location
Stefan Behrens
1
-55
/
+11
2014-11-21
Btrfs: avoid returning -ENOMEM in convert_extent_bit() too early
Filipe Manana
1
-1
/
+10
2014-11-21
Btrfs: make find_first_extent_bit be able to cache any state
Filipe Manana
2
-4
/
+15
2014-11-21
Btrfs: deal with convert_extent_bit errors to avoid fs corruption
Filipe Manana
2
-18
/
+76
2014-11-21
Btrfs: return failure if btrfs_dev_replace_finishing() failed
Eryu Guan
1
-3
/
+9
2014-11-21
Btrfs: fix allocationg memory failure for btrfsic_state structure
Shilong Wang
1
-5
/
+11
2014-11-21
Btrfs: report error after failure inlining extent in compressed write path
Filipe Manana
1
-0
/
+4
2014-11-21
Btrfs: add helper btrfs_fdatawrite_range
Filipe Manana
4
-39
/
+34
2014-11-21
Btrfs: correctly flush compressed data before/after direct IO
Filipe Manana
2
-4
/
+24
2014-11-21
Btrfs: make inode.c:compress_file_range() return void
Filipe Manana
1
-5
/
+2
2014-11-21
Btrfs: fix incorrect compression ratio detection
Shilong Wang
1
-8
/
+8
2014-11-21
Btrfs: don't ignore compressed bio write errors
Filipe Manana
1
-6
/
+12
2014-11-21
Btrfs: make inode.c:submit_compressed_extents() return void
Filipe Manana
1
-5
/
+2
2014-11-21
Btrfs: process all async extents on compressed write failure
Filipe Manana
1
-5
/
+1
2014-11-21
Btrfs: don't leak pages and memory on compressed write error
Filipe Manana
1
-9
/
+19
2014-11-21
Btrfs: fix hang on compressed write error
Filipe Manana
1
-0
/
+14
2014-11-21
Btrfs: set page and mapping error on compressed write failure
Filipe Manana
3
-1
/
+8
2014-11-19
btrfs: fix lockups from btrfs_clear_path_blocking
Chris Mason
3
-15
/
+25
2014-11-19
btrfs: get rid of f_dentry use
Al Viro
1
-1
/
+1
2014-11-19
switch d_materialise_unique() users to d_splice_alias()
Al Viro
1
-1
/
+1
[prev]
[next]