summaryrefslogtreecommitdiff
path: root/drivers/scsi/scsi_transport_iscsi.c
AgeCommit message (Expand)Author
2019-12-09scsi: iscsi: Avoid potential deadlock in iscsi_if_rx funcBo Wu
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-03-18scsi: iscsi: flush running unbind operations when removing a sessionMaurizio Lombardi
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-12-20scsi: iscsi: Capture iscsi debug messages using tracepointsFred Herard
2018-11-07bsg: provide bsg_remove_queue() helperJens Axboe
2018-11-07bsg: pass in desired timeout handlerJens Axboe
2018-05-29block: remove parent device reference from struct bsg_class_deviceChristoph Hellwig
2018-04-18scsi: iscsi: respond to netlink with unicast when appropriateChris Leech
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-10-31scsi: scsi_transport_iscsi: fix spelling mistake: 'Cound' -> 'Could'Arvind Yadav
2017-10-02scsi: libiscsi: Remove iscsi_destroy_sessionKhazhismel Kumykov
2017-09-25scsi: scsi_transport_iscsi: fix the issue that iscsi_if_rx doesn't parse nlms...Xin Long
2017-08-29scsi: bsg-lib: pass the release callback through bsg_setup_queueChristoph Hellwig
2017-08-25scsi: make device_type constBhumika Goyal
2017-03-27scsi: scsi_transport_iscsi: Use flush_work in iscsi_remove_sessionJitendra Bhivare
2017-01-27block/bsg: move queue creation into bsg_setup_queueChristoph Hellwig
2017-01-27scsi: remove __scsi_alloc_queueChristoph Hellwig
2016-04-11scsi_transport_iscsi: Declare local symbols staticBart Van Assche
2016-04-11scsi_transport_iscsi: Unexport iscsi_is_flashnode_conn_dev()Bart Van Assche
2016-04-11scsi_transport_iscsi: Remove set-but-not-used variablesBart Van Assche
2016-04-11scsi: disable automatic target scanHannes Reinecke
2016-02-23scsi_transport_iscsi: Add 25G and 40G speed definitionJitendra Bhivare
2015-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-08-07[SCSI] Fix printk typos in drivers/scsiMasanari Iida
2015-07-30iSCSI: let session recovery_tmo sysfs writes persist across recoveryChris Leech
2015-06-02iscsi: Fix iscsi endpoints leakSagi Grimberg
2014-08-04iscsi class: Fix freeing of skb in get host error pathMike Christie
2014-08-01iscsi class: fix get_host_stats return code when not supportedMike Christie
2014-08-01iscsi class: fix get_host_stats error handlingMike Christie
2014-07-25iscsi: kill redundant castsNick Black' via open-iscsi
2014-07-17scsi: use 64-bit LUNsHannes Reinecke
2014-02-20Merge branch 'master' into for-nextJiri Kosina
2014-02-19treewide: Fix typo in Documentation/DocBookMasanari Iida
2013-12-19[SCSI] scsi_transport_iscsi: Export ISCSI_PARAM_LOCAL_IPADDR attr for iscsi_c...Adheer Chandravanshi
2013-12-19[SCSI] scsi_transport_iscsi: Add host statistics supportLalit Chandivade
2013-12-16[SCSI] iscsi_transport: Additional parameters for network settingsHarish Zunjarrao
2013-10-25[SCSI] scsi_transport_iscsi: Add support to set CHAP entriesAdheer Chandravanshi
2013-08-23[SCSI] scsi_transport_iscsi: Exporting new attrs for iscsi session and connec...Adheer Chandravanshi
2013-06-26[SCSI] libiscsi: Added new boot entries in the session sysfsEddie Wai
2013-05-10[SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are usedMike Christie
2013-05-02[SCSI] scsi_transport_iscsi: fix error return code in iscsi_transport_init()Wei Yongjun
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-04-11[SCSI] scsi_transport_iscsi: Add flash node mgmt supportAdheer Chandravanshi
2013-03-28scsi: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo
2013-02-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2013-02-06driver-core: constify data for class_find_device()Michał Mirosław
2013-01-29[SCSI] scsi_transport_iscsi: export iscsi class session's target_id in sysfs.Manish Rangankar
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman
2012-09-08netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso