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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-24
Btrfs: fix task hang under heavy compressed write
Liu Bo
1
-1
/
+2
2014-08-19
Btrfs: Fix wrong device size when we are resizing the device
Miao Xie
1
-1
/
+1
2014-08-19
Btrfs: Fix the problem that the replace destroys the seed filesystem
Miao Xie
1
-2
/
+6
2014-08-19
Btrfs: fix wrong missing device counter decrease
Miao Xie
1
-1
/
+1
2014-08-19
Btrfs: fix unzeroed members in fs_devices when creating a fs from seed fs
Miao Xie
1
-0
/
+3
2014-08-19
btrfs: check generation as replace duplicates devid+uuid
Anand Jain
1
-1
/
+21
2014-08-19
Btrfs: device_list_add() should not update list when mounted
Anand Jain
1
-0
/
+27
2014-07-19
btrfs: test for valid bdev before kobj removal in btrfs_rm_device
Eric Sandeen
1
-4
/
+4
2014-07-03
btrfs: fix null pointer dereference in clone_fs_devices when name is null
Anand Jain
1
-5
/
+7
2014-06-29
btrfs: create sprout should rename fsid on the sysfs as well
Anand Jain
1
-0
/
+9
2014-06-29
btrfs: dev add should add its sysfs entry
Anand Jain
1
-0
/
+5
2014-06-29
btrfs: dev delete should remove sysfs entry
Anand Jain
1
-0
/
+4
2014-06-20
Btrfs: fix wrong error handle when the device is missing or is not writeable
Miao Xie
1
-7
/
+15
2014-06-20
Btrfs: fix deadlock when mounting a degraded fs
Miao Xie
1
-1
/
+6
2014-06-20
Btrfs: use bio_endio_nodec instead of open code
Miao Xie
1
-8
/
+1
2014-06-20
Btrfs: fix NULL pointer crash when running balance and scrub concurrently
Wang Shilong
1
-7
/
+3
2014-06-10
fs: btrfs: volumes.c: Fix for possible null pointer dereference
Rickard Strandqvist
1
-2
/
+3
2014-06-10
btrfs: remove stale newlines from log messages
David Sterba
1
-5
/
+5
2014-06-10
Btrfs: set right total device count for seeding support
Wang Shilong
1
-1
/
+0
2014-06-10
Btrfs: fix NULL pointer crash of deleting a seed device
Liu Bo
1
-4
/
+8
2014-06-10
btrfs: btrfs_rm_device() should zero mirror SB as well
Anand Jain
1
-0
/
+31
2014-06-10
btrfs: add dev maxs limit for __btrfs_alloc_chunk in kernel space
Gui Hecheng
1
-0
/
+16
2014-06-10
btrfs: fix wrong max system array size check in kernel space
Gui Hecheng
1
-1
/
+2
2014-06-10
btrfs: Add ctime/mtime update for btrfs device add/remove.
Qu Wenruo
1
-2
/
+24
2014-06-10
btrfs: balance filter: add limit of processed chunks
David Sterba
1
-0
/
+18
2014-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-11
/
+24
2014-04-07
btrfs: make device scan less noisy
David Sterba
1
-11
/
+24
2014-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-18
/
+28
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
-5
/
+6
2014-03-10
btrfs: Cleanup the unused struct async_sched.
Qu Wenruo
1
-7
/
+0
2014-03-10
Btrfs: fix use-after-free in the finishing procedure of the device replace
Miao Xie
1
-7
/
+23
2014-01-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-45
/
+44
2014-01-29
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
Frank Holton
1
-45
/
+44
2014-01-09
btrfs: fix missing increment of bi_remaining
Muthu Kumar
1
-2
/
+7
2013-12-04
block: fixup for generic bio chaining
Kent Overstreet
1
-0
/
+2
2013-11-24
block: Abstract out bvec iterator
Kent Overstreet
1
-6
/
+6
2013-11-21
btrfs: fix bio_size_ok() for max_sectors > 0xffff
Akinobu Mita
1
-1
/
+1
2013-11-12
btrfs: Replace kmalloc with kmalloc_array
Dulshani Gunawardhana
1
-1
/
+1
2013-11-12
btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)
Dulshani Gunawardhana
1
-8
/
+3
2013-11-12
btrfs: remove fs/btrfs/compat.h
Zach Brown
1
-1
/
+0
2013-11-12
Btrfs: init device stats for new devices
Stefan Behrens
1
-0
/
+2
2013-11-12
Btrfs: disallow 'btrfs {balance,replace} cancel' on ro mounts
Ilya Dryomov
1
-0
/
+3
2013-11-12
Btrfs: nuke a bogus rw_devices decrement in __btrfs_close_devices
Ilya Dryomov
1
-1
/
+2
2013-11-12
Btrfs: remove unused max_key arg from btrfs_search_forward
Filipe David Borba Manana
1
-1
/
+1
2013-11-12
Btrfs: fix memory leak of chunks' extent map
Liu Bo
1
-0
/
+2
2013-10-05
Merge branch 'for-linus' into for-linus-3.12
Chris Mason
1
-1
/
+6
2013-10-05
Btrfs: fix a use-after-free bug in btrfs_dev_replace_finishing
Ilya Dryomov
1
-1
/
+6
2013-09-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-3
/
+4
2013-09-21
btrfs: Add btrfs: prefix to kernel log output
Frank Holton
1
-2
/
+2
[next]