1. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  2. cbacc2c Merge branch 'next' into for-linus by James Morris · 16 years ago
  3. d8a0be6 cciss: fix problem that deleting multiple logical drives could cause a panic by Stephen M. Cameron · 16 years ago
  4. eb14f01 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  5. cba7671 pktcdvd: remove broken dev_t export of class devices by Kay Sievers · 16 years ago
  6. 2cbed89 [PATCH] fix bogus argument of blkdev_put() in pktcdvd by Al Viro · 16 years ago
  7. ec98ce4 Merge branch 'master' into next by James Morris · 16 years ago
  8. aa2ba5f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  9. 03cfdb8 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  10. 411c41e aoe: remove private mac address format function by Harvey Harrison · 16 years ago
  11. 11bac8a Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into merge by Paul Mackerras · 16 years ago
  12. 9f92f47 cciss: fix DEBUG printk formats by Randy Dunlap · 16 years ago
  13. 68aee07 Release old elevator on change elevator by Zhaolei · 16 years ago
  14. f3a5c54 Merge branch 'master' into next by James Morris · 16 years ago
  15. fab349c Merge branch 'doc-subdirs' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs by Linus Torvalds · 16 years ago
  16. 31c00fc Create/use more directory structure in the Documentation/ tree. by Randy Dunlap · 16 years ago
  17. c14464b xsysace: Fix driver to use resource_size_t instead of unsigned long by Yuri Tikhonov · 16 years ago
  18. a108096 powerpc/virtex: fix various format/casting printk mismatches by Grant Likely · 16 years ago
  19. 2b82892 Merge branch 'master' into next by James Morris · 16 years ago
  20. b0fafa8 CRED: Wrap task credential accesses in the block loopback driver by David Howells · 16 years ago
  21. d73b7aff ub: stub pre_reset and post_reset to fix oops by Pete Zaitcev · 16 years ago
  22. 22bece0 cciss: fix regression firmware not displayed in procfs by Mike Miller · 16 years ago
  23. 4044430 cciss: fix sysfs broken symlink regression by Mike Miller · 16 years ago
  24. 2197d18 cpqarry: fix return value of cpqarray_init() by Andrey Borzenkov · 16 years ago
  25. 77ca728 cciss: new hardware support by Mike Miller · 16 years ago
  26. 4e02ed4 fs: remove prepare_write/commit_write by Nick Piggin · 16 years ago
  27. 572c489 [PATCH] sanitize blkdev_get() and friends by Al Viro · 17 years ago
  28. 9a1c354 [PATCH] pass fmode_t to blkdev_put() by Al Viro · 16 years ago
  29. 511de73 [PATCH] kill the unused bsize on the send side of /dev/loop by Al Viro · 17 years ago
  30. ab746cb [PATCH] switch z2ram by Al Viro · 16 years ago
  31. f3f68b3 [PATCH] switch xyspace by Al Viro · 16 years ago
  32. a63c848 [PATCH] switch xen by Al Viro · 16 years ago
  33. 961846c [PATCH] switch xd by Al Viro · 16 years ago
  34. 4e10985 [PATCH] switch virtio_blk by Al Viro · 16 years ago
  35. f115a14 [PATCH] switch viodasd by Al Viro · 16 years ago
  36. 4099a96 [PATCH] switch ub by Al Viro · 16 years ago
  37. b4d9a44 [PATCH] switch swim3 by Al Viro · 16 years ago
  38. 5e5e007 [PATCH] switch pktdvdcd by Al Viro · 16 years ago
  39. 8cfc7ca [PATCH] switch pf by Al Viro · 16 years ago
  40. b6a8953 [PATCH] switch pd by Al Viro · 16 years ago
  41. c9acf90 [PATCH] switch pcd by Al Viro · 16 years ago
  42. a8cdc30 [PATCH] switch nbd by Al Viro · 16 years ago
  43. bb21488 [PATCH] switch loop by Al Viro · 16 years ago
  44. a4af9b4 [PATCH] switch floppy by Al Viro · 16 years ago
  45. 47844fa [PATCH] switch cpqarray by Al Viro · 16 years ago
  46. ef7822c [PATCH] switch cciss by Al Viro · 16 years ago
  47. 2b9ecd0 [PATCH] switch brd by Al Viro · 16 years ago
  48. 60ad234 [PATCH] switch ataflop by Al Viro · 16 years ago
  49. 94562c1 [PATCH] switch aoeblk by Al Viro · 16 years ago
  50. 47225db [PATCH] switch amiflop by Al Viro · 16 years ago
  51. b564f02 [PATCH] switch DAC960 by Al Viro · 16 years ago
  52. d4430d62 [PATCH] beginning of methods conversion by Al Viro · 16 years ago
  53. 633a08b [PATCH] introduce __blkdev_driver_ioctl() by Al Viro · 17 years ago
  54. a0eb62a [PATCH] switch pktcdvd to blkdev_driver_ioctl() by Al Viro · 17 years ago
  55. bbc1cc9 [PATCH] switch cdrom_{open,release,ioctl} to sane APIs by Al Viro · 17 years ago
  56. 74f3c8a [PATCH] switch scsi_cmd_ioctl() to passing fmode_t by Al Viro · 17 years ago
  57. 86d434d [PATCH] eliminate use of ->f_flags in block methods by Al Viro · 17 years ago
  58. aeb5d72 [PATCH] introduce fmode_t, do annotations by Al Viro · 16 years ago
  59. 01e8ef1 x86: sysfs: kill owner field from attribute by Parag Warudkar · 16 years ago
  60. 7dbcbe8 ub: remove sg_stat by Pete Zaitcev · 16 years ago
  61. 1ff9f54 device create: block: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  62. 6dc6472 Merge commit 'origin' by Benjamin Herrenschmidt · 16 years ago
  63. 29c8a24 m68k: Remove the broken Hades support by Adrian Bunk · 16 years ago
  64. 807f4f8 Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  65. 0710483 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 16 years ago
  66. 365d46d Merge branch 'linus' into x86/xen by Ingo Molnar · 16 years ago
  67. 5c3c4d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  68. 56c5d90 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  69. 4dd9ec4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  70. f26b3d7 hd: WIN_* -> ATA_CMD_* by Bartlomiej Zolnierkiewicz · 16 years ago
  71. 6feef53 block: mark bio_split_pool static by Denis ChengRq · 16 years ago
  72. 8316982 virtio_blk: change to use __blk_end_request() by Kiyoshi Ueda · 16 years ago
  73. 9e49184 floppy: support arbitrary first-sector numbers by Keith Wansbrough · 16 years ago
  74. 061837b drivers/block: Use DIV_ROUND_UP by Julia Lawall · 16 years ago
  75. 905bd78 cciss: Fix cciss SCSI rescan code to better notice device changes by scameron@beardog.cca.cpqcorp.net · 16 years ago
  76. 9246b5f block: Expand Xen blkfront for > 16 xvd by Chris Lalancette · 16 years ago
  77. 074a7ac block: move stats from disk to part0 by Tejun Heo · 16 years ago
  78. 80795ae block: move capacity from disk to part0 by Tejun Heo · 16 years ago
  79. ed9e198 block: implement and use {disk|part}_to_dev() by Tejun Heo · 16 years ago
  80. c995905 block: fix diskstats access by Tejun Heo · 16 years ago
  81. e71bf0d block: fix disk->part[] dereferencing race by Tejun Heo · 16 years ago
  82. f331c02 block: don't depend on consecutive minor space by Tejun Heo · 16 years ago
  83. 310a2c1 block: misc updates by Tejun Heo · 16 years ago
  84. 766ca44 virtio_blk: use a wrapper function to access io context information of IO requests by Fernando Luis Vázquez Cao · 16 years ago
  85. 1a8e2bd Kill REQ_TYPE_FLUSH by David Woodhouse · 16 years ago
  86. 0bb0810 powerpc/iseries: Remove unused variable in viodasd.c by Johann Felix Soden · 16 years ago
  87. d877984 aoe: Fix OOPS after SKB queue changes. by David S. Miller · 16 years ago
  88. 68e1ee6 powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checks by Kumar Gala · 16 years ago
  89. e9bb8fb aoe: Use SKB interfaces for list management instead of home-grown stuff. by David S. Miller · 16 years ago
  90. 2e57572 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by David S. Miller · 16 years ago
  91. 3ce9bcb Merge branch 'core/xen' into x86/xen by Ingo Molnar · 16 years ago
  92. 3d452e5 sparc64: Apply const or __initdata to vio_device_id[] by David S. Miller · 16 years ago
  93. 8560c65 Revert "pktcdvd: push BKL down into driver" by Linus Torvalds · 16 years ago
  94. e4f807c Merge branch 'linus' into x86/xen by Ingo Molnar · 16 years ago
  95. c82f296 brd: fix name argument of unregister_blkdev() by Akinobu Mita · 16 years ago
  96. f3944d6 nbd: fix memory leak of nbd_dev array by Sven Wegener · 16 years ago
  97. 6e83358 xen: clean up domain mode predicates by Jeremy Fitzhardinge · 16 years ago
  98. 62aa005 xen-blkfront.c: make blkif_ioctl() static by Adrian Bunk · 16 years ago
  99. ba198ef cciss: fix bug if scsi tape support is disabled by Mike Miller · 16 years ago
  100. 935dc8d cciss: add support for multi lun tape devices by Mike Miller · 16 years ago