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
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-14
Merge tag 'dm-3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
16
-455
/
+1466
2013-11-14
Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-56
/
+13
2013-11-12
dm cache: resolve small nits and improve Documentation
Mike Snitzer
2
-2
/
+2
2013-11-11
dm cache: add cache block invalidation support
Joe Thornber
1
-3
/
+222
2013-11-11
dm cache: add remove_cblock method to policy interface
Joe Thornber
3
-4
/
+57
2013-11-11
dm cache policy mq: reduce memory requirements
Joe Thornber
1
-312
/
+231
2013-11-11
dm cache metadata: check the metadata version when reading the superblock
Joe Thornber
1
-3
/
+21
2013-11-11
dm cache: add passthrough mode
Joe Thornber
3
-35
/
+184
2013-11-11
dm cache: cache shrinking support
Joe Thornber
2
-9
/
+120
2013-11-10
dm cache: promotion optimisation for writes
Joe Thornber
1
-6
/
+87
2013-11-10
dm cache: be much more aggressive about promoting writes to discarded blocks
Joe Thornber
1
-21
/
+63
2013-11-10
dm cache policy mq: implement writeback_work() and mq_{set,clear}_dirty()
Joe Thornber
1
-19
/
+128
2013-11-10
dm cache: optimize commit_if_needed
Heinz Mauelshagen
1
-5
/
+7
2013-11-10
dm space map disk: optimise sm_disk_dec_block
Joe Thornber
1
-17
/
+1
2013-11-10
dm: fix Kconfig menu indentation
Mikulas Patocka
1
-11
/
+11
2013-11-10
dm: allow remove to be deferred
Mikulas Patocka
3
-10
/
+86
2013-11-10
dm table: print error on preresume failure
Mike Snitzer
1
-1
/
+4
2013-11-10
dm crypt: add TCW IV mode for old CBC TCRYPT containers
Milan Broz
1
-2
/
+183
2013-11-10
dm crypt: properly handle extra key string in initialization
Milan Broz
1
-11
/
+18
2013-11-10
dm cache: log error message if dm_kcopyd_copy() fails
Heinz Mauelshagen
1
-1
/
+3
2013-11-10
dm cache: use cell_defer() boolean argument consistently
Heinz Mauelshagen
1
-4
/
+4
2013-11-10
dm cache: return -EINVAL if the user specifies unknown cache policy
Mikulas Patocka
2
-8
/
+9
2013-11-10
dm cache metadata: return bool from __superblock_all_zeroes
Joe Thornber
1
-4
/
+5
2013-11-10
dm cache policy mq: a few small fixes
Joe Thornber
1
-10
/
+12
2013-11-10
dm cache policy: remove return from void policy_remove_mapping
Joe Thornber
1
-1
/
+1
2013-11-10
dm cache: improve efficiency of quiescing flag management
Joe Thornber
1
-22
/
+5
2013-11-10
dm cache: fix a race condition between queuing new migrations and quiescing f...
Joe Thornber
1
-14
/
+40
2013-11-10
dm cache: io destined for the cache device can now serve as tick bios
Joe Thornber
1
-0
/
+1
2013-11-10
dm cache policy mq: protect residency method with existing mutex
Joe Thornber
1
-2
/
+6
2013-11-08
block: Consolidate duplicated bio_trim() implementations
Kent Overstreet
4
-56
/
+13
2013-11-07
Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-4
/
+4
2013-11-05
dm array: fix bug in growing array
Joe Thornber
1
-1
/
+4
2013-11-05
dm mpath: requeue I/O during pg_init
Hannes Reinecke
1
-4
/
+12
2013-11-01
dm mpath: fix race condition between multipath_dtr and pg_init_done
Shiva Krishna Merla
1
-3
/
+15
2013-10-31
dm: allocate buffer for messages with small number of arguments using GFP_NOIO
Mikulas Patocka
1
-2
/
+16
2013-10-24
raid5: avoid finding "discard" stripe
Shaohua Li
1
-0
/
+8
2013-10-24
raid5: set bio bi_vcnt 0 for discard request
Shaohua Li
1
-0
/
+12
2013-10-24
md: avoid deadlock when md_set_badblocks.
Bian Yu
1
-2
/
+3
2013-10-24
md: Fix skipping recovery for read-only arrays.
Lukasz Dorau
2
-0
/
+2
2013-10-23
bcache: Fixed incorrect order of arguments to bio_alloc_bioset()
Kent Overstreet
1
-1
/
+1
2013-10-20
Merge 3.12-rc6 into driver-core-next
Greg Kroah-Hartman
2
-8
/
+13
2013-10-16
dm snapshot: fix data corruption
Mikulas Patocka
1
-6
/
+12
2013-10-11
bcache: Fix a null ptr deref regression
Kent Overstreet
1
-2
/
+1
2013-09-30
Merge 3.12-rc3 into driver-core-next
Greg Kroah-Hartman
17
-89
/
+226
2013-09-27
sysfs: clean up sysfs_get_dirent()
Tejun Heo
3
-4
/
+4
2013-09-26
Merge tag 'dm-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
8
-25
/
+118
2013-09-25
bcache: Fix flushes in writeback mode
Kent Overstreet
1
-6
/
+9
2013-09-25
bcache: Fix for handling overlapping extents when reading in a btree node
Kent Overstreet
1
-11
/
+28
2013-09-25
bcache: Fix a shrinker deadlock
Kent Overstreet
1
-1
/
+1
2013-09-25
bcache: Fix a dumb CPU spinning bug in writeback
Kent Overstreet
1
-2
/
+1
[next]