1. a69228d USB: drivers/block/ub.c: use list_for_each_entry() by Matthias Kaehlcke · 19 years ago
  2. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 19 years ago
  3. 01370f0 Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  4. fd11d17 Make a "menuconfig" out of the Kconfig objects "menu, ..., endmenu", by Jan Engelhardt · 19 years ago
  5. cac36bb pipe: change the ->pin() operation to ->confirm() by Jens Axboe · 19 years ago
  6. d6b29d7 splice: divorce the splice structure/function definitions from the pipe header by Jens Axboe · 19 years ago
  7. fd58214 loop: convert to using splice_direct_to_actor() instead of sendfile() by Jens Axboe · 19 years ago
  8. e654bc4 [PATCH] fix request->cmd == INT cases by Boaz Harrosh · 19 years ago
  9. 9cff3b3 cciss: add new controller support for P700m by Mike Miller (OS Dev · 19 years ago
  10. c2bcf3b [PATCH] Remove acsi.c by Jens Axboe · 19 years ago
  11. a47653f loop: preallocate eight loop devices by Ken Chen · 19 years ago
  12. 4acb3e2 Off by one in floppy.c by Eric Sesterhenn / Snakebyte · 19 years ago
  13. e9ca75b cciss: Fix pci_driver.shutdown while device is still active by Gerald Britton · 19 years ago
  14. 705962c fix deadlock in loop.c by Al Viro · 19 years ago
  15. 07002e9 fix the dynamic allocation and probe in loop.c by Al Viro · 19 years ago
  16. 61d48c2 [S390] Kconfig: use common Kconfig files for s390. by Martin Schwidefsky · 19 years ago
  17. 9a9136e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  18. 01f2705 fs: convert core functions to zero_user_page by Nate Diller · 19 years ago
  19. 8496304 nbd: check the return value of sysfs_create_file by WANG Cong · 19 years ago
  20. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 19 years ago
  21. d5d3b73 cciss: include scsi/scsi.h unconditionally by Stephen Cameron · 19 years ago
  22. 198b766 cciss: set rq->errors more correctly in driver by Mike Miller (OS Dev) · 19 years ago
  23. 03bbfee cciss: add SG_IO ioctl to cciss by Mike Miller (OS Dev) · 19 years ago
  24. d38ae16 cciss: reformat error handling by Mike Miller (OS Dev) · 19 years ago
  25. 7328508 remove artificial software max_loop limit by Ken Chen · 19 years ago
  26. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 19 years ago
  27. 4ea1b0f floppy: handle device_create_file() failure while init by Dmitriy Monakhov · 19 years ago
  28. f98393a mm: remove destroy_dirty_buffers from invalidate_bdev() by Peter Zijlstra · 19 years ago
  29. 7562f87 [NET]: Rework dev_base via list_head (v3) by Pavel Emelianov · 19 years ago
  30. 643616e ub: Bind to first endpoint, not to last by Pete Zaitcev · 19 years ago
  31. c1d2bbe [SK_BUFF]: Introduce skb_reset_network_header(skb) by Arnaldo Carvalho de Melo · 19 years ago
  32. 98e399f [SK_BUFF]: Introduce skb_mac_header() by Arnaldo Carvalho de Melo · 19 years ago
  33. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 19 years ago
  34. 029720f [AOE]: Introduce aoe_hdr() by Arnaldo Carvalho de Melo · 19 years ago
  35. cbc31a4 packet: fix error handling by Andrew Morton · 19 years ago
  36. 671d40f paride drivers: initialize spinlocks by Alexey Dobriyan · 19 years ago
  37. b655077 [PATCH] cciss: unregister from SCSI before tearing down device resources by Bjorn Helgaas · 19 years ago
  38. 7f42d3b [PATCH] cciss: add init of drv->cylinders back to cciss_geometry_inquiry by Mike Miller (OS Dev) · 19 years ago
  39. 27d8718 [PATCH] paride endianness annotations by Al Viro · 19 years ago
  40. 4c1f2b3 [PATCH] cciss endian annotations by Al Viro · 19 years ago
  41. f991633 [PATCH] initramfs should not depend on CONFIG_BLOCK by Dimitri Gorokhovik · 19 years ago
  42. de69fee [PATCH] cciss: add struct pci_driver shutdown support (replaces reboot notifier) by Mike Miller (OS Dev) · 19 years ago
  43. 97c0697 [PATCH] cciss: fix for 2TB support by Mike Miller (OS Dev) · 19 years ago
  44. 43ecf52 [AOE]: Add get_unaligned() calls where needed. by David S. Miller · 19 years ago
  45. 5a243e0 [PATCH] Fix failure paths in modules init in umem.c by NeilBrown · 19 years ago
  46. 91e4ee3 [PATCH] pktcdvd: Correctly set cmd_len field in pkt_generic_packet by Gerhard Dirschl · 19 years ago
  47. 7b8f850 [PATCH] Fix build errors if bitop functions are do {} while macros by Ralf Baechle · 19 years ago
  48. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 19 years ago
  49. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 19 years ago
  50. 5f0b143 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 19 years ago
  51. 87d156b [PATCH] drivers/block/DAC960: convert 'boolean' to 'bool' by Richard Knutsson · 19 years ago
  52. 482a579 [PATCH] Remove unused kernel config option PARIDE_PARPORT by Robert P. J. Day · 19 years ago
  53. 83f3aa3 [PATCH] pktcdvd: cleanup by Thomas Maier · 19 years ago
  54. c33df4e [PATCH] disable init/initramfs.c by Jean-Paul Saman · 19 years ago
  55. 0a361e3 [SCSI] DAC960: kmalloc->kzalloc/Casting cleanups by Ahmed S. Darwish · 19 years ago
  56. 406c9b6 [PATCH] Fix BUG at drivers/scsi/scsi_lib.c:1118 caused by "pktsetup dvd /dev/sr0" by Christoph Hellwig · 19 years ago
  57. 0f5486e [PATCH] cciss: build with PROC_FS=n by Randy Dunlap · 19 years ago
  58. 19900cd [PATCH] fix aoe without scatter-gather [Bug 7662] by Ed L. Cashin · 19 years ago
  59. 4604096 Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  60. fb8b500 [POWERPC] iSeries: fix viodasd init by Stephen Rothwell · 19 years ago
  61. a52de24 [PATCH] cciss: fix XFER_READ/XFER_WRITE in do_cciss_request by Mike Miller · 19 years ago
  62. 89f97ad [PATCH] cciss: set default raid level when reading geometry fails by Mike Miller · 19 years ago
  63. 5faad62 Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  64. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 19 years ago
  65. b21a323 [PATCH] remove the broken BLK_DEV_SWIM_IOP driver by Adrian Bunk · 19 years ago
  66. 872225c [PATCH] cciss: remove calls to pci_disable_device by Mike Miller · 19 years ago
  67. a5b9287 [PATCH] cciss: map out more memory for config table by Mike Miller · 19 years ago
  68. 2fc2c60 [PATCH] Fixup cciss error handling by Jens Axboe · 19 years ago
  69. c4977f5 [PATCH 2/2] cciss: remove calls to pci_disable_device by mike.miller@hp.com · 19 years ago
  70. 9804001 [PATCH 1/2] cciss: map out more memory for config table by mike.miller@hp.com · 19 years ago
  71. 1750604 [PATCH] struct path: convert nbd by Josef Sipek · 19 years ago
  72. 6c648be [PATCH] struct path: convert block_drivers by Josef Sipek · 19 years ago
  73. 3269485 [PATCH] pktcdvd: add sysfs and debugfs interface by Thomas Maier · 19 years ago
  74. 0a0fc96 [PATCH] pktcdvd: bio write congestion using congestion_wait() by Thomas Maier · 19 years ago
  75. 2d4eeec5 [PATCH] pktcdvd: make procfs interface optional by Thomas Maier · 19 years ago
  76. adb9250 [PATCH] pktcdvd: reusability of procfs functions by Thomas Maier · 19 years ago
  77. 2685b26 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  78. 6b39bb6 [PATCH] nbd: show nbd client pid in sysfs by Paul Clements · 19 years ago
  79. 4d2d3ce [PATCH] remove drivers/block/paride/jumbo by Adrian Bunk · 19 years ago
  80. 9828673 [PATCH] paride: remove parport #ifdef's by Adrian Bunk · 19 years ago
  81. 3e29fe8 [PATCH] CISS: require same SCSI module support by Randy Dunlap · 19 years ago
  82. 8bca98c [PATCH] paride: return proper error code by Akinobu Mita · 19 years ago
  83. b4178ab [PATCH] paride_register(): shuffle return values by Alexey Dobriyan · 19 years ago
  84. f433000 [PATCH] paride: rename pi_register() and pi_unregister() by Alexey Dobriyan · 19 years ago
  85. 1ecb9c0 [PATCH] cciss: cleanup cciss_interrupt mode by Mike Miller · 19 years ago
  86. 799202c [PATCH] cciss: add support for 1024 logical volumes by Mike Miller · 19 years ago
  87. 3833a74 [PATCH] cciss: remove unused revalidate_allvol function by Mike Miller · 19 years ago
  88. 7a06f78 [PATCH] cciss: change cciss_open for consistency by Mike Miller · 19 years ago
  89. 92c4231a [PATCH] cciss: set sector_size to 2048 for performance by Mike Miller · 19 years ago
  90. f92e2f5 [PATCH] cciss: disable DMA prefetch on P600 by Mike Miller · 19 years ago
  91. de92391 [PATCH] cciss: fix pci ssid for the E500 controller by Mike Miller · 19 years ago
  92. f880632 [PATCH] cciss: increase number of commands on controller by Mike Miller · 19 years ago
  93. 4ff9a9a [PATCH] cciss: reference driver support by Mike Miller · 19 years ago
  94. 9d827c9 [PATCH] cciss: version change by Mike Miller · 19 years ago
  95. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 19 years ago
  96. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 19 years ago
  97. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 19 years ago
  98. 8df3b0a [CRYPTO] cryptoloop: Select CRYPTO_CBC by Herbert Xu · 19 years ago
  99. 9db7372 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 19 years ago
  100. f9df68e [POWERPC] iSeries: improve viodasd initialisation by Stephen Rothwell · 19 years ago