1. 89343da dm: publish dm_get_mapinfo by Mikulas Patocka · 16 years ago
  2. 82b1519 dm: export struct dm_dev by Mikulas Patocka · 16 years ago
  3. 8eb95f2 Merge commit 'v2.6.27' into timers/hpet by Ingo Molnar · 16 years ago
  4. 9ac684f Merge branch 'next' into for-linus by James Morris · 16 years ago
  5. c97f681 Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.git by Russell King · 16 years ago
  6. e1a8000 gre: Add Transparent Ethernet Bridging by Herbert Xu · 16 years ago
  7. c19e654 gre: Add netlink interface by Herbert Xu · 16 years ago
  8. 8083e4a [CPUFREQ][5/6] cpufreq: Changes to get_cpu_idle_time_us(), used by ondemand governor by venkatesh.pallipadi@intel.com · 16 years ago
  9. bf0b90e [CPUFREQ][1/6] cpufreq: Add cpu number parameter to __cpufreq_driver_getavg() by venkatesh.pallipadi@intel.com · 16 years ago
  10. a5d8c34 sched debug: add name to sched_domain sysctl entries by Ingo Molnar · 16 years ago
  11. af56394 block: add some comments around the bio read-write flags by Jens Axboe · 16 years ago
  12. 6feef53 block: mark bio_split_pool static by Denis ChengRq · 16 years ago
  13. ad3316b block: Find bio sector offset given idx and offset by Martin K. Petersen · 16 years ago
  14. b02739b block: gendisk integrity wrapper by Martin K. Petersen · 16 years ago
  15. ad7fce9 block: Switch blk_integrity_compare from bdev to gendisk by Martin K. Petersen · 16 years ago
  16. 74aa8c2 block: Introduce integrity data ownership flag by Martin K. Petersen · 16 years ago
  17. b04accc block: revert part of d7533ad0e132f92e75c1b2eb7c26387b25a583c1 by Jens Axboe · 16 years ago
  18. 8deaf72 bio.h: Remove unused conditional code by Alberto Bertogli · 16 years ago
  19. d00e29f block: remove end_{queued|dequeued}_request() by Kiyoshi Ueda · 16 years ago
  20. 0497b34 blktrace: use BLKTRACE_BDEV_SIZE as the name size for setup structure by Jens Axboe · 16 years ago
  21. ef9e3fa block: add lld busy state exporting interface by Kiyoshi Ueda · 16 years ago
  22. c0ddffa include blktrace_api.h in headers_install by Sven Schuetz · 16 years ago
  23. 8bff7c6 libata: set queue SSD flag for SSD devices by Jens Axboe · 16 years ago
  24. a68bbdd block: add queue flag for SSD/non-rotational devices by Jens Axboe · 16 years ago
  25. 9e49184 floppy: support arbitrary first-sector numbers by Keith Wansbrough · 16 years ago
  26. 4ee5eaf block: add a queue flag for request stacking support by Kiyoshi Ueda · 16 years ago
  27. 82124d6 block: add request submission interface by Kiyoshi Ueda · 16 years ago
  28. 32fab44 block: add request update interface by Kiyoshi Ueda · 16 years ago
  29. 9c02f2b block: cleanup some of the integrity stuff in blkdev.h by Jens Axboe · 16 years ago
  30. 581d4e2 block: add fault injection mechanism for faking request timeouts by Jens Axboe · 16 years ago
  31. 0a0d96b block: add bio_kmalloc() by Jens Axboe · 16 years ago
  32. 3e6053d block: adjust blkdev_issue_discard for swap by Hugh Dickins · 16 years ago
  33. 11914a5 block: Add interface to abort queued requests by Mike Anderson · 16 years ago
  34. 242f9dc block: unify request timeout handling by Jens Axboe · 16 years ago
  35. c3279d1 Adjust block device size after an online resize of a disk. by Andrew Patterson · 16 years ago
  36. 0c002c2 Wrapper for lower-level revalidate_disk routines. by Andrew Patterson · 16 years ago
  37. 8188276 block: make blk_rq_map_user take a NULL user-space buffer by FUJITA Tomonori · 16 years ago
  38. 8790407 block: add blk_rq_aligned helper function by FUJITA Tomonori · 16 years ago
  39. 152e283 block: introduce struct rq_map_data to use reserved pages by FUJITA Tomonori · 16 years ago
  40. a3bce90 block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iov by FUJITA Tomonori · 16 years ago
  41. ab780f1 block: inherit CPU completion on bio->rq and rq->rq merges by Jens Axboe · 16 years ago
  42. c7c22e4 block: add support for IO CPU affinity by Jens Axboe · 16 years ago
  43. 18887ad block: make kblockd_schedule_work() take the queue as parameter by Jens Axboe · 16 years ago
  44. 3e1a7ff block: allow disk to have extended device number by Tejun Heo · 16 years ago
  45. 689d6fa block: replace @ext_minors with GENHD_FL_EXT_DEVT by Tejun Heo · 16 years ago
  46. 540eed5 block: make partition array dynamic by Tejun Heo · 16 years ago
  47. 074a7ac block: move stats from disk to part0 by Tejun Heo · 16 years ago
  48. eddb2e2 block: kill GENHD_FL_FAIL and use part0->make_it_fail by Tejun Heo · 16 years ago
  49. 0762b8b block: always set bdev->bd_part by Tejun Heo · 16 years ago
  50. 4c46501 block: move holder_dir from disk to part0 by Tejun Heo · 16 years ago
  51. b7db995 block: move policy from disk to part0 by Tejun Heo · 16 years ago
  52. e561052 block: unify sysfs size node handling by Tejun Heo · 16 years ago
  53. 548b10e block: move __dev from disk to part0 by Tejun Heo · 16 years ago
  54. 80795ae block: move capacity from disk to part0 by Tejun Heo · 16 years ago
  55. b5d0b9d block: introduce partition 0 by Tejun Heo · 16 years ago
  56. ed9e198 block: implement and use {disk|part}_to_dev() by Tejun Heo · 16 years ago
  57. 1f01429 block: adjust formatting for large minors and add ext_range sysfs attr by Tejun Heo · 16 years ago
  58. bcce3de block: implement extended dev numbers by Tejun Heo · 16 years ago
  59. c995905 block: fix diskstats access by Tejun Heo · 16 years ago
  60. e71bf0d block: fix disk->part[] dereferencing race by Tejun Heo · 16 years ago
  61. f331c02 block: don't depend on consecutive minor space by Tejun Heo · 16 years ago
  62. cf771cb block: make variable and argument names more consistent by Tejun Heo · 16 years ago
  63. 310a2c1 block: misc updates by Tejun Heo · 16 years ago
  64. 5a3ceb8 driver-core: use klist for class device list and implement iterator by Tejun Heo · 16 years ago
  65. a1ed5b0 klist: don't iterate over deleted entries by Tejun Heo · 16 years ago
  66. 5b99c2f block: make bi_phys_segments an unsigned int instead of short by Jens Axboe · 16 years ago
  67. 5df97b9 drop vmerge accounting by Mikulas Patocka · 16 years ago
  68. b8b3e16 block: drop virtual merging accounting by Mikulas Patocka · 16 years ago
  69. 766ca44 virtio_blk: use a wrapper function to access io context information of IO requests by Fernando Luis Vázquez Cao · 16 years ago
  70. 1a8e2bd Kill REQ_TYPE_FLUSH by David Woodhouse · 16 years ago
  71. e17fc0a Allow elevators to sort/merge discard requests by David Woodhouse · 16 years ago
  72. d30a260 Add BLKDISCARD ioctl to allow userspace to discard sectors by David Woodhouse · 16 years ago
  73. 27b29e8 blktrace: support discard requests by David Woodhouse · 16 years ago
  74. eae9acd Support 'discard sectors' operation in translation layer support core by David Woodhouse · 16 years ago
  75. fb2dce8 Add 'discard' request handling by David Woodhouse · 16 years ago
  76. d628eae Fix up comments about matching flags between bio and rq by David Woodhouse · 16 years ago
  77. a9c701e block: use bio_has_data() to check for data carrying bio by Jens Axboe · 16 years ago
  78. 7a67f63 block: add bio_has_data() to detect whether a bio carries data or not by Jens Axboe · 16 years ago
  79. 396138f0 dsa: add support for Trailer tagging format by Lennert Buytenhek · 16 years ago
  80. cf85d08 dsa: add support for original DSA tagging format by Lennert Buytenhek · 16 years ago
  81. 91da11f net: Distributed Switch Architecture protocol support by Lennert Buytenhek · 16 years ago
  82. 2e88810 phylib: add mdiobus_{read,write} by Lennert Buytenhek · 16 years ago
  83. 46abc02 phylib: give mdio buses a device tree presence by Lennert Buytenhek · 16 years ago
  84. 298cf9be phylib: move to dynamic allocation of struct mii_bus by Lennert Buytenhek · 16 years ago
  85. 18ee49d phylib: rename mii_bus::dev to mii_bus::parent by Lennert Buytenhek · 16 years ago
  86. cdbb92b Merge branch 'linus' into core/rcu by Ingo Molnar · 16 years ago
  87. 4dd5651 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  88. 364ae95 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 16 years ago
  89. 916a917 netfilter: xtables: provide invoked family value to extensions by Jan Engelhardt · 16 years ago
  90. a2df164 netfilter: xtables: move extension arguments into compound structure (6/6) by Jan Engelhardt · 16 years ago
  91. af5d6dc netfilter: xtables: move extension arguments into compound structure (5/6) by Jan Engelhardt · 16 years ago
  92. 7eb3558 netfilter: xtables: move extension arguments into compound structure (4/6) by Jan Engelhardt · 16 years ago
  93. 6be3d85 netfilter: xtables: move extension arguments into compound structure (3/6) by Jan Engelhardt · 16 years ago
  94. 9b4fce7 netfilter: xtables: move extension arguments into compound structure (2/6) by Jan Engelhardt · 16 years ago
  95. f7108a2 netfilter: xtables: move extension arguments into compound structure (1/6) by Jan Engelhardt · 16 years ago
  96. 367c679 netfilter: xtables: do centralized checkentry call (1/2) by Jan Engelhardt · 16 years ago
  97. 66bff35 netfilter: remove unused Ebtables functions by Jan Engelhardt · 16 years ago
  98. 043ef46 netfilter: move Ebtables to use Xtables by Jan Engelhardt · 16 years ago
  99. 2d06d4a netfilter: change Ebtables function signatures to match Xtables's by Jan Engelhardt · 16 years ago
  100. 001a18d netfilter: add dummy members to Ebtables code to ease transition to Xtables by Jan Engelhardt · 16 years ago