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
2018-06-05
dm: Use kzalloc for all structs with embedded biosets/mempools
Kent Overstreet
7
-7
/
+7
2018-06-04
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
43
-514
/
+490
2018-06-03
dm-crypt: fix warning in shutdown path
Kent Overstreet
1
-4
/
+3
2018-05-31
dm: convert to bioset_init()/mempool_init()
Kent Overstreet
17
-206
/
+197
2018-05-31
md: convert to bioset_init()/mempool_init()
Kent Overstreet
15
-181
/
+159
2018-05-31
bcache: convert to bioset_init()/mempool_init()
Kent Overstreet
7
-52
/
+37
2018-05-31
block: convert bounce, q->bio_split to bioset_init()/mempool_init()
Kent Overstreet
1
-1
/
+1
2018-05-28
bcache: Replace bch_read_string_list() by __sysfs_match_string()
Andy Shevchenko
1
-35
/
+9
2018-05-28
bcache: Move couple of functions to sysfs.c
Andy Shevchenko
3
-40
/
+35
2018-05-28
bcache: Move couple of string arrays to sysfs.c
Andy Shevchenko
3
-20
/
+18
2018-05-28
bcache: stop bcache device when backing device is offline
Coly Li
2
-0
/
+55
2018-05-18
Merge tag 'for-linus-20180518' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+3
2018-05-17
bcache: return 0 from bch_debug_init() if CONFIG_DEBUG_FS=n
Coly Li
1
-1
/
+3
2018-05-14
block: sanitize blk_get_request calling conventions
Christoph Hellwig
1
-1
/
+2
2018-05-10
Merge tag 'for-4.17/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-11
/
+15
2018-05-09
block: consolidate struct request timestamp fields
Omar Sandoval
1
-1
/
+1
2018-05-04
dm mirror: remove VLA usage
Kees Cook
1
-4
/
+6
2018-05-03
bcache: use pr_info() to inform duplicated CACHE_SET_IO_DISABLE set
Coly Li
1
-1
/
+1
2018-05-03
bcache: set dc->io_disable to true in conditional_stop_bcache_device()
Coly Li
1
-0
/
+14
2018-05-03
bcache: add wait_for_kthread_stop() in bch_allocator_thread()
Coly Li
1
-1
/
+4
2018-05-03
bcache: count backing device I/O error for writeback I/O
Coly Li
1
-1
/
+3
2018-05-03
bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()
Coly Li
1
-0
/
+17
2018-05-03
bcache: store disk name in struct cache and struct cached_dev
Coly Li
5
-34
/
+30
2018-05-01
dm: fix some sparse warnings and whitespace in dax methods
Mike Snitzer
1
-3
/
+4
2018-04-30
dm cache background tracker: fix sparse warning
Mike Snitzer
1
-1
/
+1
2018-04-30
dm bufio: fix buffer alignment
Mikulas Patocka
1
-2
/
+3
2018-04-30
dm integrity: use kvfree for kvmalloc'd memory
Mikulas Patocka
1
-1
/
+1
2018-04-20
Merge tag 'md/4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2
-7
/
+24
2018-04-10
Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-50
/
+69
2018-04-09
Merge branch 'for-4.17/dax' into libnvdimm-for-next
Dan Williams
5
-50
/
+69
2018-04-09
raid1: copy write hint from master bio to behind bio
Mariusz Dabrowski
1
-0
/
+2
2018-04-09
md/raid1: exit sync request if MD_RECOVERY_INTR is set
Yufen Yu
1
-5
/
+18
2018-04-09
md-cluster: don't update recovery_offset for faulty device
Guoqing Jiang
1
-2
/
+4
2018-04-06
Merge tag 'for-4.17/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
24
-451
/
+441
2018-04-06
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
26
-155
/
+582
2018-04-04
dm: remove fmode_t argument from .prepare_ioctl hook
Mike Snitzer
8
-25
/
+14
2018-04-04
dm: hold DM table for duration of ioctl rather than use blkdev_get
Mike Snitzer
1
-53
/
+44
2018-04-04
dm raid: fix parse_raid_params() variable range issue
Heinz Mauelshagen
1
-8
/
+19
2018-04-04
dm verity: make verity_for_io_block static
weiyongjun (A)
1
-2
/
+2
2018-04-03
dm verity: add 'check_at_most_once' option to only validate hashes once
Patrik Torstensson
2
-5
/
+60
2018-04-03
dm bufio: don't embed a bio in the dm_buffer structure
Mikulas Patocka
1
-60
/
+45
2018-04-03
dm bufio: support non-power-of-two block sizes
Mikulas Patocka
1
-25
/
+39
2018-04-03
dm bufio: use slab cache for dm_buffer structure allocations
Mikulas Patocka
1
-9
/
+19
2018-04-03
dm bufio: reorder fields in dm_buffer structure
Mikulas Patocka
1
-5
/
+5
2018-04-03
dm bufio: relax alignment constraint on slab cache
Mikulas Patocka
1
-2
/
+2
2018-04-03
dm bufio: remove code that merges slab caches
Mikulas Patocka
1
-39
/
+14
2018-04-03
dm bufio: get rid of slab cache name allocations
Mikulas Patocka
1
-18
/
+3
2018-04-03
dm bufio: move dm-bufio.h to include/linux/
Mikulas Patocka
6
-156
/
+8
2018-04-03
dm bufio: delete outdated comment
Mikulas Patocka
1
-4
/
+0
2018-04-03
dm: add support for secure erase forwarding
Denis Semakin
4
-0
/
+46
[next]