1. 2c9ecdf bsg: add bidi support by FUJITA Tomonori · 17 years ago
  2. abae1fd add a struct request pointer to the request structure by FUJITA Tomonori · 17 years ago
  3. efba1a3 bsg: fix the deadlock on discarding done commands by FUJITA Tomonori · 17 years ago
  4. e7d7217 bsg: fix a blocking read bug by FUJITA Tomonori · 17 years ago
  5. 4cf0723 bsg: minor bug fixes by FUJITA Tomonori · 17 years ago
  6. 292b7f2 improve bsg device allocation by FUJITA Tomonori · 17 years ago
  7. 4e2872d bind bsg to all SCSI devices by FUJITA Tomonori · 17 years ago
  8. d351af0 bsg: bind bsg to request_queue instead of gendisk by FUJITA Tomonori · 17 years ago
  9. 45e79a3 bsg: add a request_queue argument to scsi_cmd_ioctl() by FUJITA Tomonori · 17 years ago
  10. 7e75d73 bsg: simplify __bsg_alloc_command failpath by FUJITA Tomonori · 17 years ago
  11. 264a047 bsg: add cheasy error checks for sysfs stuff by Jens Axboe · 17 years ago
  12. 5309cb3 Add queue resizing support by Jens Axboe · 17 years ago
  13. 3862153 Replace s32, u32 and u64 with __s32, __u32 and __u64 in bsg.h for userspace by FUJITA Tomonori · 17 years ago
  14. 2ef7086 bsg: silence a bogus gcc warning by Jens Axboe · 17 years ago
  15. b711afa bsg: style cleanup by Jens Axboe · 17 years ago
  16. 1594a3f bsg: use u32 etc instead of uint32_t by Jens Axboe · 17 years ago
  17. 10e8855 bsg: add SG_IO to SG v4 by FUJITA Tomonori · 17 years ago
  18. 70e36ec bsg: replace SG v3 with SG v4 by FUJITA Tomonori · 17 years ago
  19. 45977d0e bsg: add sg_io_v4 structure by FUJITA Tomonori · 17 years ago
  20. 337ad41d block: export blk_verify_command for SG v4 by FUJITA Tomonori · 17 years ago
  21. 9e69fbb bsg: minor cleanups by FUJITA Tomonori · 17 years ago
  22. ac6b91b block: changes for blk_rq_unmap_user new API by FUJITA Tomonori · 17 years ago
  23. 3d6392c bsg: support for full generic block layer SG v3 by Jens Axboe · 17 years ago
  24. 8f41958 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 17 years ago
  25. bc06cff Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  26. d3502d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  27. d2a9a8d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 17 years ago
  28. 2d896c7 Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  29. 2a9915c make i2c-acorn tristate by Al Viro · 17 years ago
  30. ba5b55d icside: devm_iounmap() needs linux/io.h by Al Viro · 17 years ago
  31. 05bd711 missing argument in bin_attribute ->read()/->write() by Al Viro · 17 years ago
  32. ececfde fallout from constified seq_operations by Al Viro · 17 years ago
  33. 8ca7ee6 fallout from Auke's pci ->revision patch by Al Viro · 17 years ago
  34. 2832e85 ax88796: dev_dbg() wants device, not platform device by Al Viro · 17 years ago
  35. 22bb3e9 pass -msize-long to sparse on s390 by Al Viro · 17 years ago
  36. b4a0691 frv: missing __clear_user() by Al Viro · 17 years ago
  37. c248725 zd1211rw: too early inclusion of asm/unaligned.h by Al Viro · 17 years ago
  38. 4381ca3 fix return type of skb_checksum_complete() by Al Viro · 17 years ago
  39. 5f17c70 PDA_POWER depends on having request_irq() by Al Viro · 17 years ago
  40. 51ec138 ieee1394: forgotten dereference... by Al Viro · 17 years ago
  41. 0e81c66 the wrong variable checked after request_irq() by Al Viro · 17 years ago
  42. 7c9e3c2 wrong order of arguments of ->readdir() by Al Viro · 17 years ago
  43. 53b6795 minimal fixes for drivers/usb/gadget/m66592-udc.c by Al Viro · 17 years ago
  44. 0909fca git-battery vs git-acpi by Andrew Morton · 17 years ago
  45. 7b3d54a Power supply class and drivers: remove non obligatory return statements by Anton Vorontsov · 17 years ago
  46. 5ebf6e6 pda_power: clean up irq, timer by Jeff Garzik · 17 years ago
  47. 3be8614 MAINTAINERS: Add maintainers for power supply subsystem and drivers by Anton Vorontsov · 17 years ago
  48. 9413d7b [SCSI] ibmvscsi: convert to use the data buffer accessors by FUJITA Tomonori · 17 years ago
  49. a862ea3 [SCSI] dc395x: convert to use the data buffer accessors by FUJITA Tomonori · 17 years ago
  50. 69eca4f [SCSI] ncr53c8xx: convert to use the data buffer accessors by FUJITA Tomonori · 17 years ago
  51. 938febd [SCSI] sym53c8xx: convert to use the data buffer accessors by FUJITA Tomonori · 17 years ago
  52. cebadc5 [SCSI] ppa: coding police and printk levels by Alan Cox · 17 years ago
  53. 75a1099 [SCSI] aic7xxx_old: remove redundant GFP_ATOMIC from kmalloc by Satyam Sharma · 17 years ago
  54. a3f249a [SCSI] i2o: remove redundant GFP_ATOMIC from kmalloc from device.c by Satyam Sharma · 17 years ago
  55. 3021c71 [SCSI] remove the dead CYBERSTORMIII_SCSI option by Adrian Bunk · 17 years ago
  56. 0a9f2a4 [TCP]: Verify the presence of RETRANS bit when leaving FRTO by Ilpo Järvinen · 17 years ago
  57. 063ed36 [IPV6]: Call inet6addr_chain notifiers on link down by Vlad Yasevich · 17 years ago
  58. c3bc7cf [NET_SCHED]: Kill CONFIG_NET_CLS_POLICE by Patrick McHardy · 17 years ago
  59. 73ca491 [NET_SCHED]: act_api: qdisc internal reclassify support by Patrick McHardy · 17 years ago
  60. f6853e2 [NET_SCHED]: sch_dsmark: act_api support by Patrick McHardy · 17 years ago
  61. 9210080 [NET_SCHED]: sch_atm: act_api support by Patrick McHardy · 17 years ago
  62. b0188d4 [NET_SCHED]: sch_atm: Lindent by Patrick McHardy · 17 years ago
  63. f13ec93 [IPV6]: MSG_ERRQUEUE messages do not pass to connected raw sockets by Dmitry Butskoy · 17 years ago
  64. d09f51b Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 by David S. Miller · 17 years ago
  65. 1b1ac75 [IPV4]: Cleanup call to __neigh_lookup() by Jean Delvare · 17 years ago
  66. 0621ed2 [NET_SCHED]: Revert "avoid transmit softirq on watchdog wakeup" optimization by Patrick McHardy · 17 years ago
  67. 59eecdf [NETFILTER]: nf_conntrack: UDPLITE support by Patrick McHardy · 17 years ago
  68. 61075af [NETFILTER]: nf_conntrack: mark protocols __read_mostly by Patrick McHardy · 17 years ago
  69. 370786f [NETFILTER]: x_tables: add connlimit match by Jan Engelhardt · 17 years ago
  70. a887c1c [NETFILTER]: Lower *tables printk severity by Patrick McHardy · 17 years ago
  71. 130e7a8 [NETFILTER]: nf_conntrack: Don't track locally generated special ICMP error by Yasuyuki Kozakai · 17 years ago
  72. e2a3123 [NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr and uses it by Yasuyuki Kozakai · 17 years ago
  73. ffc3069 [NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames it by Yasuyuki Kozakai · 17 years ago
  74. d87d846 [NETFILTER]: nf_conntrack: Increment error count on parsing IPv4 header by Yasuyuki Kozakai · 17 years ago
  75. 6460d94 [NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices. by Michael Chan · 17 years ago
  76. febca28 [AF_IUCV]: Add lock when updating accept_q by Ursula Braun · 17 years ago
  77. 13fdc9a [AF_IUCV]: Avoid deadlock between iucv_path_connect and tasklet. by Ursula Braun · 17 years ago
  78. da7de31 [AF_IUCV]: Improve description of IUCV and AFIUCV configuration options. by Jennifer Hunt · 17 years ago
  79. acd159b [INET_SOCK]: make net/ipv4/inet_timewait_sock.c:__inet_twsk_kill() static by Adrian Bunk · 17 years ago
  80. cf3842e Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  81. b3b0b68 [TCP]: tcp probe add back ssthresh field by Stephen Hemminger · 17 years ago
  82. a7ecfc8 [VLAN]: Fix memset length by Patrick McHardy · 17 years ago
  83. b863ceb [NET]: Add macvlan driver by Patrick McHardy · 17 years ago
  84. 56addd6 [VLAN]: Use multicast list synchronization helpers by Patrick McHardy · 17 years ago
  85. 6c78dcb [VLAN]: Fix promiscous/allmulti synchronization races by Patrick McHardy · 17 years ago
  86. a0a400d [NET]: dev_mcast: add multicast list synchronization helpers by Patrick McHardy · 17 years ago
  87. 2402345 [NET]: Add net_device change_rx_mode callback by Patrick McHardy · 17 years ago
  88. e6c9116 [RFKILL]: fix net/rfkill/rfkill-input.c bug on 64-bit systems by Ingo Molnar · 17 years ago
  89. 7689e82 [SCSI] don't build scsi_dma_{map,unmap} for !HAS_DMA by Cornelia Huck · 17 years ago
  90. 6d87768 [SCSI] Clean up scsi_add_lun a bit by Matthew Wilcox · 17 years ago
  91. 0cba35e [SCSI] 53c700: Remove printk, which triggers because of low scsi clock on SNI RMs by Thomas Bogendoerfer · 17 years ago
  92. 2da8658 [SCSI] sni_53c710: Cleanup by Thomas Bogendoerfer · 17 years ago
  93. 6ea7e33 [SCSI] qla4xxx: Fix underrun/overrun conditions by David C Somayajulu · 17 years ago
  94. 0c2cc43 [SCSI] megaraid_mbox: use mutex instead of semaphore by Matthias Kaehlcke · 17 years ago
  95. 5fa0f5e [SCSI] aacraid: add 51245, 51645 and 52245 adapters to documentation. by Salyzyn, Mark · 17 years ago
  96. cad7d78 [SCSI] qla2xxx: update version to 8.02.00-k1. by Seokmann Ju · 17 years ago
  97. 2c3dfe3 [SCSI] qla2xxx: add support for NPIV by Seokmann Ju · 17 years ago
  98. 968a576 [SCSI] stex: use resid for xfer len information by Ed Lin · 17 years ago
  99. 80dc3e0 [SCSI] Add Brownie 1200U3P to blacklist by Matthew Wilcox · 17 years ago
  100. a73e45b [SCSI] scsi.c: convert to use the data buffer accessors by Boaz Harrosh · 17 years ago