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
2007-10-23
md: raid5: fix clearing of biofill operations
Dan Williams
1
-3
/
+14
2007-10-23
md: fix an unsigned compare to allow creation of bitmaps with v1.0 metadata
NeilBrown
1
-1
/
+1
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
1
-10
/
+11
2007-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2
-2
/
+2
2007-10-20
dm crypt: tidy pending
Milan Broz
1
-6
/
+6
2007-10-20
dm mpath: send uevents
Mike Anderson
1
-0
/
+7
2007-10-20
dm: uevent generate events
Mike Anderson
3
-0
/
+196
2007-10-20
dm: add uevent to core
Mike Anderson
5
-0
/
+133
2007-10-20
dm: export name and uuid
Mike Anderson
1
-0
/
+32
2007-10-20
dm raid1: add mirror_set to struct mirror
Jonathan Brassow
1
-0
/
+2
2007-10-20
dm log: split suspend
Jonathan Brassow
3
-3
/
+4
2007-10-20
dm mpath: hp retry if not ready
Dave Wysochanski
1
-11
/
+53
2007-10-20
dm mpath: add hp handler
Dave Wysochanski
3
-0
/
+214
2007-10-20
dm mpath: add retry pg init
Dave Wysochanski
2
-14
/
+68
2007-10-20
dm crypt: tidy labels
Milan Broz
1
-19
/
+19
2007-10-20
dm crypt: tidy whitespace
Milan Broz
1
-17
/
+17
2007-10-20
dm crypt: add post processing queue
Milan Broz
1
-16
/
+51
2007-10-20
dm crypt: use per device singlethread workqueues
Milan Broz
1
-18
/
+14
2007-10-20
dm mpath: emc fix an error message
Alasdair G Kergon
1
-1
/
+1
2007-10-20
dm: bio_list macro renaming
Alasdair G Kergon
2
-6
/
+1
2007-10-20
dm io:ctl remove vmalloc void cast
Jesper Juhl
1
-1
/
+1
2007-10-20
dm: tidy bio_io_error usage
Milan Broz
1
-19
/
+18
2007-10-20
kcopyd use mutex instead of semaphore
Matthias Kaehlcke
1
-4
/
+4
2007-10-20
dm: use kzalloc
Dmitry Monakhov
5
-18
/
+9
2007-10-20
dm: use is_power_of_2
vignesh babu
3
-3
/
+6
2007-10-20
dm: fix thaw_bdev
Jun'ichi Nomura
1
-1
/
+3
2007-10-20
dm delay: fix status
Milan Broz
1
-1
/
+1
2007-10-20
dm delay: fix ctr error paths
Dmitry Monakhov
1
-8
/
+11
2007-10-20
dm raid1: fix leakage
Dmitry Monakhov
1
-13
/
+15
2007-10-20
dm crypt: missing kfree in ctr error path
Dmitry Monakhov
1
-0
/
+1
2007-10-20
dm crypt: drop device ref in ctr error path
Dmitry Monakhov
1
-1
/
+3
2007-10-20
dm io:ctl use constant struct size
Milan Broz
1
-3
/
+3
2007-10-20
dm mpath: rdac fix init race
Bryn M. Reeves
1
-7
/
+8
2007-10-20
Convert files to UTF-8 and some cleanups
Jan Engelhardt
1
-1
/
+1
2007-10-20
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
1
-1
/
+1
2007-10-19
Use helpers to obtain task pid in printks
Pavel Emelyanov
1
-1
/
+1
2007-10-17
md: make sure read errors are auto-corrected during a 'check' resync in raid1
NeilBrown
1
-1
/
+2
2007-10-17
md: expose the degraded status of an assembled array through sysfs
Iustin Pop
1
-0
/
+7
2007-10-17
md: 'sync_action' in sysfs returns wrong value for readonly arrays
NeilBrown
1
-1
/
+1
2007-10-17
md: fix a bug in some never-used code.
NeilBrown
1
-5
/
+5
2007-10-17
md: software Raid autodetect dev list not array
Michael J. Evans
1
-9
/
+33
2007-10-16
Fix memory leak in dm-crypt
Neil Brown
1
-26
/
+5
2007-10-16
block: convert blkdev_issue_flush() to use empty barriers
Jens Axboe
10
-210
/
+0
2007-10-13
dm: emc_endio returns void
Geert Uytterhoeven
1
-2
/
+0
2007-10-13
kobjects: fix up improper use of the kobject name field
Greg Kroah-Hartman
1
-2
/
+1
2007-10-10
Drop 'size' argument from bio_endio and bi_end_io
NeilBrown
16
-156
/
+73
2007-10-10
Stop exporting blk_rq_bio_prep
NeilBrown
1
-9
/
+1
2007-09-25
raid5: fix 2 bugs in ops_complete_biofill
Dan Williams
1
-10
/
+7
2007-09-15
Fix kernel buuild with (CONFIG_COMPAT && ! CONFIG_BLOCK)
aherrman@arcor.de
1
-0
/
+3
2007-09-12
md: fix some bugs with growing raid5/raid6 arrays.
NeilBrown
1
-8
/
+9
[next]