| Commit message (Expand) | Author | Age |
* | [SCSI] libosd: Fix unchecked err return found by smatch | Boaz Harrosh | 2010-03-03 |
* | [SCSI] libosd: Fix blk_put_request locking again | Boaz Harrosh | 2009-12-10 |
* | [SCSI] libosd: Error handling revamped | Boaz Harrosh | 2009-12-04 |
* | [SCSI] libosd: Bugfix of error handling in attributes-list decoding | Boaz Harrosh | 2009-12-04 |
* | [SCSI] libosd: bug in osd_req_decode_sense_full() | Boaz Harrosh | 2009-12-04 |
* | [SCSI] libosd: osd_dev_info: Unique Identification of an OSD device | Boaz Harrosh | 2009-12-04 |
* | [SCSI] osduld: Use device->release instead of internal kref | Boaz Harrosh | 2009-12-04 |
* | [SCSI] osduld: Ref-counting bug fix | Boaz Harrosh | 2009-12-04 |
* | [SCSI] Merge branch 'linus' | James Bottomley | 2009-06-12 |
|\ |
|
| * | Merge branch 'master' into for-2.6.31 | Jens Axboe | 2009-05-22 |
| |\ |
|
| * | | libosd: Use of new blk_make_request | Boaz Harrosh | 2009-05-19 |
| * | | libosd: Use new blk_rq_map_kern | Boaz Harrosh | 2009-05-19 |
| * | | block: cleanup rq->data_len usages | Tejun Heo | 2009-05-11 |
* | | | [SCSI] osd: Remove out-of-tree left overs | Boaz Harrosh | 2009-06-10 |
* | | | [SCSI] libosd: Use REQ_QUIET requests. | Boaz Harrosh | 2009-06-10 |
* | | | [SCSI] osduld: use filp_open() when looking up an osd-device | Boaz Harrosh | 2009-06-10 |
* | | | [SCSI] libosd: Define an osd_dev wrapper to retrieve the request_queue | Boaz Harrosh | 2009-06-10 |
* | | | [SCSI] libosd: osd_req_{read,write} takes a length parameter | Boaz Harrosh | 2009-06-10 |
* | | | [SCSI] libosd: Let _osd_req_finalize_data_integrity receive number of out_bytes | Boaz Harrosh | 2009-06-10 |
* | | | [SCSI] libosd: osd_req_{read,write}_kern new API | Boaz Harrosh | 2009-06-10 |
* | | | [SCSI] libosd: Better printout of OSD target system information | Boaz Harrosh | 2009-06-10 |
| |/
|/| |
|
* | | Reduce path_lookup() abuses | Al Viro | 2009-05-09 |
* | | [SCSI] libosd: OSD2r05: on-the-wire changes for latest OSD2 revision 5. | Boaz Harrosh | 2009-04-27 |
* | | [SCSI] libosd: OSD2r05: OSD_CRYPTO_KEYID_SIZE will grow 20 => 32 bytes | Boaz Harrosh | 2009-04-27 |
* | | [SCSI] libosd: OSD2r05: Prepare for rev5 attribute list changes | Boaz Harrosh | 2009-04-27 |
* | | [SCSI] libosd: fix potential ERR_PTR dereference in osd_initiator.c | Dan Carpenter | 2009-04-27 |
|/ |
|
* | [SCSI] osd_uld: Remove creation of osd_scsi class symlink | Boaz Harrosh | 2009-04-03 |
* | [SCSI] libosd: fix blk_put_request called from within request_end_io | Boaz Harrosh | 2009-04-03 |
* | [SCSI] libosd: Fix NULL dereference BUG when target is not OSD conformant | Boaz Harrosh | 2009-03-12 |
* | [SCSI] osd: Kconfig file for in-tree builds | Boaz Harrosh | 2009-03-12 |
* | [SCSI] libosd: SCSI/OSD Sense decoding support | Boaz Harrosh | 2009-03-12 |
* | [SCSI] libosd: OSDv2 auto detection | Boaz Harrosh | 2009-03-12 |
* | [SCSI] libosd: OSD version 2 Support | Boaz Harrosh | 2009-03-12 |
* | [SCSI] libosd: Not implemented commands | Boaz Harrosh | 2009-03-12 |
* | [SCSI] libosd: Add Flush and List-objects support | Boaz Harrosh | 2009-03-12 |
* | [SCSI] libosd: OSD Security processing stubs | Boaz Harrosh | 2009-03-12 |
* | [SCSI] libosd: attributes Support | Boaz Harrosh | 2009-03-12 |
* | [SCSI] osd_uld: API for retrieving osd devices from Kernel | Boaz Harrosh | 2009-03-12 |
* | [SCSI] osd_uld: OSD scsi ULD | Boaz Harrosh | 2009-03-12 |
* | [SCSI] libosd: OSDv1 preliminary implementation | Boaz Harrosh | 2009-03-12 |