- 7ac5360 dax: remove the copy_from_iter and copy_to_iter methods by Christoph Hellwig · 3 years, 1 month ago
- 2a68553 dm-stripe: add a stripe_dax_pgoff helper by Christoph Hellwig · 3 years, 2 months ago
- 5d2a228 dm: make the DAX support depend on CONFIG_FS_DAX by Christoph Hellwig · 3 years, 2 months ago
- 8ec4566 dm: update target status functions to support IMA measurement by Tushar Sugandhi · 3 years, 6 months ago
- 410fe22 dm: add support for REQ_NOWAIT to various targets by Jeffle Xu · 4 years, 2 months ago
- b18ae8d dm: replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
- cdf6cdc dm,dax: Add dax zero_page_range operation by Vivek Goyal · 4 years, 11 months ago
- 8adeac3b dm stripe: use struct_size() in kmalloc() by Gustavo A. R. Silva · 5 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
- 0071654 dm: add support for secure erase forwarding by Denis Semakin · 7 years ago
- 706dd22 dm stripe: get rid of a Variable Length Array (VLA) by Tycho Andersen · 7 years ago
- 976431b dax, dm: allow device-mapper to operate without dax support by Dan Williams · 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
- c3ca015 dax: remove the pmem_dax_ops->flush abstraction by Mikulas Patocka · 7 years ago
- 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
- b6ffe9b Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
- abebfbe2 dm: add ->flush() dax operation support by Dan Williams · 8 years ago
- 7e026c8 dm: add ->copy_from_iter() dax operation support by Dan Williams · 8 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
- 9966afa dm: fix REQ_RAHEAD handling by Christoph Hellwig · 8 years ago
- 53ef7d0 Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
- d35a878 Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
- 817bf40 dm: teach dm-targets to use a dax_device + dax_operations by Dan Williams · 8 years ago
- e2460f2 dm: mark targets that pass integrity data by Mikulas Patocka · 8 years ago
- ac62d62 dm: support REQ_OP_WRITE_ZEROES by Christoph Hellwig · 8 years ago
- 1eff9d3 block: rename bio bi_rw to bi_opf by Jens Axboe · 8 years ago
- f0c98eb Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
- beec25b dm stripe: add DAX support by Toshi Kani · 9 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
- 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
- e223e1d dm stripe: drop useless exit point from dm_stripe_init() by Luis Henriques · 10 years ago
- a3f2af2 dm stripe: fix potential for leak in stripe_ctr error path by Pavitra Kumar · 10 years ago
- 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
- 7fff5e8 dm stripe: silence a couple sparse warnings by Mike Snitzer · 11 years ago
- d793e684 dm stripe: fix regression in stripe_width calculation by Mike Snitzer · 12 years ago
- f73a1c7 block: Add bio_end_sector() by Kent Overstreet · 12 years ago
- 55a62ee dm: rename request variables to bios by Alasdair G Kergon · 12 years ago
- fd7c092 dm: fix truncated status strings by Mikulas Patocka · 12 years ago
- 45e621d dm stripe: add WRITE SAME support by Mike Snitzer · 12 years ago
- 7de3ee5 dm: remove map_info by Mikulas Patocka · 12 years ago
- ddbd658 dm: move target request nr to dm_target_io by Mikulas Patocka · 12 years ago
- 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago
- 1f4e0ff dm thin: commit before gathering status by Alasdair G Kergon · 12 years ago
- 33d07c0 dm stripe: optimize chunk_size calculations by Mikulas Patocka · 12 years ago
- 8f069b4 dm stripe: remove minimum stripe size by Mikulas Patocka · 12 years ago
- eb850de dm stripe: support for non power of 2 chunksize by Mike Snitzer · 12 years ago
- 542f903 dm: support non power of two target max_io_len by Mike Snitzer · 12 years ago
- 1df0548 dm stripe: remove stripes_mask by Mikulas Patocka · 12 years ago
- f14fa69 dm stripe: fix size test by Mikulas Patocka · 12 years ago
- 1a66a08 dm: replace simple_strtoul by majianpeng · 12 years ago
- 31998ef dm: reject trailing characters in sccanf input by Mikulas Patocka · 13 years ago
- 2991520 dm stripe: implement merge method by Mustafa Mesanovic · 14 years ago
- f521f07 dm stripe: switch from local workqueue to system_wq by Tejun Heo · 14 years ago
- d87f4c1 dm: implement REQ_FLUSH/FUA support for bio-based dm by Tejun Heo · 14 years ago
- 7b76ec1 dm stripe: support discards by Mikulas Patocka · 14 years ago
- c96053b dm stripe: optimize sector division by Mikulas Patocka · 14 years ago
- 6598852 dm stripe: move sector translation to a function by Mikulas Patocka · 14 years ago
- b441a262 dm: use dm_target_offset macro by Alasdair G Kergon · 14 years ago
- 57cba5d dm: rename map_info flush_request to target_request_nr by Mike Snitzer · 14 years ago
- 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 14 years ago
- 8215d6e dm table: remove unused dm_get_device range parameters by Nikanth Karthikesan · 15 years ago
- 781248c dm stripe: avoid divide by zero with invalid stripe count by Nikanth Karthikesan · 15 years ago
- 3c5820c block: Optimal I/O limit wrapper by Martin K. Petersen · 15 years ago
- 1f98a13 bio: first step in sanitizing the bio->bi_rw flag testing by Jens Axboe · 15 years ago
- 40bea43 dm stripe: expose correct io hints by Mike Snitzer · 15 years ago
- 5dea271 dm table: pass correct dev area size to device_area_is_valid by Mike Snitzer · 15 years ago
- af4874e dm target:s introduce iterate devices fn by Mike Snitzer · 16 years ago
- 374bf7e dm: stripe support flush by Mikulas Patocka · 16 years ago
- 10d3bd0 dm: consolidate target deregistration error handling by Mikulas Patocka · 16 years ago
- 6edebde dm stripe: fix init failure by Heinz Mauelshagen · 16 years ago
- 586e80e dm: remove dm header from targets by Mikulas Patocka · 16 years ago
- d63a5ce dm: publish array_too_big by Mikulas Patocka · 16 years ago
- f331c02 block: don't depend on consecutive minor space by Tejun Heo · 16 years ago
- 4f7f5c6 dm: stripe enhanced status return by Brian Wood · 17 years ago
- a25eb94 dm: stripe trigger event on failure by Brian Wood · 17 years ago
- 6f3c3f0 dm: use is_power_of_2 by vignesh babu · 17 years ago
- d2a7ad2 [PATCH] dm: map and endio symbolic return codes by Kiyoshi Ueda · 18 years ago
- 72d9486 [PATCH] dm: improve error message consistency by Alasdair G Kergon · 19 years ago
- a22c96c [PATCH] dm: remove unnecessary typecast by Kevin Corry · 19 years ago
- 4ee218c [PATCH] dm: remove SECTOR_FORMAT by Andrew Morton · 19 years ago
- 8ba32fd [PATCH] dm stripe: Fix bounds by Kevin Corry · 19 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago