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
2014-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2014-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
4
-25
/
+20
2014-12-17
btrfs: filp_open() returns ERR_PTR() on failure, not NULL...
Al Viro
1
-1
/
+1
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
31
-641
/
+2739
2014-12-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+2
2014-12-10
Btrfs: remove non-sense btrfs_error_discard_extent() function
Filipe Manana
3
-12
/
+6
2014-12-10
Btrfs: fix fs corruption on transaction abort if device supports discard
Filipe Manana
2
-10
/
+6
2014-12-10
Btrfs: always clear a block group node when removing it from the tree
Filipe Manana
1
-0
/
+3
2014-12-10
Btrfs: ensure deletion from pinned_chunks list is protected
Filipe Manana
1
-3
/
+5
2014-12-09
Merge branch 'iov_iter' into for-next
Al Viro
9
-55
/
+53
2014-12-03
Merge branch 'raid56-scrub-replace' of git://github.com/miaoxie/linux-btrfs i...
Chris Mason
10
-148
/
+1556
2014-12-03
Btrfs: make get_caching_control unconditionally return the ctl
Josef Bacik
1
-6
/
+4
2014-12-03
Btrfs: fix unprotected deletion from pending_chunks list
Filipe Manana
1
-1
/
+7
2014-12-03
Btrfs: fix fs mapping extent map leak
Filipe Manana
2
-0
/
+6
2014-12-03
Btrfs: fix memory leak after block remove + trimming
Filipe Manana
1
-0
/
+6
2014-12-03
Btrfs: make btrfs_abort_transaction consider existence of new block groups
Filipe Manana
2
-3
/
+4
2014-12-03
Btrfs: fix race between writing free space cache and trimming
Filipe Manana
3
-6
/
+71
2014-12-03
Btrfs: fix race between fs trimming and block group remove/allocation
Filipe Manana
6
-21
/
+140
2014-12-03
Btrfs, replace: enable dev-replace for raid56
Zhao Lei
1
-5
/
+0
2014-12-03
Btrfs: fix freeing used extents after removing empty block group
Filipe Manana
1
-11
/
+10
2014-12-03
Btrfs: fix crash caused by block group removal
Filipe Manana
2
-0
/
+28
2014-12-03
Btrfs: fix invalid block group rbtree access after bg is removed
Filipe Manana
1
-0
/
+13
2014-12-03
Btrfs, raid56: fix use-after-free problem in the final device replace procedu...
Miao Xie
6
-20
/
+45
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
[next]