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-log-writes.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-27
Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+13
2022-05-16
dax: add .recovery_write dax_operation
Jane Chu
1
-0
/
+10
2022-05-16
dax: introduce DAX_RECOVERY_WRITE dax access mode
Jane Chu
1
-2
/
+3
2022-04-17
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
1
-2
/
+1
2022-02-02
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
1
-13
/
+8
2022-02-02
dm: bio_alloc can't fail if it is allowed to sleep
Christoph Hellwig
1
-18
/
+0
2021-12-18
dax: remove the copy_from_iter and copy_to_iter methods
Christoph Hellwig
1
-80
/
+0
2021-12-04
dm-log-writes: add a log_writes_dax_pgoff helper
Christoph Hellwig
1
-25
/
+17
2021-12-04
dm: make the DAX support depend on CONFIG_FS_DAX
Christoph Hellwig
1
-1
/
+1
2021-11-09
Merge tag 'for-5.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+2
2021-11-01
dm log writes: use memcpy_from_bvec in log_writes_map
Christoph Hellwig
1
-4
/
+2
2021-10-18
dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding them
Christoph Hellwig
1
-2
/
+2
2021-08-10
dm: update target status functions to support IMA measurement
Tushar Sugandhi
1
-0
/
+4
2021-02-26
block: Add bio_max_segs
Matthew Wilcox (Oracle)
1
-5
/
+5
2020-05-20
dm: replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-04-02
dm,dax: Add dax zero_page_range operation
Vivek Goyal
1
-0
/
+17
2019-07-09
dm log writes: fix incorrect comment about the logged sequence example
Qu Wenruo
1
-1
/
+1
2019-07-09
dm log writes: use struct_size() to calculate size of pending_block
Zhengyuan Liu
1
-1
/
+1
2019-06-25
dm log writes: make sure super sector log updates are written in order
zhangyi (F)
1
-2
/
+21
2018-05-22
dax: Introduce a ->copy_to_iter dax operation
Dan Williams
1
-0
/
+15
2018-04-10
Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-45
/
+50
2018-04-04
dm: remove fmode_t argument from .prepare_ioctl hook
Mike Snitzer
1
-1
/
+1
2018-04-03
dm log writes: record metadata flag for better flags record
Qu Wenruo
1
-4
/
+8
2018-04-03
dm: allow targets to return output from messages they are sent
Mike Snitzer
1
-1
/
+2
2018-04-03
dax, dm: allow device-mapper to operate without dax support
Dan Williams
1
-45
/
+50
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-07
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-30
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-22
dm: rename target's per_bio_data_size to per_io_data_size
Mike Snitzer
1
-1
/
+1
2015-10-31
dm: refactor ioctl handling
Christoph Hellwig
1
-7
/
+6
2015-09-02
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
[next]