1. b84b1d5 scsi: Do not set cmd_per_lun to 1 in the host template by Hannes Reinecke · 9 years ago
  2. 1f95f8c firewire: sbp2: remove redundant check for bidi command by Stefan Richter · 9 years ago
  3. d737d7d firewire: sbp2: replace card lock by target lock by Stefan Richter · 10 years ago
  4. 8e045a3 firewire: sbp2: replace some spin_lock_irqsave by spin_lock_irq by Stefan Richter · 10 years ago
  5. 0765cbd firewire: sbp2: protect a reference counter properly by Stefan Richter · 10 years ago
  6. 70044d7 firewire: don't use PREPARE_DELAYED_WORK by Tejun Heo · 10 years ago
  7. ce027ed9 firewire: sbp2: bring back WRITE SAME support by Stefan Richter · 10 years ago
  8. 54b2b50 [SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers by Martin K. Petersen · 11 years ago
  9. 94a8715 firewire: introduce fw_driver.probe and .remove methods by Stefan Richter · 11 years ago
  10. cfb0c9d firewire: remove unnecessary alloc/OOM messages by Stefan Richter · 11 years ago
  11. d6c8cef firewire: sbp2: replace BUG_ON by WARN_ON by Stefan Richter · 11 years ago
  12. df7ce66 firewire: Remove two unneeded checks for macros by Paul Bolle · 11 years ago
  13. b0ea5f1 firewire: sbp2: allow WRITE SAME and REPORT SUPPORTED OPERATION CODES by Stefan Richter · 11 years ago
  14. 5db4486 [SCSI] sd: Implement support for WRITE SAME by Martin K. Petersen · 12 years ago
  15. 3c6bdae [SCSI] Add a report opcode helper by Martin K. Petersen · 12 years ago
  16. 26c72e2 firewire: sbp2: document the absence of alignment requirements by Clemens Ladisch · 12 years ago
  17. 935f672 firewire: sbp2: remove superfluous blk_queue_max_segment_size() call by Clemens Ladisch · 12 years ago
  18. f203022 firewire: sbp2: use scsi_dma_(un)map by Clemens Ladisch · 12 years ago
  19. 473ffe6 firewire: sbp2: give correct DMA device to scsi framework by Clemens Ladisch · 12 years ago
  20. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  21. 3469940 Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 12 years ago
  22. c13ccfc firewire: sbp2: replace a GFP_ATOMIC allocation by Stefan Richter · 12 years ago
  23. 6503de6 firewire: sbp2: Fix SCSI sense data mangling by Chris Boot · 12 years ago
  24. 7404456 firewire: sbp2: Ignore SBP-2 targets on the local node by Chris Boot · 12 years ago
  25. 8ff6a75 firewire: sbp2: Take into account Unit_Unique_ID by Chris Boot · 12 years ago
  26. 0c22ecd firewire: sbp2: identify to driver core as "firewire_sbp2", not "sbp2" by Stefan Richter · 12 years ago
  27. eba9eba firewire: sbp2: use dev_printk API by Stefan Richter · 12 years ago
  28. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 12 years ago
  29. 4ec4a67 firewire: use clamp and min3 macros by Stefan Richter · 13 years ago
  30. 32ce38f firewire: sbp2: fold two functions into one by Stefan Richter · 13 years ago
  31. b2af07b firewire: sbp2: move some code to more sensible places by Stefan Richter · 13 years ago
  32. 6ff8147 firewire: sbp2: remove obsolete reference counting by Stefan Richter · 13 years ago
  33. 0278ccd firewire: sbp2: fix panic after rmmod with slow targets by Chris Boot · 13 years ago
  34. 105e53f firewire: sbp2: parallelize login, reconnect, logout by Stefan Richter · 13 years ago
  35. 81bf52d firewire: sbp2: octlet AT payloads can be stack-allocated by Stefan Richter · 13 years ago
  36. b75ca5e firewire: sbp2: omit Scsi_Host lock from queuecommand by Stefan Richter · 13 years ago
  37. 7a4e1e9 firewire: sbp2: revert obsolete 'fix stall with "Unsolicited response"' by Stefan Richter · 13 years ago
  38. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  39. a481e97 firewire: sbp2: fix stall with "Unsolicited response" by Stefan Richter · 14 years ago
  40. 6c74340 firewire: sbp2: fix memory leak in sbp2_cancel_orbs or at send error by Stefan Richter · 14 years ago
  41. e78483c Merge firewire branches to be released post v2.6.35 by Stefan Richter · 14 years ago
  42. 33e553f firewire: remove an unused function argument by Stefan Richter · 14 years ago
  43. e847cc83 firewire: drop sizeof expressions from some request size arguments by Stefan Richter · 14 years ago
  44. c1dcb4b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  45. 086fa5f block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors by Martin K. Petersen · 14 years ago
  46. 13b302d firewire: qualify config ROM cache pointers as const pointers by Stefan Richter · 14 years ago
  47. 9fb551b firewire: normalize style of queue_work wrappers by Stefan Richter · 15 years ago
  48. eaf76e0 firewire: sbp2: provide fallback if mgt_ORB_timeout is missing by Stefan Richter · 15 years ago
  49. 3c5f803 firewire: sbp2: remove a workaround for Momobay FX-3A by Stefan Richter · 15 years ago
  50. 094614f firewire: sbp2: fix status reception by Stefan Richter · 15 years ago
  51. f815c33 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  52. baed6b8 firewire: sbp2: fix freeing of unallocated memory by Stefan Richter · 15 years ago
  53. f63bafe5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  54. af27194 firewire: sbp2: add support for disks >2 TB (and 16 bytes long CDBs) by Stefan Richter · 15 years ago
  55. f83b1e6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  56. e5110d0 firewire: add parent-of-unit accessor by Stefan Richter · 15 years ago
  57. e71d31d firewire: rename source files by Stefan Richter · 15 years ago[Renamed from drivers/firewire/fw-sbp2.c]
  58. 77c9a5d firewire: reorganize header files by Stefan Richter · 15 years ago
  59. e8ca970 firewire: clean up includes by Stefan Richter · 15 years ago
  60. b3b2988 firewire: share device ID table type with ieee1394 by Stefan Richter · 15 years ago
  61. 53dca51 firewire: remove line breaks before function names by Stefan Richter · 15 years ago
  62. c8c4707c firewire: sbp2: add workarounds for 2nd and 3rd generation iPods by Stefan Richter · 15 years ago
  63. 5e21256 firewire: sbp2: fix DMA mapping leak on the failure path by Stefan Richter · 15 years ago
  64. f746072 firewire: sbp2: define some magic numbers as macros by Stefan Richter · 15 years ago
  65. a08e100 firewire: sbp2: fix payload limit at S1600 and S3200 by Stefan Richter · 15 years ago
  66. 621f6dd firewire: fw-sbp2: remove unnecessary locking by Stefan Richter · 16 years ago
  67. 031bb27 firewire: fw-sbp2: another iPod mini quirk entry by Stefan Richter · 16 years ago
  68. a1f6481 firewire: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  69. cd1f70fd firewire: fw-sbp2: fix races by Jay Fenlason · 16 years ago
  70. 0dcfeb7 firewire: fw-sbp2: delay first login to avoid retries by Stefan Richter · 16 years ago
  71. 4bbc1bd firewire: fw-sbp2: fix another small generation access bug by Stefan Richter · 16 years ago
  72. 09b12dd firewire: fw-sbp2: enforce s/g segment size limit by Stefan Richter · 16 years ago
  73. 1e119fa firewire: fw_send_request_sync() by Jay Fenlason · 16 years ago
  74. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  75. 2635f96 firewire: fw-sbp2: spin disks down on suspend and shutdown by Stefan Richter · 16 years ago
  76. ffcaade firewire: fw-sbp2: fix spindown for PL-3507 and TSB42AA9 firmwares by Stefan Richter · 16 years ago
  77. 0e3e2ea firewire: fw-sbp2: fix parsing of logical unit directories by Richard Sharpe · 16 years ago
  78. d626e3b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  79. 64a87b2 [SCSI] Let scsi_cmnd->cmnd use request->cmd buffer by Boaz Harrosh · 16 years ago
  80. f32ddad firewire: fw-sbp2: log scsi_target ID at release by Stefan Richter · 16 years ago
  81. c9755e1 firewire: reread config ROM when device reset the bus by Stefan Richter · 16 years ago
  82. 17cff9f firewire: fw-sbp2: set dual-phase cycle_limit by Jarod Wilson · 16 years ago
  83. a5fd9ec firewire: fw-sbp2: reduce log noise by Stefan Richter · 16 years ago
  84. 6f73100 firewire: fw-sbp2: remove unnecessary memset by Stefan Richter · 16 years ago
  85. 0d7dcbf firewire: fw-sbp2: simplify some macros by Stefan Richter · 16 years ago
  86. 71ee9f0 firewire: fw-sbp2: remove usages of fw_memcpy_to_be32 by Stefan Richter · 16 years ago
  87. 8ac3a47 firewire: fw-sbp2: relax SCSI DMA alignment by Stefan Richter · 16 years ago
  88. 1dc3bea firewire: refactor fw_unit reference counting by Stefan Richter · 16 years ago
  89. 7c1fca3 firewire: fw-sbp2: fix reference counting by Stefan Richter · 16 years ago
  90. 2aa9ff7 firewire: fw-sbp2: fix for SYM13FW500 bridge (Datafab disk) by Stefan Richter · 16 years ago
  91. 51f9dbe firewire: fw-sbp2: set single-phase retry_limit by Jarod Wilson · 16 years ago
  92. 855c603 firewire: fix crash in automatic module unloading by Stefan Richter · 16 years ago
  93. f843615 firewire: fw-sbp2: better fix for NULL pointer dereference in scsi_remove_device by Stefan Richter · 16 years ago
  94. 33f1c6c3 firewire: fw-sbp2: fix NULL pointer deref. in scsi_remove_device by Stefan Richter · 16 years ago
  95. 5513c5f firewire: fw-sbp2: fix NULL pointer deref. in slave_alloc by Stefan Richter · 16 years ago
  96. 2e2705b firewire: fw-sbp2: (try to) avoid I/O errors during reconnect by Stefan Richter · 16 years ago
  97. e80de37 firewire: fw-sbp2: enforce a retry of __scsi_add_device if bus generation changed by Stefan Richter · 16 years ago
  98. 7bb6bf7 firewire: fw-sbp2: sort includes by Stefan Richter · 16 years ago
  99. ce896d9 firewire: fw-sbp2: logout and login after failed reconnect by Stefan Richter · 16 years ago
  100. 0fa6dfd firewire: fw-sbp2: don't add scsi_device twice by Stefan Richter · 16 years ago