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
/
volumes.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-22
Btrfs: Include map_type in raid_bio
Zhao Lei
1
-0
/
+1
2015-01-22
Btrfs: add ref_count and free function for btrfs_bio
Zhao Lei
1
-7
/
+3
2015-01-22
Btrfs: Make raid_map array be inlined in btrfs_bio structure
Zhao Lei
1
-2
/
+9
2014-12-03
Merge branch 'raid56-scrub-replace' of git://github.com/miaoxie/linux-btrfs i...
Chris Mason
1
-3
/
+11
2014-12-03
Btrfs: fix race between fs trimming and block group remove/allocation
Filipe Manana
1
-0
/
+12
2014-12-03
Btrfs, replace: write dirty pages into the replace target device
Miao Xie
1
-3
/
+7
2014-12-03
Btrfs, scrub: repair the common data on RAID5/6 if it is corrupted
Miao Xie
1
-0
/
+4
2014-11-25
btrfs: Fix a lockdep warning when running xfstest.
Qu Wenruo
1
-2
/
+4
2014-09-23
Btrfs: remove empty block groups automatically
Josef Bacik
1
-0
/
+2
2014-09-18
Btrfs: do file data check by sub-bio's self
Miao Xie
1
-2
/
+3
2014-09-18
Btrfs: fix use-after-free problem of the device during device replace
Miao Xie
1
-0
/
+2
2014-09-18
Btrfs: fix unprotected device's variants on 32bits machine
Miao Xie
1
-0
/
+84
2014-09-18
Btrfs: fix wrong device bytes_used in the super block
Miao Xie
1
-0
/
+4
2014-09-18
Btrfs: fix wrong disk size when writing super blocks
Miao Xie
1
-0
/
+18
2014-09-18
Btrfs: fix unprotected assignment of the target device
Miao Xie
1
-0
/
+1
2014-09-18
Btrfs: cleanup unused num_can_discard in fs_devices
Miao Xie
1
-1
/
+0
2014-09-18
Btrfs: cleanup unused latest_devid and latest_trans in fs_devices
Miao Xie
1
-3
/
+0
2014-09-18
Btrfs: update the comment of total_bytes and disk_total_bytes of btrfs_devie
Miao Xie
1
-2
/
+2
2014-09-18
Btrfs: Fix the problem that the dirty flag of dev stats is cleared
Miao Xie
1
-4
/
+15
2014-09-18
Btrfs: make the device lock and its protected data in the same cacheline
Miao Xie
1
-13
/
+12
2014-06-20
Btrfs: fix deadlock when mounting a degraded fs
Miao Xie
1
-0
/
+3
2014-06-10
btrfs: balance filter: add limit of processed chunks
David Sterba
1
-0
/
+1
2014-03-10
btrfs: Cleanup the "_struct" suffix in btrfs_workequeue
Qu Wenruo
1
-1
/
+1
2014-03-10
btrfs: Replace fs_info->submit_workers with btrfs_workqueue.
Qu Wenruo
1
-1
/
+1
2014-03-10
Btrfs: fix use-after-free in the finishing procedure of the device replace
Miao Xie
1
-0
/
+1
2013-11-12
btrfs: Pack struct btrfs_device
Dulshani Gunawardhana
1
-10
/
+10
2013-11-12
Btrfs: remove scrub_super_lock holding in btrfs_sync_log()
Wang Shilong
1
-1
/
+3
2013-09-01
Btrfs: add btrfs_alloc_device and switch to it
Ilya Dryomov
1
-0
/
+3
2013-09-01
Btrfs: check UUID tree during mount if required
Stefan Behrens
1
-0
/
+1
2013-09-01
Btrfs: create UUID tree if required
Stefan Behrens
1
-0
/
+1
2013-09-01
Btrfs: don't cache the csum value into the extent state tree
Miao Xie
1
-0
/
+7
2013-07-02
Btrfs: make the chunk allocator completely tree lockless
Josef Bacik
1
-1
/
+5
2013-06-14
Btrfs: cleanup the similar code of the fs root read
Miao Xie
1
-0
/
+1
2013-05-18
Btrfs: use a btrfs bioset instead of abusing bio internals
Chris Mason
1
-0
/
+20
2013-05-06
btrfs: make static code static & remove dead code
Eric Sandeen
1
-13
/
+0
2013-02-20
Merge branch 'raid56-experimental' into for-linus-3.9
Chris Mason
1
-1
/
+8
2013-02-20
Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.h
Filipe Brandenburger
1
-1
/
+1
2013-02-01
Btrfs: RAID5 and RAID6
David Woodhouse
1
-1
/
+8
2012-12-17
Btrfs: put raid properties into global table
Liu Bo
1
-0
/
+9
2012-12-13
Btrfs: change core code of btrfs to support the device replace operations
Stefan Behrens
1
-1
/
+2
2012-12-13
Btrfs: add new sources for device replace code
Stefan Behrens
1
-0
/
+8
2012-12-13
Btrfs: disallow some operations on the device replace target device
Stefan Behrens
1
-0
/
+1
2012-12-13
Btrfs: pass fs_info instead of root
Stefan Behrens
1
-1
/
+1
2012-12-13
Btrfs: add btrfs_scratch_superblock() function
Stefan Behrens
1
-0
/
+1
2012-12-13
Btrfs: pass fs_info to btrfs_map_block() instead of mapping_tree
Stefan Behrens
1
-1
/
+1
2012-12-13
Btrfs: Pass fs_info to btrfs_num_copies() instead of mapping_tree
Stefan Behrens
1
-1
/
+1
2012-12-13
Btrfs: add two more find_device() methods
Stefan Behrens
1
-0
/
+5
2012-12-13
Btrfs: rename the scrub context structure
Stefan Behrens
1
-1
/
+1
2012-08-29
Btrfs: revert checksum error statistic which can cause a BUG()
Stefan Behrens
1
-2
/
+0
2012-07-24
Btrfs: add DEVICE_READY ioctl
Josef Bacik
1
-0
/
+1
[next]