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