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
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-19
md/raid10: always initialise ->state on newly allocated r10_bio
NeilBrown
1
-0
/
+3
2014-08-19
md/raid10: avoid memory leak on error path during reshape.
NeilBrown
1
-0
/
+1
2014-08-19
md/raid10: Fix memory leak when raid10 reshape completes.
NeilBrown
1
-0
/
+1
2014-08-19
md/raid10: fix memory leak when reshaping a RAID10.
NeilBrown
1
-1
/
+1
2014-08-18
md/raid6: avoid data corruption during recovery of double-degraded RAID6
NeilBrown
1
-0
/
+2
2014-08-18
md/raid5: avoid livelock caused by non-aligned writes.
NeilBrown
1
-1
/
+1
2014-08-14
Merge tag 'dm-3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-205
/
+394
2014-08-14
Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
14
-65
/
+119
2014-08-11
Merge tag 'md/3.17' of git://neil.brown.name/md
Linus Torvalds
4
-16
/
+22
2014-08-11
dm table: propagate QUEUE_FLAG_NO_SG_MERGE
Jeff Moyer
1
-0
/
+13
2014-08-08
md: don't allow bitmap file to be added to raid0/linear.
NeilBrown
1
-2
/
+2
2014-08-08
md/raid0: check for bitmap compatability when changing raid levels.
NeilBrown
1
-0
/
+6
2014-08-08
md: Recovery speed is wrong
Xiao Ni
1
-2
/
+3
2014-08-05
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-36
/
+15
2014-08-05
bcache: Drop unneeded blk_sync_queue() calls
Kent Overstreet
1
-8
/
+2
2014-08-05
bcache: add mutex lock for bch_is_open
Jianjian Huo
1
-0
/
+2
2014-08-05
bcache: Correct printing of btree_gc_max_duration_ms
Surbhi Palande
1
-2
/
+2
2014-08-05
bcache: try to set b->parent properly
Slava Pestov
3
-20
/
+25
2014-08-05
bcache: fix memory corruption in init error path
Slava Pestov
1
-3
/
+8
2014-08-05
bcache: fix crash with incomplete cache set
Slava Pestov
2
-0
/
+8
2014-08-05
bcache: Fix more early shutdown bugs
Kent Overstreet
1
-3
/
+4
2014-08-05
bcache: fix use-after-free in btree_gc_coalesce()
Slava Pestov
1
-0
/
+1
2014-08-05
bcache: Fix an infinite loop in journal replay
Kent Overstreet
1
-1
/
+4
2014-08-05
bcache: fix crash in bcache_btree_node_alloc_fail tracepoint
Slava Pestov
1
-1
/
+1
2014-08-05
bcache: bcache_write tracepoint was crashing
Slava Pestov
1
-1
/
+2
2014-08-05
bcache: fix typo in bch_bkey_equal_header
Slava Pestov
1
-1
/
+1
2014-08-05
bcache: Allocate bounce buffers with GFP_NOWAIT
Kent Overstreet
2
-2
/
+2
2014-08-05
bcache: Make sure to pass GFP_WAIT to mempool_alloc()
Kent Overstreet
1
-1
/
+1
2014-08-05
bcache: fix uninterruptible sleep in writeback thread
Slava Pestov
3
-5
/
+15
2014-08-05
bcache: wait for buckets when allocating new btree root
Slava Pestov
3
-5
/
+12
2014-08-05
bcache: fix crash on shutdown in passthrough mode
Slava Pestov
1
-1
/
+2
2014-08-05
bcache: fix lockdep warnings on shutdown
Slava Pestov
1
-0
/
+4
2014-08-05
bcache allocator: send discards with correct size
Slava Pestov
1
-1
/
+1
2014-08-05
bcache: Fix to remove the rcu_sched stalls.
Surbhi Palande
1
-1
/
+2
2014-08-05
bcache: Fix a journal replay bug
Kent Overstreet
3
-11
/
+19
2014-08-05
bcache: Fix a bug when detaching
Kent Overstreet
1
-3
/
+6
2014-08-01
dm switch: efficiently support repetitive patterns
Mikulas Patocka
1
-2
/
+47
2014-08-01
dm switch: factor out switch_region_table_read
Mikulas Patocka
1
-5
/
+13
2014-08-01
dm cache: set minimum_io_size to cache's data block size
Mike Snitzer
1
-1
/
+1
2014-08-01
dm thin: set minimum_io_size to pool's data block size
Mike Snitzer
1
-1
/
+1
2014-08-01
dm crypt: use per-bio data
Mikulas Patocka
1
-14
/
+27
2014-08-01
dm table: make dm_table_supports_discards static
Mikulas Patocka
2
-37
/
+37
2014-08-01
dm cache metadata: use dm-space-map-metadata.h defined size limits
Mike Snitzer
3
-8
/
+6
2014-08-01
dm cache: fail migrations in the do_worker error path
Joe Thornber
1
-0
/
+1
2014-08-01
dm cache: simplify deferred set reference count increments
Joe Thornber
1
-46
/
+77
2014-08-01
dm thin: relax external origin size constraints
Joe Thornber
1
-43
/
+115
2014-08-01
dm thin: switch to an atomic_t for tracking pending new block preparations
Joe Thornber
1
-13
/
+16
2014-08-01
dm mpath: eliminate pg_ready() wrapper
Mike Snitzer
1
-4
/
+2
2014-08-01
dm io: simplify dec_count and sync_io
Joe Thornber
1
-35
/
+42
2014-08-01
dm cache: fix race affecting dirty block count
Anssi Hannula
1
-7
/
+6
[prev]
[next]