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
starfive-6.6.48-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
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-7
/
+7
2016-03-14
btrfs: Fix misspellings in comments.
Adam Buchbinder
1
-2
/
+2
2016-02-26
Merge branch 'foreign/liubo/replace-lockup' into for-chris-4.6
David Sterba
1
-10
/
+14
2016-02-26
Merge branch 'dev/rename-keys' into for-chris-4.6
David Sterba
1
-7
/
+7
2016-02-23
Btrfs: fix lockdep deadlock warning due to dev_replace
Liu Bo
1
-10
/
+14
2016-02-11
btrfs: switch dev stats item to the permanent item key
David Sterba
1
-4
/
+4
2016-02-11
btrfs: switch balance item to the temporary item key
David Sterba
1
-3
/
+3
2016-02-11
btrfs: device add and remove: use GFP_KERNEL
David Sterba
1
-4
/
+5
2016-01-20
btrfs: Use direct way to determine raid56 write/recover mode
Zhao Lei
1
-1
/
+2
2016-01-20
btrfs: Small cleanup for get index_srcdev loop
Zhao Lei
1
-22
/
+20
2016-01-20
btrfs: Enhance chunk validation check
Qu Wenruo
1
-1
/
+32
2016-01-20
Btrfs: fix typo in log message when starting a balance
Filipe Manana
1
-1
/
+1
2016-01-20
Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Chris Mason
1
-0
/
+1
2016-01-20
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...
Chris Mason
1
-13
/
+13
2016-01-19
btrfs: remove duplicate const specifier
Colin Ian King
1
-1
/
+1
2016-01-15
btrfs: initialize the seq counter in struct btrfs_device
Sebastian Andrzej Siewior
1
-0
/
+1
2016-01-15
btrfs: cleanup, stop casting for extent_map->lookup everywhere
Jeff Mahoney
1
-12
/
+12
2016-01-11
Merge branch 'for-chris-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
1
-10
/
+10
2016-01-11
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...
Chris Mason
1
-9
/
+8
2016-01-11
Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Chris Mason
1
-11
/
+21
2016-01-08
Btrfs: fix fitrim discarding device area reserved for boot loader's use
Filipe Manana
1
-10
/
+10
2016-01-07
Btrfs: Check metadata redundancy on balance
Sam Tygier
1
-0
/
+7
2016-01-07
btrfs: cleanup, use enum values for btrfs_path reada
David Sterba
1
-3
/
+3
2016-01-07
Btrfs: use linux/sizes.h to represent constants
Byongho Lee
1
-8
/
+8
2016-01-07
btrfs: cleanup, remove stray return statements
David Sterba
1
-1
/
+0
2016-01-07
btrfs: verbose error when we find an unexpected item in sys_array
David Sterba
1
-0
/
+3
2016-01-07
btrfs: handle invalid num_stripes in sys_array
David Sterba
1
-0
/
+8
2016-01-07
btrfs: Support convert to -d dup for btrfs-convert
Zhao Lei
1
-8
/
+0
2015-12-24
btrfs: fix warning on uninit variable in btrfs_finish_chunk_alloc
Chris Mason
1
-1
/
+1
2015-12-24
Merge branch 'for-chris-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
1
-2
/
+15
2015-12-24
Merge branch 'cleanup/misc-simplify' of git://git.kernel.org/pub/scm/linux/ke...
Chris Mason
1
-3
/
+4
2015-12-19
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+1
2015-12-17
Btrfs: fix race when finishing dev replace leading to transaction abort
Filipe Manana
1
-2
/
+15
2015-12-10
Btrfs: fix transaction handle leak in balance
Filipe Manana
1
-2
/
+1
2015-12-07
btrfs: remove a trivial helper btrfs_set_buffer_uptodate
David Sterba
1
-2
/
+2
2015-12-03
btrfs: make btrfs_close_one_device static
David Sterba
1
-1
/
+2
2015-11-28
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+6
2015-11-25
btrfs: fix balance range usage filters in 4.4-rc
Holger Hoffstätte
1
-2
/
+2
2015-11-25
btrfs: fix rcu warning during device replace
David Sterba
1
-4
/
+2
2015-11-25
Btrfs: fix the number of transaction units needed to remove a block group
Filipe Manana
1
-1
/
+2
2015-11-25
Btrfs: use global reserve when deleting unused block group after ENOSPC
Filipe Manana
1
-1
/
+1
2015-11-14
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+21
2015-11-11
btrfs: Fix lost-data-profile caused by balance bg
Zhao Lei
1
-0
/
+21
2015-11-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2015-11-07
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
1
-2
/
+2
2015-10-27
btrfs: extend balance filter usage to take minimum and maximum
David Sterba
1
-1
/
+40
2015-10-27
btrfs: add balance filter for stripes
Gabríel Arthúr Pétursson
1
-0
/
+19
2015-10-27
btrfs: extend balance filter limit to take minimum and maximum
David Sterba
1
-0
/
+42
2015-10-22
Btrfs: add a flags field to btrfs_transaction
Josef Bacik
1
-1
/
+1
2015-10-22
Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Chris Mason
1
-68
/
+88
[next]