summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix srpt wwn functionAndy Grover2013-01-021-1/+1
* Replace specs/ with fabrics.pyv2.1.fb27Andy Grover2013-01-0211-334/+207
* Update README for new download locationsAndy Grover2012-12-201-0/+6
* version 2.1.fb26v2.1.fb26Andy Grover2012-12-201-1/+1
* Add support for NodeACL tagAndy Grover2012-12-201-0/+17
* Properly handle absence of readonly value for block backstoresAndy Grover2012-12-201-1/+5
* Update setup.py for current infoAndy Grover2012-12-191-18/+10
* Remove redundant checks for ip address validityAndy Grover2012-12-192-62/+9
* Add StorageObject equivalence testsv2.1.fb25Andy Grover2012-12-031-0/+6
* Use actual device name for block object sizeAndy Grover2012-11-201-1/+2
* Update FabricModule commentAndy Grover2012-11-151-3/+6
* set spec_file field for FabricModule objectsv2.1.fb24Andy Grover2012-11-051-0/+1
* Convert exception to RTSLibError if fwrite in _set_enable failsv2.1.fb23Andy Grover2012-10-181-8/+8
* Fix pscsi configurationAndy Grover2012-10-181-1/+1
* sbp: strip \n from returned wwnAndy Grover2012-10-181-1/+1
* Fail gracefully if no session infov2.1.fb22Andy Grover2012-09-061-1/+4
* sbp spec returned Nonev2.1.fb21Andy Grover2012-08-081-1/+2
* fileio: must set emulate_write_cache after enabling, not beforeAndy Grover2012-08-081-2/+2
* Update sbp spec to return proper guidv2.1.fb20Andy Grover2012-08-071-3/+7
* Implement readonly saving and property for Block SOsAndy Grover2012-08-071-0/+7
* Implement size and write_back for block SOsAndy Grover2012-08-071-3/+19
* fileio: change buffered_mode param to write_backAndy Grover2012-08-062-29/+14
* Clean up module loading code; used kmod if presentv2.1.fb19Andy Grover2012-08-023-58/+15
* fix module loading checkAndy Grover2012-08-021-1/+1
* Remove unneeded imports in utils.pyAndy Grover2012-08-011-6/+0
* Add SBP specfilev2.1.fb18Andy Grover2012-07-301-0/+16
* Change format of fabric spec files to PythonAndy Grover2012-07-278-197/+74
* Support readonly parameter for BlockStorageObjectAndy Grover2012-07-111-3/+4
* rtslib: don't try to be smart about module loadingChristoph Hellwig2012-07-101-27/+6
* Fix _get_udev_pathAndy Grover2012-07-101-1/+1
* Remove legacy codeAndy Grover2012-07-101-11/+3
* Comment cleanupv2.1.fb17Andy Grover2012-06-281-9/+2
* WWNs need not exist to be validAndy Grover2012-06-281-1/+1
* fix _gen_attached_lunsv2.1.fb16Andy Grover2012-06-251-2/+2
* Merge branch 'dev-usb-gadget' into devv2.1.fb15Andy Grover2012-06-123-2/+22
|\
| * add spec for the usb_gadgetSebastian Andrzej Siewior2012-01-241-0/+21
| * gitignore: remove *.spec itSebastian Andrzej Siewior2012-01-241-1/+0
| * example.spec: spell fixSebastian Andrzej Siewior2012-01-241-1/+1
* | Remove Backstore and legacy support from rtslib tcm APIAndy Grover2012-06-124-466/+201
* | Automatically allocate hba indexes if not givenAndy Grover2012-06-111-23/+39
* | move list_backstores impl to Backstore.all() in tcm.pyAndy Grover2012-06-112-17/+23
* | don't use human_to_bytes in rtslibAndy Grover2012-06-111-3/+1
* | fix spec parsingAndy Grover2012-06-111-1/+1
* | Centralize .spec handling in target.pyAndy Grover2012-06-113-9/+15
* | Remove alua_metadata_path from LUN and TPGAndy Grover2012-06-112-25/+0
* | Raise RTSLibError if trying to create invalid entry in configfsAndy Grover2012-06-111-3/+8
* | Remove human/bytes conversion functionsAndy Grover2012-06-061-58/+0
* | Revert "Added generic auth attributes support in CFSNode"Andy Grover2012-05-312-47/+87
* | Merge branch 'master' into devAndy Grover2012-05-303-91/+56
|\ \
| * | Update ib_srpt.spec:wwn_from_files_filter formattingJerome Martin2012-05-081-1/+1