summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update to 2.1.fb63HEADv2.1.fb63masterAndy Grover2017-03-011-1/+1
* Merge pull request #87 from apearson-ibm/masterAndy Grover2017-02-071-1/+7
|\
| * Add ability to invalidate cachesAmartey Pearson2017-02-071-1/+7
| |\ |/ /
| * Add ability to invalidate cachesAmartey Pearson2017-01-231-1/+7
* | Merge pull request #89 from mikechristie/alua-exceptionAndy Grover2017-02-076-15/+65
|\ \ | |/ |/|
| * Don't raise exception when getting/setting a LUNs ALUA groupMike Christie2017-02-061-11/+23
| * Add ALUA supported methodMike Christie2017-02-065-4/+42
|/
* Merge pull request #86 from mikechristie/alua-fixesAndy Grover2017-01-191-2/+12
|\
| * Do not set alua_tg_pt_gp if not supportedMike Christie2017-01-111-2/+12
|/
* version 2.1.fb62v2.1.fb62Andy Grover2017-01-041-1/+1
* Merge pull request #84 from mikechristie/aluaAndy Grover2017-01-045-2/+442
|\
| * Delete ALUA groups with its storage objectMike Christie2017-01-031-0/+4
| * Add ALUA restore supportMike Christie2017-01-033-2/+33
| * Get/Set LUN's ALUA groupMike Christie2017-01-031-0/+18
| * Add basic ALUA supportMike Christie2017-01-032-0/+387
|/
* Merge pull request #82 from seroyer/masterAndy Grover2016-11-091-0/+14
|\
| * Add IBM PowerVM vscsi fabricSteven Royer2016-11-091-0/+14
|/
* Merge pull request #81 from dirkmueller/masterAndy Grover2016-11-031-0/+1
|\
| * Depend on pyudev during runtimeDirk Mueller2016-11-031-0/+1
|/
* Merge pull request #79 from cvubrugier/masterAndy Grover2016-10-281-1/+2
|\
| * Add Gentoo to the list of distributions that ship rtslib-fbChristophe Vu-Brugier2016-10-281-1/+2
|/
* Merge pull request #78 from cvubrugier/remove-packagingAndy Grover2016-10-2715-300/+7
|\
| * Remove build scripts for RPM and Debian packagesChristophe Vu-Brugier2016-10-2415-300/+7
|/
* version 2.1.fb61v2.1.fb61Andy Grover2016-10-031-1/+1
* Implement support for cxgbit offloadAndy Grover2016-10-032-0/+24
* Merge pull request #77 from cvubrugier/masterAndy Grover2016-08-224-6/+6
|\
| * Change the URL of the GitHub repo to the open-iscsi organizationChristophe Vu-Brugier2016-08-224-6/+6
|/
* Rework convert_scsi_path_to_hctl and convert_scsi_hctl_to_pathAndy Grover2016-08-122-31/+23
* Handle if LIO components are compiled in the kernelAndy Grover2016-08-112-6/+16
* Merge pull request #76 from jaredeh/for_upstreamAndy Grover2016-06-222-3/+3
|\
| * fixes to debian package scriptsJared Hulbert2016-06-212-3/+3
|/
* Merge pull request #75 from Gandem/masterAndy Grover2016-06-131-1/+2
|\
| * Changed example-debian folder for compatibility with dpkg-buildpackageNayef Ghattas2016-06-131-1/+2
|/
* Merge pull request #73 from colml/race-mountAndy Grover2016-06-031-1/+2
|\
| * Fix mount race conditioncolml2016-06-031-1/+2
|/
* convert-to-json: Fix to handle fileio and other issuesAndy Grover2016-05-121-16/+31
* Initial version of convert-to-json scriptAndy Grover2016-05-101-0/+312
* version 2.1.fb60v2.1.fb60Andy Grover2016-04-071-1/+1
* Fix 'make rpm'Andy Grover2016-03-252-3/+5
* Merge pull request #71 from famz/UserBackedStorageObject-__init__-docstringAndy Grover2016-03-151-7/+4
|\
| * UserBackedStorageObject: Fix docstring for __init__Fam Zheng2016-03-151-7/+4
|/
* Merge pull request #70 from jmagrini/originAndy Grover2016-01-191-0/+2
|\
| * [rtslib-fb] Ensure internal buffers are flushed when saveconfig.json is writt...Jon Magrini2016-01-191-0/+2
|/
* Merge pull request #69 from mulkieran/master-pyudev-fix2Andy Grover2016-01-111-22/+21
|\
| * Make sure to properly avoid treating partitions the same as disk.mulhern2016-01-111-22/+21
|/
* Merge pull request #68 from mulkieran/master-pyudev-fixAndy Grover2016-01-081-2/+2
|\
| * Use find_parent instead of parent.mulhern2016-01-081-2/+2
|/
* Update README.md againAndy Grover2015-12-181-1/+1
* Update README.mdAndy Grover2015-12-181-1/+1
* Merge pull request #67 from mulkieran/master-pyudev-maybeAndy Grover2015-12-111-40/+77
|\