1. 395b167 dm crypt: move queue functions by Alasdair G Kergon · 17 years ago
  2. 4e4eef6 dm crypt: adjust io processing functions by Milan Broz · 17 years ago
  3. ee7a491 dm crypt: tidy crypt_endio by Milan Broz · 17 years ago
  4. 5742fd7 dm crypt: move error setting outside crypt_dec_pending by Milan Broz · 17 years ago
  5. fcd369d dm crypt: remove unnecessary crypt_context write parm by Milan Broz · 17 years ago
  6. 5301703 dm crypt: move convert_context inside dm_crypt_io by Milan Broz · 17 years ago
  7. 91e1062 dm crypt: use bio_add_page by Milan Broz · 17 years ago
  8. adfe477 dm crypt: fix write endio by Milan Broz · 17 years ago
  9. 68e3f5d [CRYPTO] users: Fix up scatterlist conversion errors by Herbert Xu · 17 years ago
  10. 642f149 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 17 years ago
  11. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  12. c00046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  13. 80fd662 dm crypt: tidy pending by Milan Broz · 17 years ago
  14. 636d578 dm crypt: tidy labels by Milan Broz · 17 years ago
  15. d469f84 dm crypt: tidy whitespace by Milan Broz · 17 years ago
  16. cabf08e dm crypt: add post processing queue by Milan Broz · 17 years ago
  17. 9934a8b dm crypt: use per device singlethread workqueues by Milan Broz · 17 years ago
  18. 815f9e3 dm crypt: missing kfree in ctr error path by Dmitry Monakhov · 17 years ago
  19. 55b42c5 dm crypt: drop device ref in ctr error path by Dmitry Monakhov · 17 years ago
  20. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  21. 644bd2f Fix memory leak in dm-crypt by Neil Brown · 17 years ago
  22. 6712ecf Drop 'size' argument from bio_endio and bi_end_io by NeilBrown · 17 years ago
  23. 80b16c1 dm io: fix panic on large request by Milan Broz · 17 years ago
  24. 07a83c4 dm: disable barriers by Stefan Bader · 17 years ago
  25. 028867a dm: use kmem_cache macro by Alasdair G Kergon · 17 years ago
  26. 46b4773 dm crypt: add null iv by Ludwig Nussel · 17 years ago
  27. f97380b dm crypt: use smaller bvecs in clones by Olaf Kirch · 17 years ago
  28. 2f9941b dm crypt: fix remove first_clone by Olaf Kirch · 17 years ago
  29. 98221eb dm crypt: fix avoid cloned bio ref after free by Olaf Kirch · 17 years ago
  30. 027581f dm crypt: fix call to clone_init by Olaf Kirch · 17 years ago
  31. 9c89f8b dm crypt: disable barriers by Milan Broz · 17 years ago
  32. 5972511 [BLOCK] Don't pin lots of memory in mempools by Jens Axboe · 18 years ago
  33. d2a7ad2 [PATCH] dm: map and endio symbolic return codes by Kiyoshi Ueda · 18 years ago
  34. f0d1b0b [PATCH] LOG2: Implement a general integer log2 facility in the kernel by David Howells · 18 years ago
  35. 2685b26 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  36. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  37. 79066ad [CRYPTO] dm-crypt: Make iv_gen_private a union by Herbert Xu · 18 years ago
  38. 4578932 [BLOCK] dm-crypt: Align IV to u64 for essiv by Herbert Xu · 18 years ago
  39. 48527fa [BLOCK] dm-crypt: benbi IV, big endian narrow block count for LRW-32-AES by Rik Snel · 18 years ago
  40. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  41. 37af656 [PATCH] Fix dmsetup table output change by Christophe Saout · 18 years ago
  42. 3fcfab1 [PATCH] separate bdi congestion functions from queue congestion functions by Andrew Morton · 18 years ago
  43. 6a24c71 [PATCH] dm crypt: use private biosets by Milan Broz · 18 years ago
  44. 23541d2 [PATCH] dm crypt: move io to workqueue by Milan Broz · 18 years ago
  45. 93e605c [PATCH] dm crypt: restructure write processing by Milan Broz · 18 years ago
  46. 8b00445 [PATCH] dm crypt: restructure for workqueue change by Milan Broz · 18 years ago
  47. e48d4bb [PATCH] dm crypt: add key msg by Milan Broz · 18 years ago
  48. 3c164bd [BLOCK] dm-crypt: trivial comment improvements by Rik Snel · 18 years ago
  49. 3505868 [CRYPTO] users: Use crypto_hash interface instead of crypto_digest by Herbert Xu · 18 years ago
  50. d1806f6 [BLOCK] dm-crypt: Use block ciphers where applicable by Herbert Xu · 18 years ago
  51. 72d9486 [PATCH] dm: improve error message consistency by Alasdair G Kergon · 18 years ago
  52. 4ee218c [PATCH] dm: remove SECTOR_FORMAT by Andrew Morton · 19 years ago
  53. 93d2341 [PATCH] mempool: use mempool_create_slab_pool() by Matthew Dobson · 19 years ago
  54. a19b27c [PATCH] mempool: use common mempool page allocator by Matthew Dobson · 19 years ago
  55. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 19 years ago
  56. 9d3520a [PATCH] dm-crypt: zero key before freeing it by Stefan Rompf · 19 years ago
  57. 378f058 [PATCH] Use sg_set_buf/sg_init_one where applicable by David Hardeman · 19 years ago
  58. b4e3ca1 [PATCH] gfp_t: remaining bits of drivers/* by Al Viro · 19 years ago
  59. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  60. eb6f116 [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate by Herbert Xu · 19 years ago
  61. 990a8ba [PATCH] md: remove unneeded NULL checks before kfree by Jesper Juhl · 19 years ago
  62. bd53b71 [PATCH] mm: use __GFP_NOMEMALLOC by Nick Piggin · 20 years ago
  63. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago