index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-log-writes.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-17
dm log writes: fix max length used for kstrndup
Ma Shimiao
1
-1
/
+1
2017-11-10
dm log writes: add support for DAX
Ross Zwisler
1
-1
/
+87
2017-11-10
dm log writes: add support for inline data buffers
Ross Zwisler
1
-3
/
+84
2017-09-14
Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-12
/
+32
2017-09-11
dm log writes: fix >512b sectorsize support
Josef Bacik
1
-11
/
+31
2017-09-11
dm log writes: don't use all the cpu while waiting to log blocks
Josef Bacik
1
-1
/
+1
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
1
-4
/
+4
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
1
-3
/
+4
2017-06-09
dm: change ->end_io calling convention
Christoph Hellwig
1
-2
/
+2
2017-06-09
dm: don't return errnos from ->map
Christoph Hellwig
1
-2
/
+2
2016-10-08
Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-5
/
+1
2016-09-22
block: export bio_free_pages to other modules
Guoqing Jiang
1
-5
/
+1
2016-08-31
dm log writes: fix check of kthread_run() return value
Vladimir Zapolskiy
1
-2
/
+2
2016-08-30
dm log writes: fix bug with too large bios
Mikulas Patocka
1
-2
/
+2
2016-08-30
dm log writes: move IO accounting earlier to fix error path
Mikulas Patocka
1
-1
/
+1
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
1
-2
/
+2
2016-06-07
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
Mike Christie
1
-1
/
+1
2016-06-07
dm: use bio op accessors
Mike Christie
1
-4
/
+4
2016-06-07
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
1
-3
/
+6
2016-02-23
dm: rename target's per_bio_data_size to per_io_data_size
Mike Snitzer
1
-1
/
+1
2015-11-01
dm: refactor ioctl handling
Christoph Hellwig
1
-7
/
+6
2015-09-03
Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-3
/
+8
2015-08-13
block: kill merge_bvec_fn() completely
Kent Overstreet
1
-16
/
+0
2015-08-12
dm: do not override error code returned from dm_get_device()
Vivek Goyal
1
-3
/
+8
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
1
-7
/
+4
2015-05-29
dm log writes: use ULL suffix for 64-bit constants
Geert Uytterhoeven
1
-2
/
+2
2015-04-15
dm: add log writes target
Josef Bacik
1
-0
/
+825