1. 17aa033 dm snapshot: delay merging a chunk until writes to it complete by Mikulas Patocka · 15 years ago
  2. 9fe86254 dm snapshot: queue writes to chunks being merged by Mikulas Patocka · 15 years ago
  3. 1e03f97 dm snapshot: add merging by Mikulas Patocka · 15 years ago
  4. 9d3b15c dm snapshot: permit only one merge at once by Mikulas Patocka · 15 years ago
  5. 10b8106 dm snapshot: support barriers in snapshot merge target by Mike Snitzer · 15 years ago
  6. 3452c2a dm snapshot: avoid allocating exceptions in merge by Mikulas Patocka · 15 years ago
  7. 515ad66 dm snapshot: rework writing to origin by Mikulas Patocka · 15 years ago
  8. d698aa4 dm snapshot: add merge target by Mikulas Patocka · 15 years ago
  9. 4454a62 dm exception store: add merge specific methods by Mikulas Patocka · 15 years ago
  10. 615d1eb dm snapshot: create function for chunk_is_tracked wait by Mike Snitzer · 15 years ago
  11. 9eaae8f dm snapshot: make bio optional in __origin_write by Mikulas Patocka · 15 years ago
  12. c2f3d24 dm mpath: reject messages when device is suspended by Kiyoshi Ueda · 15 years ago
  13. 64dbce5 dm: export suspended state to targets by Kiyoshi Ueda · 15 years ago
  14. 4f186f8 dm: rename dm_suspended to dm_suspended_md by Kiyoshi Ueda · 15 years ago
  15. 4d4471c dm: swap target postsuspend call and setting suspended flag by Kiyoshi Ueda · 15 years ago
  16. 61afef6 dm crypt: add plain64 iv by Milan Broz · 15 years ago
  17. 6db4ccd dm: trace request based remapping by Jun'ichi Nomura · 15 years ago
  18. c1f0c18 dm snapshot: allow live exception store handover between tables by Mike Snitzer · 15 years ago
  19. 042d2a9 dm: keep old table until after resume succeeded by Alasdair G Kergon · 15 years ago
  20. a794015 dm: bind new table before destroying old by Alasdair G Kergon · 15 years ago
  21. 1d0f3ce dm ioctl: retrieve status from inactive table by Mike Snitzer · 15 years ago
  22. 12fc0f4 dm io: handle empty barriers by Mikulas Patocka · 15 years ago
  23. 67a46da dm mpath: prevent io from work queue while suspended by Mike Anderson · 15 years ago
  24. 6380f26 dm mpath: add mutex to synchronize adding and flushing work by Mike Anderson · 15 years ago
  25. c50abeb dm ioctl: forbid messages to devices being deleted by Mike Anderson · 15 years ago
  26. 432a212 dm: add dm_deleting_md function by Mike Anderson · 15 years ago
  27. 6df400a dm mpath: flush workqueues before suspend completes by Kiyoshi Ueda · 15 years ago
  28. 7c66641 dm: rename dm_get_table to dm_get_live_table by Alasdair G Kergon · 15 years ago
  29. d0bcb87 dm: add request based barrier support by Kiyoshi Ueda · 15 years ago
  30. 980691e dm: move dm_end_request by Kiyoshi Ueda · 15 years ago
  31. 11a6824 dm: refactor request based completion functions by Kiyoshi Ueda · 15 years ago
  32. b4324fe dm: use md pending for in flight IO counting by Kiyoshi Ueda · 15 years ago
  33. 9f518b2 dm: simplify request based suspend by Kiyoshi Ueda · 15 years ago
  34. 6facdaf dm: abstract clone_rq by Kiyoshi Ueda · 15 years ago
  35. 0888564 dm: pass gfp_mask to alloc_rq_tio by Kiyoshi Ueda · 15 years ago
  36. 598de40 dm: use clone in map_request function by Kiyoshi Ueda · 15 years ago
  37. 90abb8c dm: abstract dm_in_flight function by Kiyoshi Ueda · 15 years ago
  38. 9ca170a dm kcopyd: accept zero size jobs by Mikulas Patocka · 15 years ago
  39. c26655c dm snapshot: track suspended state in target by Mike Snitzer · 15 years ago
  40. fc56f6f dm snapshot: move cow ref from exception store to snap core by Mike Snitzer · 15 years ago
  41. 985903b dm snapshot: add allocated metadata to snapshot status by Mike Snitzer · 15 years ago
  42. 3510cb9 dm snapshot: rename exception functions by Jon Brassow · 15 years ago
  43. 191437a dm snapshot: rename exception_table to dm_exception_table by Jon Brassow · 15 years ago
  44. 1d4989c dm snapshot: rename dm_snap_exception to dm_exception by Jon Brassow · 15 years ago
  45. d32a6ea dm snapshot: consolidate insert exception functions by Jon Brassow · 15 years ago
  46. 7e201b3 dm snapshot: abstract minimum_chunk_size fn by Mikulas Patocka · 15 years ago
  47. 102c6dd dm snapshot: simplify sector_to_chunk expression by Mikulas Patocka · 15 years ago
  48. f5acc83 dm snapshot: avoid else clause in persistent_read_metadata by Jon Brassow · 15 years ago
  49. a518b86 dm ioctl: prefer strlcpy over strncpy by Roel Kluin · 15 years ago
  50. 5339fc2 dm raid1: explicitly initialise bio_lists by Mikulas Patocka · 15 years ago
  51. 929be8f dm raid1: hold all write bios when leg fails by Mikulas Patocka · 15 years ago
  52. 60f355e dm raid1: hold write bios when errors are handled by Mikulas Patocka · 15 years ago
  53. c58098b dm raid1: remove bio_endio from dm_rh_mark_nosync by Mikulas Patocka · 15 years ago
  54. 87968dd dm raid1: abstract get_valid_mirror function by Mikulas Patocka · 15 years ago
  55. 0f398a8 dm raid1: use hold framework in do_failures by Mikulas Patocka · 15 years ago
  56. 0478850 dm raid1: add framework to hold bios during suspend by Mikulas Patocka · 15 years ago
  57. 64b30c4 dm raid1: report flush errors separately in status by Mikulas Patocka · 15 years ago
  58. c0da374 dm raid1: implement mirror_flush by Mikulas Patocka · 15 years ago
  59. 076010e2 dm log: use flush callback fn by Mikulas Patocka · 15 years ago
  60. 87a8f24 dm log: add flush callback fn by Mikulas Patocka · 15 years ago
  61. 5adc78d dm log: introduce flush_failed variable by Mikulas Patocka · 15 years ago
  62. 20a34a8 dm log: add flush_header function by Mikulas Patocka · 15 years ago
  63. b09acf1 dm raid1: split touched state into two by Mikulas Patocka · 15 years ago
  64. 4184153 dm raid1: support flush by Mikulas Patocka · 15 years ago
  65. f1e5398 dm io: remove extra bi_io_vec region hack by Mikulas Patocka · 15 years ago
  66. 952b355 dm io: use slab for struct io by Mikulas Patocka · 15 years ago
  67. 542da31 dm crypt: make wipe message also wipe essiv key by Milan Broz · 15 years ago
  68. b95bf2d dm crypt: separate essiv allocation from initialisation by Milan Broz · 15 years ago
  69. 5861f1b dm crypt: restructure essiv error path by Milan Broz · 15 years ago
  70. 6047359 dm crypt: move private iv fields to structs by Milan Broz · 15 years ago
  71. 0b43095 dm crypt: make wipe message also wipe tfm key by Milan Broz · 15 years ago
  72. 8e87b9b dm snapshot: cope with chunk size larger than origin by Mikulas Patocka · 15 years ago
  73. 94e76572 dm snapshot: only take lock for statustype info not table by Mikulas Patocka · 15 years ago
  74. d2bb7df dm: sysfs add empty release function to avoid debug warning by Milan Broz · 15 years ago
  75. 613978f dm exception store: free tmp_store on persistent flag error by Julia Lawall · 15 years ago
  76. 6076905 dm: avoid _hash_lock deadlock by Mikulas Patocka · 15 years ago
  77. 3067e02 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  78. f71eaf6 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  79. 78f1ae1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  80. fa395aa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  81. 3e74683 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  82. 6825fbc Merge branch 'next-i2c' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 15 years ago
  83. 6bb951a Merge branch 's3c24xx-updates' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 15 years ago
  84. e49aedb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6 by Linus Torvalds · 15 years ago
  85. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  86. f6c4c81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  87. 382f51f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  88. 701791c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 15 years ago
  89. 4ba1525 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  90. 3a43aaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  91. aed886c Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci by Linus Torvalds · 15 years ago
  92. 67dd2f5 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  93. 5327b9b Doc: use misc-devices/ dir for drivers by Jean Delvare · 15 years ago
  94. e3cc222 Doc: better explanation of procs_running by Luis Garces-Erice · 15 years ago
  95. bfc9dca correct gpio.txt typos by Dominik D. Geyer · 15 years ago
  96. 2770f18 docbook: fix signal_pending() argument by Shawn Bohrer · 15 years ago
  97. 038f7d0 use DMA_BIT_MASK instead of inline constant by Marin Mitov · 15 years ago
  98. 472c064 Use KERN_WARNING instead of KERN_WARN, which does not exist by Randy Dunlap · 15 years ago
  99. 79a56ed nvram: Fix missing smp_lock.h in nvram by Frederic Weisbecker · 15 years ago
  100. 54fe467 hwmon: (adt7475) Add VID support for the ADT7476 by Jean Delvare · 15 years ago