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
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
2012-07-23
btrfs: join DEV_STATS ioctls to one
David Sterba
1
-2
/
+1
2012-07-02
Btrfs: resume balance on rw (re)mounts properly
Ilya Dryomov
1
-0
/
+1
2012-07-02
Btrfs: restore restriper state on all mounts
Ilya Dryomov
1
-1
/
+1
2012-06-15
Btrfs: use rcu to protect device->name
Josef Bacik
1
-1
/
+1
2012-05-30
Btrfs: read device stats on mount, write modified ones during commit
Stefan Behrens
1
-0
/
+4
2012-05-30
Btrfs: add ioctl to get and reset the device stats
Stefan Behrens
1
-0
/
+3
2012-05-30
Btrfs: add device counters for detected IO and checksum errors
Stefan Behrens
1
-0
/
+45
2012-03-22
btrfs: return void in functions without error conditions
Jeff Mahoney
1
-2
/
+2
2012-01-17
Merge branch 'for-chris' of git://repo.or.cz/linux-btrfs-devel into integration
Chris Mason
1
-2
/
+1
2012-01-17
Btrfs: add balance progress reporting
Ilya Dryomov
1
-0
/
+3
2012-01-17
Btrfs: allow for canceling restriper
Ilya Dryomov
1
-0
/
+1
2012-01-17
Btrfs: allow for pausing restriper
Ilya Dryomov
1
-0
/
+1
2012-01-17
Btrfs: recover balance on mount
Ilya Dryomov
1
-0
/
+2
2012-01-17
Btrfs: soft profile changing mode (aka soft convert)
Ilya Dryomov
1
-0
/
+6
2012-01-17
Btrfs: implement online profile changing
Ilya Dryomov
1
-0
/
+5
2012-01-17
Btrfs: virtual address space subset filter
Ilya Dryomov
1
-0
/
+1
2012-01-17
Btrfs: devid subset filter
Ilya Dryomov
1
-0
/
+1
2012-01-17
Btrfs: devid filter
Ilya Dryomov
1
-0
/
+1
2012-01-17
Btrfs: usage filter
Ilya Dryomov
1
-0
/
+1
2012-01-17
Btrfs: profiles filter
Ilya Dryomov
1
-0
/
+4
2012-01-17
Btrfs: add basic infrastructure for selective balancing
Ilya Dryomov
1
-0
/
+11
2012-01-17
Btrfs: add basic restriper infrastructure
Ilya Dryomov
1
-1
/
+13
2012-01-11
Btrfs: don't pass a trans handle unnecessarily in volumes.c
Li Zefan
1
-2
/
+1
2011-11-20
Btrfs: fix barrier flushes
Chris Mason
1
-0
/
+6
2011-11-06
Merge git://git.jan-o-sch.net/btrfs-unstable into integration
Chris Mason
1
-3
/
+7
2011-10-02
btrfs: state information for readahead
Arne Jansen
1
-0
/
+8
2011-09-29
btrfs: btrfs_multi_bio replaced with btrfs_bio
Jan Schmidt
1
-3
/
+7
2011-08-17
Btrfs: detect wether a device supports discard
Josef Bacik
1
-0
/
+2
2011-05-23
Merge branch 'cleanups_and_fixes' into inode_numbers
Chris Mason
1
-0
/
+2
2011-05-23
Btrfs: using rcu lock in the reader side of devices list
Xiao Guangrong
1
-0
/
+2
2011-05-23
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Chris Mason
1
-0
/
+6
2011-05-22
Merge branch 'allocator' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Chris Mason
1
-15
/
+1
2011-05-13
btrfs: quasi-round-robin for chunk allocation
Arne Jansen
1
-0
/
+1
2011-05-13
btrfs: move btrfs_cmp_device_free_bytes to super.c
Arne Jansen
1
-15
/
+0
2011-05-12
btrfs: scrub
Arne Jansen
1
-0
/
+6
2011-05-06
btrfs: remove all unused functions
David Sterba
1
-3
/
+0
2011-05-04
btrfs: remove unused function prototypes
David Sterba
1
-2
/
+0
2011-03-28
Btrfs: make btrfs_map_block() return entire free extent for each device of RA...
Li Dongyang
1
-0
/
+1
2011-03-28
Btrfs: add initial tracepoint support for btrfs
liubo
1
-0
/
+11
2011-01-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+27
2011-01-16
btrfs: fix wrong free space information of btrfs
Miao Xie
1
-0
/
+3
2011-01-16
btrfs: make the chunk allocator utilize the devices better
Miao Xie
1
-0
/
+24
2011-01-13
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+1
2010-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-0
/
+2
2010-12-14
Btrfs: account for missing devices in RAID allocation profiles
Chris Mason
1
-0
/
+2
2010-11-13
block: clean up blkdev_get() wrappers and their users
Tejun Heo
1
-1
/
+1
2010-09-10
btrfs: replace barriers with explicit flush / FUA usage
Christoph Hellwig
1
-1
/
+0
2009-09-22
Btrfs: make balance code choose more wisely when relocating
Josef Bacik
1
-0
/
+3
[next]