index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
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
[next]