1. 4c1340a scsi_transport_iscsi: Declare local symbols static by Bart Van Assche · 8 years ago
  2. 7a15fdf scsi_transport_iscsi: Unexport iscsi_is_flashnode_conn_dev() by Bart Van Assche · 8 years ago
  3. 6fe3ed8 scsi_transport_iscsi: Remove set-but-not-used variables by Bart Van Assche · 8 years ago
  4. 1d64508 scsi: disable automatic target scan by Hannes Reinecke · 8 years ago
  5. f9e4fa4 scsi_transport_iscsi: Add 25G and 40G speed definition by Jitendra Bhivare · 8 years ago
  6. df91039 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  7. 804ff60 [SCSI] Fix printk typos in drivers/scsi by Masanari Iida · 9 years ago
  8. 9c8108a iSCSI: let session recovery_tmo sysfs writes persist across recovery by Chris Leech · 9 years ago
  9. 4ce3087 iscsi: Fix iscsi endpoints leak by Sagi Grimberg · 9 years ago
  10. bfb5087 iscsi class: Fix freeing of skb in get host error path by Mike Christie · 10 years ago
  11. 719e587 iscsi class: fix get_host_stats return code when not supported by Mike Christie · 10 years ago
  12. 2f7608f iscsi class: fix get_host_stats error handling by Mike Christie · 10 years ago
  13. a799cb7 iscsi: kill redundant casts by Nick Black' via open-iscsi · 10 years ago
  14. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 10 years ago
  15. d426334 Merge branch 'master' into for-next by Jiri Kosina · 10 years ago
  16. e227867 treewide: Fix typo in Documentation/DocBook by Masanari Iida · 10 years ago
  17. 5af62f2 [SCSI] scsi_transport_iscsi: Export ISCSI_PARAM_LOCAL_IPADDR attr for iscsi_connection by Adheer Chandravanshi · 10 years ago
  18. 6fa7c55 [SCSI] scsi_transport_iscsi: Add host statistics support by Lalit Chandivade · 10 years ago
  19. 3e0f65b [SCSI] iscsi_transport: Additional parameters for network settings by Harish Zunjarrao · 11 years ago
  20. 3af142f [SCSI] scsi_transport_iscsi: Add support to set CHAP entries by Adheer Chandravanshi · 11 years ago
  21. ae542ed [SCSI] scsi_transport_iscsi: Exporting new attrs for iscsi session and connection in sysfs by Adheer Chandravanshi · 11 years ago
  22. 3b9373e [SCSI] libiscsi: Added new boot entries in the session sysfs by Eddie Wai · 11 years ago
  23. 8526cb1 [SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are used by Mike Christie · 11 years ago
  24. bcab2cc [SCSI] scsi_transport_iscsi: fix error return code in iscsi_transport_init() by Wei Yongjun · 11 years ago
  25. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  26. c6a4bb2 [SCSI] scsi_transport_iscsi: Add flash node mgmt support by Adheer Chandravanshi · 11 years ago
  27. e07ebea scsi: replace obsolete NLMSG_* with type safe nlmsg_* by Hong zhi guo · 11 years ago
  28. 21f3b24 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  29. 9f3b795 driver-core: constify data for class_find_device() by Michał Mirosław · 11 years ago
  30. 930a9f0 [SCSI] scsi_transport_iscsi: export iscsi class session's target_id in sysfs. by Manish Rangankar · 11 years ago
  31. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  32. 9f00d97 netlink: hide struct module parameter in netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  33. 8cf1a3f Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  34. bdc0077 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  35. 5d9fb5c [SCSI] core, classes, mpt2sas: have scsi_internal_device_unblock take new state by Mike Christie · 12 years ago
  36. a31f2d1 netlink: add netlink_kernel_cfg parameter to netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  37. 86072d8 block: drop custom queue draining used by scsi_transport_{iscsi|fc} by Tejun Heo · 12 years ago
  38. 49d0e64 [SCSI] iscsi class: fix gfp use in ping compl and host event by Mike Christie · 12 years ago
  39. 3053495 [SCSI] scsi_transport: Export CHAP index as sysfs attribute by Mike Christie · 12 years ago
  40. 6260a5d [SCSI] iscsi_transport: Add support to display CHAP list and delete CHAP entry by Nilesh Javali · 12 years ago
  41. ac20c7b [SCSI] iscsi_transport: Added Ping support by Vikas Chaudhary · 12 years ago
  42. a11e254 [SCSI] scsi_transport_iscsi: added support for host event by Vikas Chaudhary · 12 years ago
  43. df1c7ba [SCSI] iscsi: fix setting of pid from netlink skb by Mike Christie · 12 years ago
  44. 46a7c17 [SCSI] iscsi: don't hang in endless loop if no targets present by Sasha Levin · 12 years ago
  45. aeddde2 [SCSI] scsi_transport_iscsi: Added support to show port_state and port_speed in sysfs by Vikas Chaudhary · 12 years ago
  46. d04baa1 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 12 years ago
  47. 587a1f1 switch ->is_visible() to returning umode_t by Al Viro · 13 years ago
  48. 0c70d84 [SCSI] iscsi class: export pid of process that created by Mike Christie · 12 years ago
  49. eae627e [SCSI] scsi_transport_iscsi: Fix documentation os parameter by Marcos Paulo de Souza · 13 years ago
  50. 2d63673 [SCSI] iscsi class: fix vlan configuration by Mike Christie · 13 years ago
  51. 00c3188 [SCSI] qla4xxx: fix data alignment and use nl helpers by Mike Christie · 13 years ago
  52. 88f4f51 [SCSI] iscsi class: fix link local mispelling by Mike Christie · 13 years ago
  53. 8d4a690 [SCSI] iscsi class: Replace iscsi_get_next_target_id with IDA by Mike Christie · 13 years ago
  54. fcb5124 [SCSI] scsi_transport_iscsi: Added support to update initiator iscsi port by Vikas Chaudhary · 13 years ago
  55. 8c7d40f [SCSI] scsi_transport_iscsi: Added support to update mtu by Vikas Chaudhary · 13 years ago
  56. 17fa575 [SCSI] scsi_transport_iscsi: Add conn login, kernel to user, event to support offload session login. by Manish Rangankar · 13 years ago
  57. 90eeb01 [SCSI] iscsi class: add bsg support to iscsi class by Mike Christie · 13 years ago
  58. 4223b9e [SCSI] iscsi class: expand vlan support by Mike Christie · 13 years ago
  59. f27fb2e [SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrs by Mike Christie · 13 years ago
  60. b78dbba [SCSI] iscsi class: remove iface param mask by Mike Christie · 13 years ago
  61. 1d063c1 [SCSI] iscsi class: sysfs group is_visible callout for session attrs by Mike Christie · 13 years ago
  62. 3128c6c [SCSI] iscsi cls: sysfs group is_visible callout for conn attrs by Mike Christie · 13 years ago
  63. 8d07913 [SCSI] iscsi class: add iface representation by Mike Christie · 13 years ago
  64. 56c155b [SCSI] iscsi_transport: add support for net settings by Mike Christie · 13 years ago
  65. 523f3c8 [SCSI] scsi_transport_iscsi: make priv_sess file writeable only by root by Vasiliy Kulikov · 13 years ago
  66. 289324b [SCSI] iscsi class: add callout to get iscsi_endpoint values by Mike Christie · 13 years ago
  67. bbc5261 [SCSI] iscsi class: remove unused active variable by Mike Christie · 13 years ago
  68. 22a39fb [SCSI] iscsi: fix iscsi_endpoint leak by Mike Christie · 13 years ago
  69. 058548a [SCSI] iscsi: add module alias by Stephen Hemminger · 13 years ago
  70. e6d4ef4 [SCSI] iscsi transport: fix kernel-doc notation by Randy Dunlap · 14 years ago
  71. c01be6d [SCSI] iscsi_transport: wait on session in error handler path by Mike Christie · 14 years ago
  72. fe4f0bd [SCSI] iscsi_transport: Modidify recovery_tmo from sysfs by Vikas Chaudhary · 14 years ago
  73. 3b2bef1 [SCSI] iscsi_transport: added new iscsi_param to display target alias in sysfs by Vikas Chaudhary · 14 years ago
  74. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  75. fdd46dc [SCSI] iscsi class: modify handling of replacement timeout by Mike Christie · 15 years ago
  76. 3fe5ae8 [SCSI] libiscsi: add warm target reset tmf support by Mike Christie · 15 years ago
  77. 632248a [SCSI] iscsi class: Add logging to scsi_transport_iscsi.c by Mike Christie · 15 years ago
  78. a541f84 iscsi: Use GFP_ATOMIC in iscsi_offload_mesg(). by Michael Chan · 15 years ago
  79. 24add1c scsi_transport_iscsi: return -EOVERFLOW for Too many iscsi targets by Jaswinder Singh Rajput · 15 years ago
  80. 4351477 [SCSI] iscsi class: Add new NETLINK_ISCSI messages for cnic/bnx2i driver. by Michael Chan · 15 years ago
  81. 10eb0f0 [SCSI] iscsi: pass ep connect shost by Mike Christie · 15 years ago
  82. 9a1a69a1 [SCSI] fc-transport: Close state transition-window during rport deletion. by Andrew Vasquez · 15 years ago
  83. d54b353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  84. 5e7facb [SCSI] iscsi class: remove host no argument from session creation callout by Mike Christie · 15 years ago
  85. 06d25af [SCSI] iscsi class: fix lock dep warning on logout by Mike Christie · 15 years ago
  86. ff491a7 netlink: change return-value logic of netlink_broadcast() by Pablo Neira Ayuso · 15 years ago
  87. 71610f5 [SCSI] struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  88. 2153606 [SCSI] iscsi class: fix endpoint id handling by Mike Christie · 16 years ago
  89. e5bd7b54 [SCSI] libiscsi: Support drivers initiating session removal by Mike Christie · 16 years ago
  90. 56d7fcf [SCSI] iscsi class, libiscsi and qla4xxx: convert to new transport host byte values by Mike Christie · 16 years ago
  91. 315cb0a [SCSI] scsi_host_lookup: error returns and NULL pointers by James Smart · 16 years ago
  92. aab0de2 driver core: remove KOBJ_NAME_LEN define by Kay Sievers · 16 years ago
  93. 695794a Driver Core: add ability for class_find_device to start in middle of list by Greg Kroah-Hartman · 16 years ago
  94. f80f868 [SCSI] iscsi class: fix endpoint leak by Mike Christie · 16 years ago
  95. 4c2133c [SCSI] iscsi class: update version number by Mike Christie · 16 years ago
  96. c95fddc [SCSI] iscsi class: fix refcount leak by Mike Christie · 16 years ago
  97. 88dfd34 [SCSI] iscsi class: Add session initiatorname and ifacename sysfs attrs. by Mike Christie · 16 years ago
  98. d82ff9be [SCSI] iscsi class: add endpoint class by Mike Christie · 16 years ago
  99. 7970634 [SCSI] iscsi class: user device_for_each_child instead of duplicating session list by Mike Christie · 16 years ago
  100. 5d91e20 [SCSI] iscsi: remove session/conn_data_size from iscsi_transport by Mike Christie · 16 years ago