Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
8054eadca71492f1c9421bcd58ac40f61d5e6e61
/
drivers
/
md
/
dm-log-writes.c
cdf6cdc
dm,dax: Add dax zero_page_range operation
by Vivek Goyal
· 4 years, 10 months ago
7537dad
dm log writes: fix incorrect comment about the logged sequence example
by Qu Wenruo
· 6 years ago
d4e6e83
dm log writes: use struct_size() to calculate size of pending_block
by Zhengyuan Liu
· 6 years ago
211ad4b
dm log writes: make sure super sector log updates are written in order
by zhangyi (F)
· 6 years ago
b3a9a0c
dax: Introduce a ->copy_to_iter dax operation
by Dan Williams
· 7 years ago
9f3a094
Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
5bd5e8d
dm: remove fmode_t argument from .prepare_ioctl hook
by Mike Snitzer
· 7 years ago
e5c4cb9
dm log writes: record metadata flag for better flags record
by Qu Wenruo
· 7 years ago
1eb5fa8
dm: allow targets to return output from messages they are sent
by Mike Snitzer
· 7 years ago
976431b
dax, dm: allow device-mapper to operate without dax support
by Dan Williams
· 7 years ago
4b259fc
dm log writes: fix max length used for kstrndup
by Ma Shimiao
· 7 years ago
98d82f4
dm log writes: add support for DAX
by Ross Zwisler
· 7 years ago
e5a2066
dm log writes: add support for inline data buffers
by Ross Zwisler
· 7 years ago
dff4d1f
Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 7 years ago
228bb5b
dm log writes: fix >512b sectorsize support
by Josef Bacik
· 7 years ago
0c79c62
dm log writes: don't use all the cpu while waiting to log blocks
by Josef Bacik
· 7 years ago
74d4699
block: replace bi_bdev with a gendisk pointer and partitions index
by Christoph Hellwig
· 7 years ago
4e4cbee
block: switch bios to blk_status_t
by Christoph Hellwig
· 8 years ago
1be5690
dm: change ->end_io calling convention
by Christoph Hellwig
· 8 years ago
846785e
dm: don't return errnos from ->map
by Christoph Hellwig
· 8 years ago
513a4be
Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
491221f
block: export bio_free_pages to other modules
by Guoqing Jiang
· 8 years ago
91e630d
dm log writes: fix check of kthread_run() return value
by Vladimir Zapolskiy
· 9 years ago
7efb367
dm log writes: fix bug with too large bios
by Mikulas Patocka
· 8 years ago
a5d6078
dm log writes: move IO accounting earlier to fix error path
by Mikulas Patocka
· 8 years ago
1eff9d3
block: rename bio bi_rw to bi_opf
by Jens Axboe
· 8 years ago
28a8f0d
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
by Mike Christie
· 9 years ago
e604714
dm: use bio op accessors
by Mike Christie
· 9 years ago
4e49ea4
block/fs/drivers: remove rw argument from submit_bio
by Mike Christie
· 9 years ago
30187e1
dm: rename target's per_bio_data_size to per_io_data_size
by Mike Snitzer
· 9 years ago
e56f81e
dm: refactor ioctl handling
by Christoph Hellwig
· 9 years ago
1e1a4e8
Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 9 years ago
8ae1266
block: kill merge_bvec_fn() completely
by Kent Overstreet
· 10 years ago
e80d1c8
dm: do not override error code returned from dm_get_device()
by Vivek Goyal
· 9 years ago
4246a0b
block: add a bi_error field to struct bio
by Christoph Hellwig
· 9 years ago
f4ad317
dm log writes: use ULL suffix for 64-bit constants
by Geert Uytterhoeven
· 10 years ago
0e9cebe
dm: add log writes target
by Josef Bacik
· 10 years ago