1. bcbd94f dm crypt: fix a possible hang due to race condition on exit by Mikulas Patocka · 9 years ago
  2. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  3. 6f65985 dm: drop NULL test before kmem_cache_destroy() and mempool_destroy() by Julia Lawall · 9 years ago
  4. 586b286 dm crypt: constrain crypt device's max_segment_size to PAGE_SIZE by Mike Snitzer · 9 years ago
  5. 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
  6. 8ae1266 block: kill merge_bvec_fn() completely by Kent Overstreet · 9 years ago
  7. e80d1c8 dm: do not override error code returned from dm_get_device() by Vivek Goyal · 9 years ago
  8. 9b81c84 block: don't access bio->bi_error after bio_put() by Sasha Levin · 9 years ago
  9. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  10. 54cea3f dm crypt: add comments to better describe crypto processing logic by Milan Broz · 9 years ago
  11. c0403ec Revert "dm crypt: fix deadlock when async crypto algorithm returns -EBUSY" by Rabin Vincent · 9 years ago
  12. 44c144f dm crypt: fix missing error code return from crypt_ctr error path by Wei Yongjun · 9 years ago
  13. 0618764 dm crypt: fix deadlock when async crypto algorithm returns -EBUSY by Ben Collins · 9 years ago
  14. 5977907 dm crypt: leverage immutable biovecs when decrypting on read by Mike Snitzer · 9 years ago
  15. e44f23b dm crypt: update URLs to new cryptsetup project page by Milan Broz · 9 years ago
  16. b3c5fd3 dm crypt: sort writes by Mikulas Patocka · 9 years ago
  17. 0f5d8e6 dm crypt: add 'submit_from_crypt_cpus' option by Mikulas Patocka · 9 years ago
  18. dc26762 dm crypt: offload writes to thread by Mikulas Patocka · 9 years ago
  19. 94f5e02 dm crypt: remove unused io_pool and _crypt_io_pool by Mikulas Patocka · 9 years ago
  20. 7145c24 dm crypt: avoid deadlock in mempools by Mikulas Patocka · 9 years ago
  21. cf2f1ab dm crypt: don't allocate pages for a partial request by Mikulas Patocka · 9 years ago
  22. f3396c58 dm crypt: use unbound workqueue for request processing by Mikulas Patocka · 9 years ago
  23. 140dfc9 Merge tag 'dm-3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  24. 1a71d6f dm crypt: use memzero_explicit for on-stack buffer by Milan Broz · 10 years ago
  25. b610626 crypto, dm: LLVMLinux: Remove VLAIS usage from dm-crypt by Jan-Simon Möller · 12 years ago
  26. d49ec52 dm crypt: fix access beyond the end of allocated space by Mikulas Patocka · 10 years ago
  27. 298a9fa dm crypt: use per-bio data by Mikulas Patocka · 10 years ago
  28. bf14299 dm crypt, dm zero: update author name following legal name change by Jana Saout · 10 years ago
  29. 610f2de dm crypt: fix cpu hotplug crash by removing per-cpu structure by Mikulas Patocka · 10 years ago
  30. 003b5c5 block: Convert drivers to immutable biovecs by Kent Overstreet · 11 years ago
  31. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  32. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  33. ed04d98 dm crypt: add TCW IV mode for old CBC TCRYPT containers by Milan Broz · 11 years ago
  34. da31a07 dm crypt: properly handle extra key string in initialization by Milan Broz · 11 years ago
  35. 670368a dm: stop using WQ_NON_REENTRANT by Tejun Heo · 11 years ago
  36. cb34e05 block: Convert some code to bio_for_each_segment_all() by Kent Overstreet · 12 years ago
  37. 55a62ee dm: rename request variables to bios by Alasdair G Kergon · 11 years ago
  38. fd7c092 dm: fix truncated status strings by Mikulas Patocka · 11 years ago
  39. 7de3ee5 dm: remove map_info by Mikulas Patocka · 12 years ago
  40. bf800ef block: Add bio_clone_bioset(), bio_clone_kmalloc() by Kent Overstreet · 12 years ago
  41. 395c72a block: Generalized bio pool freeing by Kent Overstreet · 12 years ago
  42. 1f4e0ff dm thin: commit before gathering status by Alasdair G Kergon · 12 years ago
  43. 0ac5548 dm: use bool bitfields in struct dm_target by Alasdair G Kergon · 12 years ago
  44. c66029f dm crypt: rename struct convert_context sector field by Mikulas Patocka · 12 years ago
  45. 49a8a92 dm crypt: store crypt_config instead of dm_target struct by Alasdair G Kergon · 12 years ago
  46. fd2d231 dm crypt: move cipher data out of per_cpu struct by Mikulas Patocka · 12 years ago
  47. 40b6229 dm crypt: rename pending field by Mikulas Patocka · 12 years ago
  48. 1a66a08 dm: replace simple_strtoul by majianpeng · 12 years ago
  49. 31998ef dm: reject trailing characters in sccanf input by Mikulas Patocka · 12 years ago
  50. 72c6e7a dm crypt: add missing error handling by Mikulas Patocka · 12 years ago
  51. aeb2dea dm crypt: fix mempool deadlock by Mikulas Patocka · 12 years ago
  52. c2e022c dm: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  53. 983c7db dm crypt: always disable discard_zeroes_data by Milan Broz · 13 years ago
  54. 772ae5f dm crypt: optionally support discard requests by Milan Broz · 13 years ago
  55. 498f010 dm table: share target argument parsing functions by Mike Snitzer · 13 years ago
  56. 283a832 dm: suppress endian warnings by Alasdair G Kergon · 13 years ago
  57. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  58. 44bbd7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 13 years ago
  59. de8be5a dm crypt: wipe keys string immediately after key is set by Milan Broz · 13 years ago
  60. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  61. 3474578 dm crypt: add loop aes iv generator by Milan Broz · 13 years ago
  62. d1f9642 dm crypt: add multi key capability by Milan Broz · 13 years ago
  63. 2dc5327 dm crypt: add post iv call to iv generator by Milan Broz · 13 years ago
  64. 20c8253 dm crypt: use io thread for reads only if mempool exhausted by Milan Broz · 13 years ago
  65. c029772 dm crypt: scale to multiple cpus by Andi Kleen · 13 years ago
  66. 7dbcd13 dm crypt: simplify compatible table output by Milan Broz · 13 years ago
  67. 69a8cfc dm crypt: set key size early by Milan Broz · 13 years ago
  68. d87f4c1 dm: implement REQ_FLUSH/FUA support for bio-based dm by Tejun Heo · 14 years ago
  69. b441a262 dm: use dm_target_offset macro by Alasdair G Kergon · 14 years ago
  70. 5ebaee6 dm crypt: simplify crypt_ctr by Milan Broz · 14 years ago
  71. 28513fc dm crypt: simplify crypt_config destruction logic by Milan Broz · 14 years ago
  72. a9c88f2 dm crypt: use kstrdup by Julia Lawall · 14 years ago
  73. 8215d6e dm table: remove unused dm_get_device range parameters by Nikanth Karthikesan · 14 years ago
  74. 61afef6 dm crypt: add plain64 iv by Milan Broz · 15 years ago
  75. 542da31 dm crypt: make wipe message also wipe essiv key by Milan Broz · 15 years ago
  76. b95bf2d dm crypt: separate essiv allocation from initialisation by Milan Broz · 15 years ago
  77. 5861f1b dm crypt: restructure essiv error path by Milan Broz · 15 years ago
  78. 6047359 dm crypt: move private iv fields to structs by Milan Broz · 15 years ago
  79. 0b43095 dm crypt: make wipe message also wipe tfm key by Milan Broz · 15 years ago
  80. 06fe9fb tree-wide: fix a very frequent spelling mistake by Dirk Hohndel · 15 years ago
  81. 5dea271 dm table: pass correct dev area size to device_area_is_valid by Mike Snitzer · 15 years ago
  82. 8aa7e84 Fix congestion_wait() sync/async vs read/write confusion by Jens Axboe · 15 years ago
  83. af4874e dm target:s introduce iterate devices fn by Mike Snitzer · 15 years ago
  84. 647c7db dm crypt: support flush by Mikulas Patocka · 15 years ago
  85. b81d6cf dm crypt: use kzfree by Johannes Weiner · 15 years ago
  86. b35f8ca dm crypt: wait for endio to complete before destruction by Milan Broz · 15 years ago
  87. b2174ee dm crypt: fix kcryptd_async_done parameter by Huang Ying · 15 years ago
  88. 10d3bd0 dm: consolidate target deregistration error handling by Mikulas Patocka · 16 years ago
  89. bb799ca bio: allow individual slabs in the bio_set by Jens Axboe · 16 years ago
  90. 0a4a104 dm crypt: remove waitqueue by Milan Broz · 16 years ago
  91. 393b47e dm crypt: fix async split by Milan Broz · 16 years ago
  92. b635b00 dm crypt: tidy sector by Milan Broz · 16 years ago
  93. 586e80e dm: remove dm header from targets by Mikulas Patocka · 16 years ago
  94. 933f01d dm crypt: avoid unnecessary wait when splitting bio by Milan Broz · 16 years ago
  95. c808161 dm crypt: tidy ctx pending by Milan Broz · 16 years ago
  96. 4e59409 dm crypt: fix async inc_pending by Milan Broz · 16 years ago
  97. 6c031f4 dm crypt: move dec_pending on error into write_io_submit by Milan Broz · 16 years ago
  98. 1e37bb8 dm crypt: remove inc_pending from write_io_submit by Alasdair G Kergon · 16 years ago
  99. fc5a5e9 dm crypt: tidy write loop pending by Milan Broz · 16 years ago
  100. dc440d1e dm crypt: tidy crypt alloc by Milan Broz · 16 years ago