1. 868047f Fix DAC960 driver on machines which don't support 64-bit DMA by Matthew Wilcox · 17 years ago
  2. 1bd4b28 [SUNVDC]: Use slice 0xff on VD_DISK_TYPE_DISK. by David S. Miller · 17 years ago
  3. 928923c Introduce CONFIG_CHECK_SIGNATURE by Geert Uytterhoeven · 17 years ago
  4. 06bfb7e Add some help texts to recently-introduced kconfig items by Jan Engelhardt · 17 years ago
  5. 9ef7ad2 Enable partitions for lguest block device by Rusty Russell · 17 years ago
  6. a6b3a93 sysace: HDIO_GETGEO has it's own method for ages by Christoph Hellwig · 17 years ago
  7. 2e4934a drivers/block/cpqarray.c: better error handling and kmalloc + memset conversion to k[cz]alloc by Mariusz Kozlowski · 17 years ago
  8. 1aebe18 drivers/block/cciss.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  9. 9b99628 Clean up duplicate includes in drivers/block/ by Jesper Juhl · 17 years ago
  10. f2912a1 cciss: fix memory leak by Jesper Juhl · 17 years ago
  11. 05ff097 Make lguest compile with CONFIG_BLOCK=n and CONFIG_NET=n by Rusty Russell · 17 years ago
  12. e2c9784 lguest: documentation III: Drivers by Rusty Russell · 17 years ago
  13. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  14. c6131fa ps3: Disk Storage Driver by Geert Uytterhoeven · 17 years ago
  15. 91ba3c2 [SPARC64]: Fix handling of multiple vdc-port nodes. by David S. Miller · 17 years ago
  16. da68e08 [SPARC64]: Fix MODULE_DEVICE_TABLE() specification in VDC and VNET. by Fabio Massimo Di Nitto · 17 years ago
  17. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  18. b754416 lguest: the block driver by Rusty Russell · 17 years ago
  19. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  20. 31bdc5d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  21. 9f27ee5 xen: add virtual block device driver. by Jeremy Fitzhardinge · 17 years ago
  22. 80dc35d [SPARC64]: Simplify VDC device probing. by David S. Miller · 17 years ago
  23. c6d4d63 unregister_blkdev(): delete redundant message by Akinobu Mita · 17 years ago
  24. 00d5940 unregister_blkdev() delete redundant messages in callers by Akinobu Mita · 17 years ago
  25. 74489a9 Add support for Xilinx SystemACE CompactFlash interface by Grant Likely · 17 years ago
  26. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  27. 489de30 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  28. 9793c32 Fix too few arguments to function `scsi_cmd_ioctl' by S.Çağlar Onur · 17 years ago
  29. e245bef Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  30. 14dc524 Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  31. 02b2318 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  32. be0ef95 nbd.c: sock_xmit: cleanup signal related code by Oleg Nesterov · 17 years ago
  33. 3e1ac13 kcdrwd: remove unneeded flush_signals() call by Oleg Nesterov · 17 years ago
  34. f057eac Introduce CONFIG_VIRT_TO_BUS by Stephen Rothwell · 17 years ago
  35. 21eb920 drivers/block/z2ram: Remove TRUE/FALSE defines by Richard Knutsson · 17 years ago
  36. 56a68a5 more ACSI removal by Adrian Bunk · 17 years ago
  37. 5874c18 umem: Fix match of pci_ids in umem driver by Neil Brown · 17 years ago
  38. 51ea208 umem: Remove references to dead CONFIG_MM_MAP_MEMORY variable by Robert P. J. Day · 17 years ago
  39. 43fdf27 [SPARC64]: Abstract out mdesc accesses for better MD update handling. by David S. Miller · 17 years ago
  40. 667ef3c [SPARC64]: Add Sun LDOM virtual disk driver. by David S. Miller · 17 years ago
  41. 45e79a3 bsg: add a request_queue argument to scsi_cmd_ioctl() by FUJITA Tomonori · 17 years ago
  42. bc06cff Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  43. a69228d USB: drivers/block/ub.c: use list_for_each_entry() by Matthias Kaehlcke · 17 years ago
  44. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  45. bf22f6f Merge branch 'for-2.6.23' into merge by Paul Mackerras · 17 years ago
  46. 01370f0 Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  47. fd11d17 Make a "menuconfig" out of the Kconfig objects "menu, ..., endmenu", by Jan Engelhardt · 17 years ago
  48. 36a7003 [POWERPC] Fix viodasd geometry calculations by Stephen Rothwell · 17 years ago
  49. cac36bb0 pipe: change the ->pin() operation to ->confirm() by Jens Axboe · 17 years ago
  50. d6b29d7 splice: divorce the splice structure/function definitions from the pipe header by Jens Axboe · 17 years ago
  51. fd58214 loop: convert to using splice_direct_to_actor() instead of sendfile() by Jens Axboe · 17 years ago
  52. e654bc4 [PATCH] fix request->cmd == INT cases by Boaz Harrosh · 17 years ago
  53. 9cff3b3 cciss: add new controller support for P700m by Mike Miller (OS Dev · 17 years ago
  54. c2bcf3b [PATCH] Remove acsi.c by Jens Axboe · 17 years ago
  55. a47653f loop: preallocate eight loop devices by Ken Chen · 17 years ago
  56. 5bc65793 [SCSI] Merge up to linux-2.6 head by James Bottomley · 17 years ago
  57. 41ce639 [SCSI] cciss: convert to use the data buffer accessors by FUJITA Tomonori · 17 years ago
  58. 4acb3e2 Off by one in floppy.c by Eric Sesterhenn / Snakebyte · 17 years ago
  59. e9ca75b cciss: Fix pci_driver.shutdown while device is still active by Gerald Britton · 17 years ago
  60. 705962c fix deadlock in loop.c by Al Viro · 17 years ago
  61. 07002e9 fix the dynamic allocation and probe in loop.c by Al Viro · 17 years ago
  62. 61d48c2 [S390] Kconfig: use common Kconfig files for s390. by Martin Schwidefsky · 17 years ago
  63. 9a9136e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  64. 01f2705d fs: convert core functions to zero_user_page by Nate Diller · 17 years ago
  65. 8496304 nbd: check the return value of sysfs_create_file by WANG Cong · 17 years ago
  66. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  67. d5d3b73 cciss: include scsi/scsi.h unconditionally by Stephen Cameron · 17 years ago
  68. 198b766 cciss: set rq->errors more correctly in driver by Mike Miller (OS Dev) · 17 years ago
  69. 03bbfee cciss: add SG_IO ioctl to cciss by Mike Miller (OS Dev) · 17 years ago
  70. d38ae16 cciss: reformat error handling by Mike Miller (OS Dev) · 17 years ago
  71. 7328508 remove artificial software max_loop limit by Ken Chen · 17 years ago
  72. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  73. 4ea1b0f floppy: handle device_create_file() failure while init by Dmitriy Monakhov · 17 years ago
  74. f98393a mm: remove destroy_dirty_buffers from invalidate_bdev() by Peter Zijlstra · 17 years ago
  75. 7562f87 [NET]: Rework dev_base via list_head (v3) by Pavel Emelianov · 17 years ago
  76. 643616e ub: Bind to first endpoint, not to last by Pete Zaitcev · 17 years ago
  77. c1d2bbe [SK_BUFF]: Introduce skb_reset_network_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  78. 98e399f [SK_BUFF]: Introduce skb_mac_header() by Arnaldo Carvalho de Melo · 17 years ago
  79. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  80. 029720f [AOE]: Introduce aoe_hdr() by Arnaldo Carvalho de Melo · 17 years ago
  81. cbc31a4 packet: fix error handling by Andrew Morton · 17 years ago
  82. 671d40f paride drivers: initialize spinlocks by Alexey Dobriyan · 17 years ago
  83. b655077 [PATCH] cciss: unregister from SCSI before tearing down device resources by Bjorn Helgaas · 17 years ago
  84. 7f42d3b [PATCH] cciss: add init of drv->cylinders back to cciss_geometry_inquiry by Mike Miller (OS Dev) · 17 years ago
  85. 27d8718 [PATCH] paride endianness annotations by Al Viro · 17 years ago
  86. 4c1f2b3 [PATCH] cciss endian annotations by Al Viro · 17 years ago
  87. f991633 [PATCH] initramfs should not depend on CONFIG_BLOCK by Dimitri Gorokhovik · 17 years ago
  88. de69fee [PATCH] cciss: add struct pci_driver shutdown support (replaces reboot notifier) by Mike Miller (OS Dev) · 17 years ago
  89. 97c0697 [PATCH] cciss: fix for 2TB support by Mike Miller (OS Dev) · 17 years ago
  90. 43ecf52 [AOE]: Add get_unaligned() calls where needed. by David S. Miller · 17 years ago
  91. 5a243e0 [PATCH] Fix failure paths in modules init in umem.c by NeilBrown · 17 years ago
  92. 91e4ee3 [PATCH] pktcdvd: Correctly set cmd_len field in pkt_generic_packet by Gerhard Dirschl · 17 years ago
  93. 7b8f850 [PATCH] Fix build errors if bitop functions are do {} while macros by Ralf Baechle · 17 years ago
  94. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  95. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 17 years ago
  96. 5f0b143 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  97. 87d156b [PATCH] drivers/block/DAC960: convert 'boolean' to 'bool' by Richard Knutsson · 17 years ago
  98. 482a579 [PATCH] Remove unused kernel config option PARIDE_PARPORT by Robert P. J. Day · 17 years ago
  99. 83f3aa3 [PATCH] pktcdvd: cleanup by Thomas Maier · 17 years ago
  100. c33df4e [PATCH] disable init/initramfs.c by Jean-Paul Saman · 17 years ago