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
/
dm-zoned-metadata.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-25
Merge tag 'for-5.5/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-10
/
+19
2019-11-13
block: rework zone reporting
Christoph Hellwig
1
-83
/
+48
2019-11-07
dm zoned: reduce overhead of backing device checks
Dmitry Fomichev
1
-10
/
+19
2019-11-07
block: add zone open, close and finish operations
Ajay Joshi
1
-3
/
+3
2019-08-21
dm zoned: fix potential NULL dereference in dmz_do_reclaim()
Dan Carpenter
1
-2
/
+2
2019-08-15
dm zoned: fix a few typos
Dmitry Fomichev
1
-4
/
+4
2019-08-15
dm zoned: add SPDX license identifiers
Dmitry Fomichev
1
-0
/
+1
2019-08-15
dm zoned: properly handle backing device failure
Dmitry Fomichev
1
-10
/
+41
2019-08-15
dm zoned: improve error handling in reclaim
Dmitry Fomichev
1
-2
/
+2
2019-07-19
Merge tag 'for-5.3/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-24
/
+0
2019-07-17
dm zoned: fix zone state management race
Damien Le Moal
1
-24
/
+0
2019-07-12
block: Kill gfp_t argument of blkdev_report_zones()
Damien Le Moal
1
-4
/
+12
2019-04-18
dm zoned: Fix zone report handling
Damien Le Moal
1
-0
/
+5
2018-10-18
dm zoned: fix various dmz_get_mblock() issues
Damien Le Moal
1
-24
/
+42
2018-10-18
dm zoned: fix metadata block ref counting
Damien Le Moal
1
-9
/
+11
2018-01-17
dm: backfill missing calls to mutex_destroy()
Mike Snitzer
1
-0
/
+3
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
1
-3
/
+3
2017-07-26
dm zoned: use GFP_NOIO in I/O path
Damien Le Moal
1
-6
/
+6
2017-07-05
dm zoned: fix overflow when converting zone ID to sectors
Damien Le Moal
1
-2
/
+2
2017-06-19
dm zoned: drive-managed zoned block device target
Damien Le Moal
1
-0
/
+2509