1. 5fcf500 ieee1394: sbp2: fix bogus s/g access change by Stefan Richter · 17 years ago
  2. 4e6343a ieee1394: sbp2: raise default transfer size limit by Stefan Richter · 17 years ago
  3. 825f1df ieee1394: sbp2: s/g list access cosmetics by Stefan Richter · 17 years ago
  4. 8c4ac09 ieee1394: sbp2: prepare for s/g chaining by Stefan Richter · 17 years ago
  5. 465ff31 [SCSI] relax scsi dma alignment by James Bottomley · 17 years ago
  6. 87ae9af cleanup asm/scatterlist.h includes by Adrian Bunk · 17 years ago
  7. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  8. 261b5f6 ieee1394: sbp2: fix unsafe iteration over list of devices by Stefan Richter · 17 years ago
  9. a2ee3f9 ieee1394: sbp2: fix sbp2_remove_device for error cases by Stefan Richter · 17 years ago
  10. a9c2f18 ieee1394: revert "sbp2: enforce 32bit DMA mapping" by Stefan Richter · 17 years ago
  11. bc06cff Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  12. 77bba7a ieee1394: sbp2: change some module parameters from int to bool by Stefan Richter · 17 years ago
  13. d7794c8 ieee1394: sbp2: offer SAM-conforming target port ID in sysfs by Stefan Richter · 17 years ago
  14. 5bc65793 [SCSI] Merge up to linux-2.6 head by James Bottomley · 17 years ago
  15. 20e2008 ieee1394: sbp2: include workqueue.h by Stefan Richter · 17 years ago
  16. d7dea2c [SCSI] sbp2: convert to use the data buffer accessors by FUJITA Tomonori · 17 years ago
  17. f84c922 ieee1394: sbp2: include fixes by Andrew Morton · 17 years ago
  18. 3d269cb ieee1394: sbp2: move some memory allocations into non-atomic context by Stefan Richter · 18 years ago
  19. 2446a79 ieee1394: sbp2: optimize DMA direction of s/g tables by Stefan Richter · 18 years ago
  20. 0555659 ieee1394: sbp2: enforce 32bit DMA mapping by Stefan Richter · 18 years ago
  21. beb2fdc ieee1394: sbp2: lower block queue alignment requirement by Stefan Richter · 18 years ago
  22. 9c31b38 ieee1394: sbp2: remove bogus "emulated" host flag by Stefan Richter · 18 years ago
  23. 4618fd3 ieee1394: sbp2: use a better wildcard for blacklist by Stefan Richter · 18 years ago
  24. 1a74bc6 ieee1394: sbp2: fix probing of some DVD-ROM/RWs by Stefan Richter · 18 years ago
  25. 97d552e ieee1394: sbp2: fix bogus dma mapping by Stefan Richter · 18 years ago
  26. b2bb550 ieee1394: sbp2: pass REQUEST_SENSE through to the target by Stefan Richter · 18 years ago
  27. ec9b7e1 ieee1394: sbp2: code formatting around work_struct stuff by Stefan Richter · 18 years ago
  28. ed30c26 ieee1394: Consolidate driver registering by Ben Collins · 18 years ago
  29. 9b7d9c0 ieee1394: sbp2: convert from PCI DMA to generic DMA by Stefan Richter · 18 years ago
  30. 58272c1 ieee1394: sbp2: wrap two functions into one by Stefan Richter · 18 years ago
  31. 2a533b1 ieee1394: sbp2: update comment on things to do by Stefan Richter · 18 years ago
  32. cd641f6 ieee1394: sbp2: use list_move_tail() by Stefan Richter · 18 years ago
  33. 138c8af ieee1394: sbp2: more concise names for types and variables by Stefan Richter · 18 years ago
  34. 9117c6d ieee1394: sbp2: remove unused struct members by Stefan Richter · 18 years ago
  35. 28b0667 ieee1394: sbp2: proper unit in module parameter description by Stefan Richter · 18 years ago
  36. ca0c745 ieee1394: sbp2: clean up sbp2_ namespace by Stefan Richter · 18 years ago
  37. 5796aa7 ieee1394: sbp2: some conditions in queue_command are unlikely by Stefan Richter · 18 years ago
  38. e8ca566 ieee1394: sbp2: remove superfluous comments by Stefan Richter · 18 years ago
  39. d19c776 ieee1394: sbp2: delayed_work -> work_struct by Stefan Richter · 18 years ago
  40. edf1fb2 ieee1394: sbp2: remove debug macros by Stefan Richter · 18 years ago
  41. 3564409 ieee1394: sbp2: consolidate log levels by Stefan Richter · 18 years ago
  42. 0b88544 ieee1394: sbp2: remove duplicate code by Stefan Richter · 18 years ago
  43. 8c8009e ieee1394: sbp2: remove dead code by Stefan Richter · 18 years ago
  44. ea42ea0 ieee1394: sbp2: clean up function declarations by Stefan Richter · 18 years ago
  45. 66743e0 ieee1394: sbp2: remove irritating log message by Stefan Richter · 18 years ago
  46. 23077f1 ieee1394: sbp2: slightly reorder sbp2scsi_abort by Stefan Richter · 18 years ago
  47. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  48. c394f1e ieee1394: sbp2: enable auto spin-up for all SBP-2 devices by Stefan Richter · 18 years ago
  49. 98e238c ieee1394: sbp2: don't prefer MODE SENSE 10 by Stefan Richter · 18 years ago
  50. 2cccbb5 ieee1394: sbp2: prevent rare deadlock in shutdown by Stefan Richter · 18 years ago
  51. 902abed ieee1394: sbp2: update includes by Stefan Richter · 18 years ago
  52. abbca10 ieee1394: sbp2: better handling of transport errors by Stefan Richter · 18 years ago
  53. 4fc383c ieee1394: sbp2: recheck node generation in sbp2_update by Stefan Richter · 18 years ago
  54. 1f427e8 ieee1394: sbp2: safer agent reset in error handlers by Stefan Richter · 18 years ago
  55. 09ee67a ieee1394: sbp2: handle "sbp2util_node_write_no_wait failed" by Stefan Richter · 18 years ago
  56. 611aa19 ieee1394: safer definition of empty macros by Stefan Richter · 18 years ago
  57. a1b3206 the scheduled removal of drivers/ieee1394/sbp2.c:force_inquiry_hack by Adrian Bunk · 18 years ago
  58. e8398bb ieee1394: sbp2: convert sbp2util_down_timeout to waitqueue by Stefan Richter · 18 years ago
  59. 6065772 ieee1394: sbp2: more checks of status block by Stefan Richter · 18 years ago
  60. 3e98eab4 ieee1394: sbp2: safer initialization of status fifo by Stefan Richter · 18 years ago
  61. d4018d7 ieee1394: sbp2: optimize DMA direction of command ORBs by Stefan Richter · 18 years ago
  62. 2821276 ieee1394: sbp2: discard return value of sbp2_link_orb_command by Stefan Richter · 18 years ago
  63. cc07818 ieee1394: sbp2: safer last_orb and next_ORB handling by Stefan Richter · 18 years ago
  64. 2b01b80 [PATCH] ieee1394: replace __inline__ by inline by Stefan Richter · 18 years ago
  65. 31a379e [PATCH] ieee1394: sbp2: enable auto spin-up for Maxtor disks by Stefan Richter · 18 years ago
  66. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  67. 6737231 ieee1394: add preprocessor constant for invalid csr address by Ben Collins · 18 years ago
  68. e269d27 sbp2: fix deregistration of status fifo address space by Ben Collins · 18 years ago
  69. fd23ade sbp2: fix S800 transfers if phys_dma is off by Ben Collins · 18 years ago
  70. 40ae6c5 sbp2: remove ohci1394 specific constant by Ben Collins · 18 years ago
  71. 20f4578 sbp2: log number of supported concurrent logins by Ben Collins · 18 years ago
  72. fe42b05 sbp2: remove manipulation of inquiry response by Ben Collins · 18 years ago
  73. 647dcb5 ieee1394: support for slow links or slow 1394b phy ports by Ben Collins · 18 years ago
  74. 4b9a334 sbp2: make TSB42AA9 workaround specific to Momobay CX-1 by Ben Collins · 18 years ago
  75. 829a198 [PATCH] sbp2: fix check of return value of hpsb_allocate_and_register_addrspace() by Stefan Richter · 18 years ago
  76. a54c9d3 [PATCH] ohci1394, sbp2: fix "scsi_add_device failed" with PL-3507 based devices by Stefan Richter · 18 years ago
  77. 679c0cd [PATCH] sbp2: add ability to override hardwired blacklist by Stefan Richter · 18 years ago
  78. e9a1c52 [PATCH] sbp2: add read_capacity workaround for iPod by Stefan Richter · 18 years ago
  79. 24d3bf8 [PATCH] sbp2: consolidate workarounds by Stefan Richter · 18 years ago
  80. 24c7cd0 [PATCH] sbp2: fix spinlock recursion by Stefan Richter · 18 years ago
  81. d024ebc sbp2: misc debug logging cleanups by Stefan Richter · 18 years ago
  82. 8f0525f sbp2: proper treatment of DID_OK by Stefan Richter · 18 years ago
  83. 5566405 sbp2: check for ARM failure by Stefan Richter · 18 years ago
  84. 147830f sbp2: prevent unloading of 1394 low-level driver by Stefan Richter · 18 years ago
  85. a80614d sbp2: update 36byte inquiry workaround (fix compatibility regression) by Stefan Richter · 19 years ago
  86. 35bdddb sbp2: variable status FIFO address (fix login timeout) by Stefan Richter · 19 years ago
  87. bf637ec sbp2: fix another deadlock after disconnection by Stefan Richter · 19 years ago
  88. e30809f [PATCH] don't mangle INQUIRY if cmddt or evpd bits are set by Al Viro · 19 years ago
  89. eaceec7 sbp2: remove duplicate code from sbp2_start_device() by Stefan Richter · 19 years ago
  90. cf8d2c0 sbp2: split sbp2_create_command_orb() for better readability by Stefan Richter · 19 years ago
  91. dc3edd5 sbp2: did not clean up after scsi_add_device() failed by Stefan Richter · 19 years ago
  92. 43863eb sbp2: delete sbp2scsi_direction_table by Stefan Richter · 19 years ago
  93. 977545e sbp2: slimmer interface to scsi_mod by Stefan Richter · 19 years ago
  94. 8551158 kmalloc/kzalloc changes: by Stefan Richter · 19 years ago
  95. 7afa146 Remove version strings from eth1394, ohci1394, sbp2. by Stefan Richter · 19 years ago
  96. a237f35 sbp2, ohci1394 cleanups: by Stefan Richter · 19 years ago
  97. e309fc6 sbp2: Remove our tracking of device type, by Ben Collins · 19 years ago
  98. 365c786 sbp2: Merge TYPE_RBC and 10byte removal patch from scsi maintainers. by Ben Collins · 19 years ago
  99. 7945619 sbp2_command_orb_lock must be held when accessing the _orb_inuse list. by Jody McIntyre · 19 years ago
  100. 2bab359 [PATCH] sbp2: default to serialize_io=1 by Jody McIntyre · 19 years ago