1. dd6e1f7 scsi: libfc: fix incorrect variable assignment by Gustavo A. R. Silva · 8 years ago
  2. c106125 scsi: libfc: do not flood console with messages 'libfc: queue full ...' by Hannes Reinecke · 8 years ago
  3. fcabb09 scsi: libfc: directly call ELS request handlers by Johannes Thumshirn · 8 years ago
  4. 22c70d1 scsi: libfc: convert fc_fcp_pkt.ref_cnt from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  5. b2d0910 sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h> by Ingo Molnar · 8 years ago
  6. 82ed4db block: split scsi_request out of struct request by Christoph Hellwig · 8 years ago
  7. a829a84 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  8. 27c3d76 scsi: libfc: Remove an unneeded condition by Dan Carpenter · 8 years ago
  9. 208da78 scsi: libfc: fix seconds_since_last_reset miscalculation by Johannes Thumshirn · 8 years ago
  10. 0654816 scsi: fc: use bsg_job_done by Johannes Thumshirn · 8 years ago
  11. 75cc8cf scsi: change FC drivers to use 'struct bsg_job' by Johannes Thumshirn · 8 years ago
  12. 7ac6500 scsi: libfc: don't set FC_RQST_STATE_DONE before calling fc_bsg_jobdone() by Johannes Thumshirn · 8 years ago
  13. 1d69b12 scsi: fc: provide fc_bsg_to_rport() helper by Johannes Thumshirn · 8 years ago
  14. cd21c60 scsi: fc: provide fc_bsg_to_shost() helper by Johannes Thumshirn · 8 years ago
  15. 1abaede scsi: fc: Export fc_bsg_jobdone and use it in FC drivers by Johannes Thumshirn · 8 years ago
  16. 01e0e15 scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly by Johannes Thumshirn · 8 years ago
  17. d5c3eb2 scsi: libfc: Don't have fc_exch_find log errors on a new exchange by Chris Leech · 8 years ago
  18. 9625cc4 scsi: libfc: Replace ->seq_release callback with function call by Hannes Reinecke · 8 years ago
  19. 96d564e scsi: libfc: Replace ->seq_assign callback with function call by Hannes Reinecke · 8 years ago
  20. f1d61e6 scsi: libfc: Replace ->seq_set_resp callback with direct function call by Hannes Reinecke · 8 years ago
  21. c6865b3 scsi: libfc: Replace ->seq_start_next callback with function call by Hannes Reinecke · 8 years ago
  22. 768c72c scsi: libfc: Replace ->exch_done callback with function call by Hannes Reinecke · 8 years ago
  23. 0ebaed1 scsi: libfc: Replace ->seq_exch_abort callback with function call by Hannes Reinecke · 8 years ago
  24. 0cac937 scsi: libfc: Replace ->seq_send callback with function call by Hannes Reinecke · 8 years ago
  25. a8220de scsi: libfc: Remove fc_rport_init() by Hannes Reinecke · 8 years ago
  26. 5922a95 scsi: libfc: Replace ->rport_flush_queue callback with function call by Hannes Reinecke · 8 years ago
  27. e76ee65 scsi: libfc: Replace ->rport_recv_req callback with function call by Hannes Reinecke · 8 years ago
  28. c96c792 scsi: libfc: Replace ->rport_logoff callback with function call by Hannes Reinecke · 8 years ago
  29. 05d7d3b scsi: libfc: Replace ->rport_login callback with function call by Hannes Reinecke · 8 years ago
  30. 2580064 scsi: libfc: Replace ->rport_create callback with function call by Hannes Reinecke · 8 years ago
  31. e87b777 scsi: libfc: Replace ->rport_lookup callback with function call by Hannes Reinecke · 8 years ago
  32. 944ef96 scsi: libfc: Replace ->rport_destroy callback with function call by Hannes Reinecke · 8 years ago
  33. 3afd2d1 scsi: libfc: Replace ->exch_seq_send callback with function call by Hannes Reinecke · 8 years ago
  34. c5cb444 scsi: libfc: Replace ->lport_recv with function call by Hannes Reinecke · 8 years ago
  35. 31c0a63 scsi: libfc: Replace ->lport_reset callback with function call by Hannes Reinecke · 8 years ago
  36. 7ab24dd scsi: libfc: Replace ->seq_els_rsp_send callback with function call by Hannes Reinecke · 8 years ago
  37. e0a2528 scsi: libfc: Check xid when looking up REC exchanges by Hannes Reinecke · 8 years ago
  38. 87da3b8 scsi: libfc: wait for E_D_TOV when out-of-order sequence is received by Hannes Reinecke · 8 years ago
  39. ad3120c scsi: libfc: reset timeout on queue full by Hannes Reinecke · 8 years ago
  40. 53db8fa scsi: libfc: Do not drop out-of-order frames by Hannes Reinecke · 8 years ago
  41. d11b44e scsi: libfc: don't fail sequence abort for completed exchanges by Hannes Reinecke · 8 years ago
  42. 9ca1e18 scsi: libfc: quarantine timed out xids by Hannes Reinecke · 8 years ago
  43. b73aa56 scsi: libfc: safeguard against invalid exchange index by Hannes Reinecke · 8 years ago
  44. 5d339d1 scsi: libfc: Clarify ramp-down messages by Hannes Reinecke · 8 years ago
  45. 8acf1b5 scsi: libfc: Return LS_RJT_BUSY for PRLI in status PLOGI by Hannes Reinecke · 8 years ago
  46. 386b97b scsi: libfc: Rework PRLI handling by Hannes Reinecke · 8 years ago
  47. 7c5a51b scsi: libfc: Implement RTV responder by Hannes Reinecke · 8 years ago
  48. 9f9504a scsi: libfc: use error code for fc_rport_error() by Hannes Reinecke · 8 years ago
  49. 0f4c16a scsi: libfc: do not overwrite DID_TIME_OUT status by Hannes Reinecke · 8 years ago
  50. 76e72ad scsi: libfc: sanitize E_D_TOV and R_A_TOV setting by Hannes Reinecke · 8 years ago
  51. a50cc9e scsi: libfc: use configured rport E_D_TOV by Hannes Reinecke · 8 years ago
  52. f7ce413 scsi: libfc: use configured lport R_A_TOV by Hannes Reinecke · 8 years ago
  53. a0452bb scsi: libfc: spurious I/O error under high load by Hannes Reinecke · 8 years ago
  54. 57d3ec7e scsi: libfc: additional debugging messages by Hannes Reinecke · 8 years ago
  55. f8f91f3 scsi: libfc: Revert "[SCSI] libfc: use offload EM instance again instead jumping to next EM" by Martin K. Petersen · 8 years ago
  56. f89b8d6 scsi: libfc: don't advance state machine for incoming FLOGI by Hannes Reinecke · 8 years ago
  57. 06ee257 scsi: libfc: Do not login if the port is already started by Hannes Reinecke · 8 years ago
  58. e5a2000 scsi: libfc: Do not drop down to FLOGI for fc_rport_login() by Hannes Reinecke · 8 years ago
  59. 785141c scsi: libfc: Do not take rdata->rp_mutex when processing a -FC_EX_CLOSED ELS response. by Chad Dupuis · 8 years ago
  60. a407c59 scsi: libfc: Fixup disc_mutex handling by Hannes Reinecke · 8 years ago
  61. 4d2095c scsi: libfc: Revisit kref handling by Hannes Reinecke · 8 years ago
  62. a850ced scsi: libfc: do not send ABTS when resetting exchanges by Hannes Reinecke · 8 years ago
  63. 649eb86 scsi: libfc: reset exchange manager during LOGO handling by Hannes Reinecke · 8 years ago
  64. d391966 scsi: libfc: send LOGO for PLOGI failure by Hannes Reinecke · 8 years ago
  65. 166f310 scsi: libfc: Issue PRLI after a PRLO has been received by Hannes Reinecke · 8 years ago
  66. fa06883 libfc: sanity check cpu number extracted from xid by Chris Leech · 8 years ago
  67. 540eb1e scsi: libfc: fix seconds_since_last_reset calculation by Arnd Bergmann · 9 years ago
  68. baa6719 libfc: Update rport reference counting by Hannes Reinecke · 9 years ago
  69. c59ab4e libfc: Use the correct function name in kernel-doc comment. by Sebastian Herbszt · 9 years ago
  70. df91039 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  71. 8f2777f libfc: Fix fc_fcp_cleanup_each_cmd() by Bart Van Assche · 10 years ago
  72. f6979ad libfc: Fix fc_exch_recv_req() error path by Bart Van Assche · 10 years ago
  73. ce83a4c libfc: Fix a typo in a source code comment by Bart Van Assche · 10 years ago
  74. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  75. c40ecc1 scsi: avoid ->change_queue_depth indirection for queue full tracking by Christoph Hellwig · 10 years ago
  76. c8b09f6 scsi: don't set tagging state from scsi_adjust_queue_depth by Christoph Hellwig · 10 years ago
  77. 2ecb204 scsi: always assign block layer tags if enabled by Christoph Hellwig · 10 years ago
  78. a62182f scsi: provide a generic change_queue_type method by Christoph Hellwig · 10 years ago
  79. f4303d8 libfc: Replace rcu_assign_pointer() with RCU_INIT_POINTER() by Andreea-Cristina Bernat · 10 years ago
  80. 9de9901 fcp: Do not interpret check condition as underrun by Bart Van Assche · 11 years ago
  81. 7030fd6 libfc: Do not invoke the response handler after fc_exch_done() by Bart Van Assche · 11 years ago
  82. f95b35c libfc: Reduce exchange lock contention in fc_exch_recv_abts() by Bart Van Assche · 11 years ago
  83. cae7b6d libfc: Avoid that sending after an abort triggers a kernel warning by Bart Van Assche · 11 years ago
  84. 5d73bea libfc: Protect ep->esb_stat changes via ex_lock by Bart Van Assche · 11 years ago
  85. b867886 libfc: Fix a race in fc_exch_timer_set_locked() by Bart Van Assche · 11 years ago
  86. 8d08023 libfc: Clarify fc_exch_find() by Bart Van Assche · 11 years ago
  87. a84ea8c libfc: Micro-optimize fc_setup_exch_mgr() by Bart Van Assche · 11 years ago
  88. b20d9bf libfc: Debug code fixes by Bart Van Assche · 11 years ago
  89. c1d4542 libfc: Source code comment spelling fixes by Bart Van Assche · 11 years ago
  90. 622f9a8 Merge tag 'fcoe' into for-linus by James Bottomley · 11 years ago
  91. 3a29260 libfc: Differentiate echange timer cancellation debug statements by Robert Love · 12 years ago
  92. 4a80f08 libfc: Remove extra space in fc_exch_timer_cancel definition by Robert Love · 12 years ago
  93. e0335f6 libfc: Reject PLOGI from nodes with incompatible role by Mark Rustad · 12 years ago
  94. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  95. 83a35e3 treewide: relase -> release by Geert Uytterhoeven · 11 years ago
  96. fb00cc2 libfc: extend ex_lock to protect all of fc_seq_send by Neil Horman · 12 years ago
  97. 732bdb9 libfc: Correct check for initiator role by Mark Rustad · 12 years ago
  98. 0807619 libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config} by Robert Love · 12 years ago
  99. 8a9a713 libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initialization by Robert Love · 12 years ago
  100. a586069 libfc: XenServer fails to mount root filesystem. by Krishna Mohan · 12 years ago