index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
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-12
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-18
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-11
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