1. c7c22e4 block: add support for IO CPU affinity by Jens Axboe · 17 years ago
  2. 18887ad block: make kblockd_schedule_work() take the queue as parameter by Jens Axboe · 17 years ago
  3. 3e1a7ff block: allow disk to have extended device number by Tejun Heo · 17 years ago
  4. 689d6fa block: replace @ext_minors with GENHD_FL_EXT_DEVT by Tejun Heo · 17 years ago
  5. 540eed5 block: make partition array dynamic by Tejun Heo · 17 years ago
  6. 074a7ac block: move stats from disk to part0 by Tejun Heo · 17 years ago
  7. eddb2e2 block: kill GENHD_FL_FAIL and use part0->make_it_fail by Tejun Heo · 17 years ago
  8. 0762b8b block: always set bdev->bd_part by Tejun Heo · 17 years ago
  9. 4c46501 block: move holder_dir from disk to part0 by Tejun Heo · 17 years ago
  10. b7db995 block: move policy from disk to part0 by Tejun Heo · 17 years ago
  11. e561052 block: unify sysfs size node handling by Tejun Heo · 17 years ago
  12. 548b10e block: move __dev from disk to part0 by Tejun Heo · 17 years ago
  13. 80795ae block: move capacity from disk to part0 by Tejun Heo · 17 years ago
  14. b5d0b9d block: introduce partition 0 by Tejun Heo · 17 years ago
  15. ed9e198 block: implement and use {disk|part}_to_dev() by Tejun Heo · 17 years ago
  16. 1f01429 block: adjust formatting for large minors and add ext_range sysfs attr by Tejun Heo · 17 years ago
  17. bcce3de block: implement extended dev numbers by Tejun Heo · 17 years ago
  18. c995905 block: fix diskstats access by Tejun Heo · 17 years ago
  19. e71bf0d block: fix disk->part[] dereferencing race by Tejun Heo · 17 years ago
  20. f331c02 block: don't depend on consecutive minor space by Tejun Heo · 17 years ago
  21. cf771cb block: make variable and argument names more consistent by Tejun Heo · 17 years ago
  22. 310a2c1 block: misc updates by Tejun Heo · 17 years ago
  23. 5a3ceb8 driver-core: use klist for class device list and implement iterator by Tejun Heo · 17 years ago
  24. a1ed5b0 klist: don't iterate over deleted entries by Tejun Heo · 17 years ago
  25. 5b99c2f block: make bi_phys_segments an unsigned int instead of short by Jens Axboe · 17 years ago
  26. 5df97b9 drop vmerge accounting by Mikulas Patocka · 17 years ago
  27. b8b3e16 block: drop virtual merging accounting by Mikulas Patocka · 17 years ago
  28. 766ca44 virtio_blk: use a wrapper function to access io context information of IO requests by Fernando Luis Vázquez Cao · 17 years ago
  29. 1a8e2bd Kill REQ_TYPE_FLUSH by David Woodhouse · 17 years ago
  30. e17fc0a Allow elevators to sort/merge discard requests by David Woodhouse · 17 years ago
  31. d30a260 Add BLKDISCARD ioctl to allow userspace to discard sectors by David Woodhouse · 17 years ago
  32. 27b29e8 blktrace: support discard requests by David Woodhouse · 17 years ago
  33. eae9acd Support 'discard sectors' operation in translation layer support core by David Woodhouse · 17 years ago
  34. fb2dce8 Add 'discard' request handling by David Woodhouse · 17 years ago
  35. d628eae Fix up comments about matching flags between bio and rq by David Woodhouse · 17 years ago
  36. a9c701e block: use bio_has_data() to check for data carrying bio by Jens Axboe · 17 years ago
  37. 7a67f63 block: add bio_has_data() to detect whether a bio carries data or not by Jens Axboe · 17 years ago
  38. f20f258 ide-cd: temporary tray close fix by Borislav Petkov · 17 years ago
  39. 897312b include/linux/stacktrace.h: declare struct task_struct by Andrew Morton · 17 years ago
  40. 4b19de6 mm: tiny-shmem nommu fix by Nick Piggin · 17 years ago
  41. ccc7dad hrtimer: prevent migration of per CPU hrtimers by Thomas Gleixner · 17 years ago
  42. b00c1a9 hrtimer: mark migration state by Thomas Gleixner · 17 years ago
  43. b4f151f MN10300: Move asm-arm/cnt32_to_63.h to include/linux/ by David Howells · 17 years ago
  44. e002bcc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 17 years ago
  45. c32a162 smb.h: do not include linux/time.h in userspace by Kirill A. Shutemov · 17 years ago
  46. 5a0cd4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  47. ef3d771 Fix PNP build failure, bugzilla #11276 by David Miller · 17 years ago
  48. b08508c PCI: fix compiler warnings in pci_get_subsys() by Greg KH · 17 years ago
  49. 29bdc88 IB/mlx4: Fix up fast register page list format by Vladimir Sokolovsky · 17 years ago
  50. 7c22a3d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  51. 8e82f8c memstick: fix MSProHG 8-bit interface mode support by Alex Dubov · 17 years ago
  52. 5bead2a mm: mark the correct zone as full when scanning zonelists by Mel Gorman · 17 years ago
  53. dea420c include/linux/ioport.h: add missing macro argument for devm_release_* family by Hiroshi DOYU · 17 years ago
  54. 97b697a [libata] LBA28/LBA48 off-by-one bug in ata.h by Taisuke Yamada · 17 years ago
  55. 2dc75d3 block: disable sysfs parts of the disk command filter by Jens Axboe · 17 years ago
  56. e1d7bf1 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  57. f532522 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  58. 291c54f Merge branch 'sched/cpuset' into sched/urgent by Ingo Molnar · 17 years ago
  59. dfb512e sched: arch_reinit_sched_domains() must destroy domains to force rebuild by Max Krasnyansky · 17 years ago
  60. 22f3016 tracehook: comment pasto fixes by Roland McGrath · 17 years ago
  61. 11d55d2 res_counter: fix off-by-one bug in setting limit by Li Zefan · 17 years ago
  62. 7f62186 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  63. 6f74b18 Merge git://git.infradead.org/~dwmw2/dwmw2-2.6.27 by Linus Torvalds · 17 years ago
  64. 14408c4f Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  65. 54e2a32 Merge branch 'core/debugobjects' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  66. 4904862 sched: fix process time monotonicity by Balbir Singh · 17 years ago
  67. afbc8d8 Fix conditional export of kvh.h and a.out.h to userspace. by Khem Raj · 17 years ago
  68. 7c1e768 clockevents: prevent clockevent event_handler ending up handler_noop by Venkatesh Pallipadi · 17 years ago
  69. db0a290 Merge branch 'fixes_stg' of ../git_old into fixes by Mauro Carvalho Chehab · 17 years ago
  70. 2012254 V4L/DVB (8832): gspca: Bad pixelformat of vc0321 webcams. by Jean-Francois Moine · 17 years ago
  71. d6db35e V4L/DVB (8809): gspca: Revert commit 9a9335776548d01525141c6e8f0c12e86bbde982 by Hans de Goede · 17 years ago
  72. 89a44b8 V4L/DVB (8720): gspca: V4L2_CAP_SENSOR_UPSIDE_DOWN added as a cap for some webcams. by Hans de Goede · 17 years ago
  73. f75c495 V4L/DVB (8675): gspca: Pixmap PJPG (Pixart 73xx JPEG) added, generated by pac7311. by Jean-Francois Moine · 17 years ago
  74. d26acd9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  75. 4b85615 mm: show quicklist usage in /proc/meminfo by KOSAKI Motohiro · 17 years ago
  76. afa153f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  77. 96f8021 ide: fix hwif_to_node() by Bartlomiej Zolnierkiewicz · 17 years ago
  78. 71fc9fc IDE: compile fix for sff_dma_ops by Kevin Hilman · 17 years ago
  79. e77295d Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  80. 673d62cc debugobjects: fix lockdep warning by Vegard Nossum · 17 years ago
  81. bef69ea Resource handling: add 'insert_resource_expand_to_fit()' function by Linus Torvalds · 17 years ago
  82. 7c19a3d net: Unbreak userspace usage of linux/mroute.h by David S. Miller · 17 years ago
  83. 9c2bdac Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 17 years ago
  84. 96e21e4 i2c: Add missing kerneldoc descriptions by Jean Delvare · 17 years ago
  85. 5b51a7e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 17 years ago
  86. 5168c47 block: remove blk_queue_tag_depth() and blk_queue_tag_queue() by Jens Axboe · 17 years ago
  87. 4beab5c block: rename blk_scsi_cmd_filter to blk_cmd_filter by FUJITA Tomonori · 17 years ago
  88. abf5439 block: move cmdfilter from gendisk to request_queue by FUJITA Tomonori · 17 years ago
  89. 5770a3f Fix userspace export of <linux/net.h> by David Woodhouse · 17 years ago
  90. 087713f Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 17 years ago
  91. 1327138 KVM: fix userspace ABI breakage by Adrian Bunk · 17 years ago
  92. bf20029 stop_machine: Remove deprecated stop_machine_run by Rusty Russell · 17 years ago
  93. e45b590 [PATCH] change d_add_ci argument ordering by Christoph Hellwig · 17 years ago
  94. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 17 years ago
  95. 3ffc3f9 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  96. a7b354e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  97. b15b3eb libata: Fix a large collection of DMA mode mismatches by Alan Cox · 17 years ago
  98. d127ea7 libata: restore SControl on detach by Tejun Heo · 17 years ago
  99. 05944bd libata: implement no[hs]rst force params by Tejun Heo · 17 years ago
  100. 61311e1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 17 years ago