index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-log-writes.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm log writes: fix incorrect comment about the logged sequence example
Qu Wenruo
2019-07-09
1
-1
/
+1
*
dm log writes: use struct_size() to calculate size of pending_block
Zhengyuan Liu
2019-07-09
1
-1
/
+1
*
dm log writes: make sure super sector log updates are written in order
zhangyi (F)
2019-06-25
1
-2
/
+21
*
dax: Introduce a ->copy_to_iter dax operation
Dan Williams
2018-05-22
1
-0
/
+15
*
Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-10
1
-45
/
+50
|
\
|
*
dax, dm: allow device-mapper to operate without dax support
Dan Williams
2018-04-03
1
-45
/
+50
*
|
dm: remove fmode_t argument from .prepare_ioctl hook
Mike Snitzer
2018-04-04
1
-1
/
+1
*
|
dm log writes: record metadata flag for better flags record
Qu Wenruo
2018-04-03
1
-4
/
+8
*
|
dm: allow targets to return output from messages they are sent
Mike Snitzer
2018-04-03
1
-1
/
+2
|
/
*
dm log writes: fix max length used for kstrndup
Ma Shimiao
2018-01-17
1
-1
/
+1
*
dm log writes: add support for DAX
Ross Zwisler
2017-11-10
1
-1
/
+87
*
dm log writes: add support for inline data buffers
Ross Zwisler
2017-11-10
1
-3
/
+84
*
Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-09-14
1
-12
/
+32
|
\
|
*
dm log writes: fix >512b sectorsize support
Josef Bacik
2017-09-11
1
-11
/
+31
|
*
dm log writes: don't use all the cpu while waiting to log blocks
Josef Bacik
2017-09-11
1
-1
/
+1
*
|
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-23
1
-4
/
+4
|
/
*
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-09
1
-3
/
+4
*
dm: change ->end_io calling convention
Christoph Hellwig
2017-06-09
1
-2
/
+2
*
dm: don't return errnos from ->map
Christoph Hellwig
2017-06-09
1
-2
/
+2
*
Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-10-07
1
-5
/
+1
|
\
|
*
block: export bio_free_pages to other modules
Guoqing Jiang
2016-09-22
1
-5
/
+1
*
|
dm log writes: fix check of kthread_run() return value
Vladimir Zapolskiy
2016-08-30
1
-2
/
+2
*
|
dm log writes: fix bug with too large bios
Mikulas Patocka
2016-08-30
1
-2
/
+2
*
|
dm log writes: move IO accounting earlier to fix error path
Mikulas Patocka
2016-08-30
1
-1
/
+1
|
/
*
block: rename bio bi_rw to bi_opf
Jens Axboe
2016-08-07
1
-2
/
+2
*
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
Mike Christie
2016-06-07
1
-1
/
+1
*
dm: use bio op accessors
Mike Christie
2016-06-07
1
-4
/
+4
*
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
2016-06-07
1
-3
/
+6
*
dm: rename target's per_bio_data_size to per_io_data_size
Mike Snitzer
2016-02-22
1
-1
/
+1
*
dm: refactor ioctl handling
Christoph Hellwig
2015-10-31
1
-7
/
+6
*
Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2015-09-02
1
-3
/
+8
|
\
|
*
dm: do not override error code returned from dm_get_device()
Vivek Goyal
2015-08-12
1
-3
/
+8
*
|
block: kill merge_bvec_fn() completely
Kent Overstreet
2015-08-13
1
-16
/
+0
*
|
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-29
1
-7
/
+4
|
/
*
dm log writes: use ULL suffix for 64-bit constants
Geert Uytterhoeven
2015-05-29
1
-2
/
+2
*
dm: add log writes target
Josef Bacik
2015-04-15
1
-0
/
+825