[SCSI] libosd: Fix blk_put_request locking again
[safe/jmp/linux-2.6] / drivers / scsi / osd / osd_initiator.c
2009-12-10 Boaz Harrosh[SCSI] libosd: Fix blk_put_request locking again
2009-12-04 Boaz Harrosh[SCSI] libosd: Error handling revamped
2009-12-04 Boaz Harrosh[SCSI] libosd: Bugfix of error handling in attributes...
2009-12-04 Boaz Harrosh[SCSI] libosd: bug in osd_req_decode_sense_full()
2009-12-04 Boaz Harrosh[SCSI] libosd: osd_dev_info: Unique Identification...
2009-06-12 James Bottomley[SCSI] Merge branch 'linus'
2009-06-10 Boaz Harrosh[SCSI] libosd: Use REQ_QUIET requests.
2009-06-10 Boaz Harrosh[SCSI] libosd: Define an osd_dev wrapper to retrieve...
2009-06-10 Boaz Harrosh[SCSI] libosd: osd_req_{read,write} takes a length...
2009-06-10 Boaz Harrosh[SCSI] libosd: Let _osd_req_finalize_data_integrity...
2009-06-10 Boaz Harrosh[SCSI] libosd: osd_req_{read,write}_kern new API
2009-06-10 Boaz Harrosh[SCSI] libosd: Better printout of OSD target system...
2009-05-22 Jens AxboeMerge branch 'master' into for-2.6.31
2009-05-19 Boaz Harroshlibosd: Use of new blk_make_request
2009-05-19 Boaz Harroshlibosd: Use new blk_rq_map_kern
2009-05-11 Tejun Heoblock: cleanup rq->data_len usages
2009-04-27 Boaz Harrosh[SCSI] libosd: OSD2r05: on-the-wire changes for latest...
2009-04-27 Boaz Harrosh[SCSI] libosd: OSD2r05: OSD_CRYPTO_KEYID_SIZE will...
2009-04-27 Boaz Harrosh[SCSI] libosd: OSD2r05: Prepare for rev5 attribute...
2009-04-27 Dan Carpenter[SCSI] libosd: fix potential ERR_PTR dereference in...
2009-04-03 Boaz Harrosh[SCSI] libosd: fix blk_put_request called from within...
2009-03-12 Boaz Harrosh[SCSI] libosd: Fix NULL dereference BUG when target...
2009-03-12 Boaz Harrosh[SCSI] libosd: SCSI/OSD Sense decoding support
2009-03-12 Boaz Harrosh[SCSI] libosd: OSDv2 auto detection
2009-03-12 Boaz Harrosh[SCSI] libosd: OSD version 2 Support
2009-03-12 Boaz Harrosh[SCSI] libosd: Not implemented commands
2009-03-12 Boaz Harrosh[SCSI] libosd: Add Flush and List-objects support
2009-03-12 Boaz Harrosh[SCSI] libosd: OSD Security processing stubs
2009-03-12 Boaz Harrosh[SCSI] libosd: attributes Support
2009-03-12 Boaz Harrosh[SCSI] libosd: OSDv1 preliminary implementation