1. 9a8d23d mg_disk: fix queue hang / infinite retry on !fs requests by Tejun Heo · 15 years ago
  2. 8f6205c ide: dequeue in-flight request by Tejun Heo · 15 years ago
  3. 1011c1b block: blk_rq_[cur_]_{sectors|bytes}() usage cleanup by Tejun Heo · 15 years ago
  4. 34b7d2c ide: cleanup rq->data_len usages by Tejun Heo · 15 years ago
  5. b079041 block: cleanup rq->data_len usages by Tejun Heo · 15 years ago
  6. 9780e2d ide: convert to rq pos and nr_sectors accessors by Tejun Heo · 15 years ago
  7. 83096eb block: convert to pos and nr_sectors accessors by Tejun Heo · 15 years ago
  8. 5b93629 block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones by Tejun Heo · 15 years ago
  9. c3a4d78 block: add rq->resid_len by Tejun Heo · 15 years ago
  10. 9720aef ide-tape: don't initialize rq->sector for rw requests by Tejun Heo · 15 years ago
  11. 53d6979 nbd: don't clear rq->sector and nr_sectors unnecessarily by Tejun Heo · 15 years ago
  12. f68adec mg_disk: use defines from <linux/ata.h> by Bartlomiej Zolnierkiewicz · 15 years ago
  13. 8a11a78 mg_disk: fix dependency on libata by Bartlomiej Zolnierkiewicz · 15 years ago
  14. a03bb5a mg_disk: clean up request completion paths by Tejun Heo · 15 years ago
  15. eec9462 mg_disk: fold mg_disk.h into mg_disk.c by Tejun Heo · 15 years ago
  16. e138b4e swim: clean up request completion paths by Tejun Heo · 15 years ago
  17. 467ca75 swim3: clean up request completion paths by Tejun Heo · 15 years ago
  18. e091eb6 hd: clean up request completion paths by Tejun Heo · 15 years ago
  19. 0442085 sunvdc: kill vdc_end_request() by Tejun Heo · 15 years ago
  20. cd4c34e ps3disk: simplify request completion by Tejun Heo · 15 years ago
  21. 5b5c5d1 amiflop,ataflop,xd,mg_disk: clean up unnecessary stuff from block drivers by Tejun Heo · 15 years ago
  22. 731ec49 block: kill rq->data by Tejun Heo · 15 years ago
  23. f06d9a2 block: replace end_request() with [__]blk_end_request_cur() by Tejun Heo · 15 years ago
  24. 40cbbb7 block: implement and use [__]blk_end_request_all() by Tejun Heo · 15 years ago
  25. 586cf26 ide-dma: don't reset request fields on dma_timeout_retry() by Tejun Heo · 15 years ago
  26. 5ad960f ide: drop rq->data handling from ide_map_sg() by Tejun Heo · 15 years ago
  27. 29d1a43 ide-atapi: kill unused fields and callbacks by Tejun Heo · 15 years ago
  28. 4344d07 ide-tape: simplify read/write functions by Tejun Heo · 15 years ago
  29. 71294cf ide-tape: use byte size instead of sectors on rw issue functions by Tejun Heo · 15 years ago
  30. 3596b66 ide-tape: unify r/w init paths by Tejun Heo · 15 years ago
  31. 6cf3d54 ide-tape: kill idetape_bh by Tejun Heo · 15 years ago
  32. e998f30 ide-tape: use standard data transfer mechanism by Tejun Heo · 15 years ago
  33. 7b13354 ide-tape: use single continuous buffer by Tejun Heo · 15 years ago
  34. eb6a61b ide-atapi,tape,floppy: allow ->pc_callback() to change rq->data_len by Tejun Heo · 15 years ago
  35. 08f370f ide-tape,floppy: fix failed command completion after request sense by Tejun Heo · 15 years ago
  36. 765139e ide-pm: don't abuse rq->data by Tejun Heo · 15 years ago
  37. 02e7cf8 ide-cd,atapi: use bio for internal commands by Tejun Heo · 15 years ago
  38. 0687532 ide-atapi: convert ide-{floppy,tape} to using preallocated sense buffer by Borislav Petkov · 15 years ago
  39. c457ce8 ide-cd: convert to using generic sense request by Borislav Petkov · 15 years ago
  40. e69d800 ide: add helpers for preparing sense requests by Borislav Petkov · 15 years ago
  41. 1f181d2 ide-cd: don't abuse rq->buffer by Tejun Heo · 15 years ago
  42. ac0b011 ide-atapi: don't abuse rq->buffer by Tejun Heo · 15 years ago
  43. d868ca2 ide-taskfile: don't abuse rq->buffer by Tejun Heo · 15 years ago
  44. 8968932 ide-floppy: block pc always uses bio by Tejun Heo · 15 years ago
  45. 59a4f6f ide-cd: clear sense buffer before issuing request sense by Tejun Heo · 15 years ago
  46. b2963ac ide: don't set REQ_SOFTBARRIER by Tejun Heo · 15 years ago
  47. 220d06b ide: use blk_run_queue() instead of blk_start_queueing() by Tejun Heo · 15 years ago
  48. 0de57fb ide-tape: remove back-to-back REQUEST_SENSE detection by Tejun Heo · 15 years ago
  49. e686307 loop: use BIO list management functions by Akinobu Mita · 15 years ago
  50. e93b9fb hd: fix locking by Tejun Heo · 15 years ago
  51. 7090a0a mg_disk: fix CONFIG_LBD=y warning by Bartlomiej Zolnierkiewicz · 15 years ago
  52. ac2ff94 mg_disk: fix locking by Tejun Heo · 15 years ago
  53. e5b8954 virtio-rng: Remove false BUG for spurious callbacks by Christian Borntraeger · 15 years ago
  54. ef54b1b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  55. 6ae85d6 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  56. d72cd3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  57. 198aa04 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 15 years ago
  58. 58be18c Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  59. d1f53fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  60. ec5f5bf radio_si470x: Fix free memory corruption by Alan Cox · 15 years ago
  61. 79e95eb serial: remove contact data by Niels de Vos · 15 years ago
  62. 67cd724 cafe_nand: Fix warning by Alan Cox · 15 years ago
  63. 97c68d00 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  64. 3e241ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  65. f8c3301 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 15 years ago
  66. 1162cf6 Merge branch 'bjorn.button' into release by Len Brown · 15 years ago
  67. 5f855a8 Merge branch 'bugzilla-13036' into release by Len Brown · 15 years ago
  68. 1fe94d3 Merge branch 'bugzilla-13048' into release by Len Brown · 15 years ago
  69. 9c18f0b Merge branch 'bugzilla-13142' into release by Len Brown · 15 years ago
  70. 3869e92 Merge branch 'hpet' into release by Len Brown · 15 years ago
  71. f3c737d umem: fix request_queue lock warning by Sage Weil · 15 years ago
  72. 2d40570 Merge branch 'bugzilla-12249' into release by Len Brown · 15 years ago
  73. 04a2e62 Merge branch 'bugzilla-12270' into release by Len Brown · 15 years ago
  74. ac0849f Merge branch 'bugzilla-13041' into release by Len Brown · 15 years ago
  75. f752a09 Merge branch 'idle' into release by Len Brown · 15 years ago
  76. 6e6c348 Merge branch 'irq' into release by Len Brown · 15 years ago
  77. 7f3745a Merge branch 'sony-laptop' into release by Len Brown · 15 years ago
  78. 771e5ce Merge branch 'thermal-regression' into release by Len Brown · 15 years ago
  79. 7b80601 Merge branch 'thinkpad-acpi' into release by Len Brown · 15 years ago
  80. 60cd8ad Merge branch 'video-ac-dc' into release by Len Brown · 15 years ago
  81. b7f0ab4 ACPI, i915: Register ACPI video even when not modesetting by Matthew Garrett · 15 years ago
  82. a38d75f Revert "ACPICA: delete check for AML access to port 0x81-83" by Len Brown · 15 years ago
  83. a65131e I/O port protection: update for windows compatibility. by Lin Ming · 15 years ago
  84. 53005a0 sony-laptop: always try to unblock rfkill on load by Mattia Dongili · 15 years ago
  85. c35d4b3 sony-laptop: fix bogus error message display on resume by Mattia Dongili · 15 years ago
  86. 5aa63f0 ACPI: EC: Fix ACPI EC resume non-query interrupt message by Almer S. Tigelaar · 15 years ago
  87. a83021a sony-laptop: SNC input event 38 fix by Almer S. Tigelaar · 15 years ago
  88. 560e84a sony-laptop: SNC 127 Initialization Fix by Almer S. Tigelaar · 15 years ago
  89. 226fced sony-laptop: Duplicate SNC 127 Event Fix by Almer S. Tigelaar · 15 years ago
  90. 615dfd9 ACPI: prevent processor.max_cstate=0 boot crash by Len Brown · 15 years ago
  91. f461dde ACPI/hpet: prevent boot hang when hpet=force used on ICH-4M by Len Brown · 15 years ago
  92. fdd8b07 [ARM] 5460/1: Orion: reduce namespace pollution by Nicolas Pitre · 15 years ago
  93. ae1036a [ARM] 5458/1: pcmcia: pxa2xx-sharpsl: check if we do have Scoop config by Dmitry Baryshkov · 15 years ago
  94. 6b35ca0 USB: pwc : do not pass stack allocated buffers to USB core. by Martin Fuzzey · 15 years ago
  95. ecf85e4 USB: otg: Fix bug on remove path without transceiver by Robert Jarzmik · 15 years ago
  96. 052fbc0 USB: correct error handling in cdc-wdm by Oliver Neukum · 15 years ago
  97. 2400a2b USB: removal of tty->low_latency hack dating back to the old serial code by Oliver Neukum · 15 years ago
  98. 212b8f0 USB: serial: sierra driver bug fix for composite interface by Elina Pasheva · 15 years ago
  99. 864e28b USB: gadget: omap_udc uses platform_driver_probe() by David Brownell · 15 years ago
  100. 36825a2 USB: ci13xxx_udc: fix build error by Matthias Kaehlcke · 15 years ago