1. 26df076 Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  2. 58d4ea6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  3. d80e0d9 scsi: 53c700: remove dma_is_consistent usage by FUJITA Tomonori · 14 years ago
  4. ecc3099 drivers: scsi: use newly introduced hex_to_bin() method by Andy Shevchenko · 14 years ago
  5. 3094141 drivers/scsi: use memdup_user by Julia Lawall · 14 years ago
  6. a737b88 scsi: remove private BIT macros by Andrew Morton · 14 years ago
  7. 5c90ad9 scsi: fix bnx2i build errors by Randy Dunlap · 14 years ago
  8. b204524 scsi: fix pmcraid build errors by Randy Dunlap · 14 years ago
  9. 6de61f9 bfa: wrong fcport H2I message tested in bfa_fcport_isr() by Roel Kluin · 14 years ago
  10. 87da323 drivers/scsi/ch.c: don't use vprintk as macro by Joe Perches · 14 years ago
  11. 6d154db scsi: bfa: correct onstack wait_queue_head declaration by Yong Zhang · 14 years ago
  12. ae68230 drivers/scsi/qla2xxx/qla_os.c: fix continuation line formats by Joe Perches · 14 years ago
  13. 439d77f scsi/sd.c: quiet all sparse noise by H Hartley Sweeten · 14 years ago
  14. d6e9fb4 scsi: remove superfluous NULL pointer check from scsi_kill_request() by Bartlomiej Zolnierkiewicz · 14 years ago
  15. 85bc081 drivers/scsi/aic94xx/aic94xx_init.c: correct the size argument to kmalloc by Julia Lawall · 14 years ago
  16. d8187b9 dc395x: decrease iteration for tag_number of max_command in start_scsi() by Roel Kluin · 14 years ago
  17. 702a98c g_NCR5380: fix broken MMIO compilation by Ondrej Zary · 14 years ago
  18. c94babb g_NCR5380: remove misleading pnp error message by Ondrej Zary · 14 years ago
  19. 95cc7ba drivers/scsi: remove unnecessary NULL test by Julia Lawall · 14 years ago
  20. 085267a NCR5380: bit MR_DMA_MODE set twice in NCR5380_transfer_dma() by Roel Kluin · 14 years ago
  21. 2c076ee gdth: unmap ccb_phys when scsi_add_host() fails in gdth_eisa_probe_one() by Roel Kluin · 14 years ago
  22. ef3f7cc osst: fix read buffer overflow by Roel Kluin · 14 years ago
  23. d6d1b65 param: simple locking for sysfs-writable charp parameters by Rusty Russell · 14 years ago
  24. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  25. e96f6ab scsi: use REQ_TYPE_FS for flush request by FUJITA Tomonori · 14 years ago
  26. 6a32a8a scsi: convert discard to REQ_TYPE_FS from REQ_TYPE_BLOCK_PC by FUJITA Tomonori · 14 years ago
  27. 409f349 scsi/sd: remove big kernel lock by Arnd Bergmann · 14 years ago
  28. 6e9624b block: push down BKL into .open and .release by Arnd Bergmann · 14 years ago
  29. 8a6cfeb block: push down BKL into .locked_ioctl by Arnd Bergmann · 14 years ago
  30. 610a634 scsi: fix discard page leak by FUJITA Tomonori · 14 years ago
  31. 82b6d57 scsi: need to reset unprep_rq_fn in sd_remove by FUJITA Tomonori · 14 years ago
  32. 00fff26 block: remove q->prepare_flush_fn completely by FUJITA Tomonori · 14 years ago
  33. 90467c2 scsi: stop using q->prepare_flush_fn by FUJITA Tomonori · 14 years ago
  34. 802447c scsi: remove unused free discard page in sd_done by FUJITA Tomonori · 14 years ago
  35. f1126e9 scsi: add sd_unprep_fn to free discard page by FUJITA Tomonori · 14 years ago
  36. 28018c2 block: implement an unprep function corresponding directly to prep by James Bottomley · 14 years ago
  37. 66ac028 block: don't allocate a payload for discard request by Christoph Hellwig · 14 years ago
  38. 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 14 years ago
  39. 33659eb block: remove wrappers for request type/flags by Christoph Hellwig · 14 years ago
  40. b375a61 aha1532: remove ISA_DMA_THRESHOLD usage by FUJITA Tomonori · 14 years ago
  41. 1685e63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  42. ab69bcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  43. e6da54d SCSI: remove fake "address-of" expression by Alan Stern · 14 years ago
  44. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  45. 03c0c29 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  46. cf9e82a scsi: Remove owner field from attribute initialization in ARCMSR driver by Guenter Roeck · 14 years ago
  47. 3577dc7 scsi: Remove owner field from attribute initialization in LPFC driver by Guenter Roeck · 14 years ago
  48. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  49. 03da309 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  50. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  51. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  52. b5cb259 pcmcia: remove memreq_t by Dominik Brodowski · 14 years ago
  53. 90abdc3 pcmcia: do not use io_req_t when calling pcmcia_request_io() by Dominik Brodowski · 14 years ago
  54. 9a017a9 pcmcia: do not use io_req_t after call to pcmcia_request_io() by Dominik Brodowski · 14 years ago
  55. ac8b422 pcmcia: remove cs_types.h by Dominik Brodowski · 14 years ago
  56. ef3eb71 [SCSI] zfcp: Introduce experimental support for DIF/DIX by Felix Beck · 14 years ago
  57. 478a8a0 [SCSI] sd: add support for runtime PM by Alan Stern · 14 years ago
  58. bc4f240 [SCSI] implement runtime Power Management by Alan Stern · 14 years ago
  59. db5bd1e [SCSI] convert to the new PM framework by Alan Stern · 14 years ago
  60. df64d3c [SCSI] Unify SAM_ and SAM_STAT_ macros by James Bottomley · 14 years ago
  61. b5833cb [SCSI] ibmvstgt: add __init/__exit macros by Peter Huewe · 14 years ago
  62. 0dcae66 [SCSI] aacraid: Do not set DMA mask to 32 bit first if adapter only supports 31 by Rolf Eike Beer · 15 years ago
  63. 0c47087 [SCSI] qla2xxx: T10 DIF Type 2 support by Arun Easi · 14 years ago
  64. 3dbe756 [SCSI] qla2xxx: Cleanup some dead-code and make some functions static. by Andrew Vasquez · 14 years ago
  65. de7c5d0 [SCSI] qla2xxx: Update copyright banner. by Giridhar Malavali · 14 years ago
  66. 4d78c97 [SCSI] qla2xxx: Rearranged and cleaned up the code for processing the pending commands. by Giridhar Malavali · 14 years ago
  67. 3711333 [SCSI] qla2xxx: Updates for ISP82xx. by Giridhar Malavali · 14 years ago
  68. 08f71e0 [SCSI] qla2xxx: Do not allow ELS Passthru commands for ISP23xx adapters by Harish Zunjarrao · 14 years ago
  69. 9bc4f4f [SCSI] qla2xxx: Add CT passthru support for ISP23xx adapters by Harish Zunjarrao · 14 years ago
  70. 9a15eb4 [SCSI] qla2xxx: Don't issue set or get port param MBC if remote port is not logged in by Madhuranath Iyengar · 14 years ago
  71. 8867048 [SCSI] qla2xxx: Add qla2x00_free_fcports() function by Chad Dupuis · 14 years ago
  72. 14e303d [SCSI] qla2xxx: Stop firmware before doing init firmware. by Andrew Vasquez · 14 years ago
  73. 03c3f56 [SCSI] qla2xxx: Propogate transport disrupted status for cable pull conditions for faster failover. by Duane Grigsby · 14 years ago
  74. 5544213 [SCSI] qla2xxx: Correct extended sense-data handling. by Andrew Vasquez · 14 years ago
  75. 0f2d962 [SCSI] qla2xxx: Check for golden firmware and show version if available by Madhuranath Iyengar · 14 years ago
  76. e8c72ba [SCSI] qla2xxx: Use GFF_ID to check FCP-SCSI FC4 type before logging into Nx_Ports by Chad Dupuis · 14 years ago
  77. 2f0f3f4 [SCSI] qla2xxx: Appropriately log FCP priority data messages by Madhuranath Iyengar · 14 years ago
  78. d94d10e [SCSI] qla2xxx: Removed dependency for SRB structure for Marker processing by Giridhar Malavali · 14 years ago
  79. 17cf2c5 [SCSI] qla2xxx: Don't issue set or get port param MBC if invalid port loop id by Madhuranath Iyengar · 14 years ago
  80. c01be6d [SCSI] iscsi_transport: wait on session in error handler path by Mike Christie · 14 years ago
  81. fe4f0bd [SCSI] iscsi_transport: Modidify recovery_tmo from sysfs by Vikas Chaudhary · 14 years ago
  82. caf19d3 [SCSI] sg: fix bio leak with a detached device by FUJITA Tomonori · 14 years ago
  83. 240778e [SCSI] fcoe: remove check for zero fabric name by Vasu Dev · 14 years ago
  84. 7f98523 [SCSI] libfc: Add retry logic to lport state machine when receiving LS_RJT by Bhanu Prakash Gollapudi · 14 years ago
  85. cf4aebca [SCSI] Revert "[SCSI] fcoe: Fix using VLAN ID in creating lport's WWWN/WWPN" by Vasu Dev · 14 years ago
  86. 54a5b21 [SCSI] fcoe: fix offload feature flag change from netdev by Yi Zou · 14 years ago
  87. 92261156 [SCSI] libfc: don't require a local exchange for incoming requests by Joe Eykholt · 14 years ago
  88. 239e810 [SCSI] libfc: add interface to allocate a sequence for incoming requests by Joe Eykholt · 14 years ago
  89. 24f089e [SCSI] libfc: add fc_fill_reply_hdr() and fc_fill_hdr() by Joe Eykholt · 14 years ago
  90. 251748a [SCSI] libfc: add fc_frame_sid() and fc_frame_did() functions by Joe Eykholt · 14 years ago
  91. 079ecd8 [SCSI] libfc: eliminate rport LOGO state by Joe Eykholt · 14 years ago
  92. 1dd454d [SCSI] fcoe: config via separate create_vn2vn module parameter by Joe Eykholt · 14 years ago
  93. cd229e4 [SCSI] fcoe libfcoe: use correct FC-MAP for VN2VN mode by Joe Eykholt · 14 years ago
  94. 5554345 [SCSI] libfcoe: Fix FIP ELS encapsulation details for FLOGI responses by Joe Eykholt · 14 years ago
  95. e10f8c6 [SCSI] libfcoe: fcoe: fnic: add FIP VN2VN point-to-multipoint support by Joe Eykholt · 14 years ago
  96. 9b651da [SCSI] libfcoe: add state change debugging by Joe Eykholt · 14 years ago
  97. f60e12e [SCSI] libfc: track FIP exchanges by Joe Eykholt · 14 years ago
  98. a7b12a2 [SCSI] libfc: add FLOGI state to rport for VN2VN by Joe Eykholt · 14 years ago
  99. 3726f35 [SCSI] libfc: Add local port point-to-multipoint flag by Joe Eykholt · 14 years ago
  100. 3d902ac [SCSI] libfcoe: fcoe: fnic: change fcoe_ctlr_init interface to specify mode by Joe Eykholt · 14 years ago