index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
volumes.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge branch 'for-chris' of git://repo.or.cz/linux-btrfs-devel into integration
Chris Mason
2012-01-16
1
-119
/
+66
|
\
\
|
*
|
Btrfs: fix possible deadlock when opening a seed device
Li Zefan
2012-01-11
1
-2
/
+7
|
*
|
Btrfs: simplfy calculation of stripe length for discard operation
Li Zefan
2012-01-11
1
-64
/
+31
|
*
|
Btrfs: don't pre-allocate btrfs bio
Li Zefan
2012-01-11
1
-46
/
+21
|
*
|
Btrfs: don't pass a trans handle unnecessarily in volumes.c
Li Zefan
2012-01-11
1
-11
/
+7
|
|
/
*
|
Merge branch 'restriper' of git://github.com/idryomov/btrfs-unstable into int...
Chris Mason
2012-01-16
1
-39
/
+751
|
\
\
|
*
|
Btrfs: add balance progress reporting
Ilya Dryomov
2012-01-16
1
-4
/
+35
|
*
|
Btrfs: allow for canceling restriper
Ilya Dryomov
2012-01-16
1
-3
/
+44
|
*
|
Btrfs: allow for pausing restriper
Ilya Dryomov
2012-01-16
1
-2
/
+49
|
*
|
Btrfs: add skip_balance mount option
Ilya Dryomov
2012-01-16
1
-3
/
+7
|
*
|
Btrfs: recover balance on mount
Ilya Dryomov
2012-01-16
1
-2
/
+133
|
*
|
Btrfs: save balance parameters to disk
Ilya Dryomov
2012-01-16
1
-0
/
+99
|
*
|
Btrfs: soft profile changing mode (aka soft convert)
Ilya Dryomov
2012-01-16
1
-0
/
+23
|
*
|
Btrfs: implement online profile changing
Ilya Dryomov
2012-01-16
1
-0
/
+69
|
*
|
Btrfs: virtual address space subset filter
Ilya Dryomov
2012-01-16
1
-0
/
+20
|
*
|
Btrfs: devid subset filter
Ilya Dryomov
2012-01-16
1
-0
/
+46
|
*
|
Btrfs: devid filter
Ilya Dryomov
2012-01-16
1
-0
/
+23
|
*
|
Btrfs: usage filter
Ilya Dryomov
2012-01-16
1
-0
/
+36
|
*
|
Btrfs: profiles filter
Ilya Dryomov
2012-01-16
1
-0
/
+24
|
*
|
Btrfs: add basic infrastructure for selective balancing
Ilya Dryomov
2012-01-16
1
-2
/
+57
|
*
|
Btrfs: add basic restriper infrastructure
Ilya Dryomov
2012-01-16
1
-24
/
+96
|
*
|
Btrfs: introduce masks for chunk type and profile
Ilya Dryomov
2012-01-16
1
-9
/
+2
|
*
|
Btrfs: get rid of *_alloc_profile fields
Ilya Dryomov
2012-01-16
1
-4
/
+2
|
|
/
*
|
Btrfs: use bigger metadata chunks on bigger filesystems
Chris Mason
2012-01-06
1
-1
/
+5
|
/
*
Btrfs: unplug every once and a while
Chris Mason
2011-12-15
1
-0
/
+6
*
Btrfs: fix btrfs_end_bio to deal with write errors to a single mirror
Chris Mason
2011-12-09
1
-1
/
+1
*
Btrfs: check if the to-be-added device is writable
Li Zefan
2011-12-08
1
-1
/
+1
*
Btrfs: fix nocow when deleting the item
Miao Xie
2011-11-10
1
-1
/
+4
*
Merge git://git.jan-o-sch.net/btrfs-unstable into integration
Chris Mason
2011-11-06
1
-60
/
+70
|
\
|
*
btrfs: Put mirror_num in bi_bdev
Jan Schmidt
2011-09-29
1
-0
/
+2
|
*
btrfs: btrfs_multi_bio replaced with btrfs_bio
Jan Schmidt
2011-09-29
1
-60
/
+68
*
|
Merge branch 'for-chris' of git://github.com/sensille/linux into integration
Chris Mason
2011-11-06
1
-0
/
+8
|
\
\
|
*
|
btrfs: state information for readahead
Arne Jansen
2011-10-02
1
-0
/
+8
|
|
/
*
|
btrfs: separate superblock items out of fs_info
David Sterba
2011-11-06
1
-12
/
+12
*
|
Btrfs: close all bdevs on mount failure
Ilya Dryomov
2011-10-20
1
-4
/
+2
*
|
Btrfs: allow us to overcommit our enospc reservations
Josef Bacik
2011-10-19
1
-4
/
+35
|
/
*
Btrfs: fix uninitialized sync_pending
Miao Xie
2011-08-16
1
-1
/
+1
*
Btrfs: fix a bug of balance on full multi-disk partitions
liubo
2011-08-16
1
-4
/
+13
*
Btrfs: detect wether a device supports discard
Josef Bacik
2011-08-16
1
-0
/
+17
*
Btrfs: force unplugs when switching from high to regular priority bios
Chris Mason
2011-08-05
1
-0
/
+17
*
Merge branch 'alloc_path' of git://git.kernel.org/pub/scm/linux/kernel/git/mf...
Chris Mason
2011-08-01
1
-4
/
+8
|
\
|
*
btrfs: Don't BUG_ON alloc_path errors in find_next_chunk
Mark Fasheh
2011-07-25
1
-2
/
+4
|
*
btrfs: Don't BUG_ON alloc_path errors in btrfs_balance()
Mark Fasheh
2011-07-14
1
-2
/
+4
*
|
Btrfs: make a lockdep class for each root
Chris Mason
2011-07-27
1
-1
/
+1
|
/
*
Btrfs: don't panic if we get an error while balancing V2
Josef Bacik
2011-07-06
1
-1
/
+2
*
Btrfs - use %pU to print fsid
Ilya Dryomov
2011-06-10
1
-6
/
+2
*
btrfs: false BUG_ON when degraded
Arne Jansen
2011-06-04
1
-1
/
+1
*
Merge branch 'cleanups_and_fixes' into inode_numbers
Chris Mason
2011-05-23
1
-36
/
+83
|
\
|
*
Btrfs: using rcu lock in the reader side of devices list
Xiao Guangrong
2011-05-23
1
-26
/
+59
|
*
Btrfs: drop unnecessary device lock
Xiao Guangrong
2011-05-23
1
-7
/
+6
[prev]
[next]